summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for core dump -- make sure it doesn't come back!Guido van Rossum1998-02-251-0/+5
* &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used.Fred Drake1998-02-251-6/+2
* Add back some safeguards on the index elements that were lost in theGuido van Rossum1998-02-251-2/+2
* (py-execute-region): Simplified calculation of temporary file name.Barry Warsaw1998-02-251-2/+3
* (py-temp-directory): Minor docstring nit.Barry Warsaw1998-02-251-1/+1
* Tweak the tb_lineno() function to be compatible with JPython, whichGuido van Rossum1998-02-251-4/+8
* (py-master-file): Fixed some typos in the docstring.Barry Warsaw1998-02-251-4/+4
* Make sure the ']' in the content of the \item[] isn't used as the ending ']'.Fred Drake1998-02-252-2/+2
* Support for sound input added. The interface is even worse than theJack Jansen1998-02-253-9/+448
* Regenerated because of confusion with Style/StyleParameter andJack Jansen1998-02-251-4/+4
* Regerated: Style and StyleParameter are different beastsJack Jansen1998-02-251-2/+2
* Oops, this wasn't checked in yet: part of the AE structure for the newJack Jansen1998-02-251-0/+69
* Module to use Mac serial port as a communication linkJack Jansen1998-02-251-0/+74
* Helper routines to create standalone Python applications.Jack Jansen1998-02-251-0/+91
* Hack to get at string buffer address changedJack Jansen1998-02-251-1/+1
* Helper file for version-checkingJack Jansen1998-02-251-0/+16
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-2513-172/+241
* PyFile_FromFile() description: make sure the closing brace for the argumentsFred Drake1998-02-252-2/+2
* Derive the name of the modules .ind from the jobname.Fred Drake1998-02-252-2/+2
* Change quoting of the "echo" commands yet again.... why can't shells agree?Fred Drake1998-02-251-3/+3
* Make this work better with a4 paper.Fred Drake1998-02-251-30/+77
* Typo: baseWidht -> baseWidth.Guido van Rossum1998-02-241-1/+1
* Logical markup.Fred Drake1998-02-243-12/+12
* Add support for hyperref package. This builds the PDF outline, makes the ToCFred Drake1998-02-231-57/+9
* clean: Remove *.out (hyperref's internal files for building outlines for PDF).Fred Drake1998-02-231-1/+1
* Ignore hyperref's *.out files (used in building outlines for PDF).Fred Drake1998-02-231-0/+1
* Change quoting a little bit to avoid problems building it at CNRI.Fred Drake1998-02-231-3/+3
* Clean up some stuff in the {seealso} at the end. This avoids a little nitFred Drake1998-02-232-10/+10
* Patches from Jack for new Apple headersGuido van Rossum1998-02-233-6/+36
* Marked the unmarked AttributeError. (AMK)Fred Drake1998-02-232-16/+18
* "streans" --> "streams" (AMK)Fred Drake1998-02-232-2/+2
* Add a period to "Written by James Roskind"Fred Drake1998-02-222-2/+2
* Changed way *.ind are forced to exist; the files are now reset to containFred Drake1998-02-221-36/+33
* Fixed and extended the example; the original example contained someGuido van Rossum1998-02-222-6/+12
* Add slightly more explicit warning about running "make clean" whenGuido van Rossum1998-02-221-1/+2
* Added two subsections with extra hints and details, even forGuido van Rossum1998-02-222-0/+146
* Adapt to new webchecker structure. Due to better structure ofGuido van Rossum1998-02-211-59/+33
* Major overhaul. Don't use global variable (e.g. verbose); useGuido van Rossum1998-02-211-130/+191
* The list of module descriptions should be a {description} environment, notFred Drake1998-02-212-4/+4
* Removed two items, correct one spelling error.Fred Drake1998-02-201-5/+1
* A bug in PCRE could cause core dumps in patterns such asGuido van Rossum1998-02-201-2/+7
* Default button on main window wasn't set correctlyJack Jansen1998-02-201-1/+1
* Added some debug prints (if enabled by setting DEBUG)Jack Jansen1998-02-201-2/+34
* BuildApplet will now also update old appletsJack Jansen1998-02-202-68/+96
* Current ("1.5b4") projects, with new UH toolbox modules and suchJack Jansen1998-02-2022-9902/+10442
* USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERSJack Jansen1998-02-201-1/+1
* - Universal Headers 3 modsJack Jansen1998-02-201-2/+4
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-2028-1201/+2918
* Fixed double-dispose of splash() dialogJack Jansen1998-02-201-0/+2
* Updated for Waste 1.3Jack Jansen1998-02-202-23/+287