2000-06-17 |
Greg Ward | Changed to use the new 'grok_environment_error()' funct... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Greg Ward | Added 'grok_environment_error()' function to deal with... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Greg Ward | Bastian Kleineidam: added 'remove_tree()' function... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Greg Ward | Fixed install directory for header files on Unix. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Fred Drake | Updates from Marc-Andre Lemburg <mal@leburg.com> for... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Fred Drake | Added reference count information for PySequence_List(). |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Fred Drake | Documented PySequence_List() and PySequence_Tuple(). |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Marc-André... | Michael Hudson <mwh21@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Fred Drake | do_cmd_textasciitilde(): New function. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Fred Drake | Fix markup error that hid a tilde character; reported... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Fred Drake | Michael Hudson <mwh21@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Jack Jansen | Oops, default type and creator were reversed. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Fred Drake | Hook in the documentation for the unicodedata module. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Fred Drake | James C. Ahlstron <jim@interet.com>: |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Jack Jansen | Also add a one-line description of the "optional" direc... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Andrew M. Kuchling | Documentation for the pyexpat module. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Applied simplifications suggested by Greg Stein. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Renamed the C extension for ncurses support from 'curse... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Install the contents of the Lib/curses directory |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Add contents of curses package |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Mention setting the default encoding |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Fred Drake | Added test for linnuxaudiodev module; directly adapted... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | List more deleted modules. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Filled in the sections on new and deleted modules. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Andrew M. Kuchling | Comment out an apparent debug print |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Jeremy Hylton | the PyDict_SetItem does not borrow a reference, so... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Andrew M. Kuchling | Patch from /F: this patch brings the CVS version of... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Andrew M. Kuchling | Patch from Michael Hudson: improve unclear error message |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Mark Hammond | Cleanup a few docstrings. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Andrew M. Kuchling | Minor fixes, additions to notes |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Harry Henry Gebel: fix '_format_changelog()' so it... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Include setup.cfg in the list of default files to distr... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Moved the code that prunes the file list after reading... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Renamed 'find_defaults()' to 'add_defaults()'. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Docstring addition binge. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Fixed so we print more than just the first line of... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Docstring reformatting binge. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Cosmetic tweaks to imports, the 'show_formats()' functi... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Made all debug output go through the 'debug_print(... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Greg Ward | Added 'debug_print()' method (driven by DEBUG global... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Added _localemodule and exceptions.c |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Added _localemodule. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Nav removed (it has moved to the core toolbox modules). |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Nav and AE have been moved to core toolbox modules... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Moved AE module to the core toolbox set: it is needed... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Moved AE module to the core toolbox set: it is needed... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Minor bugfix: one uthread-dependent cleanup had "if... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jack Jansen | Upped default memory size to 16MB |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Marc-André... | New codec which always raises an exception when used... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Fred Drake | Added preliminary documentation for the winreg module, |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Greg Ward | Patch from Rene Liebscher: this adds "--help-foo" optio... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Greg Ward | Always look for the system config file in the Distutils... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Greg Ward | Patch from Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Trent Mick | correct case in python16.dsp to allow build with VS6 |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Andrew M. Kuchling | Patch from Trent Mick: |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Greg Ward | First crack at the Distutils "config" command. Unlike... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Greg Ward | Fix 'reinitialize_command()' so it resets the 'have_run... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Greg Ward | Support for multiple distribution formats in one run. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Greg Ward | 'get_outputs()' now returns an empty list instead of... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Jack Jansen | Added lib-tk to the standard sys.path initializer. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed assorted old ifdefs. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed support for very old CodeWarrior runtimes. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed SYMANTEC_CFM68K support. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed USE_STDWIN support. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed THINK_C support. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Define USE_GUSI2, not USE_GUSI1. PythonStandalone still... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Jack Jansen | Removed THINK_C support. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Fixed syntax error. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Use 'ensure_string_list()' for 'formats' option, so... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Patch from Harry Henry Gebel: |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Added the 'ensure_*' methods from bdist_rpm; refactored... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Removed the 'ensure_*' methods -- they're just too... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Greg Ward | Renamed 'modules' option to 'py_modules', for consisten... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Andrew M. Kuchling | Use PyArg_ParseTuple and specify the method names,... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Andrew M. Kuchling | Add missing PyArg_NoArgs() calls to methods that didn... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Andrew M. Kuchling | Latex formatting fixes |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Andrew M. Kuchling | Patches from Moshe, w/ AMK's revisions |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Greg Ward | Patch from Harry Henry Gebel: fixes a bit of code that... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Greg Ward | Catch DistutilSetupError from the Distribution constructor. |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Greg Ward | Added a bunch of new globals in '_init_mac()' -- these... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | First version of the project that produces a working... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Revived various of the compatability routines and made... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Removed hfsrunning() macro. This means MacPython won... |
commit | commitdiff | tree | snapshot |
next |