2000-04-26 |
Fred Drake | Added a "See also:" section that exhibits the \seerfc... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Fred Drake | Define \seerfc within the seealso environment. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Fred Drake | ref_module_index_helper(): Use "my" instead of "local". |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Hacked things up a bit so that configuration variables... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: import exception classes. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: add 'long_description' to Distributi... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Supply short form for --manifest-only (-o) and --force... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Fix typo in last patch -- the symbol's name is MSG_DONW... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Patch by Charles G Waldman: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Patch inspired by Just van Rossum: on the Mac, in savef... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Fred Drake | Removed some extraneous and confusing parenthesized... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Charles G Waldman: Doing a PyObject_New then PyMem_DEL... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Michael Hudson: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Fred Drake | validate_arglist(): Re-written to reflect extended... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Mark Hammond: Added dependency of winsound project... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Added section headers for "Extending the Distutils... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Bumped version to 0.8.2. |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Harry Henry Gebel: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Lyle Johnson: fixed broken logic in 'native_path()'. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Christian Tismer -- total rewrite on trashcan code. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Add definition of socklen_t so that socketmodule.c... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The GUSI 2.0 I/O library used on the Mac... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The GUSI 2.0 I/O library (which is used... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added tests for socklen_t |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The new version of the GUSI i/o library... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: Posix threads are now supported on the... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added site-packages. (Sorry, forgot who submitted... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: A few new types needed by new API calls. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Oops -- Mark forgot to add "0x" to the /base: argument. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Andrew M. Kuchling | Fix to previous patch: send the request data when it... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added a provision to stop all threads before exiting... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Remove Windows line endings. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Fix spelling error and remove Windows line endings. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Changes by Mark Hammond to ignore more by-products... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Security patch for Unix by Chris McDonough. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Don't build the _tkinter project from Build, only the... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Tk 8.3.0 resources. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Fixed to work with Tcl/Tk 8.3.0, at least, my modified... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Andrew M. Kuchling | Fixed bug reported by JP Calderone: https:// URL's... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Greg Ward | Patch from Harry Henry Gebel: fix two stupid bugs in... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a couple of contributors. Still needs work for... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Erik van Blokland's CaptureAE. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a reference to the Open Directory page on macPython. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | The .exp file hadn't been regenerated after adding... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a note about Personal Webserver, and replaced... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added Corran Webster's explanation of how to write... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Sporadic, untested Python 1.5.1 compatibility changes. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Merged in Python 1.5.1 compatibility changes from the... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Merged in code from the 0.1.5 release to handle IOError... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Check that 'self.formats' is good early on. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Catch DistutilsOptionError in 'setup()' -- it's thrown... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Extracted the "what-do-I-do-for-this-format" logic... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Fix how we generate the meta-data query methods to... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Changed to call 'get_fullname()', not 'get_full_name... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Jack Jansen | Made the GUSI options work again with GUSI 2. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Added winsound project to workspace, and added -I optio... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Patch by Vladimir Marangozov to unload additionally... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Added test_winsound by Mark Hammond. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Mark Hammond: |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Mark Hammond: |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Charles Waldman writes: |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Patch by Charles G Waldman to avoid a sneaky memory... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Charles Waldman writes: |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Charles Waldman writes: |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Use an explicit macro SOCKETCLOSE which expands to... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Patch by Brian Hooper, somewhat augmented by GvR, to... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Doc strings for the spawn* functions, by Michael Hudson. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Fix 'check_metadata()' so it grovels through the distri... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Patch from Andrew Kuchling: document the new multiple... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Patch from Andrew Kuchling: allow multiple include... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Fixed the '--license' option so it's officially an... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Added the capability for alias options. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Added 'has_option()', 'get_attr_name()' methods. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Patch, originally from Bastian Kleineidam and savagely... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Made 'generate_help()' and 'print_help()' methods of... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Continuing the refactoring: deleted the old 'fancy_geto... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Greg Ward | Hefty refactoring: converted 'fancy_getopt()' function... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Reformatted wide paragraphs. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Reverted '\var' in the "standard installation location... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Dropped '\tilde' and '\bslash' definitions. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Changed '\tilde' and '\bslash' to the standard '\textas... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Removed '\package' definition. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Changed '\package' to \module'. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Changed '\option' to '\longprogramopt' wherever it... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Fred Drake | ANSI-fy & de-tabify the source. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Bumped version to 0.8.1. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Added kludge to deal with the "./ld_so_aix" problem... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Don't load the config.h file, even under Unix, because... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Greg Ward | Added 'link_executable()' method (Berthold Hoellmann). |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Jack Jansen | Fix by Dan Green and Corran Webster to support LongDateTime |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Fred Drake | Added documentation for WindowsError; omission noted... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Fred Drake | Clarify the description of the else clause for try... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Greg Ward | Reformatted all exception documentation as docstrings. |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Greg Ward | Cleaned up/simplified error-handling: |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Jeremy Hylton | Fix PR#7 comparisons of recursive objects |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Fred Drake | Anthony Baxter <anthony@interlink.com.au>: |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Greg Ward | Don't run "ranlib" if sysconfig's RANLIB (from Python... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Greg Ward | Various wording/formattin tweaks. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Greg Ward | Use 'get_python_inc()' to figure out the Python include... |
commit | commitdiff | tree | snapshot |
next |