index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libdifflib.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
1
-1/+1
*
SF bug #1060825: Error in difflib docs
Raymond Hettinger
2004-11-05
1
-1/+1
*
SF bug 1046690: difflib.HtmlDiff doc errors.
Tim Peters
2004-10-14
1
-24/+16
*
HtmlDiff corrections from Dan Gass, + trimmed trailing whitespace.
Tim Peters
2004-09-12
1
-29/+32
*
Typo fix: 'comparisions' is not a word
Andrew M. Kuchling
2004-09-10
1
-1/+1
*
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
Martin v. Löwis
2004-08-29
1
-0/+73
*
add direct link to the article in DDJ
Fred Drake
2004-01-21
1
-1/+2
*
- update Tim's email address
Fred Drake
2003-12-30
1
-4/+2
*
Add docs for get_grouped_opcodes().
Raymond Hettinger
2003-06-11
1
-2/+17
*
Document context_diff() and unified_diff()
Raymond Hettinger
2003-06-09
1
-0/+63
*
Remove extra ")" in example.
Fred Drake
2002-12-06
1
-1/+1
*
Mostly in SequenceMatcher.{__chain_b, find_longest_match}:
Tim Peters
2002-04-29
1
-14/+18
*
writeline() --> writelines()
Fred Drake
2001-11-29
1
-1/+1
*
Enforce a bit of markup consistency.
Fred Drake
2001-10-26
1
-13/+12
*
Make difflib.ndiff() and difflib.Differ.compare() generators. This
Tim Peters
2001-09-22
1
-12/+14
*
David Goodger <dgoodger@atsautomation.com>:
Fred Drake
2001-08-13
1
-27/+240
*
--sigh--
Fred Drake
2001-05-11
1
-1/+1
*
Replace "\begin{classdesc}{SomeClass}{\unspecified}" with
Fred Drake
2001-05-11
1
-1/+3
*
Add note that difflib was added in Python 2.1.
Fred Drake
2001-04-10
1
-0/+3
*
Add reference to the DDJ article discussing a similar algorithm.
Fred Drake
2001-04-10
1
-0/+9
*
Fix extra backslash in example.
Fred Drake
2001-02-23
1
-4/+1
*
Improve accuracy. In the .tex file, note the new "% BUG:" comments: an
Tim Peters
2001-02-20
1
-7/+12
*
Documentation for the difflib module, converted from the module docstrings.
Fred Drake
2001-02-19
1
-0/+315