]> granicus.if.org Git - python/shortlog
python
1998-03-25 Barry Warsaw(py-execute-region): Watch out for shell-command-on...
1998-03-25 Guido van RossumSupport 'whence' parameter to seek().
1998-03-25 Fred DrakeDon't use the fncychap package for HOWTO documents...
1998-03-25 Fred DrakePython HOWTO template document, with lots of help from...
1998-03-25 Fred DrakeUpdate.
1998-03-25 Fred DrakeChange uses of \pdfinfo and \pdfcatalog to use the...
1998-03-24 Fred DrakeMake $MYDIR absolute -- bug reported by AMK.
1998-03-24 Guido van Rossumgive in to tab police
1998-03-24 Guido van RossumReport first line with inconsistent tab usage.
1998-03-24 Guido van RossumCheck for boundary errors in [r]find -- find("x", ...
1998-03-23 Guido van RossumGive in to Timmy's Tedious Tab Theorem.
1998-03-20 Guido van RossumGive in to the tab police.
1998-03-20 Guido van RossumThe Tab Police watches for possibly inconsistent indent...
1998-03-20 Guido van RossumBig changes by Mark Hammond to support freezing with...
1998-03-20 Guido van RossumMark Hammond's main program for a frozen application.
1998-03-20 Barry WarsawRemoved all the mixed indentation face stuff. It's...
1998-03-20 Barry Warsaw(py-tab-face): => py-mixed-indentation-face
1998-03-19 Barry Warsaw(py-in-literal, py-fast-in-literal): New functions...
1998-03-19 Barry Warsaw#minor change to eval-while-compile so that it must...
1998-03-19 Barry Warsaw(py-tab-face, python-font-lock-keywords): Color all...
1998-03-19 Guido van RossumFix indent of one line in mkarg(), that got indented...
1998-03-19 Fred DrakeUse "/usr/bin/env perl" for the #! line, and change...
1998-03-18 Fred Drakebuild_dvi(): Make sure we run latex enough times;...
1998-03-18 Guido van RossumSubtle fix in the read() code which could cause a read...
1998-03-18 Guido van RossumAdd obvious needed else clause to format_exception().
1998-03-17 Guido van RossumFix bug in islocked() -- it would always return 0.
1998-03-17 Barry Warsawupdate while dragging defaults to 0
1998-03-17 Barry WarsawNo update while dragging still tracks the arrows
1998-03-17 Guido van RossumPrefer clock() over times() for timer function, except...
1998-03-17 Guido van RossumAccording to Tim Peters, there should be 'print' statem...
1998-03-17 Fred DrakeChange "\," to just "," in function signatures. This...
1998-03-17 Fred DrakeCoding cleanups.
1998-03-17 Fred DrakeGet the index working at least partway again.
1998-03-17 Fred DrakeUpdate....
1998-03-17 Fred DrakeRevert the index stuff to work better with LaTeX2HTML.
1998-03-17 Fred DrakeReverting some the index stuff to use tools/newind...
1998-03-17 Fred DrakeReverting some of the index stuff to work with LaTeX2HT...
1998-03-17 Fred DrakeLogical markup, consistency.
1998-03-17 Guido van RossumAdded PyErr_NormalizeException
1998-03-16 Barry WarsawGet rid of Entrywidget
1998-03-16 Barry WarsawAdd option for no updates on typing
1998-03-16 Barry WarsawAdd option for no updates on dragging
1998-03-16 Barry WarsawUse the new PyncheOptions widget
1998-03-16 Barry Warsaw(py-smart-indentation): Updated docstring for new policy.
1998-03-16 Fred DrakeRevive newind.py. -sigh-
1998-03-16 Fred DrakeLogical markup.
1998-03-16 Fred Drake{classdesc} environment: Index as "Foo (class in fooli...
1998-03-16 Fred DrakeMarkup nits.
1998-03-16 Fred DrakeAdjusted an index entry.
1998-03-16 Fred DrakeAdded an index entry.
1998-03-16 Fred DrakeUse {classdesc} consistently.
1998-03-15 Fred DrakeLogical markup.
1998-03-15 Fred DrakeMarkup nits.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup, using {classdesc} as appropriate.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup, using {classdesc} as appropriate.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-13 Guido van RossumUse a faster way to check for null bytes in the string...
1998-03-13 Guido van RossumAs Mike Fletcher pointed out, a __deepcopy__() method...
1998-03-13 Barry Warsaw#(py-smart-indentation): Small fixes for clarity in...
1998-03-13 Barry Warsaw(python-mode): Removed vi vi vi hack for setting the...
1998-03-13 Barry Warsawexample output is different
1998-03-13 Barry WarsawTypos in the docstring fixed by Detlef Lannert
1998-03-13 Barry Warsaw(py-smart-indentation): New variable which controls...
1998-03-12 Fred DrakeBring this up to date. Some things still don't work...
1998-03-12 Fred Drake\regexp{}: Rewritten to look like Freidl's book. ...
1998-03-12 Fred DrakeLogical markup.
1998-03-12 Fred DrakeLogical markup.
1998-03-12 Fred DrakeUse {classdesc} instead of {funcdesc} for HTMLParser.
1998-03-12 Guido van RossumAdded support for "data" URL, by Sjoerd Mullender.
1998-03-12 Barry WarsawAdded URL for UK
1998-03-12 Barry WarsawAdded a hack to deal with common practice 'uk' for...
1998-03-12 Fred DrakeLogical markup.
1998-03-12 Fred DrakeUse \envvar{FOO} instead of \code{\$FOO}.
1998-03-12 Fred DrakeUse \withsubitem{} for indexing extra-module functions.
1998-03-12 Fred DrakeUse \withsubitem{} for indexing functions from other...
1998-03-12 Fred Drake\withsubitem{}: New macro. Change indexsubitem tempor...
1998-03-12 Fred DrakeLogical markup.
1998-03-12 Fred DrakeLogical markup.
1998-03-12 Fred DrakeLogical markup.
1998-03-11 Guido van RossumAdd LINKFORSHARED and LDLAST as in the main Makefile.
1998-03-11 Fred DrakeAdd copyright statement.
1998-03-11 Barry WarsawUse RCS revisions
1998-03-11 Barry WarsawUpdated the docstring
1998-03-11 Barry WarsawAdded reverse lookup
1998-03-11 Fred Drake*Sigh*
1998-03-11 Fred DrakeAllow the user to operate the script in debugging mode...
1998-03-11 Fred DrakeSomewhat more direct way of locating the file, using...
1998-03-11 Fred DrakeReplace lists of attributes for code and frame objects...
1998-03-11 Fred DrakeLogical markup.
1998-03-11 Fred DrakeLogical markup.
1998-03-11 Fred DrakeLogical markup.
1998-03-11 Fred DrakeLogical markup.
next