1996-08-21 |
Guido van Rossum | Added documentation for PyObject_DelItem and PySequence... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Support for old CPP |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Hacks to support being a Windows DLL |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Added PyObject_DelItem and PySequence_Del{Item,Slice}. |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Added delslice and delitem. |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Demos for Fred's parser module |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | NT specific files supplied by Mark Hammond |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | More efficient handling of "__doc__" lookup. |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | Add explicit #undef _POSIX_THREADS for use on Solaris... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Guido van Rossum | New batch from Fred |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Added Vlad. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | New generic makefile by Jim F; drop pyimenu.el |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Minor updates. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | typo |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Add #define MAC_TCL for Mac. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Get rid of access statement |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Attempt at Windows-NT compatibility. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Add optional separator character to capwords(), for... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | delattr() can raise AttributeError, not KeyError. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Correct description of splitext(). |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Added locking hacks for AIX |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Added print_exception() convenience function. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Improved tests; run twice, onece in normal mode, once... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Barry's 2.73 |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Get rid of debug print statements |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Don't require <dlfcn.h> -- rely on existence of dlopen(). |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Barry's 2.72 |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Barry Warsaw | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Write warning about exception in __del__ to stderr... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | *noconfig* -> *shared*. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Support *shared* and *static* as aliases for *noconfig... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Test for xdrmem_create() failure. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Install shared libs with executable mode -- needed... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Mention warning for exception in __del__. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Guido van Rossum | Erase all memory of the access statement |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | Adapted for cfm68k, new names and split off of qt. |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | Rationalized header files: |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | - Gave PPC shared libraries (and projects) .ppc in... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | Added void before main |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | - Renamed USE_BGEN to USE_TOOLBOX |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Jack Jansen | Re-binhexed |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Changes by Rob Hooft for GMP 2.0.2 |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Document actual behavior of splitext(). |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Documented class exceptions. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Remove mention of HAVE_CONFIG_H |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Added _xdr module |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Added imghdr,xdrlib; reformatted Makefile somewhat |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Rename __test() to _test(). |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | XDR interface, evolved from Demo/rpc/xdr.py by Barry. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Added note about standard library module xdrlib.py |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Always include config.h |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Many little fixes: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | getprogramname -> Py_GetProgramName. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Raise TypeError, not KeyError, on unknown keyword argument. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Added *PyMarshal_WriteObjectToString() (moved the relev... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Added declaration for *PyMarshal_WriteObjectToString(). |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Add prototypes for c_sum() etc. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Declare initregex() as returning void, as it should be. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Remove some unused variables. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Declare a bunch of internal routines as returning void. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Made it palatable for K&R preprocessors. The spam... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Recognize *.sl and *.so as library (i.e. linker) arguments |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Incorporate LDFLAGS calculated by configure (for -... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | The usual... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Several refinements: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Add HAVE_OLD_CPP to list of known defines |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | MACHDEP and regen problem is now taken care of |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Support for keyword arguments (PyArg_ParseTupleAndKeywo... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Guido van Rossum | Changes to make the file acceptable to K&R C compilers... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Fixed command-. handling |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Fixed to work for ppc and cfm68k |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Guido: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Removed debug printf |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Removed obsolete cfm68k ifdef (Guido) |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Include config.h |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Guido: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Guido: added some void's to declarations |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Guido: changed __sinit to __initialize for CFM68K. |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | No USE_MACSPEECH for CFM68K (the interface library... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Dummy SpinCursor() if __CFM68K__ is defined |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Removed {Set,Get}SoundVol (old calls not supported... |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Jack Jansen | Fixed viewrect/destrect calculation |
commit | commitdiff | tree | snapshot |
1996-08-17 |
Guido van Rossum | site customization hook... |
commit | commitdiff | tree | snapshot |
1996-08-16 |
Guido van Rossum | Don't test here for negative number to float power... |
commit | commitdiff | tree | snapshot |
1996-08-16 |
Guido van Rossum | Don't die in resizestring() on filter(<func>, ""). |
commit | commitdiff | tree | snapshot |
1996-08-16 |
Guido van Rossum | Test for negative # to the nonintegral float power... |
commit | commitdiff | tree | snapshot |
1996-08-16 |
Guido van Rossum | regen for Next |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Guido van Rossum | Changes for Windows NT -- this time it works, with... |
commit | commitdiff | tree | snapshot |
1996-08-12 |
Guido van Rossum | Added routines to print, format and extract the current... |
commit | commitdiff | tree | snapshot |
1996-08-12 |
Guido van Rossum | Disable support for access statement |
commit | commitdiff | tree | snapshot |
1996-08-12 |
Guido van Rossum | Define reference count admin debug functions to return... |
commit | commitdiff | tree | snapshot |
1996-08-12 |
Guido van Rossum | Added extern declarations for reference count admin... |
commit | commitdiff | tree | snapshot |
1996-08-12 |
Barry Warsaw | (py-no-outdent-re): Added return, break, raise, continu... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Renamed to pyerrors.h |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Some improvements by Fred Drake. |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Separate .dvi and .ps targets. |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Added capitalize, capwords, lstrip, rstrip, and optiona... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Added capwords, splitx, and optional 3rd argument to... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Use splitx() in capwords() (bugfix after interface... |
commit | commitdiff | tree | snapshot |
next |