Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |