summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r15a1'.v1.5a1cvs2svn1997-05-090-0/+0
* Modernized for 1.5Guido van Rossum1997-05-091-5/+8
* New heros.Guido van Rossum1997-05-091-0/+6
* Scroll to top of info window when done.Guido van Rossum1997-05-091-0/+1
* Oops -- missed FloatingPointError.Guido van Rossum1997-05-091-0/+1
* Oops -- missed FloatingPointError in renaming.Guido van Rossum1997-05-092-2/+3
* The usual.Guido van Rossum1997-05-091-198/+235
* Added --with-fpectl. Change checks for -lm, -lc.Guido van Rossum1997-05-091-4/+25
* Move WANT_SIGFPE_HANDLER.Guido van Rossum1997-05-091-3/+3
* Add HAVE_PTHREAD_H; move WANT_SIGFPE_HANDLER.Guido van Rossum1997-05-091-3/+6
* 1.5a1 adaptations.Guido van Rossum1997-05-091-18/+19
* Latest from Jeffrey Ollie.Guido van Rossum1997-05-092-1473/+1680
* Fix the date.Guido van Rossum1997-05-092-2/+2
* Added docs for dumbdbm (AMK), and misc small fixes.Guido van Rossum1997-05-092-14/+22
* Document return value of wait[pid]() more carefully.Guido van Rossum1997-05-092-14/+24
* Document "" and "<broadcast>".Guido van Rossum1997-05-092-0/+8
* Regenerated on a newer Linux version.Guido van Rossum1997-05-092-14/+268
* Avoid warning from gcc on Linux about dropping const.Guido van Rossum1997-05-091-1/+1
* Fix the NDELAY test; avoid outputting binary garbage.Guido van Rossum1997-05-091-3/+3
* Print less in test_socket.Guido van Rossum1997-05-092-21/+6
* removed last #ifdef SUPPORT_OBSOLETE_ACCESS bits.Guido van Rossum1997-05-092-103/+5
* Latest and greatest.Guido van Rossum1997-05-091-257/+21
* Add root.tkraise() to the _test() program so the window doesn't hideGuido van Rossum1997-05-092-0/+2
* Get rid of obsolete support for access statement.Guido van Rossum1997-05-091-67/+0
* Get rid of obsolete ACCESS_MODE opcode.Guido van Rossum1997-05-091-1/+0
* Add warning that it's out of date.Guido van Rossum1997-05-081-0/+4
* forgot to rename import_filetabGuido van Rossum1997-05-081-1/+1
* ??? maybe window sizeGuido van Rossum1997-05-081-0/+0
* Added assert statement.Guido van Rossum1997-05-081-0/+0
* Added assert resword.Guido van Rossum1997-05-081-0/+0
* Tiny utility prints the latest set of reserved words.Guido van Rossum1997-05-081-0/+32
* Checking in old changes -- no idea why (probably window size).Guido van Rossum1997-05-084-0/+0
* The usual.Guido van Rossum1997-05-0820-172/+564
* Improve getting the mailbox from the environment.Guido van Rossum1997-05-081-5/+5
* Set correct RFC number.Guido van Rossum1997-05-081-1/+1
* Set correct RFC number. Open input in binary.Guido van Rossum1997-05-081-2/+2
* Oops, missed some renamings.Guido van Rossum1997-05-075-14/+11
* Oops, rename2.h was included by some other headers.Guido van Rossum1997-05-072-7/+0
* Instead of importing graminit.h whenever one of the three grammar 'root'Guido van Rossum1997-05-077-21/+39
* On popular demand, re-enable the readline event hook.Guido van Rossum1997-05-071-1/+0
* In makesockaddr(), if we don't know the address family, don't raise anGuido van Rossum1997-05-071-3/+6
* - toolboxmodules built first (others depend on it)Jack Jansen1997-05-072-20/+19
* Sometimes tried to modify a tuple. Fixed.Jack Jansen1997-05-071-0/+1
* Version upped to 1.5a1Jack Jansen1997-05-071-19/+19
* Included new MSL error numbersJack Jansen1997-05-071-2/+2
* Workaround for bug in MSL and CWGUSI interaction that stopped theJack Jansen1997-05-071-0/+7
* - Various names in CodeFragments.h have changedJack Jansen1997-05-071-4/+17
* - Changed the m# format for PyArg_ParseTuple back to s#Jack Jansen1997-05-075-7/+7
* c2pstr has moved to a different include fileJack Jansen1997-05-071-3/+1
* c2pstring has moved to a different include fileJack Jansen1997-05-071-3/+0