summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct typo (Py_MethodDef doesn't exist). Reported by Uwe Zessin.Guido van Rossum1999-01-291-1/+1
* Projects moved to Mac:Build. The macfreeze projects still need sorting out.Jack Jansen1999-01-2939-3493/+0
* Fixed an absolute path.Jack Jansen1999-01-291-0/+0
* Re-committed as AppleSingleJack Jansen1999-01-2918-0/+0
* Update the docstring.Fred Drake1999-01-281-101/+159
* Added table entries for \methodline, \methodlineni.Fred Drake1999-01-281-0/+2
* "numberic" --> "numeric", two placesFred Drake1999-01-281-2/+2
* Constructor arguments for classes should be called <args>.Fred Drake1999-01-281-1/+1
* Make sure the Tcl variables are shared between windows.Guido van Rossum1999-01-282-9/+9
* Move menu/key binding code from Bindings.py to EditorWindow.py,Guido van Rossum1999-01-283-79/+127
* Add Quit button to the debugger window.Guido van Rossum1999-01-281-0/+6
* Added a -s option which is useful for narrowing down memory leaks.Barry Warsaw1999-01-281-4/+42
* Added a new test for old filter() memory leakBarry Warsaw1999-01-281-0/+17
* PyInit_zlib(): Plug a small memory leak. Jeremy is looking into theBarry Warsaw1999-01-281-0/+1
* Added \modulesynopsis.Fred Drake1999-01-281-0/+2
* When find_again() finds exactly the current selection, it's a failure.Guido van Rossum1999-01-281-0/+8
* Rename idle -> idle.pyGuido van Rossum1999-01-281-0/+0
* builtin_map(): A better fix for the previous leak plug (rememberBarry Warsaw1999-01-281-3/+6
* Updated for new build and plugin pathsJack Jansen1999-01-283-11/+11
* Everything now builds in the right location,.Jack Jansen1999-01-2818-0/+0
* Checking in the projects that have been converted so far.Jack Jansen1999-01-2810-0/+0
* Implement -OO; "unsafe" optimization that removes docstrings.Guido van Rossum1999-01-281-0/+3
* Document -OO; "unsafe" optimization that removes docstrings.Guido van Rossum1999-01-282-1/+11
* Re-commit in applesingleJack Jansen1999-01-287-0/+0
* Improvement of b/w compat note in help text for clear, by Richard Wolff.Guido van Rossum1999-01-281-1/+2
* added default sys.path entry for NumPy -- jvrJust van Rossum1999-01-281-0/+0
* Starting on the new project/plugin structure. Far from complete...Jack Jansen1999-01-2840-0/+3494
* Slight reworking of this test. If nis.maps() gives a nis.error, thenBarry Warsaw1999-01-281-2/+5
* builtin_map(): Nailed memory leak. PyList_Append() borrows aBarry Warsaw1999-01-281-0/+1
* builtin_complex(): Nailed memory leak. This one's in the instanceBarry Warsaw1999-01-271-0/+1
* Get rid of do_clear_break / do_clb command -- it is redundant.Guido van Rossum1999-01-271-20/+0
* pcre_exec(): Andrew Kuchling's patch for pcre memory leak.Barry Warsaw1999-01-271-0/+1
* Add the info "dir" fragment to the info tarball.Fred Drake1999-01-271-1/+1
* Fragment of an info "dir" file for the Python documentation.Fred Drake1999-01-271-0/+8