summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 1.3 for realGuido van Rossum1995-10-081-40/+20
|
* a fe more things: apply 3rd arg, ni, ihooks, rexecGuido van Rossum1995-10-082-2/+62
|
* footnote about keyword argsGuido van Rossum1995-10-084-4/+10
|
* apply() third argGuido van Rossum1995-10-082-2/+8
|
* new version / dateGuido van Rossum1995-10-082-2/+2
|
* set version to 1.3Guido van Rossum1995-10-081-1/+1
|
* make access obsoleteGuido van Rossum1995-10-082-8/+4
|
* Barry's version 2.30; some chages for triple quotesGuido van Rossum1995-10-081-122/+146
|
* disable code generation for access statementGuido van Rossum1995-10-081-0/+2
|
* fix for 4.0Guido van Rossum1995-10-081-2/+2
|
* describe more 1.3 changesGuido van Rossum1995-10-082-38/+240
|
* change warning about C++Guido van Rossum1995-10-082-4/+6
|
* Added all changes since 1.2 (from rcs logs)Guido van Rossum1995-10-071-0/+1337
|
* more elegant way to treat exit statusGuido van Rossum1995-10-071-6/+24
|
* add "-r revisions" flag to log flagsGuido van Rossum1995-10-071-2/+1
|
* added log option; cleanup afterwardsGuido van Rossum1995-10-071-13/+27
|
* change log() to return the string instead of printing itGuido van Rossum1995-10-071-4/+5
|
* search for keyfile in sys.path as last resort; reword exceptionGuido van Rossum1995-10-071-1/+8
|
* flush before reading response from socketGuido van Rossum1995-10-071-0/+1
|
* mac robustness: use os.path.joinGuido van Rossum1995-10-071-1/+2
|
* mac robustness: default timezone, unlink target before renameGuido van Rossum1995-10-071-0/+4
|
* add BGN/END_SAVE macros around fcntl/ioctl callsGuido van Rossum1995-10-071-2/+12
|
* keep exitfunc alive while calling itGuido van Rossum1995-10-071-0/+2
|
* better version sanity checks; get rid of Widget.unbind_class()Guido van Rossum1995-10-072-8/+36
|
* added NullFormatterGuido van Rossum1995-10-061-2/+21
|
* strip <A> attribute valuesGuido van Rossum1995-10-061-0/+1
|
* typos in attrfind regexGuido van Rossum1995-10-061-1/+1
|
* added lt, gt, amp back to entity definitionsGuido van Rossum1995-10-061-0/+3
|
* small fixesGuido van Rossum1995-10-042-4/+4
|
* Use binascii module (resulting in a 60-fold speedup:-)Jack Jansen1995-10-041-76/+14
|
* Added base64 supportJack Jansen1995-10-041-0/+141
|
* Fixed two minor errors.Jack Jansen1995-10-041-2/+2
|
* Fixed hexbin handlingJack Jansen1995-10-031-4/+7
|
* Clarified some things, started adding mods since 1.3beta3Jack Jansen1995-10-032-0/+12
|
* Removed unused variableJack Jansen1995-10-032-3/+1
|
* Removed unused variablesJack Jansen1995-10-032-4/+1
|
* Modified/recreated to use keyword argumentsJack Jansen1995-10-037-2360/+1152
|
* new after options; text.search; new image methodsGuido van Rossum1995-09-302-4/+74
|
* Move some stuff around so customizations in Setup take precedenceGuido van Rossum1995-09-301-4/+9
|
* re-enable new.code(...) with new argsGuido van Rossum1995-09-301-3/+18
|
* clear quitMainLoop when we fall through the main loopGuido van Rossum1995-09-301-0/+1
|
* Initial revisionGuido van Rossum1995-09-301-0/+223
|
* actualized example, catch EOFError, print retrieved lines if debugging>2Guido van Rossum1995-09-301-8/+15
|
* actualized example/reference, fix bug w/ nonnumeric portGuido van Rossum1995-09-301-8/+9
|
* add flush_softspace() interfaceGuido van Rossum1995-09-301-0/+5
|
* allow _ in attr names (Netscape!)Guido van Rossum1995-09-301-1/+1
|
* more robust coding, adapted for macGuido van Rossum1995-09-302-23/+23
|
* delete PyNothing_Check, which does not actually existGuido van Rossum1995-09-301-1/+0
|
* +aaron watters, +PSA, +GC, -lance, -betaGuido van Rossum1995-09-281-41/+99
|
* entity definitions from HTML 2.0 stdGuido van Rossum1995-09-271-0/+2
|