index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
binhex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-1
/
+1
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0
/
+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-30
/
+30
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-3
/
+3
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1
/
+2
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1
/
+1
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-2
/
+2
*
Actually, the previous batch's comment should have been different;
Guido van Rossum
2000-02-04
1
-1
/
+1
*
Mass patch by Ka-Ping Yee:
Guido van Rossum
2000-02-02
1
-470
/
+471
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-7
/
+7
*
Use string.replace instead of regsub.[g]sub.
Guido van Rossum
1997-12-24
1
-2
/
+1
*
Merged in Jack's fixes. This brings some lines beyond 79 chars again;
Guido van Rossum
1997-02-11
1
-17
/
+32
*
As per GvR recomendations, remove the restriction that binhex only run on
Roger E. Masse
1997-01-16
1
-33
/
+43
*
new binhex from Jack (much faster)
Guido van Rossum
1996-03-25
1
-9
/
+14
*
Finally check in Jack's latest version, which fixes all known bugs.
Guido van Rossum
1996-03-23
1
-142
/
+153
*
Fixed hexbin handling
Jack Jansen
1995-10-03
1
-4
/
+7
*
Indent bug
Jack Jansen
1995-08-17
1
-1
/
+1
*
Put debug output inside 'if DEBUG'.
Jack Jansen
1995-08-14
1
-6
/
+7
*
Implement binhex protocol.
Jack Jansen
1995-08-07
1
-0
/
+485