darcs

Patch 1082 name change Lcs.hs -> Diff/Myers.hs (and 2 more)

Title name change Lcs.hs -> Diff/Myers.hs (and 2 more)
Superseder Nosy List jlneder
Related Issues
Status obsoleted Assigned To
Milestone

Created on 2013-07-23.04:25:41 by jlneder, last changed 2013-07-30.20:29:21 by jlneder.

Files
File name Status Uploaded Type Edit Remove
name-change-lcs_hs-__-diff_myers_hs.dpatch jlneder, 2013-07-23.04:25:40 application/x-darcs-patch
name-change-lcs_hs-__-diff_myers_hs.dpatch jlneder, 2013-07-30.20:29:20 application/x-darcs-patch
patch-preview.txt jlneder, 2013-07-23.04:25:40 text/x-darcs-patch
patch-preview.txt jlneder, 2013-07-30.20:29:20 text/x-darcs-patch
unnamed jlneder, 2013-07-23.04:25:40
unnamed jlneder, 2013-07-30.20:29:20
See mailing list archives for discussion on individual patches.
Messages
msg16923 (view) Author: jlneder Date: 2013-07-23.04:25:40
This patches implements patience diff algorithm in darcs and integrate it in the command line with a flag.
3 patches for repository /home/jul/Proyectos/GSoC/patience-diff/screened:

Mon Jul 22 23:12:52 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * name change Lcs.hs -> Diff/Myers.hs
  change the name of the file with the myers diff algorithm implementation in preparation for the integration of others implementations.

Tue Jul 23 00:33:11 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * resolve issue346: implement "patience diff" from bzr
  Add patience diff algorithm to Darcs/Util/Diff/Patience.hs from David Roundy implementation with some tweaks.
  Make some changes required to let the user choose between algorithms with a flag in the commands that it could be useful.

Tue Jul 23 00:35:21 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * make darcs-test run tests with both diff algorithms
Attachments
msg16966 (view) Author: jlneder Date: 2013-07-30.20:29:20
This are the patches with the new implementation.
3 patches for repository /home/jul/Proyectos/GSoC/patience-diff/screened:

Mon Jul 22 23:12:52 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * name change Lcs.hs -> Diff/Myers.hs
  change the name of the file with the myers diff algorithm implementation in preparation for the integration of others implementations.

Tue Jul 30 17:22:23 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * resolve issue346: implement "patience diff" from bzr
  Add patience diff algorithm to Darcs/Util/Diff/Patience.hs from David Roundy implementation with some tweaks.
  Make some changes required to let the user choose between algorithms with a flag.

Tue Jul 30 17:22:40 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * make darcs-test run tests with both diff algorithms
Attachments
History
Date User Action Args
2013-07-23 04:25:41jlnedercreate
2013-07-24 11:10:02ghsetstatus: needs-screening -> obsoleted
2013-07-30 20:29:21jlnedersetfiles: + patch-preview.txt, name-change-lcs_hs-__-diff_myers_hs.dpatch, unnamed
messages: + msg16966