How do api changes trigger stack overflow discussions? a study on the android sdk

M Linares-Vásquez, G Bavota, M Di Penta… - proceedings of the …, 2014 - dl.acm.org
The growing number of questions related to mobile development in StackOverflow highlights
an increasing interest of software developers in mobile programming. For the Android …

Mining source code descriptions from developer communications

S Panichella, J Aponte, M Di Penta… - 2012 20th IEEE …, 2012 - ieeexplore.ieee.org
Very often, source code lacks comments that adequately describe its behavior. In such
situations developers need to infer knowledge from the source code itself or to search for …

The influence of app churn on app success and stackoverflow discussions

L Guerrouj, S Azad, PC Rigby - 2015 IEEE 22nd International …, 2015 - ieeexplore.ieee.org
Gauging the success of software systems has been difficult in the past as there was no
uniform measure. With mobile Application (App) Stores, users rate each App according to a …

Tracing back the history of commits in low-tech reviewing environments: a case study of the linux kernel

Y Jiang, B Adams, F Khomh, DM German - Proceedings of the 8th ACM …, 2014 - dl.acm.org
Context: During software maintenance, people typically go back to the original reviews of a
patch to understand the actual design rationale and potential risks of the code. Whereas …

[图书][B] Evolving Software Systems

T Mens, A Serebrenik, A Cleve - 2014 - Springer
In 2008 the predecessor of this book, entitled “Software Evolution”[592] was published by
Springer, presenting the research results of a number of researchers working on different …

A fuzzy-based approach to programming language independent source-code plagiarism detection

G Acampora, G Cosma - 2015 IEEE international conference on …, 2015 - ieeexplore.ieee.org
Source-code plagiarism detection in programming, concerns the identification of source-
code files that contain similar and/or identical source-code fragments. Fuzzy clustering …

The list is the process: Reliable pre-integration tracking of commits on mailing lists

R Ramsauer, D Lohmann… - 2019 IEEE/ACM 41st …, 2019 - ieeexplore.ieee.org
A considerable corpus of research on software evolution focuses on mining changes in
software repositories, but omits their pre-integration history. We present a novel method for …

[PDF][PDF] Mining api aspects in api reviews

G Uddin, F Khomh - Tech-nical report, 2017 - swat.polymtl.ca
With the proliferation of online developer forums as informal documentation, developers
share their opinions about the APIs they use. While many developers refer to and rely on …

[HTML][HTML] Mining structured data in natural language artifacts with island parsing

A Bacchelli, A Mocci, A Cleve, M Lanza - Science of Computer …, 2017 - Elsevier
Software repositories typically store data composed of structured and unstructured parts.
Researchers mine this data to empirically validate research ideas and to support …

Increasing testability by clock transformation (getting rid of those darn states)

KB Rajan, DE Long… - Proceedings of 14th VLSI …, 1996 - ieeexplore.ieee.org
We provide a new answer to the fundamental question" Why is sequential test generation so
difficult?" the presence of darn (Difficult And Really Needed) states. A darn state is both …