1997-08-08 |
Guido van Rossum | More emphasis on os.environ's calling of putenv; and... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Barry Warsaw | #Bumping to version 3.0 |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | mkalias() now has an optional third parameter to create... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | - Added classes to support class/property generation... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | Added (dummy) PyOS_FiniInterrupts |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | Adapted for 1.5a3: Py_SupressPrintingFlag is gone, and |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | New version number, new tk resources, new error numbers... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | Don't define ENOENT when compiling with MSL |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | CW11 projects replaced by CW Pro 1 projects, and all... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | Modified for CW Pro 1 projects. Convention used: .mu... |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Jack Jansen | Generate class, property and comparison code (finally... |
commit | commitdiff | tree | snapshot |
1997-08-07 |
Guido van Rossum | Remove unised variable |
commit | commitdiff | tree | snapshot |
1997-08-07 |
Guido van Rossum | Rather unsatisfactory temporary hack to get it to run |
commit | commitdiff | tree | snapshot |
1997-08-07 |
Guido van Rossum | Got the new structure working with MSVC 4.2. |
commit | commitdiff | tree | snapshot |
1997-08-06 |
Guido van Rossum | New version of Vladimir Marangozov's AIX hacks -- simpl... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | --with-readline is obsolete (and some editorial stuff... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Got rid of --with-readline, at last. |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Attempt to import readline at interactive startup. |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Move GNU readline interface to ../Modules/readline.c. |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | New mechanism for GNU readline interface, via module |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Add test for function comparisons |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Fix bug in comparing function objects detected by Sjoerd: |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Get READABLE c.s. from _tkinter instead of conditional... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Add a cast to the call to _Py_Dealloc in the expanded... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Add pointer to new BSDDB module. |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | purported linux portability patch (Oliver Andrich) |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Py_Cleanup() is now Py_Finalize(). |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Merge Py_Cleanup() into Py_Finalize(). Call the variou... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | New rules for deleting modules. Rather than having... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Renamed a local label that was accidentally grandly... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Added _Fini() routines to free up some memory |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Change the Fini function to only remove otherwise unref... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Added separate free list for cfunction (builtin method... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Provide a dummy empty directory as f_builtins instead... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Added separate free list for instance method objects... |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Added _Py_ResetReferences(), if tracing references. |
commit | commitdiff | tree | snapshot |
1997-08-05 |
Guido van Rossum | Added Py_Malloc and friends as well as PyMem_Malloc... |
commit | commitdiff | tree | snapshot |
1997-08-04 |
Guido van Rossum | Plug memory leak (DECREF doc string properly after... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | The reload(sys) test no longer works due to changes... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Oops, one more checkin. Use the new tstate/interp... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | The last of the mass checkins for separate (sub)interpr... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Removed fatal errors from Py_Initmodule4() (and thus... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Added finalization routines. |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Add finialization routines; fixed some memory leaks... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Free the malloc'ed buffer that holds the command once... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Avoid function calls to access the current thread state... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Added internal routine PyString_Fini() which deletes... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Mass checkin (more to follow for other directories). |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Add cast to PyInt_AS_LONG macro, as suggested by Marc... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Add cast to PyFloat_AS_DOUBLE macro, as suggested by... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Add a simple way to enable purify; now you can set... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Print ps (process status) for us when starting a new... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Guido van Rossum | Functionality enhancement: allow other threads to use... |
commit | commitdiff | tree | snapshot |
1997-08-01 |
Guido van Rossum | Compatibility with Tcl/Tk 8.0b*. |
commit | commitdiff | tree | snapshot |
1997-07-31 |
Guido van Rossum | Add definitions for symbolic constants LOCK_{EX,NB... |
commit | commitdiff | tree | snapshot |
1997-07-31 |
Guido van Rossum | Extend the "Don Beaudry hack" with "Guido's corollary... |
commit | commitdiff | tree | snapshot |
1997-07-30 |
Guido van Rossum | Added mimify docs (Sjoerd). |
commit | commitdiff | tree | snapshot |
1997-07-30 |
Guido van Rossum | Mention decode_base64 in example. |
commit | commitdiff | tree | snapshot |
1997-07-30 |
Fred Drake | l2h target: l2htut was listed twice and l2hapi was... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
Jack Jansen | Final set of CW11 projects, before switch to CW Pro 1. |
commit | commitdiff | tree | snapshot |
1997-07-27 |
Guido van Rossum | Finally plug the memory leak caused by syntax error... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
Guido van Rossum | Plugged a leak. (The same as the one plugged in compil... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Moved the special compile of getbuildno.o to ../Makefil... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Build getbuildno.o here, to adequately update it every... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Use Py_NewInterpreter() and friends. Remove saving... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Plug a leak in code_dealloc() (and reordered the deallo... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Tweaks by Lars Wirzenius to parse some more forms of... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Added createmessage() -- Lars Wirzenius. |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Guido van Rossum | Patch by Lars Wirzenius to allow f.readline(length). |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Fred Drake | Bump up the version number. The date still needs to... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
Fred Drake | A couple of grammatical nits. |
commit | commitdiff | tree | snapshot |
1997-07-23 |
Guido van Rossum | Regenerated; __assert__ becomes assert. |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Guido van Rossum | Removed some variables that are used to exchange data... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Changed the patch level to 1.5a3, to avoid confusion... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | New test for generic Makefile.pre.in |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Added description of the extend subdirectory. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | For use with Misc/Makefile.pre.in, the libainstall... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Adapted to the new build system. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Change libainstall again: need to install fewer files... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | frozenmain.c is now also in the library, |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Updated for new style build/install; much simpler! |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Oops -- this contains frozen bytecode, but it was Pytho... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Some improvements, e.g. -L/depot/... is not needed. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Added leading comment and security check. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Reformulate security check using getsockname(). |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Change security policy -- only accept requests from... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Removed old signature. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Updated description for embed; added pysvr. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | New example of threaded embedding |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Updated the Makefile to work with the new build strategy. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Remove -s option and $PYTHONSUPPRESS environment variable. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Emptied (in expectation of a laundry list of what's... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Added note about libpython1.5.a. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Some new names. |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Add the option to pass an open file object to GzipFile... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Document new 'quote' flag to cgi.escape(). |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Add optional 'quote' flag argument to escape(); if... |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | New dialog routines (Fred Lundh) |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Use dictionary's update() method in _cnfmerge(). |
commit | commitdiff | tree | snapshot |
1997-07-19 |
Guido van Rossum | Removed Py_SuppressPrintingFlag flag; added new |
commit | commitdiff | tree | snapshot |
next |