1998-05-06 |
Fred Drake | Ignore temporary files. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | Modified version of ../texinputs/pypaper.sty that speci... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | Fix a bogus \code@...@ to be \code{...}. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | Relocating file to Doc/texinputs. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | The Python Reference Manual. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | First cut at welcoming the Python Reference Manual... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | \itembreak, |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Guido van Rossum | Adding Tim Peters' ndiff utility. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | When a file name is selected ("OK" button, <Return... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Jack Jansen | Added a PopupMenu class. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Guido van Rossum | New files from Thomas Gellekum |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Guido van Rossum | After variable expansion, what was formerly a single... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Guido van Rossum | Remove Emacs cruft at end. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Guido van Rossum | Added table of WSA error codes. |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Jack Jansen | Version for 1.5.1 |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Jack Jansen | Final projects for 1.5.1 |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Jack Jansen | Mods by Just |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Fred Drake | Fix typo in example found by Anthony Starks <anthony_st... |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Guido van Rossum | Ugly band-aid to work around a bug in Linux ftell(). |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Guido van Rossum | Avoid using cut; sed can do this just as well... |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Guido van Rossum | Avoid using dirname; sed can do this just as well... |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Guido van Rossum | Patches to make the proxy code work again. (Why does... |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Guido van Rossum | Take out the check for AUTH-LOGIN or AUTH=LOGIN in... |
commit | commitdiff | tree | snapshot |
1998-05-02 |
Guido van Rossum | REMOVE samefile(), sameopenfile(), samestat() -- these... |
commit | commitdiff | tree | snapshot |
1998-05-01 |
Guido van Rossum | Change the names of all methods in the Wm class: they... |
commit | commitdiff | tree | snapshot |
1998-05-01 |
Guido van Rossum | Use (void) to throw away a function result, not (void... |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Guido van Rossum | Another optimization, probably of negligeable effect... |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Guido van Rossum | Add some help for AIX. (Konrad Hinsen) |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | In _bind(), found a way to test for break without a... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | Save a tiny bit of time: self.tk.call takes a tuple... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | Import MacOS at the top instead of insize Tk.__init__... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Fred Drake | cleanup(): Remove *all* the temp files related to... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | When following symlinks to the real executable, use... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Fred Drake | Work around lack of support for \if... in latex2html. |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Fred Drake | Set $TEXINPUTS='' to make l2h pick up the right thing... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | Still somewhat experimental speedup. This appears... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | Add a new method of interpreter objects, interpaddr... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Fred Drake | Fix documentation based on comments from Sean Reifschneider |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Guido van Rossum | Replace all calls to acquire_lock() and release_lock... |
commit | commitdiff | tree | snapshot |
1998-04-29 |
Fred Drake | Made lint a bit happier. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Move a bit closer to HTML generation without depending... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | do_cmd_sectcode(): Obsolete; removed. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Remove extra cruft for texi processing. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Do better hiding of internal names. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | do_cmd_key(): Obsolete; removed. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Fixed \code so word wrapping is allowed. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Section for bisect module. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Moved popen2 entry to make more sense. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Updated. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Get rid of the unused ifdefed-out old sort code. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | On the Mac a call to TkMacInitMenus is needed. Also... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Add a declaration for strdup() for the Mac. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Generate the clear() method manually (calling __GLclear... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Type casts, and added a strdup() declaration for the... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | If USE_STACKCHECK is defined use PyOS_CheckStack()... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Enable ftruncate() on the Mac. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | accept * in return value type and convert it to _ptr... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Style and StyleParameter are two different types. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | class ByAddressType, a simple Type but passed by addres... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | On the Mac, create the Temporary Items folder if it... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Put quotes around the filename, so spaces in filenames... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Mac CodeWarrior has faulty declaration for hypot, which... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | typo in error message (fname vs. file). |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Support byte-swapped dbhash (bsddb) files. Found by... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Document changed semantics -- open() now guesses the... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Oops, I had 'n' and 'c' mixed up in my mind. Get rid... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Inspired by Ben Sayer, rewritten the code and some... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Hook in the calendar and popen2 sections. |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | calendar module section for the library reference,... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | popen2 section for the library reference, contributed... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Fred Drake | Use of \key and \kbd were isolated to one instance... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Guido van Rossum | Quicksort retuned by Tim Peters. |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | Use a try-except so that the pickle file is written... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | When setting the event structure fields, don't die... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | Instead of calling mktime(), which has all sorts of... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | Clear the error condition set by ftell(). |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | Feeble attempt at making urlopen more robust -- don... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Updated for 1.5.1 |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Use dialog auto-placement whenever appropriate. |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Fixes by Just: |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Argument type for SetPort was wrong (WindowPtr in stead... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Added FOUR_CHAR_CODE define |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | New versions from Just. |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Regenerated with FOUR_CHAR_CODE defined |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Mention the Mac:Contrib folder |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Jack Jansen | Added Just's printing demo code. |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Fred Drake | Document transfercmd(), ntransfercmd(), delete(), rmd... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Fred Drake | parse150(): Simplify RE used to parse the message... |
commit | commitdiff | tree | snapshot |
1998-04-27 |
Guido van Rossum | Add link to Anthony Baxter's enhanced version. |
commit | commitdiff | tree | snapshot |
1998-04-25 |
Fred Drake | clean target: Remove intermediate files from creation... |
commit | commitdiff | tree | snapshot |
1998-04-25 |
Fred Drake | Load the options from the pypaper.sty file before setti... |
commit | commitdiff | tree | snapshot |
1998-04-25 |
Fred Drake | Paper size / font size configuration file. |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Fred Drake | Simplify how some options get propogated. |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Fred Drake | Added libpoplib.tex to dependencies for the library... |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Fred Drake | Added a section for the poplib module, contributed... |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Fred Drake | Add entry for poplib. |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Guido van Rossum | Use hex() when outputting the various checksums so... |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Guido van Rossum | Fred's right -- we need PyList_SET_ITEM(). |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Jack Jansen | Added new folder types |
commit | commitdiff | tree | snapshot |
1998-04-24 |
Jack Jansen | Added FOUR_CHAR_CODE define |
commit | commitdiff | tree | snapshot |
next |