Sciweavers

MSR
2015
ACM
9 years 11 months ago
Summarizing Complex Development Artifacts by Mining Heterogeneous Data
—Summarization is hailed as a promising approach to reduce the amount of information that must be taken in by the person who wants to understand development artifacts, such as pi...
MSR
2015
ACM
9 years 11 months ago
Mining Android App Usages for Generating Actionable GUI-Based Execution Scenarios
—GUI-based models extracted from Android app execution traces, events, or source code can be extremely useful for challenging tasks such as the generation of scenarios or test ca...
MSR
2015
ACM
9 years 11 months ago
A Repository with 44 Years of Unix Evolution
—The evolution of the Unix operating system is made available as a version-control repository, covering the period from its inception in 1972 as a five thousand line kernel, to ...
MSR
2015
ACM
9 years 11 months ago
The Uniqueness of Changes: Characteristics and Applications
—Changes in software development come in many forms. Some changes are frequent, idiomatic, or repetitive (e.g. adding checks for nulls or logging important values) while others a...