1999-03-16 |
Fred Drake | Removed the embedded sections showing module documentat... |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Fred Drake | New document: "Documenting Python". |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Fred Drake | Markup for documenting LaTeX macros and environments. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Fred Drake | Docstring fix: acosh() returns the hyperbolic arccosin... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Guido van Rossum | Should test for gethost*by*name_r, not for gethostname_... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Guido van Rossum | Patch by Rob Riggs for Linux -- glibc2 has a different... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Guido van Rossum | Rob Riggs wrote: |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Guido van Rossum | New mixin class that defines cmp and hash that use |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Guido van Rossum | Yet another patch by Sjoerd Mullender: |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Fred Drake | Added the new sections from Skip Montanaro. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Fred Drake | Preliminary mhlib and telnetlib documents from Skip... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Jack Jansen | If a control has no refcon pointing back to the Python... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Patch by Michael Scharf. He writes: |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Bug submitted by Wayne Knowles, who writes: |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Fred Drake | Fixed tons of small markup problems. |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Vladimir has restructured his code somewhat so that... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Remove stuff with unsure copyright status |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Change #! line to modern usage; also chmod +x |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | Change #! line to modern usage |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Fred Drake | Added availabililty annotations to respond to concerns... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Fred Drake | Fixed grammatical error reported by Donald Wallace... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Fred Drake | Fixup the module keys. There were some problems with... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Fred Drake | Updates based on comments from /F. |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | From: Sjoerd Mullender |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guido van Rossum | OK, try again. Vladimir gave me a fix for the alignmen... |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Guido van Rossum | Don't crash when sys.path contains an empty string. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Fred Drake | Add support for <platform>, some cleanup of module... |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Guido van Rossum | This file was never supposed to be part of IDLE. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Guido van Rossum | - Don't crash in the case where a superclass is a strin... |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Fred Drake | Added .rdf and .xsl as application/xml types. (.rdf... |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Guido van Rossum | Test for popen2 module, by Chris Tismer. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Guido van Rossum | Alas, Vladimir's patch caused a bus error (probably... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | Patch by Vladimir Marangoz to allow freeing of the... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | Patch by Vladimir Marangoz to allow freeing of the... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Fred Drake | Lots of nits to respond to various comments from users. |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Jack Jansen | Added some clarification on CWGUSI building and pathnam... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | Add PathBrowser to File module |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | "Path browser" - 4 scrolled lists displaying: |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | New utility: multiple scrolled lists in parallel |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Guido van Rossum | - White background. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Guido van Rossum | open_http also had the 'data is None' test backwards... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Fred Drake | Fix a number of typos and small grammatical nits pointe... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Guido van Rossum | Call Py_SetProgramName() instead of redefining getprogr... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Guido van Rossum | Always test for an error return (usually NULL or -1... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Guido van Rossum | Patch by Chris Herborth for BeOS code. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Guido van Rossum | Small change by Jack Jansen. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Greg Ward | Added collapse_ws option. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jack Jansen | Offscreen bitmap support, first stab. PixMaps are still... |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jack Jansen | Added Qdoffs module. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jack Jansen | Added a rewrite rule so the Str255 argument of GetContr... |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Fred Drake | Added note about __builtin__._ to section dicussing... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jack Jansen | Added App module (appearance manager interface). |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jack Jansen | Added App module (appearance manager interface). And... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jack Jansen | Interface to the appearance manager. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jack Jansen | Re-generated with OSStatus treated like OSErr (i.e... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | Oops, missed a couple of substitutions in the templates. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | Pass in the 'Send comments to ...' on the mkmodindex... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | Allow many more aspects of the generated page to be... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | Added "Internet Config" to index. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | add_module_idx(): If \ignorePlatformAnnotation is... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Fred Drake | Fixed description of WSTOPSIG(), added WTERMSIG().... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Just van Rossum | added hasclosebox attr (jstrout) -- jvr |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Record the value of $TEXINPUTS in the transcript. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Oops, missed version number for pdfTeX. Updated. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Lots of small updates. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Obsolete; use the Python version instead. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Switch to the Python version of mkhowto. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Re-written mkhowto in Python; this should be at least... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | process(): New function that contains the "orchestrati... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | process(): New function that contains the "orchestrati... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Fred Drake | Be a little more friendly for the generation of the... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | "\platform{UNIX}" should really be spelled "\platform... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Added \platform annotations. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Add information about adding the portability statement. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Be more flexible to support platform annotations. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Clean up *.pla files -- platform annotation information. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Ignore *.pla -- the platform annotation information... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Ignore *.pla -- the platform annotation information. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Added support for \platform, \platformof, and \ignorePl... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | swallow_newline(): Removed function; not really needed... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Improve handling of module index, to deal with platform... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Changes to accomodate the global module index and platf... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Fred Drake | Only use 4 columns in the module index, to accomodate... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added "Save options" menu to popup so users can set... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | changed creator to 'Pide' -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added kludge so edit menus work in W.ModalDialogs ... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | updated 'vers' resource -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | reverted Jack's mod: no longer neccesary since all... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Just van Rossum | added Jack's ad-hoc icon plus a BNDL resource, so the... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Jack Jansen | Set the signature for the IDE "by hand", the bundle... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Jack Jansen | Moved all three bundles (for interpreter, applets and... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Just van Rossum | added "dummy" makeopenwindowsmenu method to simplify... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Just van Rossum | open res file(s) read only; upped __version__ -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Fred Drake | extract_tb(): Only describe this function once. Probl... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Fred Drake | Typo: "Availabilty" --> "Availability" |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Just van Rossum | added slight delay in Scrollbar.click() for more intuit... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Just van Rossum | fixed "crashing" bug when scripts folder as stored... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jack Jansen | Uncommented AskYesNoCancel docstring (how did it get... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jeremy Hylton | http_error had the 'data is None' test backwards. ... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jeremy Hylton | change indentation from 8 spaces to 4 spaces |
commit | commitdiff | tree | snapshot |
next |