2000-09-16 |
Guido van Rossum | Improve the test output a bit. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Push more of the display control into the style sheet. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Changed so lines that are all comment (or just whitespa... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Andrew Kuchling: |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | [change from 2000/08/11, propagating now to distutils... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | [change from 2000/04/17, propagating now to distutils... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Use PyOS_setsig() instead of directly calling signal... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Use typedef PyOS_sighandler_t and APIs PyOS_getsig... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Add PyOS_getsig() and PyOS_setsig() -- wrappers around... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Add typedef PyOS_sighandler_t and prototypes for PyOS_g... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Guido van Rossum | Document new APIs PyOS_getsig() and PyOS_setsig(). |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Rene Liebscher: if we have to run the same sub-command... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --keep-tree to --keep-temp. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --clean to --no-keep-temp and --noclean to... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Renamed --keep-tree option to --keep-temp. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Ensure sub-commands of "install" are reinitialized... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Remove some debugging output from the last change. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | In 'reinitialize_subcommand()', pass 'reinit_subcommand... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Generalized 'reinitialize_command()' so it can optional... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Added the "sub-command" machinery to formalize the... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Factored the "sub-command" machinery out to Command... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Use a really ugly hack that depends on output processin... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update URL to unicode.org's FTP site using an HTTP... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update *both* uses of the URL to the zlib home page... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update link to the zlib homepage. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update the link to Andrew Kuchling's crypto code. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update link to the FIPS PUB 180-1 (PDF is available... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Fred Drake | Update some stale links. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Tim Peters | Repair senseless random.seed docstring (reported on... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Tim Peters | Fixed legit gripe from c.l.py that math.fmod docs aren... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Tweaked the build temp dir names again. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Include the Python version in the platform-specific... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Greg Ward | Document the directory separatory for include dir and... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | This will eventually evolve into a package that creates... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Neil Schemenauer | - add a new test |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Fix a link -- there is no starship.python.org! |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Add a constant "library" to the module which names... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Add some comments on the available implementations... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jeremy Hylton | fix bug #110661 (PR#356) -- accept either & or ; as... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Neil Schemenauer | Don't remove instance objects from the GC container... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Some systems need -lucb to compile the mmap module... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Barry Warsaw | Py_Main(), usage(), usage_mid: Add -h and -V flags... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Barry Warsaw | Describe the -h and -V flags. Closes patch #101496 |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Paul Prescod | Fixed some typos. Removed one obsolete comment. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Skip Montanaro | add cross reference to mimetools module |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Skip Montanaro | RET_SAVE references should be Py_BLOCK_THREADS references |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Paul Prescod | Fixed bug that disallowed processing instructions befor... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Guido van Rossum | Fix for bug #113693: with the changes to the IMPORT_FRO... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Guido van Rossum | Include the filename in the errror message for F5 witho... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Update comments in the second paragraph, discussing... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jeremy Hylton | Fix Bug #114293: |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | Read a QuickTime movie and return the frames. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | Before comparing os.uname() to BeOS check that os.uname... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | For current directory use os.curdir, not ".". |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | Allow am/pm as well as AM/PM (C9X behaviour). |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | Added B format char to Py_BuildValue (same as b,h,i... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jack Jansen | Cast UCHAR_MAX to int before doing the comparison for... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Martin v. Löwis | Use symbolic constants for allowable short ranges. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tim Peters | Closes SF bug 113894: on Windows, things like os.listd... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tim Peters | Added simple batch file to make running the test suite... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Martin v. Löwis | Correctly cast the return value of realloc. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Martin v. Löwis | Check range for bytes and shorts. Closes bug #110845. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Martin v. Löwis | Correctly use realloc return value. Fixes bug #114424. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Martin v. Löwis | Support \r in source files. Closes bug #101425. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Removed some debugging prints: When running user confi... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | main(): Move hackery of sys.argv until after the Tk... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Fred Drake | Add item to the list of limitations that points out... |
commit | commitdiff | tree | snapshot |
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 |
next |