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 |
2000-03-30 |
Guido van Rossum | Deleting Python 1.5 project and Wise file. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Andrew M. Kuchling | Output for simple test case for mmap on Unix; someone... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Andrew M. Kuchling | Added simple test case for mmap on Unix; someone needs... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Andrew M. Kuchling | Added mmap module -- map a view of a file into memory... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Removed two files that were added temporarily. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Bump version to 0.6 for the event of the Python 1.6... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Greg Ward | Oops: 'build_extensions()' no longer takes an 'extensio... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Revamped path access again, by Mark Hammond, to be... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Michael Hudson: With the (cool!) new call syntax, the... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Guido van Rossum | Lawrence Kesteloot noted: Lib/user.py has a comment... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Fred Drake | Changes from 1.5.2p2, plus fix a couple of errors noted... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Barry Warsaw | __pushtodev(): Ignore transient sunaudiodev.errors... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Barry Warsaw | eval_code2(): Oops, in the last checkin, we shouldn... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Barry Warsaw | eval_code2(): In the extended calling syntax opcodes... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Moved robotparser.py to the Lib directory. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Put the Python "system" include dir last, rather than... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Call 'find_exe()', not '_find_exe()'. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Patch inspired by Bastian Kleineidam <calvin@cs.uni... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Changed 'copy_tree()' so it returns the list of all... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Documented Bastian's patch. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Added 'make_tarball()' and 'make_zipfile()' functions... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Moved the guts of 'make_tarball()' and 'make_zipfile... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Added the "distribution query" methods: 'has_pure_modul... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Added 'build_clib'; replaced 'install_py' and 'install_... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Be sure to run both 'build_py' and 'build_ext', now... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Changed so the sub-commands we rely on to do the real... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Use the new 'has_pure_modules()', 'has_ext_modules... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Added 'get_outputs()' in prepartion for the 'bdist... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Greg Ward | Deleted some crufty comments and code. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Update for creating and linking with python16.dll. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Updated for Python 1.6 and VC++ 6.0. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Version -> 1.6. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Changes to completely ignore the registry when it detec... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Change the pragmas to use python16.lib instead of pytho... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | Version updated to 1.6; API version to 1009. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Guido van Rossum | The Tcl_Obj patch discussed on the patches list. |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Jeremy Hylton | remove reference (vestigal) to CALL_FUNCTION_STAR |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Jeremy Hylton | remove reference to CALL_FUNCTION_STAR in comment |
commit | commitdiff | tree | snapshot |
next |