| Commit message (Expand) | Author | Age | Files | Lines |
* | Load toolbox modules "by hand" using imp, so this script should now | Jack Jansen | 1995-09-24 | 1 | -11/+52 |
|
|
* | Changed the way .rsrc and template are copied: hopefully this will | Jack Jansen | 1995-09-24 | 1 | -36/+53 |
|
|
* | Mac changes | Guido van Rossum | 1995-09-22 | 1 | -4/+38 |
|
|
* | added verbose option; added ismap/align/width/height to handle_image args | Guido van Rossum | 1995-09-22 | 1 | -4/+12 |
|
|
* | fix <!...!> parsing; added verbose option; don't lowercase entityrefs | Guido van Rossum | 1995-09-22 | 1 | -5/+7 |
|
|
* | actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon | Guido van Rossum | 1995-09-22 | 1 | -4/+87 |
|
|
* | fix bogus resize length in nextc | Guido van Rossum | 1995-09-21 | 1 | -1/+1 |
|
|
* | add file parameter to all printing fns, default stderr | Guido van Rossum | 1995-09-20 | 1 | -12/+30 |
|
|
* | (py-align-multiline-strings-p): new variable | Barry Warsaw | 1995-09-19 | 1 | -106/+105 |
|
|
* | fix several bugs in tr argument lists | Guido van Rossum | 1995-09-19 | 2 | -7/+7 |
|
|
* | remove Modules/Makefile on distclean | Guido van Rossum | 1995-09-18 | 1 | -0/+1 |
|
|
* | added strftime | Guido van Rossum | 1995-09-18 | 1 | -0/+3 |
|
|
* | added psa plug | Guido van Rossum | 1995-09-18 | 1 | -0/+12 |
|
|
* | new exec syntax | Guido van Rossum | 1995-09-18 | 2 | -6/+6 |
|
|
* | Initial revision | Guido van Rossum | 1995-09-18 | 2 | -0/+294 |
|
|
* | added getitem/setitem to Image class; changed call wrapping (again) | Guido van Rossum | 1995-09-18 | 2 | -2/+14 |
|
|
* | handle missing QUERY_STRING | Guido van Rossum | 1995-09-18 | 1 | -1/+12 |
|
|
* | recognize a few more file types | Guido van Rossum | 1995-09-18 | 1 | -1/+8 |
|
|
* | improved test/main program | Guido van Rossum | 1995-09-18 | 2 | -10/+43 |
|
|
* | fix bug with missing default for last arg (discovered by Tommy Burnette) | Guido van Rossum | 1995-09-18 | 1 | -2/+3 |
|
|
* | #undef argument, for the Mac | Guido van Rossum | 1995-09-18 | 1 | -0/+1 |
|
|
* | include Python.h | Guido van Rossum | 1995-09-18 | 2 | -0/+4 |
|
|
* | remove unwanted fatal() from err_badcall() | Guido van Rossum | 1995-09-18 | 1 | -1/+0 |
|
|
* | spell TraceBack with capital B | Guido van Rossum | 1995-09-18 | 3 | -5/+5 |
|
|
* | use Py_PROTO macro | Guido van Rossum | 1995-09-18 | 1 | -48/+55 |
|
|
* | adapted to K&R C | Guido van Rossum | 1995-09-18 | 1 | -35/+89 |
|
|
* | Get ordering right for TRACE_REFS/COUNT_ALLOCS combination (otherwise | Sjoerd Mullender | 1995-09-18 | 1 | -1/+1 |
|
|
* | (py-electric-colon): turn off electric behavior inside strings and | Barry Warsaw | 1995-09-14 | 1 | -23/+31 |
|
|
* | (python-mode): comment-multi-line must be nil for Emacs 19 | Barry Warsaw | 1995-09-14 | 1 | -0/+3 |
|
|
* | (py-compute-indentation): when inside a comment, indent to under the | Barry Warsaw | 1995-09-14 | 1 | -0/+14 |
|
|
* | new version from configure.in | Guido van Rossum | 1995-09-13 | 1 | -67/+77 |
|
|
* | plug some leaks | Guido van Rossum | 1995-09-13 | 1 | -2/+6 |
|
|
* | added SITEPATH and DESTPATH variables | Guido van Rossum | 1995-09-13 | 1 | -1/+7 |
|
|
* | on osf/1, never use gcc; added test for strftime() | Guido van Rossum | 1995-09-13 | 1 | -2/+7 |
|
|
* | added 5th return item, clock time, to posix.times() | Guido van Rossum | 1995-09-13 | 1 | -3/+5 |
|
|
* | added strop.translate(s, table) | Guido van Rossum | 1995-09-13 | 1 | -0/+30 |
|
|
* | added time.strftime() | Guido van Rossum | 1995-09-13 | 1 | -0/+50 |
|
|
* | added strftime | Guido van Rossum | 1995-09-13 | 2 | -0/+14 |
|
|
* | added string.translate(s, table) | Guido van Rossum | 1995-09-13 | 2 | -0/+12 |
|
|
* | add realtime as 5th item to os.times() return value | Guido van Rossum | 1995-09-13 | 2 | -4/+8 |
|
|
* | HP-Prec is not 64-bit | Guido van Rossum | 1995-09-13 | 2 | -2/+2 |
|
|
* | move uncomfortable backslash | Guido van Rossum | 1995-09-13 | 2 | -4/+6 |
|
|
* | incompletely converted to Tk 4.0 | Guido van Rossum | 1995-09-07 | 1 | -8/+12 |
|
|
* | adapted to Tk 4.0 and CNRI man page locations | Guido van Rossum | 1995-09-07 | 1 | -2/+15 |
|
|
* | improve fonts; Tk 4.0 aware | Guido van Rossum | 1995-09-07 | 1 | -9/+14 |
|
|
* | simplified no Tk() sets _default_root | Guido van Rossum | 1995-09-07 | 1 | -2/+1 |
|
|
* | use $DISPLAY | Guido van Rossum | 1995-09-07 | 1 | -1/+2 |
|
|
* | Initial revision | Guido van Rossum | 1995-09-07 | 1 | -0/+13 |
|
|
* | removed redundant C++ hack | Guido van Rossum | 1995-09-07 | 1 | -7/+1 |
|
|
* | fixed the test program | Guido van Rossum | 1995-09-07 | 1 | -3/+6 |
|
|