summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
* Added prototypes.Jack Jansen1995-10-231-2/+2
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
* CW6->CW7Jack Jansen1995-10-231-2/+3
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
* Added missing include for <Aliases.h>Jack Jansen1995-10-231-3/+1
* comment fixJack Jansen1995-10-231-0/+2
* Script to read and parse error messages from mailer daemons.Sjoerd Mullender1995-10-191-0/+201
* changed underscore to have symbol syntaxBarry Warsaw1995-10-181-1/+1
* (py-indent-offset): this should be buffer local.Barry Warsaw1995-10-121-0/+2
* Added third argument to call()Jack Jansen1995-10-122-2/+3
* This commit was manufactured by cvs2svn to create tag 'release13'.v1.3cvs2svn1995-10-121-0/+1
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Export strdup (parsermodule needs it)Jack Jansen1995-10-121-2/+4
* Last few notes/bugsJack Jansen1995-10-121-0/+9
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-1211-3697/+3707
* set date to oct 13Guido van Rossum1995-10-121-1/+1
* rename binasciimodule.c -> binascii.c; disable parsermodule.cGuido van Rossum1995-10-121-2/+6
* mention syslog upgradeGuido van Rossum1995-10-113-0/+10
* undo opaque=fopaque changes; make test script more flexibleGuido van Rossum1995-10-112-5/+6
* idraw on top of an imageGuido van Rossum1995-10-111-0/+23
* all sorts of minor nitsGuido van Rossum1995-10-111-66/+73
* transcribed changes from tut.texGuido van Rossum1995-10-111-135/+144
* added two namesGuido van Rossum1995-10-111-0/+2
* mention Fred Drake's parser moduleGuido van Rossum1995-10-112-0/+10
* add Listbox.activate()Guido van Rossum1995-10-112-0/+4
* added listbox selection modesGuido van Rossum1995-10-112-0/+12
* add delete() method to ftp objectGuido van Rossum1995-10-111-0/+10
* Fred Drake's new parser moduleGuido van Rossum1995-10-112-52/+2121
* add libparser.texGuido van Rossum1995-10-113-1/+3
* Fred Drake's parser moduleGuido van Rossum1995-10-112-0/+500
* changes by Steve CliftGuido van Rossum1995-10-111-80/+92
* Removed declaration of sginap because it conflicted with a header file.Sjoerd Mullender1995-10-111-2/+0
* Propagate variable calls both to the linker and the compiler.Sjoerd Mullender1995-10-111-1/+2
* Documented MACFS, macostools, EasyDialogs and FrameWork modules.Jack Jansen1995-10-109-15/+504
* Added base64 codec docsJack Jansen1995-10-102-0/+24
* Fixed typo.Jack Jansen1995-10-103-3/+3
* Fixed positioning of icon on copy()Jack Jansen1995-10-091-1/+3
* Updated for 1.3Jack Jansen1995-10-092-28/+52
* Removed unused variablesJack Jansen1995-10-091-4/+1
* Changed SIZE: minimum 2Mb is a bit over the top...Jack Jansen1995-10-091-107/+106
* Ported to CW7Jack Jansen1995-10-0911-3453/+4102
* Resource files for 1.3 distributionJack Jansen1995-10-095-130/+174
* Adapted to CW7, added MkPluginAlisesJack Jansen1995-10-091-4/+4
* Changed CW signature and fixed .as/.hqx creator/typeJack Jansen1995-10-091-4/+4
* Adapted to os and imp changesJack Jansen1995-10-091-2/+2
* New universal headersJack Jansen1995-10-0910-46/+58
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-095-381/+322
* fix Menu.add_command etc.Guido van Rossum1995-10-092-20/+20