Sciweavers

MSR
2015
ACM
8 years 6 months ago
A Dataset of the Activity of the Git Super-repository of Linux in 2012
—This dataset documents the activity in the public portion of the git Super-repository of the Linux kernel during 2012. In a distributed version control system, such as git, the ...
MSR
2015
ACM
8 years 6 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
8 years 6 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
8 years 6 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
8 years 6 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...
MSR
2015
ACM
8 years 6 months ago
Do Onboarding Programs Work?
—Open source software systems rely on community source code contributions to fix bugs and develop new features. Unfortunately, it is often difficult to become an effective cont...
MSR
2015
ACM
8 years 6 months ago
Automatically Prioritizing Pull Requests
—In previous work, we observed that in the pull-based development model integrators face challenges with regard to prioritizing work in the face of multiple concurrent pull reque...
MSR
2015
ACM
8 years 6 months ago
Are These Bugs Really "Normal"?
—Understanding the severity of reported bugs is important in both research and practice. In particular, a number of recently proposed software engineering techniques predict bug ...
MSR
2015
ACM
8 years 6 months ago
Generating the Blueprints of the Java Ecosystem
—Examining a large number of software artifacts can provide the research community with data regarding quality and design. We present a dataset obtained by statically analyzing 2...