2000-01-18 |
Jack Jansen | Made all textfields in message and question boxes minim... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Fix indentation bug. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Catch OSError from 'spawnv()' in '_spawn_nt()'. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Removed /GD switch -- currently ignored by MSVC. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added compiler flags suggested by Thomas Heller: optimi... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added missing import. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added code to use Jim Ahlstrom's zipfile.py module... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Fix library filename methods -- there is no 'lib' prefi... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Always run sys.prefix and sys.exec_prefix through ... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Ditch unneeded imports. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guido van Rossum | Fix by Nick Russo in processing of timezone in test... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Guido van Rossum | According to Ron Bickers, and with apparent approval... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | - Actually _implemented_ SetFolder() |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | Handling of defaultLocation argument was wrong, causing... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | List objects obtained through as_List(resource) are... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | Get/set sys.path initializer in new appearance way. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | Fix a bug in exec_statement() noted incidentally by... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | The functions asctime() and mktime() are documented... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | On Linux, one sometimes sees spurious errors after... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | 'newer_group()' can now deal with missing files, in... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Abstracted '_fix_link_args()' out of 'link_shared_objec... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Removed a bunch of irrelevant parameters from 'link_sta... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Typo fix: 'file.warn' should have been 'manifest.warn... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jack Jansen | Two constants were missing. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jack Jansen | Added initializer routine optionally to be used as... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guido van Rossum | The correct RFC to reference is RFC-1521 (MIME part... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Greg Stein | redesign/rebuild around the ImportManager concept. |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Jack Jansen | CW Pro 5.3 projects. |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Fred Drake | setup_confname_table(): Use size_t instead of int... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Jack Jansen | Nasty error: handle parameters are passed by _address_... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Jack Jansen | Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADING |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Jack Jansen | Modified for new dll import source organisation by... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Jack Jansen | Modified for appearance. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Oops, forgot & in ParseTuple argument in ControlGetData... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | skip CVS folders when building the Scripts menu -- jvr |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | updated copyright string |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Guido van Rossum | Implement the other easy thing: repr() of a float now... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Added item about specific missing entries in the C... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | changed the "method find" algorithm so the function... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | long_format(): Now takes a third parameter, addL;... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Revise tests to support str(<long int object>) not... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Added a reference to oldPICTbrowse.py. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Converted to Appearance and using a List control in... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Partially converted to Appearance, the dialog still... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Converted to Appearance. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Unified handle-conversion scheme to |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Adjusted apply() docstring based on comments from Gerri... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Fred Drake | Don't call len() if the value is already cached! Caugh... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Fred Drake | For ZlibError and ZLIB_VERSION, only attempt to add... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Guido van Rossum | Cleanup patches from Greg Stein: |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Removed a couple of items that got done(!). |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document GetoptError and label error an alias. |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Guido van Rossum | Contribution from Gerrit Holl: |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document 1.5.2+ aspects of the NotANumber exception... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document that the |mode| parameter to open() is optiona... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Guido van Rossum | Vladimir Marangozov: |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Added setargv.obj to the link link. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Add dynload_win.c to project. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Add HAVE_DYNAMIC_LOADING. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | For Windows, need to add #include <windows.h>. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Andrew M. Kuchling | Fix typo in docstring: wbites -> wbits |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Changes to auto-detect the correct dynload_<platform... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Add line for HAVE_DYNAMIC_LOADING (result of editing... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Define HAVE_DYNAMIC_LOADING. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Support for selecting the correct dynload_<platform... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | In _PyImport_Init(), dynamically construct the table... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Some rearrangements for the importdl.c restructuring. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Moved most of the platform-specific code to dynload_... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | The old platform-specific contents of importdl.c, broke... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | The cleanup code in com-init() at label fail_0000 shoul... |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Jack Jansen | Support keys that have a Handle as parameter, by using... |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Jack Jansen | Added {Get,Set}ControlDataHandle methods. These are... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Jack Jansen | StandardFile compatability routines. For the time being... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Jack Jansen | Increase applet minimal memory size by a megabyte. |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Jack Jansen | Added a line about passing None as eventProc to the... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Jack Jansen | PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Jack Jansen | Added PyMac_BuildOptStr255, which returns None on a... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Jack Jansen | Finished (I think), but only very lightly tested. Shoul... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Jack Jansen | Project for Nav module. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Jack Jansen | Added Nav |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Jack Jansen | Allow keyword arguments, and the dialog is now actually... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Jack Jansen | Added Nav module |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Guido van Rossum | Patch and new file by Geoff Furnish for C++ compilation. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Guido van Rossum | Patch by Geoff Furnish to make compiling with C++ more... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Guido van Rossum | Regenerated after new acconfig.h. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Guido van Rossum | Correct stupid typo (HAVE_GETHOSTBTNAME). |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Jack Jansen | Navigation Services module. Started from scratch, as... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Greg Ward | When emitting a command-line error message, *say* it... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Greg Ward | Catch errors from 'rmtree' and emit a warning. |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Fred Drake | Document getgroups(), getlogin(), fpathconf(), pathconf(), |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Fred Drake | Rip out the code to check the ordering of the tables... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Jack Jansen | Fixed menu glyph stuff. |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Jack Jansen | Added kind resources (in US-english and dutch, sigh). |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Fred Drake | Added table entries for Irix 6.5 names for confstr... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Just van Rossum | Fixed buglet in Application.do_suspendresume(), it... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Barry Warsaw | do_strip(): Fixed cut-and-paste error; this function... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Guido van Rossum | Only set msg.fp to None when there are no extra argumen... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Fred Drake | Added support for getlogin(); does *not* use getlogin_r... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Fred Drake | Remove test for getlogin_r(); the interface is not... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Fred Drake | Added detection of getlogin() and getlogin_r(). |
commit | commitdiff | tree | snapshot |
next |