1996-10-12 |
Guido van Rossum | Don't close an already closed socket. |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Guido van Rossum | Added embryonic description of fcntl.lockf(). Added... |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Fred Drake | (texi2html.py): Added CLASS=Navigation attribute to... |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Fred Drake | (libtypes.tex): Correct reversal of two words in descr... |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Guido van Rossum | Ellipses -> Ellipsis rename (the dictionary really... |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Guido van Rossum | Added Slice and Ellipses types. |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Guido van Rossum | Typos detected by Sjoerd |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Guido van Rossum | Got rid of almost totally obsolete Demo/www subdir. |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Jack Jansen | 'documented' resource-number useage of EditPythonPrefs |
commit | commitdiff | tree | snapshot |
1996-10-11 |
Jack Jansen | Moved resources to 510/511: the numbers above 512 gave... |
commit | commitdiff | tree | snapshot |
1996-10-10 |
Fred Drake | (partparse.py): Small fix to do_datadesc(): in some... |
commit | commitdiff | tree | snapshot |
1996-10-10 |
Guido van Rossum | Add a dependency on clobber to the boot target. Now... |
commit | commitdiff | tree | snapshot |
1996-10-10 |
Guido van Rossum | Fix some cases where self.openedurl wasn't set. |
commit | commitdiff | tree | snapshot |
1996-10-10 |
Guido van Rossum | Don't add names that start with _ |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (Makefile): Push texi2html.py options into a make... |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (texi2html.py): Tightened the generated HTML slightly... |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (Makefile): Add libformatter.tex to the library docume... |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (libhtmllib.tex, libsgmllib.tex, libformatter.tex): |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (partparse.py): Rationalize some behavior around unexp... |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Fred Drake | (lib.tex, libwww.tex): Include the sgmlib chapter... |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Jack Jansen | Prepared for Tk windowing implementation |
commit | commitdiff | tree | snapshot |
1996-10-09 |
Jack Jansen | tweaked some of the positions of interface elements. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (formatter.py): Simplify NullFormatter definition... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (lib.tex): Added entry for formatter module. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (libwww.tex): Added entry for formatter module. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (libformatter.tex): Added documentation for abstract... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (libhtmllib.tex): Revised documentation for HTML support. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Fred Drake | (libsgmllib.tex): Revised documentation for SGML support. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | A first stab at describing what's new in 1.4. Still... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Nils Fischbeck, Tim Hochberg, Terry Reedy, Ka-Ping Yee |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Added 'static' target; add variable TARGET replacing... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Toss Q 3.10 on posix.listdir on NeXT. Add revived... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Toss the outdated QuickRef. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Add waitflag to down_sema(). |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Check for NULL pointer returned from localtime()/gmtime(). |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Speedup of makeresult() by keeping a filler of (-1... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Sjoerd's thread changes (including down_sema typo fix). |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Remove RCS crud... Sigh... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Removed RCS crud from official Python release version. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | The usual... Sigh... |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Removed debugging print statement |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Simple test module for strop. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Change to always call list.append with a single argument. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Changes to always call list.append with a single argument. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Guido van Rossum | Change to always call list.append with a single argument. |
commit | commitdiff | tree | snapshot |
1996-10-08 |
Jack Jansen | Create img modules for cfm68k too. |
commit | commitdiff | tree | snapshot |
1996-10-07 |
Guido van Rossum | Set the __file__ attribute of the imported module in... |
commit | commitdiff | tree | snapshot |
1996-10-07 |
Guido van Rossum | Add provisions to set the (to be documented!) instance... |
commit | commitdiff | tree | snapshot |
1996-10-07 |
Guido van Rossum | Compromise on test in find_class(): a user-defined... |
commit | commitdiff | tree | snapshot |
1996-10-06 |
Fred Drake | (Tkinter.py): Improve application basename determinati... |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Guido van Rossum | Added getparamnames() to Message class -- return a... |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Guido van Rossum | Don't auto-install on import. This slows down apps... |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Fred Drake | (Tkinter.py): Fixed dumb typo in Misc.tk_setPalette(). |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Jack Jansen | Use mac_image (from cmif stuff) |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Jack Jansen | Fixed progressbar cleanup |
commit | commitdiff | tree | snapshot |
1996-10-04 |
Guido van Rossum | Replace all uses of strncmp (in split, find, rfind... |
commit | commitdiff | tree | snapshot |
1996-10-02 |
Guido van Rossum | Don't mix stdout/stderr. |
commit | commitdiff | tree | snapshot |
1996-10-01 |
Jack Jansen | Fixed object-handler-install bug |
commit | commitdiff | tree | snapshot |
1996-10-01 |
Jack Jansen | Fixed bug in object-handler install arg handling |
commit | commitdiff | tree | snapshot |
1996-10-01 |
Jack Jansen | Fixed very nasty null-dereferencing bug in DisposeContr... |
commit | commitdiff | tree | snapshot |
1996-10-01 |
Guido van Rossum | Add main program similar to pdb. |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Barry Warsaw | (py-process-filter): Make sure current-buffer is restor... |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Guido van Rossum | Always open file objects in binary mode. |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Guido van Rossum | Fix subtle bug detected by Jim F. |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Guido van Rossum | Don't die if an ok file method (e.g. fileno) doesn... |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Jack Jansen | Added DebugStr method to drop into low-level debugger |
commit | commitdiff | tree | snapshot |
1996-09-30 |
Jack Jansen | Added VCHECK compile time option that fills allocated... |
commit | commitdiff | tree | snapshot |
1996-09-27 |
Guido van Rossum | Protect '&' signs with '\' in description of PyNumber_C... |
commit | commitdiff | tree | snapshot |
1996-09-27 |
Guido van Rossum | Nits corrected by Fred |
commit | commitdiff | tree | snapshot |
1996-09-27 |
Fred Drake | (Tkinter.py): Many revisions for Tk 4.X: Added clipbo... |
commit | commitdiff | tree | snapshot |
1996-09-26 |
Fred Drake | (Canvas.py): Added definition of CanvasItem.cget(... |
commit | commitdiff | tree | snapshot |
1996-09-26 |
Jack Jansen | - Simplified inheritance structure (still not good... |
commit | commitdiff | tree | snapshot |
1996-09-26 |
Jack Jansen | Menu callbacks can be strings, in which case they will... |
commit | commitdiff | tree | snapshot |
1996-09-25 |
Guido van Rossum | 1. Correct typo in FileWrapper.close() (fix by AMK). |
commit | commitdiff | tree | snapshot |
1996-09-25 |
Jack Jansen | Fixed PM debugging |
commit | commitdiff | tree | snapshot |
1996-09-25 |
Jack Jansen | Disabled splash screen, added ShowMessage |
commit | commitdiff | tree | snapshot |
1996-09-24 |
Jack Jansen | The Window Independent Tracer (which will probably... |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Jack Jansen | Changed about box to come up invisibly (so we can move... |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Jack Jansen | About boxes should be at 20% of screen height, not... |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Jack Jansen | Added dialog-centering code to splash() |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Jack Jansen | Added support for GetDialogWindow and other accessor... |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Jack Jansen | Finally *tested* effect of fg and bg yield values ... |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Jack Jansen | Changed default background yield time to 1 tick |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | Use auto-start functionality of aetools.TalkTo and... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | raise aetools.Error in stead of MacOS.Error on server... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | Regenerated to use aetools.Error in stead of MacOS... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | - Added optional "start" argument to TalkTo initialiali... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | Convenience routines: wrappers around some of the scrip... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | Added macfs.FindApplication() to find application FSSpe... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Jack Jansen | - Regenerated suites |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Jack Jansen | Created Finder 7.0 AE interface and a test program... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Guido van Rossum | Revamped test case and updated doc string. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Guido van Rossum | Added line number to most compile-time error messages. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Jack Jansen | Calling Application._quit() is now preferred over raisi... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Jack Jansen | Added _quit() method similar to FrameWork in stead... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Jack Jansen | - Use a flag (self.quitting) as preferred method of... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Jack Jansen | Added macostools.touch() calls to inform the finder... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Jack Jansen | - Optionally copy file times for copy/copytree (default on) |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Jack Jansen | Fixed macos.splash to actually *draw* the splash box:-) |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Jack Jansen | Added [GS]etDates methods to get and set creation,... |
commit | commitdiff | tree | snapshot |
next |