2000-10-19 |
Fred Drake | Remove the bzip2 archives from the "distfiles" target... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Lars Gustäbel | Fixed a bug that caused namespace names to be reported... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Fred Drake | Two more names. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Fred Drake | Helper scripts used in published the "development"... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Fred Drake | Revise the capitalization policy of \versionchanged... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Fred Drake | Capitalize first letter of an explanation for a \versio... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Andrew M. Kuchling | Correction from David Bolen: the Windows version no... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Andrew M. Kuchling | Document the .lastindex and .lastgroup attributes of... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Fred Drake | Make all the \seemodule explanations consistent: start... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Fred Drake | Capitalize & use periods for \seemodule explanation... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jack Jansen | Updated Popt resources to current version |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Fred Drake | Use test_support.TESTFN as the temporary filename. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Andrew M. Kuchling | Bump version number -- this document is pretty much... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Fred Drake | Update the links to the NumPy website and documentation... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.0 |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | revise xml comment |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Fred Drake | Updated the XML package comment. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Tim Peters | Filled in math-module info; fixed a typo or two. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | Add NEWS for 2.0 final (there are a few XXX comments... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | the usual (part II) |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Tim Peters | Test for math.* exceptional behavior only in verbose... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | Patch #101936: Auto-detect DEC threads (which need... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Barry Warsaw | find(): Application of (slightly modified) SF patch... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | distutils setup files for Tkinter |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeremy Hylton | misc. RPM support files |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Fred Drake | Demos of the new XML support from Lars Marius Garshol... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Andrew M. Kuchling | Correct form of FourThought's name |
commit | commitdiff | tree | snapshot |
2000-10-15 |
Greg Ward | Bump version to 1.0.1. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Lars Gustäbel | Fixed minor problem with reset(). |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Tim Peters | Prep the Windows installer for 2.0 final: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | For PyErr_Format(), note that the exception parameter... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Adjust the Macintosh manual to have the formatting... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | For os.stat() & friends, note that the time fields... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Update dependencies for the Macintosh manual. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Update to include all the new chapters & sections. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Remove everything that is not module documentation. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Fix some internal references that I botched. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chapter on how to use MacPython, by Bob Savage <bobsava... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chapters on Mac Toolbox modules and other undocumented... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Documentation for the aepack and aetypes modules, by... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Wrap a long line. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | More names. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | A bunch of nits fix and some additional information... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Update the comments for the BSD DB module, including... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Center the top line of the license page, to make it... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Removed debugging code at bottom. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Untabified. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Bastian Kleineidam: make 'check_lib()' more like AC_CHE... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Lyle Johnson: use 'normcase()' in addition to 'normpath... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Bastian Kleineidam: fix up any supplied command-line... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Call SchedParams(1,0) so the dialog is correctly re... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Added some of the new Numeric modules (which weren... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | If we're installing to another partition than the syste... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Updated with cmd-. fix and PythonCore copy option. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | getting close |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | run the std regression test suite using bytecode produc... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | add -d option that dumps entire AST before compiling |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | Now supports entire Python 2.0 language and still suppo... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Lars Gustäbel | Updated test suite to latest pulldom changes. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Lars Gustäbel | Moved appendChild calls back to DOMEventStream. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Paul Prescod | Clear siblings, now that they are being set. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Made options global (as PyMac_options) so macosmodule... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Fred Drake | Update the release number and date. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Neil Schemenauer | Make the regrtest.py -l (findleaks) option considerably... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Vise archive templates used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Disribution templates used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Projects used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Use MacOS.KeepConsole to always exit if the program... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Added sha module, it's needed by the unicode stuff... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Added a method KeepConsole so programs can override... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Made options global (as PyMac_options) so macosmodule... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Better exit handling. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Updated for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Python implementation of strptime(). |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Extension to Findertools by Erik van Blokland. In Contr... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Andy Dustman <adustman@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | Fix SF bug #116263: support for from .. import * |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Added entries for new files of SAX documentation. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Massive addition of SAX documentation from Martin von... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | If the status line is invalid, assume it is a pre-1... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | Repaired a comment and asserted a precondition. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Thomas Heller | Recreated after installer source code changes. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | two fixes for redirects: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | cosmetic changes only: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Fix for Bug #116453. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | When we know the compiler is GCC, always add the -Wall and |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Added a test for the StringIO write() error I just... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | [ Bug #116636 ] Bug in StringIO.write() |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Anonymous patch to add Darwin 1.2 to the list of BSDs. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Barry Warsaw | Added some single tuple/list unpacking for JPython... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | A Mystery: I somehow managed to delete the last two... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | Stop raising OverflowError on underflows reported by... |
commit | commitdiff | tree | snapshot |
next |