咨询与建议

限定检索结果

文献类型

  • 6 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 5 篇 工学
    • 5 篇 软件工程
    • 3 篇 计算机科学与技术...

主题

  • 6 篇 code differencin...
  • 3 篇 software evoluti...
  • 2 篇 program comprehe...
  • 1 篇 ast
  • 1 篇 automated progra...
  • 1 篇 code adaptation
  • 1 篇 code changes
  • 1 篇 natural language...
  • 1 篇 commit message
  • 1 篇 cobol
  • 1 篇 change understan...
  • 1 篇 4gl
  • 1 篇 legacy programmi...
  • 1 篇 software migrati...
  • 1 篇 pacbase
  • 1 篇 version control ...
  • 1 篇 commit log
  • 1 篇 software moderni...

机构

  • 1 篇 fudan univ sch c...
  • 1 篇 raincode labs br...
  • 1 篇 shanghai inst in...
  • 1 篇 peking univ natl...
  • 1 篇 peking univ moe ...
  • 1 篇 qilu univ techno...
  • 1 篇 univ twente ensc...
  • 1 篇 univ. bordeaux c...
  • 1 篇 fudan univ shang...
  • 1 篇 fudan univ peopl...
  • 1 篇 univ notre dame ...
  • 1 篇 universitat poli...
  • 1 篇 univ newcastle s...
  • 1 篇 catholic univ lo...
  • 1 篇 univ calif santa...
  • 1 篇 nanyang technol ...

作者

  • 1 篇 gao qing
  • 1 篇 mcmillan collin
  • 1 篇 zhang hongyu
  • 1 篇 xiong yingfei
  • 1 篇 liu yang
  • 1 篇 peng xin
  • 1 篇 zaytsev vadim
  • 1 篇 chen bihuan
  • 1 篇 deknop celine
  • 1 篇 whitehead jim
  • 1 篇 chen xiangqun
  • 1 篇 jean-remy faller...
  • 1 篇 zhou daihong
  • 1 篇 jiang jiajun
  • 1 篇 matias martinez
  • 1 篇 wang ying
  • 1 篇 jiang siyuan
  • 1 篇 fabry johan
  • 1 篇 huang kaifeng
  • 1 篇 mens kim

语言

  • 6 篇 英文
检索条件"主题词=code differencing"
6 条 记 录,以下是1-10 订阅
排序:
Shaping Program Repair Space with Existing Patches and Similar code  2018
Shaping Program Repair Space with Existing Patches and Simil...
收藏 引用
27th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSAT)
作者: Jiang, Jiajun Xiong, Yingfei Zhang, Hongyu Gao, Qing Chen, Xiangqun Peking Univ MoE Key Lab High Confidence Software Technol Beijing Peoples R China Univ Newcastle Sch Elect Engn & Comp Callaghan NSW Australia Peking Univ Natl Engn Res Ctr Software Engn Beijing Peoples R China
Automated program repair (APR) has great potential to reduce bug-fixing effort and many approaches have been proposed in recent years. APRs are often treated as a search problem where the search space consists of all ... 详细信息
来源: 评论
Identifying the Within-Statement Changes to Facilitate Change Understanding
Identifying the Within-Statement Changes to Facilitate Chang...
收藏 引用
35th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Yang, Chunhua Whitehead, Jim Qilu Univ Technol Shandong Acad Sci Sch Comp Sci & Technol Jinan Peoples R China Univ Calif Santa Cruz Dept Computat Media Santa Cruz CA 95064 USA
As current tree-differencing approaches ignore changes that occur within a statement or do not present them in an abstract way, it is difficult to automatically understand revisions involving statement updates. We pro... 详细信息
来源: 评论
Towards Automatic Generation of Short Summaries of Commits  25
Towards Automatic Generation of Short Summaries of Commits
收藏 引用
25th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Jiang, Siyuan McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA
Committing to a version control system means submitting a software change to the system. Each commit can have a message to describe the submission. Several approaches have been proposed to automatically generate the c... 详细信息
来源: 评论
CLDIFF: Generating Concise Linked code Differences  18
CLDIFF: Generating Concise Linked Code Differences
收藏 引用
33rd IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Huang, Kaifeng Chen, Bihuan Peng, Xin Zhou, Daihong Wang, Ying Liu, Yang Zhao, Wenyun Fudan Univ Shanghai Peoples R China Nanyang Technol Univ Singapore Singapore Fudan Univ Sch Comp Sci Shanghai Peoples R China Fudan Univ Shanghai Key Lab Data Sci Shanghai Peoples R China Shanghai Inst Intelligent Elect & Syst Shanghai Peoples R China
Analyzing and understanding source code changes is important in a variety of software maintenance tasks. To this end, many code differencing and code change summarization methods have been proposed. For some tasks (e.... 详细信息
来源: 评论
Improving a Software Modernisation Process by differencing Migration Logs  21st
Improving a Software Modernisation Process by Differencing M...
收藏 引用
21st International Conference on Product-Focused Software Process Improvement (PROFES)
作者: Deknop, Celine Fabry, Johan Mens, Kim Zaytsev, Vadim Catholic Univ Louvain Louvain La Neuve Belgium Raincode Labs Brussels Belgium Univ Twente Enschede Netherlands
Software written in legacy programming languages is notoriously ubiquitous and often comprises business-critical portions of codebases and portfolios. Some of these languages, like COBOL, mature, grow, and acquire mod... 详细信息
来源: 评论
Fine-grained, accurate and scalable source differencing  24
Fine-grained, accurate and scalable source differencing
收藏 引用
Proceedings of the IEEE/ACM 46th International Conference on Software Engineering
作者: Jean-Remy Falleri Matias Martinez Univ. Bordeaux CNRS Bordeaux INP LaBRI UMR 5800 Talence France Universitat Politècnica de Catalunya Barcelona Spain
Understanding code changes is of crucial importance in a wide range of software evolution activities. The traditional approach is to use textual differencing, as done with success since the 1970s with the ubiquitous d... 详细信息
来源: 评论