Analysis of signature change patterns

TitleAnalysis of signature change patterns
Publication TypeConference Paper
Year of Publication2005
AuthorsKim, S, Whitehead, Jr., JE, Bevan, J
Secondary TitleProceedings of the 2005 international workshop on Mining software repositories
Pagination1–5
PublisherACM
Place PublishedNew York, NY, USA
ISBN Number1-59593-123-6
Keywordsapache, gcc, kernel, linux, signature change, signature change patterns, software evolution, software evolution path, soure code
Abstract

Software continually changes due to performance improvements, new requirements, bug fixes, and adaptation to a changing operational environment. Common changes include modifications to data definitions, control flow, method/function signatures, and class/file relationships. Signature changes are notable because they require changes at all sites calling the modified function, and hence as a class they have more impact than other change kinds.We performed signature change analysis over software project histories to reveal multiple properties of signature changes, including their kind, frequency, and evolution patterns. These signature properties can be used to alleviate the impact of signature changes. In this paper we introduce a taxonomy of signature change kinds to categorize observed changes. We report multiple properties of signature changes based on an analysis of eight prominent open source projects including the Apache HTTP server, GCC, and Linux 2.5 kernel.

URLhttp://doi.acm.org/10.1145/1082983.1083154
DOI10.1145/1082983.1083154
Full Text
AttachmentSize
PDF icon 64AnalysisOfSignature.pdf238.62 KB