Sciweavers

2249 search results - page 27 / 450
» ILP-based engineering change
Sort
View
ICSE
2004
IEEE-ACM
14 years 9 months ago
Mining Version Histories to Guide Software Changes
We apply data mining to version histories in order to guide programmers along related changes: "Programmers who changed these functions also changed...." Given a set of e...
Andreas Zeller, Peter Weißgerber, Stephan Di...
ICSM
2006
IEEE
14 years 3 months ago
Properties of Signature Change Patterns
Understanding function signature change properties and evolution patterns is important for researchers concerned with alleviating signature change impacts, understanding software ...
Sunghun Kim, E. James Whitehead Jr.
WCRE
2007
IEEE
14 years 3 months ago
A Study of Consistent and Inconsistent Changes to Code Clones
Code Cloning is regarded as a threat to software maintenance, because it is generally assumed that a change to a code clone usually has to be applied to the other clones of the cl...
Jens Krinke
ESEM
2007
ACM
14 years 29 days ago
Characterizing Software Architecture Changes: An Initial Study
With today's ever increasing demands on software, developers must produce software that can be changed without the risk of degrading the software architecture. Degraded softw...
Byron J. Williams, Jeffrey C. Carver
ISSRE
2010
IEEE
13 years 7 months ago
Change Bursts as Defect Predictors
—In software development, every change induces a risk. What happens if code changes again and again in some period of time? In an empirical study on Windows Vista, we found that ...
Nachiappan Nagappan, Andreas Zeller, Thomas Zimmer...