summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* better sys.path munging when running scripts -- jvrJust van Rossum1999-02-011-8/+2
* OSError description: "as the by the" --> "as the"Fred Drake1999-02-011-3/+3
* Oops, the patch for NeXT always replaced waitpid() with wait4() --Guido van Rossum1999-02-011-0/+4
* Patch by Sjoerd Mullender for better compatibility with the versionGuido van Rossum1999-02-011-0/+25
* removed old IDE stuff -- jvrJust van Rossum1999-02-0136-7998/+0
* minor cleanup of last patch -- jvrJust van Rossum1999-02-011-1/+0
* Added PythonIDE to the applet list; added destination filename support for ap...Just van Rossum1999-02-011-6/+8
* removed turd resources left by my former MacCVS clientJust van Rossum1999-02-012-0/+0
* Add $(APPLICATION) or :Mac:Tools:IDE at the very start of sys.path to improve...Just van Rossum1999-01-311-4/+5
* There are now three possible ways to run the IDE:Just van Rossum1999-01-301-6/+13
* ??? adding this file somehow failed -- jvrJust van Rossum1999-01-301-0/+395
* First Checked In.Just van Rossum1999-01-3028-0/+8612
* added ntpath and win32api to MAC_MAYMISS_MODULES -- jvrJust van Rossum1999-01-301-1/+3
* changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvrJust van Rossum1999-01-301-3/+3
* set 'preload' attribute for __main__ PYC resource -- jvrJust van Rossum1999-01-301-0/+3
* skip 'vers' resource when copying resources from templeate -- jvrJust van Rossum1999-01-301-1/+1
* added some try/excepts so it also works when certain projects/folders are not...Just van Rossum1999-01-301-2/+10
* Removed NumPy install code: it's obsolete -- jvrJust van Rossum1999-01-301-6/+0
* Fixed two typo's (Plugins -> PlugIns) and added some explicit path munging to...Just van Rossum1999-01-301-5/+5
* added "delay console window until needed" preferenceJust van Rossum1999-01-302-0/+0
* Added pascal-style string name of preference file resource, and bracketedJack Jansen1999-01-301-1/+6
* From: Mike Orr <mso@oz.net>Guido van Rossum1999-01-301-1/+1
* Embarrassing: remove a debug print statement from set_break() for theGuido van Rossum1999-01-291-1/+0
* Updated comments on version of XML package needed.Fred Drake1999-01-291-1/+2
* Use win32api.GetFullPathName(path) if it exists to implement abspath().Guido van Rossum1999-01-291-3/+7
* Added the info tarball to the tarballs target. Added the README toFred Drake1999-01-291-2/+3
* A README file for the info tarball.Fred Drake1999-01-291-0/+16
* Added support to handle \versionadded in a reasonable way.Fred Drake1999-01-291-9/+19
* Support a canonical() method, implementable by a derived class, to beGuido van Rossum1999-01-291-6/+20
* setup_readline(): Added a comment about memory leak (reported byBarry Warsaw1999-01-291-1/+5
* Added missing DECREF's in the error branches when creating a compressor orAndrew M. Kuchling1999-01-291-1/+12
* Define %descriptor.class, since it's used.Fred Drake1999-01-291-0/+4
* Be a little smarter on some attribute values, making an assumption aboutFred Drake1999-01-291-1/+4
* fixup_descriptors(): Change the way we look for descriptor nodes;Fred Drake1999-01-291-4/+15
* initmain(): Nailed a memory leak. bimod must be DECREF'd!Barry Warsaw1999-01-291-0/+1
* Added the Doc/sgml/ directory to the tarball.Fred Drake1999-01-291-1/+1
* Rewrite code that converts the little descriptor environments to buildFred Drake1999-01-291-53/+114
* Use only the height to decide whether to zoom in or out.Guido van Rossum1999-01-291-7/+8
* bltin_exc[]: EnvironmentError is not a "leaf exception", so set it'sBarry Warsaw1999-01-291-1/+1
* Added table entries for \funcline and \funclineni.Fred Drake1999-01-291-0/+2
* Add abspath()Guido van Rossum1999-01-294-0/+28
* Document abspath() (implementation is forthcoming).Guido van Rossum1999-01-291-0/+6
* Define a general entity "&version;" that can be used as the current majorFred Drake1999-01-293-0/+10
* Convert <version> to &version;.Fred Drake1999-01-291-0/+2
* doh! added missing comma (will check before committing in the future ;-) -- jvrJust van Rossum1999-01-291-1/+1
* A few scribbles toward the DTD.Fred Drake1999-01-292-0/+47
* added path entry for NumPy -- jvrJust van Rossum1999-01-291-0/+1
* Standard ISO entities.Fred Drake1999-01-2920-0/+1231
* Pythonpath converted to Rez source, and vers resource removed fromJack Jansen1999-01-2910-0/+119
* The OASIS Exchange table model public text.Fred Drake1999-01-292-0/+302