2000-09-15 |
Fred Drake | Trent Mick points out that the BSD DB also provides... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Added 'warn_dir' option so other code can sneak in... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Adjust to the new sysconfig regime: use 'get_config_var... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Adjust to the new sysconfig regime: use 'get_config_var... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Revamped 'get_platform()' to try and do something reaso... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Changed from eager parsing of Makefile (at import time... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Greg Ward | Fixed so 'parse_makefile()' uses the TextFile class... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Before running LaTeX2HTML, remove all the HTML files... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | When there is a Module Index, make sure the icon actual... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Add a reference to the sha module, noting that SHA... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Convert "See also" section to use \seetitle. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Did not include the sha module documentation dependency. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Added a note about gdbm. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Added a note about getting CarbonLib as a way to get... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Fixes that should make it possible to run Python on... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Fixes that should make it possible to run Python on... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Denis S. Otkidach <ods@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jeremy Hylton | cope with weird Content-Length values returned from... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Remove reference to the stdwin-based windowed debugger... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Use the \setshortversion macro to specify the abbreviat... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Use \shortversion in a number of places. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | do_cmd_shortversion(), |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | \shortversion, |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Avoid reference to specific versions of Python where... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Avoid reference to specific versions of Python where... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Add some index entries to make it easier to find inform... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jeremy Hylton | Remove "," from the list of always_safe characters... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Use the configure support to determine which ndbm.h... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Allow configure to detect whether ndbm.h or gdbm/ndbm... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Fred Drake | Detlef Lannert <lannert@uni-duesseldorf.de>: |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Removed exceptions from the required modules (it's... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Added Qdoffs and (optionally) icglue modules. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jack Jansen | Added USE_IC and USE_PYEXPAT |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Jack Jansen | Not relevant anymore, as pyexpat has moved to another... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Jack Jansen | Include Numerical header files in developer distribution. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Martin v. Löwis | Add several dl.RTLD_ constants. Closes bug 110842. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Barry Warsaw | Include a link to Francois's po-utils. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Greg Ward | Added --force (-f) option to force installation (includ... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Greg Ward | Bump version to 0.9.3pre. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Greg Ward | Fix install directories on Mac OS (now that the "instal... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Greg Ward | Fix install directories on Mac OS: now everything goes to |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Greg Ward | Changed/added a bunch of section labels so HTML files... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Greg Ward | Improve Windows and Mac OS-specific instructions for... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Greg Ward | Typo fix -- it's 'ext_modules', not 'extensions'. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Simplify some of the code. Use PyErr_Format() instead... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Documentation is good. Let's release more. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Make this script handle PyVarObject* functions as well... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jack Jansen | Added a note that multiple threads breaks command-. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jack Jansen | Moved to Unsupported. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Vladimir Marangozov <Vladimir.Marangozov@inrialpes... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Re-wrapped some wide comments. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Add note that the various \see* macros are only defined... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Change the title of the link to the document index... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Add a reference item pointing to the Namespaces in... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | \seetitle: New macro for building reference list content. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | When referring to namespaces, always say "namespaces... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | Added documentation for PySequence_Fast() and PySequenc... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Fred Drake | When formatting the API manual, use the generated api... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Greg Ward | Bastian Kleineidam: fix so it cleans up the temporary... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Jack Jansen | Upped SIZE to 16MB so IDE can run test.autotest (sigh). |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Jack Jansen | Final tweaks for 2.0b1 |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Guido van Rossum | Deleted ancient file. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Skip Montanaro | add index entries for list comprehensions |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Tim Peters | Windows installer: In the Start menu IDLE shortcut... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Fred Drake | Some updates and fix a bunch of really small consistenc... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Fred Drake | Add documentation for the \pep and \seepep macros. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Fred Drake | Untabify. When compiling in -tt mode, an inconsistent... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Greg Ward | Delete some debugging prints. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Greg Ward | Added --plat-name option to override sysconfig.get_plat... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Greg Ward | Minor tweaks to get rid of some '\XXX' remarks. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jack Jansen | This shouldn't have been here in the first place. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jack Jansen | Release notes for 2.0b1. It is not much, but I can... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jack Jansen | Don't include various of the Lib:plat-* folders. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jack Jansen | The logic for finding long matches before short ones... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jack Jansen | Updated for 2.0b1 |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Mark Hammond | Patch for [ Bug #113828 ] getpythonregpath with null... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Tim Peters | General cleanup in preparation for a bugfix: removed... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Greg Ward | Added --python and --fix-python options for better... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Tim Peters | Close SF bug 110826: a complaint about the way Python... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Thomas Heller | The installer now displays info about version of distutils |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Thomas Heller | The windows installer must also look under the HKEY_CUR... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Do not try to fix bugs while sleeping. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Kevin Jacobs <jacobs@darwin.cwru.edu>: |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Tim Peters | Fix for bug 113934. string*n and unicode*n did no... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Add support for new \pep, \seepep, excclassdesc markup. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | excclassdesc: New environment. For use in documenting... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Add support for a filename to record the name of the... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Add a reference to the material on string methods. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Various clarifications and minor nits fixed. Affected... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Really minor consistency nit. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Improve a couple of references to the language referenc... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Minor clarifications in the introductory paragraph. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Add \modulesynopsis for inclusion in the list of module... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Move the "See also" section to a location more consiste... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Fred Drake | Move description of UserString.MutableString to a locat... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Fred Drake | Add a brief section on linking Python as an embedded... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Jack Jansen | First attempt at a 2.0b1 installer |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Jack Jansen | Updated for .0b1 distribution |
commit | commitdiff | tree | snapshot |
next |