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 |
2000-05-30 |
Fred Drake | Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Guido van Rossum | Add 'r' to docstrings to avoid expanded backslash escap... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Added concrete example of when separate build and insta... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Cosmetic tweak. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Catch CCompiler exceptions in 'setup()'. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Import exceptions from errors.py, not ccompiler.py. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Removed exceptions -- now in errors.py to avoid expensi... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Moved the CCompiler exceptions here, to avoid having... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Greg Ward | Changed to catch compile/link failures and raise Compil... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Added 'dump_options()' for debugging output. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Factored '_set_command_options()' out of 'get_command_o... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Changed order so 'clean' is right after the 'build... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Only print debugging output if DEBUG (imported from... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Moved warnings out of 'finalize_options()' into 'run()'. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Greg Ward | Typo fix in comment. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Some far-reaching naming changes: |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Andrew M. Kuchling | Article about 1.6 new features |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Patch from Andrew Kuchling: prune out the build and... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Support for the "install_headers" command: distribution... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | 'mkpath()' now detects non-string 'name' arguments... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Tweaked description, help text. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Support for the "install_headers" command: |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Greg Ward | Added 'install_headers' command to install C/C++ header... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Jeremy Hylton | Patch from M.-A. Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Fred Drake | Added documentation for gettempprefix(). |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Barry Warsaw | This module is obsolete now that the standard exception... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Fred Drake | Added documentation for TemporaryFile() and the siffix... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Barry Warsaw | The standard exception classes. Moved here from .... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Barry Warsaw | Added exceptions.o to the list of object to build in... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Barry Warsaw | _exceptions.c is moved to ../Python/exceptions.c |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Barry Warsaw | The _exceptions module is moved to the Python subdirectory. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | When building on Solaris and the compiler is GCC, use... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Fred Drake | Piers Lauder <piers@cs.su.oz.au>: |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | Guido's rewording of my definition of "root package... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | Rene Liebscher: check if the extension file (.so or... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | A grab-bag of wording tweakage. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | Factored out code for extracting-or-creating one of... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | Added the DEBUG global (set from the DISTUTILS_DEBUG... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Greg Ward | Fixed a couple of long-hidden bugs (amazing what you... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Barry Warsaw | Built-in class-based standard exceptions. Written... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Barry Warsaw | Added a test to catch the base class. |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Barry Warsaw | For backwards compatibility, simply import everything... |
commit | commitdiff | tree | snapshot |
next |