1997-05-14 |
Guido van Rossum | Bump level to 1.5a2. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Update description of "make test" to new test harness. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Fix typo in error reporting. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Fix hex tests for 64-bit machines. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Instructions updated for 1.5. Added the important... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Add -Olimit 1500 to OPT if CC supports it. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Suppress fork part of socket test when we can't fork. |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Updated, mappingobject -> dictobject plus some other... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Add sections for PIL (Fred Lundh). |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Fix sys.platform test -- on Win, it is 'win32', not... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | More rational implementation of get_qualified_path... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Fix reversed test for failure in PySequence_List()... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Typo! \\lib\\<path> should be .\\lib\\<path> |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Fix showstopping bug (^ wouldn't match after \n). ... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | A new set of symbols. Hopefully this will be sufficien... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | One last rename glitch: import_modules -> _PyImport_Mod... |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | New makefile, for 1.5, with CRLF |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Guido van Rossum | Add a cast to a malloc to shut up the DEC Unix compiler. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Subsumed mappingobject.h in dictobject.h. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Renamed mappingobject.c to dictobject.c. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Renamed from mappingobject.c to dictobject.c. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Faster floating point allocator, same idea as the int... |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | A completely new Rat.py by Sjoerd. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Longer default PYTHONPATH will find test, tkinter,... |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Remove a spurious ^M. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Keep gcc -Wall happy. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Untested changes by Skip Montanaro to have an optional... |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Use compile-time test for 64-bit hardware instead of... |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Added $(srcdir)/ prefix to python.exp for AIX. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | TESTPATH is no longer needed |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Removed symbols that are no longer defined. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Keep picky compilers happy. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Support for various versions of the pthread draft. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | (int) cast for strlen() to keep picky compilers happy. |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Regenerated on newer Solaris version |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Guido van Rossum | Removed out-of-date TODO file |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Jack Jansen | Use ProgressBar to show progress in stead of print |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Jack Jansen | Don't free the MacOS_Splash() dialog twice... |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Jack Jansen | Add a few more BringToFont calls |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Jack Jansen | Export a few more New/Convert routines, on Just's request |
commit | commitdiff | tree | snapshot |
1997-05-13 |
Jack Jansen | Regenrated from CW11 IDE |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Guido van Rossum | Finally found a wat to set a file nonblocking that... |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Guido van Rossum | Another change suggested by Donn Cave -- forget "step... |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Guido van Rossum | Fix problem reported by Donn Cave: if VPATH is an absol... |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Guido van Rossum | Fix big ineficciency in regobj.search/match (introduced... |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Jack Jansen | Fixes to progress bar by SDM, modified by Jack: |
commit | commitdiff | tree | snapshot |
1997-05-10 |
Guido van Rossum | Add optional 'sizehint' argument to readlines(). After... |
commit | commitdiff | tree | snapshot |
1997-05-10 |
Guido van Rossum | Rewrite readlines() to speed it up -- about a factor... |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Speed up read() (i.e. read till EOF) considerably by... |
commit | commitdiff | tree | snapshot |
1997-05-09 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5a1 |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Modernized for 1.5 |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | New heros. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Scroll to top of info window when done. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Oops -- missed FloatingPointError. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Oops -- missed FloatingPointError in renaming. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Added --with-fpectl. Change checks for -lm, -lc. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Move WANT_SIGFPE_HANDLER. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Add HAVE_PTHREAD_H; move WANT_SIGFPE_HANDLER. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | 1.5a1 adaptations. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Latest from Jeffrey Ollie. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Fix the date. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Added docs for dumbdbm (AMK), and misc small fixes. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Document return value of wait[pid]() more carefully. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Document "" and "<broadcast>". |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Regenerated on a newer Linux version. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Avoid warning from gcc on Linux about dropping const. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Fix the NDELAY test; avoid outputting binary garbage. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Print less in test_socket. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | removed last #ifdef SUPPORT_OBSOLETE_ACCESS bits. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Latest and greatest. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Add root.tkraise() to the _test() program so the window... |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Get rid of obsolete support for access statement. |
commit | commitdiff | tree | snapshot |
1997-05-09 |
Guido van Rossum | Get rid of obsolete ACCESS_MODE opcode. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Add warning that it's out of date. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | forgot to rename import_filetab |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | ??? maybe window size |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Added assert statement. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Added assert resword. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Tiny utility prints the latest set of reserved words. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Checking in old changes -- no idea why (probably window... |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Improve getting the mailbox from the environment. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Set correct RFC number. |
commit | commitdiff | tree | snapshot |
1997-05-08 |
Guido van Rossum | Set correct RFC number. Open input in binary. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Guido van Rossum | Oops, missed some renamings. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Guido van Rossum | Oops, rename2.h was included by some other headers. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Guido van Rossum | Instead of importing graminit.h whenever one of the... |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Guido van Rossum | On popular demand, re-enable the readline event hook. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Guido van Rossum | In makesockaddr(), if we don't know the address family... |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | - toolboxmodules built first (others depend on it) |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | Sometimes tried to modify a tuple. Fixed. |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | Version upped to 1.5a1 |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | Included new MSL error numbers |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | Workaround for bug in MSL and CWGUSI interaction that... |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | - Various names in CodeFragments.h have changed |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | - Changed the m# format for PyArg_ParseTuple back to s# |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | c2pstr has moved to a different include file |
commit | commitdiff | tree | snapshot |
1997-05-07 |
Jack Jansen | c2pstring has moved to a different include file |
commit | commitdiff | tree | snapshot |
next |