1998-03-27 |
Fred Drake | Add support for mapping internal labels used from the... |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | \tableofcontents: Add support for some warning reducti... |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Add comments about several of the environments. |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Some cleanup. |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Added note about weird sequencing of <PRE> & <dl> aroun... |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Clarified some comments about the requirements on the... |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Lots and lots and lots..... |
commit | commitdiff | tree | snapshot |
1998-03-27 |
Fred Drake | Make sure both hyphens of a long-option show up in... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Don't write "if self.dict: self.dict.close()"; just... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | A few lines were indented using tabs instead of spaces... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Mass check-in after untabifying all files that need it. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Delete this unused relic. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | A few lines were indented using spaces instead of tabs... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | A few lines were indented using spaces instead of tabs... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Mass check-in after untabifying all files that need it. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Reindented with tabs only (seems fair to the Windows... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Add a sleep(0.00001) call to make sure all threads... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Get rid of the Emacs cruft now that Python-mode guess... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Mass check-in after untabifying all files that need it. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Get rid of the Emacs cruft now that Python-mode guess... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Add -q option that *just* prints the filename. |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Guido van Rossum | Get rid of the check for -linet -- recent Sequent Dynix... |
commit | commitdiff | tree | snapshot |
1998-03-26 |
Barry Warsaw | (py-postprocess-output-buffer): Return t if an exceptio... |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Barry Warsaw | (py-execute-region): Watch out for shell-command-on... |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Guido van Rossum | Support 'whence' parameter to seek(). |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Fred Drake | Don't use the fncychap package for HOWTO documents... |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Fred Drake | Python HOWTO template document, with lots of help from... |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Fred Drake | Update. |
commit | commitdiff | tree | snapshot |
1998-03-25 |
Fred Drake | Change uses of \pdfinfo and \pdfcatalog to use the... |
commit | commitdiff | tree | snapshot |
1998-03-24 |
Fred Drake | Make $MYDIR absolute -- bug reported by AMK. |
commit | commitdiff | tree | snapshot |
1998-03-24 |
Guido van Rossum | give in to tab police |
commit | commitdiff | tree | snapshot |
1998-03-24 |
Guido van Rossum | Report first line with inconsistent tab usage. |
commit | commitdiff | tree | snapshot |
1998-03-24 |
Guido van Rossum | Check for boundary errors in [r]find -- find("x", ... |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Guido van Rossum | Give in to Timmy's Tedious Tab Theorem. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Guido van Rossum | Give in to the tab police. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Guido van Rossum | The Tab Police watches for possibly inconsistent indent... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Guido van Rossum | Big changes by Mark Hammond to support freezing with... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Guido van Rossum | Mark Hammond's main program for a frozen application. |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Barry Warsaw | Removed all the mixed indentation face stuff. It's... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Barry Warsaw | (py-tab-face): => py-mixed-indentation-face |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Barry Warsaw | (py-in-literal, py-fast-in-literal): New functions... |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Barry Warsaw | #minor change to eval-while-compile so that it must... |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Barry Warsaw | (py-tab-face, python-font-lock-keywords): Color all... |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Guido van Rossum | Fix indent of one line in mkarg(), that got indented... |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Fred Drake | Use "/usr/bin/env perl" for the #! line, and change... |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Fred Drake | build_dvi(): Make sure we run latex enough times;... |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Guido van Rossum | Subtle fix in the read() code which could cause a read... |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Guido van Rossum | Add obvious needed else clause to format_exception(). |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Guido van Rossum | Fix bug in islocked() -- it would always return 0. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Barry Warsaw | update while dragging defaults to 0 |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Barry Warsaw | No update while dragging still tracks the arrows |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Guido van Rossum | Prefer clock() over times() for timer function, except... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Guido van Rossum | According to Tim Peters, there should be 'print' statem... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Change "\," to just "," in function signatures. This... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Coding cleanups. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Get the index working at least partway again. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Update.... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Revert the index stuff to work better with LaTeX2HTML. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Reverting some the index stuff to use tools/newind... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Reverting some of the index stuff to work with LaTeX2HT... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Fred Drake | Logical markup, consistency. |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Guido van Rossum | Added PyErr_NormalizeException |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Barry Warsaw | Get rid of Entrywidget |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Barry Warsaw | Add option for no updates on typing |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Barry Warsaw | Add option for no updates on dragging |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Barry Warsaw | Use the new PyncheOptions widget |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Barry Warsaw | (py-smart-indentation): Updated docstring for new policy. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Revive newind.py. -sigh- |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | {classdesc} environment: Index as "Foo (class in fooli... |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Adjusted an index entry. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Added an index entry. |
commit | commitdiff | tree | snapshot |
1998-03-16 |
Fred Drake | Use {classdesc} consistently. |
commit | commitdiff | tree | snapshot |
1998-03-15 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-15 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup, using {classdesc} as appropriate. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup, using {classdesc} as appropriate. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-14 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Guido van Rossum | Use a faster way to check for null bytes in the string... |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Guido van Rossum | As Mike Fletcher pointed out, a __deepcopy__() method... |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Barry Warsaw | #(py-smart-indentation): Small fixes for clarity in... |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Barry Warsaw | (python-mode): Removed vi vi vi hack for setting the... |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Barry Warsaw | example output is different |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Barry Warsaw | Typos in the docstring fixed by Detlef Lannert |
commit | commitdiff | tree | snapshot |
1998-03-13 |
Barry Warsaw | (py-smart-indentation): New variable which controls... |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Fred Drake | Bring this up to date. Some things still don't work... |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Fred Drake | \regexp{}: Rewritten to look like Freidl's book. ... |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Fred Drake | Use {classdesc} instead of {funcdesc} for HTMLParser. |
commit | commitdiff | tree | snapshot |
next |