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 |
2000-06-02 |
Jack Jansen | Made the core toolbox modules carbon-compatible using... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Replaced GetFInfo and SetFInfo calls with FspGetFInfo... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Removed (within an #ifdef) Carbon-incompatabilities: |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Removed (within an #ifdef) Carbon-incompatabilities: |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Fixed callback function arguments to be carbon-compatible. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Config file for PythonStandCarbon (small non-shared... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jack Jansen | Made compatible with MSL Carbon libraries. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Jeremy Hylton | make sure the case is correct (damned case-sensitive... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Bumped version number to 0.9pre (there will be a couple... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Only print debugging output if DEBUG true. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Only print debugging output if DEBUG true (and deleted... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Use Distribution method 'dump_option_dicts()' for debug... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Ditched the obsolete '_get_package_data()' method and its |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Fairly massive overhaul to support getting RPM inputs... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Greg Ward | Reformatted and updated many docstrings. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Fred Drake | Trent Mick <trentm@ActiveState.com>: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Fred Drake | Trent Mick <trentm@activestate.com>: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jeremy Hylton | Fredrik Lundh: here's the 96.6% version of SRE |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jeremy Hylton | add new Python/exceptions.c to python16 project (courte... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Fred Drake | Improve TypeError exception message for list catenation. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Fred Drake | Michael Hudson <mwh21@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Andrew M. Kuchling | Fix bug reported by atkins@gweep.net; re.compile(r... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Fred Drake | Michael Hudson <mwh21@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jeremy Hylton | patch from Charles Waldman-- |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Greg Ward | Remember the list of archive files created in 'make_dis... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Greg Ward | Oops, 'reinitialize_command()' forgot to return the... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Greg Ward | Added 'reinitialize_command()' method -- delegated... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Greg Ward | Ensure that 'make_archive()' returns the name of the... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Greg Ward | More tweaking to make this command act like other Distu... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Regularize options a bit: |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Fred Drake | Do not expose __builtins__ name as a completion; this... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Andrew M. Kuchling | Filled out the "Core Changes" section. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Renamed 'native_path()' to 'convert_path()'. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Normalize paths before writing them to a zipfile. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Fixed 'change_root() to work at all on Windows, and... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Import the new Extension class, so setup scripts can |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Overhauled to expect 'self.extensions' (taken from... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Greg Ward | Provides the Extension class, a nicer way to describe... |
commit | commitdiff | tree | snapshot |
next |