Sciweavers

29 search results - page 2 / 6
» msr 2010
Sort
View
MSR
2010
ACM
13 years 10 months ago
Mining subclassing directives to improve framework reuse
—To help developers in using frameworks, good documentation is crucial. However, it is a challenge to create high quality documentation especially of hotspots in white-box framew...
Marcel Bruch, Mira Mezini, Martin Monperrus
MSR
2010
ACM
13 years 10 months ago
Cloning and copying between GNOME projects
—This paper presents an approach to automatically distinguish the copied clone from the original in a pair of clones. It matches the line-by-line version information of a clone t...
Jens Krinke, Nicolas Gold, Yue Jia, David Binkley
MSR
2010
ACM
13 years 10 months ago
Perspectives on bugs in the Debian bug tracking system
—Bugs in Debian differ from regular software bugs. They are usually associated with packages, instead of software modules. They are caused and fixed by source package uploads in...
Julius Davies, Hanyu Zhang, Lucas Nussbaum, Daniel...
MSR
2010
ACM
13 years 10 months ago
An extensive comparison of bug prediction approaches
Abstract—Reliably predicting software defects is one of software engineering’s holy grails. Researchers have devised and implemented a plethora of bug prediction approaches var...
Marco D'Ambros, Michele Lanza, Romain Robbes
MSR
2010
ACM
13 years 10 months ago
Finding file clones in FreeBSD Ports Collection
Abstract—In Open Source System (OSS) development, software components are often imported and reused; for this reason we might expect that files are copied in multiple projects (...
Yusuke Sasaki, Tetsuo Yamamoto, Yasuhiro Hayase, K...