1999-12-14 |
Jack Jansen | If a menu shortcut is a tuple in stead of a char it... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Jack Jansen | Regenerated now that bgen can handle a few more constru... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Fred Drake | Markup consistency nits that Guido didn't check. ;-) |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Guido van Rossum | Doc update from Piers Lauder see changes for imaplib... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Guido van Rossum | V 2.16 from Piers: |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Greg Ward | Use 'search', not 'match', on filename pattern regexes. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Fred Drake | Removed debugging prints. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Fred Drake | Added bindings for getgroups(), fpathconf(), pathconf... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Fred Drake | Added detection for getgroups(), fpathconf(), pathconf(), |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Jack Jansen | Fixed the password dialog to use a password control. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Jack Jansen | C-style comments removed (again). |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Jack Jansen | Methods {Get,Set}ControlData that know about data types... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Jack Jansen | Fixed the password dialog to use a password control. |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | Updated Message, question, YNC and progress dialogs... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | In places where a ResObj is expected for PyArg_Parse... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | Regenerated toolbox modules with CW Pro 5.2, which... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | Regenerated with CW Pro 5.2, which has MacOS 8.6 and... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | Dummy functions which return unimpErr for lots of toolb... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Jack Jansen | Oops, PLstring funcs should be "pascal". Funny this... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Catch up with terminology change in UnixCCompiler:... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Catch missing MANIFEST file and warn rather than blowin... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Fixed 'find_package_modules()' to ensure that we never... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Changed 'build_extensions()' so 'sources' can be a... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | In 'compile()' method, renamed 'includes' parameter... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Added support for printing out help text from option... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Greg Ward | Made "verbose" mode the default; now you have to supply... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Jack Jansen | New appearance mgr support. This appears (no pun intend... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Guido van Rossum | The call to PyArg_ParseTuple in al_Connect had one... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Changed appearance-dialogs to new WDEF values. Also... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Regenerated, and manually massaged (sigh): there can... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Fixed a linebreak I forgot, added docstrings, (temporar... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Added USE_APPEARANCE flag. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Fred Drake | Document the new stuff in the os module. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Fred Drake | Added support for ctermid, tempnam, tmpfile, tmpnam... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Fred Drake | Added support for abort(), ctermid(), tmpfile(), tempna... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Changes by Corran Webster to support {Get,Set}ControlDa... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Jack Jansen | Minimal test of Dlg.SetControlData by Corran Webster... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Jack Jansen | First bits and pieces of appearance support: an init... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Guido van Rossum | OpenSSL support. This is based on patches for a versio... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Guido van Rossum | OpenSSL support. This is based on patches for a versio... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Guido van Rossum | According to Craig H Rowland, openbsd2 is yet another... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Barry Warsaw | Added \" to escapes so embedded escaped double quotes... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jack Jansen | Set the finder "is shared" bit, by request of Joe Strou... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jack Jansen | Allow for 12 arguments max, in stead of 8. Untested. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Fred Drake | Correct the docstring for byteswap(); error noted by... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Greg Ward | [from 1999-11-04] |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jack Jansen | Default schedparams set to (0,0): no event-intervention... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jack Jansen | Standalone.html is long obsolete. Added description... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jack Jansen | New examples by Tony Ingraldi, using dns-lookup in... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Jack Jansen | Give a warning if system-wide sys.argv processing is... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Last try, think I got it now. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Once more |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Once more |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Urg! |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | more trivial stuff to test CVS -- should be the last? |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | testing CVS once more |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | testing CVS |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | testing CVS |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | testing CVS |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | testing CVS |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Barry Warsaw | Minor change to test new CVS reporting |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Fred Drake | Update link to PythonWare library page. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Guido van Rossum | In abspath(), always use normpath(), even when win32api... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Barry Warsaw | A bunch of docstring fixes. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Greg Stein | look for builtins before stuff on the path. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Greg Stein | add loading of dynamic library modules. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Fred Drake | rewrite_descriptor(): Fixup conversion of arguments... |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Fred Drake | Don't rename \var to <varname>; DocBook is too verbose... |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Greg Stein | turn SysPathImporter into PathImporter. |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Greg Stein | remove the __version__ global. |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Greg Stein | only put __path__ into package modules. |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Greg Stein | shift code from DirectoryImporter out to a common area. |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Fred Drake | Moved all the imports to the top. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Fred Drake | Set the date and version to reflect the actual status... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Fred Drake | When generating the top-level index to the documents... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Guido van Rossum | Patches by Kannan Vijayan: |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Fred Drake | Removed last XXX comment; no further action needed... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Complete the integration of Sam Bayer's fixes. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Changed fron importing wcnew back to webchecker. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Integrated Sam Bayer's wcnew.py code. It seems silly... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | # *NOT* by Sam Bayer: reindented to use 4 spaces like... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Samuel L. Bayer: |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Samuel L. Bayer: |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Samuel L. Bayer: |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Guido van Rossum | Samuel L. Bayer: |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Moshe Zadka writes: When deploying SimpleHTTPServer... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Hint for C++ users on AIX by Gary Duzan added. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | The 'test' target ought to depend on 'all', not just... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Patch by Vladimir Marangozov, inspired by a bug report... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Changes resulting from patch to acconfig.h. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Patch by Vladimir Marangozov, inspired by a bug report... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Guido van Rossum | Patch by Vladimir Marangozov, inspired by a bug report... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Guido van Rossum | Change the last PyErr_Format %s format to %.400s. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Fred Drake | Preliminary documentation for turtle module (Tk), by... |
commit | commitdiff | tree | snapshot |
next |