]> granicus.if.org Git - python/shortlog
python
1999-02-03 Fred DrakeDocument sameopenfile(), samestat().
1999-02-03 Fred DrakeDocument splitdrive().
1999-02-03 Guido van RossumNew test for ntpath module
1999-02-03 Guido van RossumNew splitdrive() that knows about UNC paths (e.g.,...
1999-02-03 Guido van RossumPortability fix for [f]statvfs() return tuple: no longe...
1999-02-03 Jack JansenPartly updated to reflect the new organization and...
1999-02-03 Jack JansenJust's script to find non-7-bit-clean charactres in...
1999-02-02 Just van Rossumupdated to the new numpy build setup -- jvr
1999-02-02 Guido van RossumNever mind, this belongs in the PC subdirectory,
1999-02-02 Just van Rossumre-checkin with "ISO-8859 translation" turned on.
1999-02-02 Just van Rossumadded some comments
1999-02-02 Guido van RossumFredrik Lundh fixes Sjoerd's patch...
1999-02-02 Fred DrakeRemove three items.
1999-02-02 Fred DrakeFix the os/posix documentation issue.
1999-02-02 Fred DrakeMoved \versionadded to end of description sections.
1999-02-02 Fred DrakeMoved posixpath to os.path.
1999-02-02 Fred DrakeAdded posixpath, winsound.
1999-02-02 Fred DrakeChange this to be os.path.
1999-02-02 Fred DrakeThis seems to fix a problem with targeting from the...
1999-02-02 Fred DrakeMake \versionadded and \versionchanged less prominant...
1999-02-02 Fred DrakeMove \versionadded macros to end of descriptions.
1999-02-02 Guido van RossumPatch by Sjoerd Mullender to placate /F:
1999-02-02 Guido van RossumPatch by Sjoerd Mullender to placate /F:
1999-02-02 Fred DrakeAdded documentation to the docstrings for the W*()...
1999-02-02 Just van Rossumput the preferences file in a folder called "Python...
1999-02-02 Jack JansenReplaced by Pythonpath.r
1999-02-02 Guido van RossumWindows sound playing module, by Fredrik Lundh.
1999-02-01 Guido van RossumAdd _P_WAIT etc. for NT.
1999-02-01 Guido van RossumSpecial-case _P_WAIT etc. for NT.
1999-02-01 Guido van RossumAdd current dir or paths of file args to sys.path.
1999-02-01 Fred Drakespawnv, spawnve docstrings: added mode parameter;...
1999-02-01 Fred DrakeAdded module synopsis.
1999-02-01 Fred DrakeTake out just about everything and refer the reader...
1999-02-01 Fred DrakeMake the text generic, and call it os.path instead...
1999-02-01 Fred DrakeRemove all references to posixpath; only refer to os...
1999-02-01 Guido van RossumAdd canonic() function -- for brand new bdb.py feature.
1999-02-01 Guido van RossumProtect against accessing an empty stack.
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...
next