Sciweavers

MSR
2015
ACM
8 years 27 days ago
Mining Successful Answers in Stack Overflow
— Recent research has shown that drivers of success in online question answering encompass presentation quality as well as temporal and social aspects. Yet, we argue that also th...
MSR
2015
ACM
8 years 27 days ago
Using Developer-Interaction Trails to Triage Change Requests
— The paper presents an approach, namely iHDev, to recommend developers who are most likely to implement incoming change requests. The basic premise of iHDev is that the develope...
MSR
2015
ACM
8 years 27 days ago
A Novel Industry Grade Dataset for Fault Prediction Based on Model-Driven Developed Automotive Embedded Software
—In this paper, we present a novel industry dataset on static software and change metrics for Matlab/Simulink models and their corresponding auto-generated C source code. The dat...
MSR
2015
ACM
8 years 27 days ago
An Empirical Study of Architectural Change in Open-Source Software Systems
—From its very inception, the study of software architecture has recognized architectural decay as a regularly occurring phenomenon in long-lived systems. Architectural decay is ...
MSR
2015
ACM
8 years 27 days ago
A Method to Detect License Inconsistencies in Large-Scale Open Source Projects
—The reuse of free and open source software (FOSS) components is becoming more and more popular. They usually contain one or more software licenses describing the requirements an...
MSR
2015
ACM
8 years 27 days ago
Wait for It: Determinants of Pull Request Evaluation Latency on GitHub
—The pull-based development model, enabled by git and popularised by collaborative coding platforms like BitBucket, Gitorius, and GitHub, is widely used in distributed software t...
MSR
2015
ACM
8 years 27 days ago
Why Power Laws? An Explanation from Fine-Grained Code Changes
—Throughout the years, empirical studies have found power law distributions in various measures across many software systems. However, surprisingly little is known about how they...
MSR
2015
ACM
8 years 27 days ago
Will They Like This? Evaluating Code Contributions with Language Models
—Popular open-source software projects receive and review contributions from a diverse array of developers, many of whom have little to no prior involvement with the project. A r...
MSR
2015
ACM
8 years 27 days 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 27 days 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...