1997-03-14 |
Guido van Rossum | Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). ... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Implement find_class() without exec statement. |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Change the list() function to match the documentation... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Added Fred Drake's netrc parser class. |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Support disassembly of a variety of objects through... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Add optional 4th argument to [r]find and [r]index ... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Add a rough list of undocumented stuff at the end. |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Hint about [\] trick to avoid quad backslashes. |
commit | commitdiff | tree | snapshot |
1997-03-13 |
Fred Drake | target libinstall: |
commit | commitdiff | tree | snapshot |
1997-03-13 |
Fred Drake | compile(): Use the __debug__ flag to determine the... |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Guido van Rossum | Fix dumb bug calling parsestrplus with wrong node as... |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Guido van Rossum | Define __debug__ as 0 if -O is given, 1 otherwise.... |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Guido van Rossum | Added support for ``if __debug__:'' -- if -O is given... |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Guido van Rossum | When -O is given, use ".pyo" instead of ".pyc". |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Guido van Rossum | Zap all env vars beginning with PYTHON to prevent an... |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Guido van Rossum | Added support for imaginary constants (e.g. 0j, 1j... |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Guido van Rossum | Clarify error message for unexpected keyword parameter. |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Guido van Rossum | Restore old behavior of autotest and testall, using... |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Guido van Rossum | Add "extra-verbose" mode, triggered by specifying two... |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Guido van Rossum | Much more rigorous testing -- we now try many times... |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Guido van Rossum | Fixed doc string, added __version__, fixed 1 bug. |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Guido van Rossum | Ka-Ping's version. |
commit | commitdiff | tree | snapshot |
1997-03-05 |
Guido van Rossum | Add casts to CMPERROR macro to silence SunPro compiler... |
commit | commitdiff | tree | snapshot |
1997-03-05 |
Guido van Rossum | Greatly renamed. Not a very thorough job -- I'm going... |
commit | commitdiff | tree | snapshot |
1997-03-04 |
Guido van Rossum | Add Emacs shell-script directive, SunPro version#,... |
commit | commitdiff | tree | snapshot |
1997-03-04 |
Guido van Rossum | Solaris and IRIX specific instructions for fpectl. |
commit | commitdiff | tree | snapshot |
1997-03-04 |
Guido van Rossum | A few comment alignment and clarifications. |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Add -O option which sets Py_OptimizeFlag to avoid emitt... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Add global Py_OptimizeFlag. |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Add global Py_OptimizeFlag. SET_LINENO is omitted again... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Added intern() |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Added ref to StringIO docs. |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Correct two typos |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Fix name of PyObject_GetAttrString |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Guido van Rossum | Added (minimal) StringIO docs. |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Guido van Rossum | Fix up indentation of examples to use 4 spaces instead... |
commit | commitdiff | tree | snapshot |
1997-02-26 |
Guido van Rossum | Remove the list of Python users, replace it with a... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Guido van Rossum | Added new ftp mirror site ftp://ftp.cdrom.com/pub/pytho... |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Jack Jansen | Converted to CW11. |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Jack Jansen | Make cache-alignment work always (in stead of 50% of... |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Jack Jansen | - Changed GestaltEqu.h to Gestalt.h |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Jack Jansen | - Changed GestaltEqu.h to Gestalt.h |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Jack Jansen | Re-generated from new (CW11) universal headers |
commit | commitdiff | tree | snapshot |
1997-02-24 |
Barry Warsaw | (python-font-lock-keywords): Use new convention for... |
commit | commitdiff | tree | snapshot |
1997-02-23 |
Guido van Rossum | Removing this -- complex numbers are now builtin, |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Guido van Rossum | Change all three fopen calls to use binary mode. |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Guido van Rossum | Lee's next version. Careful: this now dumps core for... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Guido van Rossum | Removed nonstandard strftime formats (strftime is teste... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Rebuilt everything with Guido's new sources, added... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Added calldll module |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | - Put USE_MAC_DYNAMIC_LOADING beack here in stead of... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Only go into eventloop/interrupt check 10 times per... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Comments around identifier after #endif |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Added operator, errno and soundex modules. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Jack Jansen | Redid arg/return handling (still not as I would like... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Guido van Rossum | Remove some bogus code that would cause a NameError... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Guido van Rossum | Remove %n and %t from the list of standard expectations. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | join(): Wax the incorrect leading comment |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | Document the new join() semantics. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Guido van Rossum | Restructured quite a bit, hopefully Lee Busby will... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | join(): join one or more path components |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | Added a paragraph to describe clear_cache(), and why... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | Document the new get_syntax() function. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | Store the current regex syntax along with the regular... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Barry Warsaw | regex_get_syntax(): New module function exported to... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Guido van Rossum | Put back #! /usr/local/bin/python. For cgi scripts... |
commit | commitdiff | tree | snapshot |
1997-02-17 |
Guido van Rossum | Change the question about os.environ changes not workin... |
commit | commitdiff | tree | snapshot |
1997-02-17 |
Guido van Rossum | Two changes: |
commit | commitdiff | tree | snapshot |
1997-02-17 |
Jack Jansen | An initial stab at calling random C routines from Python |
commit | commitdiff | tree | snapshot |
1997-02-17 |
Jack Jansen | Initial stab at calling C routines from python dynamically |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Guido van Rossum | Require _tkinter -- don't attempt to import tkinter... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Add fpectl and fpetest modules. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes for Lee Busby's SIGFPE patch set. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes for Lee Busby's SIGFPE patch set. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes for Lee Busby's SIGFPE patch set. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes for Lee Busby's SIGFPE patch set. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes for Lee Busby's SIGFPE patch set. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Fix the comments for bitwise and/or. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Keep gcc -Wall happy. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added decl for Py_AddPendingCall and include mymalloc... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Add parentheses around && within || as gcc -Wall advises. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Oops, remove an unused variable from PyErr_Format(). |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added decl for Py_FdIsInteractive. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added decl for Py_InteractiveFlag. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | My version of Lee Busby's patches to make '-i' pretend... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added new global flag variable Py_InteractiveFlag and... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added PyArg_ParseTupleAndKeywords, PyErr_Format. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added prototype for PyErr_Format(exception, formatstrin... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added convenience function PyErr_Format(exception,... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added .cxx and .cpp to extensions recognized as source... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added PyArg_ParseTupleAndKeywords() prototype. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | djgpp support. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | djgpp fix (SIGMAX). |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Issue a more meaningful error if strftime keeps returni... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | *Don't* kill all local variables on function exit.... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Slight tweak: in string_hash(), if the hash hasn't... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Kill all local variables when the frame is deallocated... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Gave the Listbox selection methods their correct (longe... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Changes by Sjoerd (reformatted). |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Guido van Rossum | Added doco for ratecv. |
commit | commitdiff | tree | snapshot |
next |