2000-10-26 |
Fred Drake | Minor simplification. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Update the dependency information to allow the other... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Noted that building the info version requires the HTML... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | All acknowledgements have been moved to the Doc/ACKS... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Update build instructions to reflect the rename from... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Test for and create Modules/Setup in the configure... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Rename Setup.in to Setup.dist, and assume that configur... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Lots of small markup adjustments for consistency with... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Update a comment to be correct. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Remove bogus stdout redirection and use of sys.__stdout... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Fred Drake | Remove bogus stdout redirection and use of sys.__stdout... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Typo: shorted --> shorter |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Guido van Rossum | Patch 102114, Bug 11725. On OpenBSD (but apparently... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Guido van Rossum | Fix two typos in __imul__. Closes Bug #117745. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Guido van Rossum | Add IDLE wish: access items of arrays |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Since LookupError can be raised by sys.setdefaultencodi... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com> noted that the... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Additions from Marc-Andre Lemburg <mal@lemburg.com... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Several additions and updates based on text from Marc... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeremy Hylton | Many changes. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeremy Hylton | Generated from rev 1.1 of ast.txt |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeremy Hylton | Small optimizations in dispatch method: 1) lookup node... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeremy Hylton | Support for generation of ast.py from simple descriptio... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Try to clarify when the Modules/Setup file should be... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Guido van Rossum | Also point TK_LIBRARY to the appropriate directory. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Remove some HTML from the PYTHONDOCS fragment defined... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Fred Drake | Minor addition; add a little formatting to the release... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Fred Drake | Make this actually work now that the tool is checked... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Fred Drake | Ka-Ping Yee <ping@lfw.org>: |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Guido van Rossum | Insert the current directory to the front of sys.path... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Lars Gustäbel | Added a test case for the saxutils.prepare_input_source... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Lars Gustäbel | Fix bug in prepare_input_source (patched by Paul P... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Lars Gustäbel | Updated output. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Lars Gustäbel | Added some more tests here and there. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Fred Drake | Added entries for the xml.dom.minidom module. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Fred Drake | Remove second horizontal line below table headers;... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Remove some obsolete files, and update the README. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Make reindent.py happy (convert everything to 4-space... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Make reindent.py happy (lots of trailing whitespace... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Make reindent happy, but not in the way it planned! |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Make reindent.py happy (convert everything to 4-space... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Use 4-space indents. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Clean up the temporary file when done with it. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Make sure the temporary file is cleaned up even when... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Added note saying to use test_support.TESTFN for a... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Added exception to the rule that the buffer returned... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Correct the name of a parameter in the description... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Added test for regression on SourceForge bug #117490. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Fred Drake | Maildir.__init__(): Make sure self.boxes is set. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jack Jansen | struct.pack has become picky about h (short) and H... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jack Jansen | Updated because developer option isn't distributed... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jack Jansen | Removed, no longer pertinent. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jack Jansen | Final version used for 2.0 distribution. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Fred Drake | More names. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Fred Drake | Added missing entry for invert() function. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Greg Ward | Minor tweaks to catch up with the current code in a... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Fred Drake | Flesh out the "LaTeX Primer" some more. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Fred Drake | t_bootstram(): Use PySys_WriteStderr() instead of... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | more edits to make the text fit (jvr) |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | oops, that one caused a syntax error... (jvr) |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | edits to make the 2.0 copyright fit in the about box... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | Cleaned uthread dependencies (jvr) |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | Hm, I never checked in my incomplete "run with interpre... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Just van Rossum | fixed 2.0 compat bug |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Fred Drake | Update the display of some floating point values at... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Added PyMac_OutputSeen(), which acknowledges all curren... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Add Numerical:Lib:Packages to sys.path. A workaround... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Ready for 2.0 |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Oops, all the options were off-by-one. Reported by... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Fixed balloon help for options. Sort-of reported by... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Fixed balloon help for startup options. Reported by... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Removed try/except TypeError around calling the ae... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Oops, not only the Popt versions were wrong, the resour... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Different phrasing of keepconsole options, suggested... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Use MacOS.OutputSeen() on menuselections: it treats... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jack Jansen | Use MacOS.OutputSeen() on menuselections. Removed KeepC... |
commit | commitdiff | tree | snapshot |
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 |
next |