1999-06-03 |
Barry Warsaw | (py-statement-closes-block-p): py-goto-initial-line... |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Guido van Rossum | New offerings by Tim Peters; he writes: |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Guido van Rossum | Enclose pattern in quotes in status message. |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Guido van Rossum | Mark Hammond fixed some comments and improved the way... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | At Jim Fulton's request (actually, as a compromise... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | My fix to Mark's code: restore the universal check... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | A version that Mark Hammond posted to the newsgroup... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | Call tips by Mark Hammond (plus tiny fix by me.) |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | Changes by Mark Hammond: (1) support optional output_se... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | Changes by Mark Hammond to allow using IDLE extensions... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Guido van Rossum | Change by Mark Hammond to allow using IDLE extensions... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Hah! A fix of my own to Tim's code! |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Tim Peters again: |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Tim Peters again: |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | New file by Tim Peters: |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Tim Peters keeps revising this module (more to come): |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Andy Dustman notes that I patched the close() call... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | In class TemporaryFileWrapper, don't cache attributes... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | 1. Catch NameError on import (could be raised by case... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Missed a few. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Rewritten based on TreeWidget.py |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Object browser, based on TreeWidget.py. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Tree widget done right. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | As yet unused code for tool tips. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Ensure sys.argv[0] is the script name on Run Script. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Move zoom height functionality to separate function. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Fred Drake | Fix availability clause; mention availability of simila... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | A few icons used by ../TreeWidget.py and its callers. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | New version by Tim Peters improves block opening test. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Jack Jansen's patch to support file:///path/file/name... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Guido van Rossum | Greg McFarlane writes: Tkinter.Text.tag_add should... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Barry Warsaw | posix_listdir(): When an error occurs, call |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Fred Drake | Oops, forgot to remove the individual module indexes... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Fred Drake | Add <hr> after top navigation bar; now looks more like... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Fred Drake | Hack: make sure LaTeX2HTML doesn't change -- to - in... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Fred Drake | Document the "pid" attribute of the Popen3 class. |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Fred Drake | Typo reported by Gerry Wiener <wiener@rap.ucar.edu>: |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Fred Drake | Move some \index entries around so we can avoid using... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Fred Drake | Change the example of configuring for large file suppor... |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Barry Warsaw | Eugene Dvurechenski <jno@glas.net> says: |
commit | commitdiff | tree | snapshot |
1999-05-25 |
Fred Drake | "proces" --> "process"; reported by Gerry Wiener <gerry... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Barry Warsaw | (py-electric-backspace): I'm not sure this function... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Barry Warsaw | (py-parse-state): When running under Emacs -- which... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Barry Warsaw | (py-statement-closes-block-p): Add a py-goto-initial... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Just van Rossum | Oliver Steele writes: |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | On HP-UX, -rpath is another option taking an argument... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Andy Dustman writes: |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Rename History to IdleHistory. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Make initial stack viewer wider |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | New wishes |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Much improved autoindent and handling of tabs, |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Fred Drake | Map .js to application/x-javascript. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Fred Drake | Enhanced docstring and some comments. |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Fred Drake | Modify to perform "---" to "—" conversion outside of |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Fred Drake | Remove the "---" to "—" conversion; this is wrong... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | SET_LINE_NO ==> SET_LINENO |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Added "Learning Python" to the books section. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Added paragraph explaininng the text/binary flavors... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Document \e, \url. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Don't \input boilerplate.tex, fill in the real stuff... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Attempted to clarify usage of the \declaremodule macro... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | define_module(): Check the module type for validity... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | \declaremodule: Typo. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | \declaremodule: Make this more robust. Only attempt... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | The conversion temporary files should not be ignored... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | POP3.uidl(): Update description based on comments... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | POP3.uidl(): Update docstring based on comments from... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | PyCObject_FromVoidPtr(): Clarify that the destr functi... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | Small nits around some of the index entries. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | make_index_entry(): Remove. Not only did this overrid... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | make_index_entry(): Remove. This is overridden in... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | Removed old comments. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Change the look of \seemodule output to fit in better. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Move the "See also:" section so it appears are part... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Added module references; minor grammatical fixes. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Added missing comma, reported by Eric Raymond. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Lots of adjustments to deal with the document content... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Some more fixes. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Fixed some index entries. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | ExtendedEsisBuilder.push(): Override inherited definit... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Fix some bugs introduced in the previous checkin. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Define & use a Conversion object. It's still really... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Updated connect_ex() documentation based on comments... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Make it work for "manual" documents as well as "howto... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Reflect recent patch for float % and divmod() by Tim... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Guido van Rossum | Nathan Paul Simons noticed that the grid_remove() metho... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Regression test for date format code, by Mike Meyer. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import find(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Typo. (Andrew Dalke, without kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os in test(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Get rid of confusing 'global' statement in global code. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define disco. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define error. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or linecache. (Andrew Dalke... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import gmtime, ctime, asctime. |
commit | commitdiff | tree | snapshot |
next |