1997-04-09 |
Guido van Rossum | Changed the way the C API was exported. Jim Fulton. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Guido van Rossum | New version by Digital Creations, supports binary forma... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Guido van Rossum | Ping's latest. Fixes triple quoted strings ending... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Jack Jansen | NewMovieFromFile has extra parameter and return value |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Jack Jansen | Enabled resID input/output parameter to NewMovieFromFil... |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Guido van Rossum | while (1) -> while 1. Sorry. |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Guido van Rossum | Search for a valid begin line instead of requiring... |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | (Optional) MSL compatability |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | DisposPtr -> DisposePtr |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | Changed the few old routine names still used to the... |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | Changed [SG]etCRefCon to [SG]etControlReference |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | Modified for (optional) use of MSL |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Jack Jansen | Fixed for compiling without OLDROUTINENAMES and OLDROUT... |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Guido van Rossum | Ka-Ping's muich improved version of March 26, 1997: |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Guido van Rossum | Support for alternative string quotes (a"xx", b"xx... |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Guido van Rossum | Support for alternative string quotes (a"xx", b"xx... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | Various status updates. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | Added site |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | New stuff by AMK. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | Remove a redundant XINCREF(value). This caused the... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | New version by Sjoerd, with support for IRIX 6 audio... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Jack Jansen | Added an attribute string_id_to_buffer, which gives... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Jack Jansen | - Most errors are *not* OSErr style, so raise better... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Jack Jansen | Still not a real test, but at least it runs again |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Jack Jansen | Use MacOS.string_id_to_buffer for id() to buffer addres... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Jack Jansen | Use MacOS.string_id_to_buffer for the hack to convert... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Guido van Rossum | Checked in some new Tk demos that I wrote a while ago. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Fred Drake | Small grammatical touchups: |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Whole lotta changes. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | use /usr/bin/env |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Added replace() implementation by Perry Stoll (debugged... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Spell Unix, not UNIX. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Horrible hack to split up code '--' to prevent |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Add complex(). |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Add cross-refs for int() to atoi() etc. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Changed my mind on replace(). |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Add #! line. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | New doc strings. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Fix two small bugs with proxies. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | New symbols due to assert statement. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | New test output for test_builtin |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Win32 precision clock() -- Mark Hammond. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Support include statement :-( |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Support assert stmt. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Several fixes reported by jim F. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Allow passing a .pyo file. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Added assert statement. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Added assert grammar. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Allow leading underscore in keywords. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Added AssertionError. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Added __assert__ statement (later to be renamed) |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Guido van Rossum | Optimized the hell out of listmessages(). |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Guido van Rossum | Get rid of .conj pseudo data attribute for complex... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Guido van Rossum | Remove ConflictError (which was also removed from bltin... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Guido van Rossum | remove ConflictError |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Guido van Rossum | Remove ConflictError, add InteractiveFlag, CObject_Type... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Guido van Rossum | 1. Add string conversions to int(), long(), float(... |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Guido van Rossum | Added test of complex() (that catches a bug in 1.4!). |
commit | commitdiff | tree | snapshot |
1997-03-27 |
Guido van Rossum | Added a list of the main undocumented extension modules. |
commit | commitdiff | tree | snapshot |
1997-03-27 |
Guido van Rossum | Added docs for UserDict,UserList |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added docs for glob and mailcap |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added docs for glob |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added docs for mailcap |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Change by Andrew Kuchling (edited by Guido): |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added two new questions about number conversions. |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Roger E. Masse | As per GvR recomendation, added support for a 'sync... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added new functions replace() and replace1(). |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Added docs for replace() and replace1(). |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Roger E. Masse | Added a 'sync' method to shelve. If the underlying... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Guido van Rossum | Remove untrue statement about . and .. being included... |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Guido van Rossum | Add clear() method to dictionary objects. |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Guido van Rossum | Removed 'marshal' from the list of "ok" built-in functi... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Fix typo (missing $ in ) |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Ping's new version -- more efficient at finding the... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Added __assert__. |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Ka-Ping Yee's version is better: |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Simple module to publish list of Python keywords. |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Guido van Rossum | Avoid crashes with nested multipart/mixed parts. |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Guido van Rossum | Added note about adding \n to source for exec and compile. |
commit | commitdiff | tree | snapshot |
1997-03-16 |
Guido van Rossum | Added Q. about HTTP/1.1. |
commit | commitdiff | tree | snapshot |
1997-03-16 |
Guido van Rossum | New long_lshift, without restriction on size of shift... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Remove err_input -- there is no such global! |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | New form of PyFPE_END_PROTECT macro. |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Include setjmp.h so it compiles if WANT_SIGFPE_HANDLER... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Remove redundant references to thread stuff -- long... |
commit | commitdiff | tree | snapshot |
1997-03-14 |
Guido van Rossum | Add Macros defining new names for all external symbols. |
commit | commitdiff | tree | snapshot |
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 |
next |