]> granicus.if.org Git - python/shortlog
python
1999-02-01 Barry WarsawPyPcre_expand(): Fixed two memory leaks, where a PyStri...
1999-02-01 Just van Rossumbetter sys.path munging when running scripts -- jvr
1999-02-01 Fred DrakeOSError description: "as the by the" --> "as the"
1999-02-01 Guido van RossumOops, the patch for NeXT always replaced waitpid()...
1999-02-01 Guido van RossumPatch by Sjoerd Mullender for better compatibility...
1999-02-01 Just van Rossumremoved old IDE stuff -- jvr
1999-02-01 Just van Rossumminor cleanup of last patch -- jvr
1999-02-01 Just van RossumAdded PythonIDE to the applet list; added destination...
1999-02-01 Just van Rossumremoved turd resources left by my former MacCVS client
1999-01-31 Just van RossumAdd $(APPLICATION) or :Mac:Tools:IDE at the very start...
1999-01-30 Just van RossumThere are now three possible ways to run the IDE:
1999-01-30 Just van Rossum??? adding this file somehow failed -- jvr
1999-01-30 Just van RossumFirst Checked In.
1999-01-30 Just van Rossumadded ntpath and win32api to MAC_MAYMISS_MODULES -...
1999-01-30 Just van Rossumchanged chars in source > chr(127) to ASCII: CVS corrup...
1999-01-30 Just van Rossumset 'preload' attribute for __main__ PYC resource ...
1999-01-30 Just van Rossumskip 'vers' resource when copying resources from temple...
1999-01-30 Just van Rossumadded some try/excepts so it also works when certain...
1999-01-30 Just van RossumRemoved NumPy install code: it's obsolete -- jvr
1999-01-30 Just van RossumFixed two typo's (Plugins -> PlugIns) and added some...
1999-01-30 Just van Rossumadded "delay console window until needed" preference
1999-01-30 Jack JansenAdded pascal-style string name of preference file resou...
1999-01-30 Guido van RossumFrom: Mike Orr <mso@oz.net>
1999-01-29 Guido van RossumEmbarrassing: remove a debug print statement from set_b...
1999-01-29 Fred DrakeUpdated comments on version of XML package needed.
1999-01-29 Guido van RossumUse win32api.GetFullPathName(path) if it exists to...
1999-01-29 Fred DrakeAdded the info tarball to the tarballs target. Added...
1999-01-29 Fred DrakeA README file for the info tarball.
1999-01-29 Fred DrakeAdded support to handle \versionadded in a reasonable...
1999-01-29 Guido van RossumSupport a canonical() method, implementable by a derive...
1999-01-29 Barry Warsawsetup_readline(): Added a comment about memory leak...
1999-01-29 Andrew M. KuchlingAdded missing DECREF's in the error branches when creat...
1999-01-29 Fred DrakeDefine %descriptor.class, since it's used.
1999-01-29 Fred DrakeBe a little smarter on some attribute values, making...
1999-01-29 Fred Drakefixup_descriptors(): Change the way we look for descri...
1999-01-29 Barry Warsawinitmain(): Nailed a memory leak. bimod must be DECREF'd!
1999-01-29 Fred DrakeAdded the Doc/sgml/ directory to the tarball.
1999-01-29 Fred DrakeRewrite code that converts the little descriptor enviro...
1999-01-29 Guido van RossumUse only the height to decide whether to zoom in or...
1999-01-29 Barry Warsawbltin_exc[]: EnvironmentError is not a "leaf exception...
1999-01-29 Fred DrakeAdded table entries for \funcline and \funclineni.
1999-01-29 Guido van RossumAdd abspath()
1999-01-29 Guido van RossumDocument abspath() (implementation is forthcoming).
1999-01-29 Fred DrakeDefine a general entity "&version;" that can be used...
1999-01-29 Fred DrakeConvert <version> to &version;.
1999-01-29 Just van Rossumdoh! added missing comma (will check before committing...
1999-01-29 Fred DrakeA few scribbles toward the DTD.
1999-01-29 Just van Rossumadded path entry for NumPy -- jvr
1999-01-29 Fred DrakeStandard ISO entities.
1999-01-29 Jack JansenPythonpath converted to Rez source, and vers resource...
1999-01-29 Fred DrakeThe OASIS Exchange table model public text.
1999-01-29 Guido van RossumCorrect typo (Py_MethodDef doesn't exist). Reported...
1999-01-29 Jack JansenProjects moved to Mac:Build. The macfreeze projects...
1999-01-29 Jack JansenFixed an absolute path.
1999-01-29 Jack JansenRe-committed as AppleSingle
1999-01-28 Fred DrakeUpdate the docstring.
1999-01-28 Fred DrakeAdded table entries for \methodline, \methodlineni.
1999-01-28 Fred Drake"numberic" --> "numeric", two places
1999-01-28 Fred DrakeConstructor arguments for classes should be called...
1999-01-28 Guido van RossumMake sure the Tcl variables are shared between windows.
1999-01-28 Guido van RossumMove menu/key binding code from Bindings.py to EditorWi...
1999-01-28 Guido van RossumAdd Quit button to the debugger window.
1999-01-28 Barry WarsawAdded a -s option which is useful for narrowing down...
1999-01-28 Barry WarsawAdded a new test for old filter() memory leak
1999-01-28 Barry WarsawPyInit_zlib(): Plug a small memory leak. Jeremy is...
1999-01-28 Fred DrakeAdded \modulesynopsis.
1999-01-28 Guido van RossumWhen find_again() finds exactly the current selection...
1999-01-28 Guido van RossumRename idle -> idle.py
1999-01-28 Barry Warsawbuiltin_map(): A better fix for the previous leak plug...
1999-01-28 Jack JansenUpdated for new build and plugin paths
1999-01-28 Jack JansenEverything now builds in the right location,.
1999-01-28 Jack JansenChecking in the projects that have been converted so...
1999-01-28 Guido van RossumImplement -OO; "unsafe" optimization that removes docst...
1999-01-28 Guido van RossumDocument -OO; "unsafe" optimization that removes docstr...
1999-01-28 Jack JansenRe-commit in applesingle
1999-01-28 Guido van RossumImprovement of b/w compat note in help text for clear...
1999-01-28 Just van Rossumadded default sys.path entry for NumPy -- jvr
1999-01-28 Jack JansenStarting on the new project/plugin structure. Far from...
1999-01-28 Barry WarsawSlight reworking of this test. If nis.maps() gives...
1999-01-28 Barry Warsawbuiltin_map(): Nailed memory leak. PyList_Append(...
1999-01-27 Barry Warsawbuiltin_complex(): Nailed memory leak. This one's...
1999-01-27 Guido van RossumGet rid of do_clear_break / do_clb command -- it is...
1999-01-27 Barry Warsawpcre_exec(): Andrew Kuchling's patch for pcre memory...
1999-01-27 Fred DrakeAdd the info "dir" fragment to the info tarball.
1999-01-27 Fred DrakeFragment of an info "dir" file for the Python documenta...
1999-01-27 Fred DrakeSimplify slightly.
1999-01-27 Fred DrakeDon't build info for the Macintosh module reference...
1999-01-27 Barry Warsawiniterrno(): Nailed a not-so-tiny memory leak. The...
1999-01-27 Barry WarsawPyImport_ReloadModule(): Nailed a small memory leak...
1999-01-27 Guido van RossumPatches by William Lewis for Nextstep descendants.
1999-01-27 Barry WarsawPyLong_FromString(): Nailed a small memory leak. In...
1999-01-27 Fred Drake\py@linkToName: New macro to consolidate support for...
1999-01-27 Fred DrakeAdded the files for the repr and ConfigParser modules.
1999-01-27 Fred DrakeDocument the repr module. This removes the entire...
1999-01-27 Barry Warsawerr_input(): Nailed a small memory leak. If the error...
1999-01-27 Barry Warsaw_PySys_Init(): Nailed small memory leak. The stringobj...
1999-01-27 Fred DrakeDon't say that the module defines the "following functi...
1999-01-27 Just van Rossumcleaned up ugly hack related to activate events and...
1999-01-26 Barry WarsawRe-format the module docstring and document the new...
1999-01-26 Fred DrakeIncorporate changes for patched version of ConfigParser.
next