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 |
1996-08-09 |
Guido van Rossum | Suggest using default values for __init__ arguments... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Get rid of parrot dropping (spurious 'E') |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Added doco for abstract interface |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Added footnote about lamda bodies being the same as... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Add warning about exceptions in __del__ being ignored. |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Insert "./" in front of pathname when it contains no... |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Optimizations by Sjoerd: |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Support for tp_getattro, tp_setattro (Sjoerd) |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Use pre-created string objects for most common exceptions |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Correct wrong calculation of pow(0.0, 0.0, negative_number) |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | Added tp_getattro, tp_setattro (Sjoerd) |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | New AIX-NOTES |
commit | commitdiff | tree | snapshot |
1996-08-09 |
Guido van Rossum | New AIX-NOTES |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | This is the third time I check in this change :-( |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Include "mymath.h" instead of manually declaring math... |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Added lstrip() and rstrip(). |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Need config.h (for Win etc.) |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Added hack to get it to compile on AIX. |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Rearrange include headers (needed on some platforms). |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Hack for Mac (where fabs is not usable as a function... |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Add optional casts to free() calls. (Jack) |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Rationalized instructions for _tkinter.c |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Also remove *.sl (AIX shared libs) in make clean. |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Removed |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Latest AIX changes from Vlad |
commit | commitdiff | tree | snapshot |
1996-08-08 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.4b2 |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Re-install aix files (what happened?) |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | removed old file |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Changes necessary for AIX. |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Added casts from unsigned char to char when calling... |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Removed unused var; added error check for ``lambda... |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Include mymath.h instead of declaring prototypes for... |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Correctly use Py_PROTO, not obsolete PROTO. |
commit | commitdiff | tree | snapshot |
1996-08-08 |
Guido van Rossum | Renamed errors. -> pyerrors.h (for Mac, where Errors... |
commit | commitdiff | tree | snapshot |
next |