1997-05-21 |
Guido van Rossum | Add socket.socket_type, as discussed on c.l.p. |
commit | commitdiff | tree | snapshot |
1997-05-21 |
Guido van Rossum | Fix ratecv test (Sjoerd). |
commit | commitdiff | tree | snapshot |
1997-05-21 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Include config.h so it can define const away for K&R. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Make delimiter and separator static for K&R C. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Don't use function prototypes in function definition... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Indent the #error directives so a classic K&R cpp doesn... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Renamed a local variable from 'PyCFunction' (which... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Added Py_PROTO macros for SunOS 4.x /bin/cc. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | More robust way of choosing a non-existant uid (faster... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | More robust way of choosing a non-existant uid (faster... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Moved PyObject_{Get,Set}Attr to object.c. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Moved PyObject_{Get,Set}Attr here (from dictobject... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Got rid of c_error in favor of errno (and EDOM/ERANGE). |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Added some minimal comments and tweaked lay-out a bit. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Plug leak of stack frame object in exception handling... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Handling of pathnames pointing to files on toplevel... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | fixed ratecv to continue working if product of rates... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Removed MetroWerks workaround, replaced by defines... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | workaround for Mac MSL header definitions of TRUE and... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Workaround for bug in Metrowerks MSL headers on 68K... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Logic for enabling mac-specific signal handling fixed... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Guido van Rossum | Use #ifdef in stead of #if (Jack) |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Guido van Rossum | Updated Python version no to 1.5. |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Guido van Rossum | Added AMK's SocketServer docs. |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Guido van Rossum | Add platform to welcome message. |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Guido van Rossum | Unlink before rename (for NT). |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Guido van Rossum | Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Renamed strndup to my_strndup to avoid conflict witth... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Added CRLF for Notepad. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Address the following problem on DOS and Win 3.1, repor... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Added CRLF for Notepad. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Got rid of all the last_name_* bogosities. I don't... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Changes to make these tests work on the Mac. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Guido van Rossum | Increase the child's sleep time to 5 for slow machines. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Correct comment; -c is off by default. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Made a start with api.tex, the Python-C API Reference... |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Oops, another forgotten renaming: varobject -> PyVarObject. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Remove the last three uses of PyArg_GetInt() from the... |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Barry Warsaw | Catch nis.error and raise TestFailed instead. This... |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Open the output files with 'wb', not 'w'. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Added BabylMailbox class by Fred Lundh (untested). |
commit | commitdiff | tree | snapshot |
1997-05-15 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5a2 |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Guido van Rossum | Add pthred-std define for Linux. |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Jack Jansen | Regenreated for MSL |
commit | commitdiff | tree | snapshot |
1997-05-15 |
Jack Jansen | MSL errno.h has moved some errors around, and doesn... |
commit | commitdiff | tree | snapshot |
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 |
next |