Sciweavers

MSR
2005
ACM
13 years 10 months ago
Using a clone genealogy extractor for understanding and supporting evolution of code clones
Programmers often create similar code snippets or reuse existing code snippets by copying and pasting. Code clones —syntactically and semantically similar code snippets—can ca...
Miryung Kim, David Notkin
MSR
2005
ACM
13 years 10 months ago
Towards a taxonomy of approaches for mining of source code repositories
Source code version repositories provide a treasure of information encompassing the changes introduced in the system throughout its evolution. These repositories are typically man...
Huzefa H. Kagdi, Michael L. Collard, Jonathan I. M...
MSR
2005
ACM
13 years 10 months ago
Mining version histories to verify the learning process of Legitimate Peripheral Participants
Since code revisions reflect the extent of human involvement in the software development process, revision histories reveal the interactions and interfaces between developers and...
Shih-Kun Huang, Kang-min Liu
MSR
2005
ACM
13 years 10 months ago
SCQL: a formal model and a query language for source control repositories
Source Control Repositories are used in most software projects to store revisions to source code files. These repositories operate at the file level and support multiple users. ...
Abram Hindle, Daniel M. Germán
MSR
2005
ACM
13 years 10 months ago
Text mining for software engineering: how analyst feedback impacts final results
The mining of textual artifacts is requisite for many important activities in software engineering: tracing of requirements; retrieval of components from a repository; location of...
Jane Huffman Hayes, Alex Dekhtyar, Senthil Karthik...
MSR
2005
ACM
13 years 10 months ago
Error detection by refactoring reconstruction
ÁÒ Ñ ÒÝ × × Ø × ÒÓØ ×ÙÆ ÒØ ØÓ Ô Ö ÓÖÑ Ö ØÓÖ Ò ÓÒÐÝ Ø ÓÒ ÐÓ Ø ÓÒ Ó ×Ó ØÛ Ö ÔÖÓ Øº ÓÖ Ü ÑÔÐ ¸ Ö ØÓÖ Ò × Ñ Ý Ú Ø...
Carsten Görg, Peter Weißgerber
MSR
2005
ACM
13 years 10 months ago
A framework for describing and understanding mining tools in software development
We propose a framework for describing, comparing and understanding tools for the mining of software repositories. The fundamental premise of this framework is that mining should b...
Daniel M. Germán, Davor Cubranic, Margaret-...
MSR
2005
ACM
13 years 10 months ago
Mining evolution data of a product family
Diversification of software assets through changing requirements impose a constant challenge on the developers and maintainers of large software systems. Recent research has addr...
Michael Fischer, Johann Oberleitner, Jacek Ratzing...
MSR
2005
ACM
13 years 10 months ago
Collaboration using OSSmole: a repository of FLOSS data and analyses
This paper introduces a collaborative project OSSmole which collects, shares, and stores comparable data and analyses of free, libre and open source software (FLOSS) development f...
Megan Conklin, James Howison, Kevin Crowston
MSR
2005
ACM
13 years 10 months ago
Mining student CVS repositories for performance indicators
Over 200 CVS repositories representing the assignments of students in a second year undergraduate computer science course have been assembled. This unique data set represents many...
Keir Mierle, Kevin Laven, Sam T. Roweis, Greg Wils...