Commit Graph

9 Commits

Author SHA1 Message Date
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