咨询与建议

限定检索结果

文献类型

  • 22 篇 会议
  • 17 篇 期刊文献

馆藏范围

  • 39 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 37 篇 工学
    • 33 篇 软件工程
    • 26 篇 计算机科学与技术...
    • 8 篇 电气工程
    • 1 篇 电子科学与技术(可...

主题

  • 39 篇 code changes
  • 6 篇 software evoluti...
  • 4 篇 data mining
  • 3 篇 commit message g...
  • 3 篇 frequent graph m...
  • 3 篇 machine learning
  • 3 篇 python
  • 3 篇 auto-completion
  • 3 篇 defect detection
  • 2 篇 deep learning
  • 2 篇 feature mining
  • 2 篇 software enginee...
  • 2 篇 commit message
  • 2 篇 program comprehe...
  • 2 篇 code search
  • 2 篇 statistical lear...
  • 2 篇 information retr...
  • 2 篇 summarization
  • 2 篇 refactoring
  • 2 篇 change impact gr...

机构

  • 2 篇 univ nacl colomb...
  • 2 篇 nanjing univ sta...
  • 2 篇 oregon state uni...
  • 2 篇 univ victoria de...
  • 2 篇 queens univ sch ...
  • 2 篇 rochester inst t...
  • 1 篇 hangzhou dianzi ...
  • 1 篇 yangzhou univ sc...
  • 1 篇 acad sinica inst...
  • 1 篇 univ montpellier...
  • 1 篇 taiwan int grad ...
  • 1 篇 friedrich alexan...
  • 1 篇 nanjing universi...
  • 1 篇 univ south carol...
  • 1 篇 univ colorado bo...
  • 1 篇 cispa helmholtz ...
  • 1 篇 delft univ techn...
  • 1 篇 natl taiwan univ...
  • 1 篇 nanyang technol ...
  • 1 篇 univ illinois ur...

作者

  • 3 篇 mkaouer mohamed ...
  • 3 篇 janke mario
  • 3 篇 maeder patrick
  • 2 篇 poshyvanyk denys
  • 2 篇 aponte jairo
  • 2 篇 german daniel m.
  • 2 篇 huang qing
  • 2 篇 linares-vasquez ...
  • 2 篇 maruyama katsuhi...
  • 2 篇 robles gregorio
  • 2 篇 wu guoqing
  • 2 篇 hassan ahmed e.
  • 2 篇 dig danny
  • 1 篇 zhang lingyan
  • 1 篇 guo hongjing
  • 1 篇 sayagh mohammed
  • 1 篇 hayashi shinpei
  • 1 篇 gao cuiyun
  • 1 篇 hu jiajun
  • 1 篇 bryksin timofey

语言

  • 39 篇 英文
检索条件"主题词=code changes"
39 条 记 录,以下是1-10 订阅
排序:
Recommending pull request reviewers based on code changes
收藏 引用
SOFT COMPUTING 2021年 第7期25卷 5619-5632页
作者: Ye, Xin Zheng, Yongjie Aljedaani, Wajdi Mkaouer, Mohamed Wiem Calif State Univ San Marcos TX 92096 USA Univ North Texas Denton TX 76203 USA Rochester Inst Technol Rochester NY 14623 USA
Pull-based development supports collaborative distributed development. It enables developers to collaborate on projects hosted on GitHub. If a developer wants to collaborate on a project, he/she will fork the reposito... 详细信息
来源: 评论
Query expansion based on statistical learning from code changes
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2018年 第7期48卷 1333-1351页
作者: Huang, Qing Yang, Yangrui Zhan, Xue Wan, Hongyan Wu, Guoqing Wuhan Univ Comp Sch State Key Lab Software Engn Wuhan Hubei Peoples R China North China Univ Water Resources & Elect Power Coll Informat Engn Zhengzhou Henan Peoples R China Deepin Technol Co Ltd Wuhan Hubei Peoples R China
Thesaurus-based, code-related, and software-specific query expansion techniques are the main contributions in free-form query search. However, these techniques still could not put the most relevant query result in the... 详细信息
来源: 评论
How different are different diff algorithms in Git? Use --histogram for code changes
收藏 引用
EMPIRICAL SOFTWARE ENGINEERING 2020年 第1期25卷 790-823页
作者: Nugroho, Yusuf Sulistyo Hata, Hideaki Matsumoto, Kenichi Nara Inst Sci Technol Ikoma Japan
Automatic identification of the differences between two versions of a file is a common and basic task in several applications of mining code repositories. Git, a version control system, has a diff utility and users ca... 详细信息
来源: 评论
Change impact graphs: Determining the impact of prior code changes
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2009年 第10期51卷 1394-1408页
作者: German, Daniel M. Hassan, Ahmed E. Robles, Gregorio Univ Victoria Dept Comp Sci Victoria BC V8W 2Y2 Canada Queens Univ Sch Comp Kingston ON K7L 3N6 Canada
The source code of a software system is in constant change. The impact of these changes spreads out across the software system and may lead to the sudden manifestation of failures in unchanged parts. To help developer... 详细信息
来源: 评论
Change impact graphs: Determining the impact of prior code changes
Change impact graphs: Determining the impact of prior code c...
收藏 引用
8th IEEE International Working Conference on Source code Analysis and Manipulation
作者: German, Daniel M. Hassan, Ahmed E. Robles, Gregorio Univ Victoria Dept Comp Sci Victoria BC V8W 2Y2 Canada Queens Univ Sch Comp Kingston ON K7L 3N6 Canada
The source code of a software system is in constant change. The impact of these changes spreads out across the software system and may lead to the sudden manifestation of failures in unchanged parts. To help developer... 详细信息
来源: 评论
On Automatically Generating Commit Messages via Summarization of Source code changes  14
On Automatically Generating Commit Messages via Summarizatio...
收藏 引用
14th IEEE International Working Conference on Source code Analysis and Manipulation (SCAM)
作者: Fernando Cortes-Coy, Luis Linares-Vasquez, Mario Aponte, Jairo Poshyvanyk, Denys Univ Nacl Colombia Bogota Colombia Coll William & Mary Williamsburg VA USA
Although version control systems allow developers to describe and explain the rationale behind code changes in commit messages, the state of practice indicates that most of the time such commit messages are either ver... 详细信息
来源: 评论
Unsupervised Learning of General-Purpose Embeddings for code changes  5
Unsupervised Learning of General-Purpose Embeddings for Code...
收藏 引用
5th International Workshop on Machine Learning Techniques for Software Quality Evolution (MaLTESQuE)
作者: Pravilov, Mikhail Bogomolov, Egor Golubev, Yaroslav Bryksin, Timofey Higher Sch Econ St Petersburg Russia JetBrains Res St Petersburg Russia
Applying machine learning to tasks that operate with code changes requires their numerical representation. In this work, we propose an approach for obtaining such representations during pre-training and evaluate them ... 详细信息
来源: 评论
Automatic Clustering of code changes  13
Automatic Clustering of Code Changes
收藏 引用
13th International Conference on Mining Software Repositories (MSR)
作者: Kreutzer, Patrick Dotzler, Georg Ring, Matthias Eskofier, Bjoern M. Philippsen, Michael Friedrich Alexander Univ Erlangen Nurnberg FAU Programming Syst Grp Erlangen Germany Friedrich Alexander Univ Erlangen Nurnberg FAU Digital Sports Grp Erlangen Germany
Several research tools and projects require groups of similar code changes as input. Examples are recommendation and bug finding tools that can provide valuable information to developers based on such data. With the h... 详细信息
来源: 评论
Recommending code Reviews Leveraging code changes with Structured Information Retrieval  39
Recommending Code Reviews Leveraging Code Changes with Struc...
收藏 引用
39th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Shuvo, Ohiduzzaman Mahbub, Parvez Rahman, Mohammad Masudur Dalhousie Univ Fac Comp Sci Halifax NS Canada
Review comments are one of the main building blocks of modern code reviews. Manually writing code review comments could be time-consuming and technically challenging. Recently, an information retrieval (IR) based appr... 详细信息
来源: 评论
How Do code changes Evolve in Different Platforms? A Mining-based Investigation
How Do Code Changes Evolve in Different Platforms? A Mining-...
收藏 引用
35th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Viggiato, Markos Oliveira, Johnatan Figueiredo, Eduardo Jamshidi, Pooyan Kastner, Christian Univ Alberta Dept Elect & Comp Engn Edmonton AB Canada Univ Fed Minas Gerais Comp Sci Dept Belo Horizonte MG Brazil Univ South Carolina Comp Sci & Engn Dept Columbia SC 29208 USA Carnegie Mellon Univ Inst Software Res Pittsburgh PA 15213 USA
code changes are performed differently in the mobile and non-mobile platforms. Prior work has investigated the differences in specific platforms. However, we still lack a deeper understanding of how code changes evolv... 详细信息
来源: 评论