2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | UserString section: |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Note that "Unicode" is always capitalized. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | UserString class from Peter Funk <pf@artcom-gmbh.de>. |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Andrew M. Kuchling | This patch looks large, but it just deletes the ^M... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Andrew M. Kuchling | Untabified file to fix problems reported by tabnanny |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Fred Drake | Mark Hammond: Uncomment call to delete test data when... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Added --numeric option, similar to mkhtml.sh. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Added rule to copy in the icons/ directory. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | List of subdirs that are generated during the build. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Build rules for the "long HTML" version. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.6a1 |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Quick update to the README file. For intros and books... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Add a README file so that cvs update -P doesn't obliter... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Two more names. I just realize that there may be more... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | I believe I've now got all the names mentioned in the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Fixed my simplification to Thomas' patch: winreg and... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Improve explanation of reference counts for PyString_Co... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Reflect the two new sections in the dependencies. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Two new sections. Preliminary. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Zip file handling module, by Jim Ahlstrom. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Marc-Andre Lemburg: The large unicode database table... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Marc-Andre Lemburg: Error reporting in the codec regist... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Andrew M. Kuchling | Add '#include <netinet/tcp.h>' |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Some blank lines. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Marc-Andre Lemburg: use all lowercase names. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | This module's name should be linuxaudio*dev*.c |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Simplified Thomas Heller's registry patch: just assign... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Patch from Thomas Heller: use the new winreg module... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added some clarifications to pyexpat. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Make it compile on Windows. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Adding pyexpat project. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Buncha last-minute fixes |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Andrew M. Kuchling | Added test case output for pyexpat module |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Andrew M. Kuchling | Added test case for pyexpat module that tries to exerci... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Andrew M. Kuchling | Added Python interface to Expat XML parser. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Add Python version bump to configure script. (AMK) |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added distutils and distutils/command to LIBSUBDIRS... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added _sre project to workspace. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Removed three unused variables from the Windows code. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added the _sre module. It is always on. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Adding Fredrik Lundh's _sre.c module and its header... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added Fredrik Lundh's sre module and its supporting... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Thomas Heller fixes a typo in an error message. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | More names. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added code to blow away the pseudo-installation tree... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Oops, got a little too enthusiastic deleting code in... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Fixed 'make_archive()' to explicitly turn of compressio... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Rename 'formats' option to 'format', and remove the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Import from 'types' module. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Tweaked 'get_platform()' to include the first character... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Removed some old test code: don't set 'plat' when calli... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Don't perpetrate the "_d" hack for naming debugging... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Patch (mostly) from Thomas Heller for building on Windows: |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Don't put Python's library directory into the library... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Add back an obscure "feature" to the Obj version of... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added 'bdist' and 'bdist_dumb'. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | A version of FixTk.py that works with the way the insta... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added 'get_name()' and 'get_full_name()' methods to... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added 'create_tree()'. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added DistutilsInternalError. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | The 'bdist_dumb' command, the first worker bee for... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | The 'bdist' command, for creating "built" (binary)... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Added 'get_inputs()'. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Fixed 'get_outputs()' so it actually works. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Greg Ward | Changed to use the new 'has_pure_modules()' and 'has_ex... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Bit of cleanup on the projects. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Sigh. On Windows, (mode_t)i fails. Assume that there... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Jeremy Hylton | rename args variable in CALL_FUNCTION to callargs ... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Mark Hammond: Ooops - even though Win32 handles the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Added mmap project. (Mark Hammond.) |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Hacked for Win32 by Mark Hammond. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Improved test, by Mark Hammond, for Win32. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | New version 1.0.4. I'm sure someone mailed me these... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | New version 1.0.4. I'm sure someone mailed me these... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Fix by Eric Raymond: make the code that looks for vario... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Don't use the object call interface in Tk 8.0 -- the... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Oops, the previous patch contained a bug in chmod.... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Two robustness patches: |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Couple more names. We need to add way more names ... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Change traceback error message to "most recent call... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Use modern PyArg_ParseTuple style, with function names. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Guido van Rossum | Use modern PyArg_ParseTuple style, with function names. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Jeremy Hylton | robustify UserList constructor -- will now accept any... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Jeremy Hylton | Two fixes for extended call syntax: |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Add linuxaudio module. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Audio module for Linux, contributed by Peter Bosch. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Show Tcl/Tk version number in _test() and show Unicode... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Make it version 1.6a1. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Seems there was a version string here that still looked... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Mark Hammond: ensure the new standard module winreg... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Jeremy Hylton | Add PyDict_Copy() function to C API for dicts. It... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Internal changes. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Added Tcl 8.3. |
commit | commitdiff | tree | snapshot |
next |