1999-04-21 |
Fred Drake | Markup nit to fixed dropped space in HTML output. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Guido van Rossum | Patch by Per Cederqvist, seemingly approved by The... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Added "See also" reference to xdrlib. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Mark the references to module names use \module or... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Guido van Rossum | Important fix mentioned by The Dragon De Monsyne: the... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Guido van Rossum | Correct spelling of length, discovered by Christian... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Oops; minor nit in example: none of the other interacti... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | do_cmd_funcline(): Remove some bogus generated stuff... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Added link to xdrlib module in "See also" section. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Guido van Rossum | Patch by Tim Peters to speed up colorizing of big multi... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Guido van Rossum | Patch by Christian Tismer for Win32, to use FormatMessa... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Fix some remaining index & consistency nits. (Many... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Fred Drake | Added index entry for "file objects"; this is appearant... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Just van Rossum | improved scrollbar delay behavior -- jvr |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Fred Drake | Added doc for the "module" attribute on the class descr... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Guido van Rossum | For an event 'foo-bar', the corresponding method must... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Guido van Rossum | Restored the original IDLE color scheme. |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Guido van Rossum | Color preferences code by Loren Luke (massaged by me... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Guido van Rossum | Patch by Mark Favas: it fixes the search engine behavio... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Fred Drake | Added example use of pack_list() to help explain the... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Guido van Rossum | Calling _cleanup() does not guarantee that all processe... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Fred Drake | Updated to reflect additions. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Fred Drake | colorsys docs from David Ascher. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Fred Drake | bsddb docs from Skip Montanaro; added interesting links. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Utility function that yields a properly formatted time... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Fred Drake | Relocating file to Lib/lib-tk. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Jim Fulton writes: |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Patch from Tim Peters to repare a the problem that... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Improve text of some error messages, as suggested by... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Daniel Neri: OpenBSD is just as BSD'ish as the other... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Patch by Drew Csillag for FreeBSD's sh, which doesn... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Avoid triggering Alpha OSF/1 specific code on Alpha... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | A few wishes are now fulfilled. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Guido van Rossum | Tim Peters implements some of my wishes: |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Fred Drake | Remove superfluous index entry for posix.popen(); no... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Fred Drake | Added link to Fredrik Lundh's online Tkinter reference... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Fred Drake | Minor nits, include author info. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Fred Drake | In list of sequence comparison examples, "=" should... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Greg Ward | 'warn()' method now takes an optional line number. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Fred Drake | Removed dbhash from the undocumented list. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Fred Drake | Add libdbhash.tex. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Fred Drake | Document the dbhash module, and link to it from appropr... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Correct documentation for <file>.read(); Python makes... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Use the standard stylesheet here as well. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Use the tools/mkdvi.sh script to generate DVI and PDF... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Further refinement, to allow this to handle the library... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Typo: "Otherwose" --> "Otherwise" (reported by Joakim... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Fred Drake | Add some support for the module index, so this can... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | For now, comment out the \ignorePlatformAnnotation... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Don't include the verbatim style; the default handling... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Fix problem of LaTeX leakage in the module synopsis... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Fix availability declaration for popen2 module; report... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Minor cleanup. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Fix availability declaration for stat module; report... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Work around problems with HTML conversion by making... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Fred Drake | Just in case a copy of the documentation gets released... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5.2 |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | News for 1.5.2 (final). |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Bump version to 1.5.2 (final) |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Added shamodule.c |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Added sha module! |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Prepare for final release. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | More (Cameron Laird is honorary; the others are 1.5... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | While I can't really test this thoroughly, Pat Knight... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Bunch of new names who helped iron out the last wrinkle... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Bump the myusterious M$ version number from 1,5,2,1... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Jack Jansen | Class around PixMap objects that allows more python... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Fix mysterious references to jprofile that were in... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Removed; since long subsumed in Doc/lib/libthreading.tex |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Guido van Rossum | Put back __osf__ support for gethostbyname_r(); the... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Fix accidentally reversed NULL test in load_mark()... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Add note about popen2 problem on Linux noticed by Pablo... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Add note about -D_REENTRANT for HP-UX 10.20. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | 'clean' target should remove hassignal. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Fred Drake | Ignore the doc/ directory ("Documenting Python"). |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Remove all VC++ info (except VC 1.5) from readme.txt; |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Clarify PC build instructions (point to PCbuild). |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Cast added by Jack Jansen (for Mac port). |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Forgot to add this file. CDROM device parameters. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Guido van Rossum | Two different changes. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Jack Jansen | Removed reference to the PSA (PSA membership no longer... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | No longer needed. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | Correct missed character in Andrew Dalke's name. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | Add DEC Ultrix notes (from Donn Cave's email). |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | Quote a bunch of shell variables used in test, related... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | casts for picky compilers. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | 3-arg gethostbyname_r doesn't really work on OSF/1. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Guido van Rossum | Avoid totally empty files. |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Fred Drake | Misspellling: "occurance" --> "occurrence" |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Guido van Rossum | Use re instead of regex. |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Fred Drake | Use #!/usr/bin/env python instead of #!/usr/local/bin... |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Guido van Rossum | Get rid of #! line |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Jack Jansen | Oops, try again. Test checkin (empty line) to see wheth... |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Jack Jansen | Test checkin (empty line) to see whether the new mailma... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Use the Tcl 8.0.5 installer. |
commit | commitdiff | tree | snapshot |
1999-04-08 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5.2c1 |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Release 1.5.2c1. Add IDLE and Uninstall to program... |
commit | commitdiff | tree | snapshot |
next |