Sciweavers

130 search results - page 3 / 26
» Introduction to MSR 2006
Sort
View
MSR
2006
ACM
15 years 3 months ago
Concern based mining of heterogeneous software repositories
In the current trend of software engineering, software systems are viewed as clusters of overlapping structures representing various concerns, covering heterogeneous artifacts lik...
Imed Hammouda, Kai Koskimies
60
Voted
MSR
2006
ACM
15 years 3 months ago
Examining the evolution of code comments in PostgreSQL
It is common, especially in large software systems, for developers to change code without updating its associated comments due to their unfamiliarity with the code or due to time ...
Zhen Ming Jiang, Ahmed E. Hassan
MSR
2006
ACM
15 years 3 months ago
Enriching revision history with interactions
Revision history provides a rich source of information to improve the understanding of changes made to programs, but it yields only limited insight into how these changes occurred...
Chris Parnin, Carsten Görg, Spencer Rugaber
71
Voted
MSR
2006
ACM
15 years 3 months ago
Are refactorings less error-prone than other changes?
Refactorings are program transformations which should preserve the program behavior. Consequently, we expect that during phases when there are mostly refactorings in the change hi...
Peter Weißgerber, Stephan Diehl