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 |
2000-03-28 |
Jeremy Hylton | fix previous checkin |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Jeremy Hylton | add test cases for Greg Ewing's extended call syntax... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Jeremy Hylton | slightly modified version of Greg Ewing's extended... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Fredrik Lundh: |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Fredrik Lundh: |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Just van Rossum | Updated NetPresenz URL. Still needs update in the light... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Just van Rossum | added PythonCGISlave and BuildCGIApplet to the list... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Mark Hammond: add winreg module as new subproject. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Mark Hammond: new winreg module; updated dllbase file. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Mark Hammond: test suite for new winreg module. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Piers Lauder: |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Fix suggested by Magnus Kessler: in class Page, it... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Patch by Neil Schemenauer to remove support for Tcl... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Just van Rossum | small fix: don't depend on the exact location of Python... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Just van Rossum | Added getaboutmenutext() method. (jvr) |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Just van Rossum | - new version of PythonCGISlave |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | MBCS codecs. (Win32 only.) By Mark Hammond. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Prototypes added for MBCS codecs. (Win32 only.) |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | Typo fixed by Mark Hammond. |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Guido van Rossum | MBCS codecs for Windows. Contributed by Mark Hammond. |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Guido van Rossum | Add a call to Tcl_FindExecutable(). This was inspired... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Guido van Rossum | Skip Montanaro: |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Just van Rossum | my previous patch didn't give enough events to SIOUX... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Just van Rossum | fixed several event handling buglets, added command... |
commit | commitdiff | tree | snapshot |
next |