25 Commits

Author SHA1 Message Date
Patrick Mézard
5d4384ee4f Merge pull request #10 from justbuchanan/master
Fixed minor mistake in readme example
2018-12-26 11:54:42 +01:00
Patrick Mezard
fca3d27b08 travis: remove travis integration 2018-12-26 11:53:00 +01:00
Patrick Mezard
1ef1646f46 README: end of maintenance notice. 2018-12-26 11:52:15 +01:00
Justin Buchanan
4d7e5c1199 Update README.md 2018-01-02 03:16:43 -08:00
Patrick Mezard
792786c740 Merge branch 'shazow-master' v1.0.0 2016-01-10 11:55:54 +01:00
Patrick Mezard
4d60064e8c tests: test header is omitted if file names are empty 2016-01-10 11:52:04 +01:00
Andrey Petrov
509b2ff0f0 Skip file headers if FromFile/ToFile are empty 2015-12-08 16:27:26 -05:00
Patrick Mezard
e8554b8641 Merge branch 'fix-formatting' 2015-12-07 19:24:34 +01:00
Patrick Mezard
7b7f521a6e difflib: fix error handling in WriteContextDiff 2015-12-07 19:24:13 +01:00
visualfc
017ffa654c fix WriteContextDiff fmt.Sprintf format error 2015-12-07 21:28:13 +08:00
visualfc
901e4f8c46 fix WriteUnifiedDiff fmt.Sprintf format error 2015-12-07 21:12:49 +08:00
Patrick Mézard
d8ed2627bd Merge pull request #2 from pmezard/add-godoc-link
README: add link to godoc.org
2015-10-28 10:42:44 +01:00
Patrick Mezard
dedecaa788 README: add link to godoc.org 2015-10-28 10:34:38 +01:00
Patrick Mezard
ac475e89e2 .travis.yml: update stable go version to 1.5 2015-10-27 13:41:05 +01:00
Patrick Mézard
f78a839676 Merge pull request #1 from rdwilliamson/master
difflib: optimize SplitLines
2015-05-10 10:46:06 +02:00
Robert Williamson
b65e32b7e1 difflib: optimize SplitLines 2015-05-09 17:21:22 -05:00
Patrick Mezard
8fee7c0920 Add travis configuration file 2015-04-19 18:40:37 +02:00
Patrick Mezard
a77cab6ef2 difflib: extract summary line from package documentation 2013-11-23 21:16:25 +01:00
Patrick Mezard
6fb7d10580 difflib: turn some tests into examples, fix documentation 2013-11-23 21:08:37 +01:00
Patrick Mezard
4d91f93589 README: make it less experimental, add examples 2013-11-23 20:57:04 +01:00
Patrick Mezard
06eeb1d948 difflib: move and publish splitLines in difflib 2013-11-23 20:53:20 +01:00
Patrick Mezard
6f90939c9a difflib: implement context diffs 2013-11-23 19:56:54 +01:00
Patrick Mezard
35c8dc471b difflib_test: add more tests 2013-11-23 18:06:15 +01:00
Patrick Mezard
3859285434 Reorganize repository 2013-10-27 14:39:48 +01:00
Patrick Mezard
8623a884c8 Initial port with SequenceMatcher and unified_diff()
Ported from python default branch (29764a7bd6ba).
2013-10-21 22:50:12 +02:00