1999-02-16 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | Add source file winsound.c and library winmm.lib |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | The _O_* constants are defined as O_* in the os module. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Remove "_" from the P_* symbols used with the spawn... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | Check for potential error returned by _ungetch(). |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | The symbols P_* (for spawn*(), MS specific) should... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Added chapter on Windows modules, including msvcrt... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Added some files to the library reference. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Small grammatical fix; missing comma. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Make it clear that Demo/embed/ is from the source distr... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Make navigation panels more CSS-friendly. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | Clarify how EXAMPLE.py is to be used ("python EXAMPLE... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Use the same markup for email addresses as is produced... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Jack Jansen | Added optional arguments to dialogs to allow setting... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | In open_ftp(), check that retrlen is not None before... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Guido van Rossum | Fixed totally bogus conversion factors used in the... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Fred Drake | Adjust cellspacing attribute of the navigation bar... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Jack Jansen | Updated for new folder layout (but not fully tested... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Jack Jansen | Replaced .hqx project file by binary version, and updat... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Jack Jansen | Put the applet code inside USE_MAC_APPLET_SUPPORT ifdef... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Remove stuff related to copying the icons directory... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Moved icons into the html directory to avoid pollution... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Jack Jansen | (finally) unified the interpreter and the applet as... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Be explicit about the reference count of the original... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | HTMLBASE: New variable. Make it easier to check an... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Add an optional parameter to make the script run latex... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Use a common definition for $(SUBMAKE) instead of repea... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Added availability notes for samefile(), sameopenfile... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Added --l2h-config option to add additional initializat... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Added section "Providing a C API for an Extension Modul... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Fred Drake | Set target. |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Guido van Rossum | Patch by Chris Petrilli to display the origin of a... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Guido van Rossum | Add PyModule_GetFilename(). |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Just van Rossum | AskPassword(): added reference to the module doc string... |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Jack Jansen | (finally) unified the interpreter and the applet as... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Minor fix that helps out with the index. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Make sure all HTML pages generated from this section... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | L2HARGS: Specify the HTML version we're producing... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Markup nits. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Minor markup nits. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Use the shorter form of Christopher Petrilli's email... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Added section for MimeWriter, contributed by Christophe... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Added entry for MimeWriter module. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Make table headers the same color as the navigation... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Moved the navigation-bar background color to a variable. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Document <complex #>.conjugate(). |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Fred Drake | Documented __complex__(), made sure all the discipline... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Guido van Rossum | Fix by Chris Petrilli (to his own code) to limit the... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Jack Jansen | Changed case on cm and qt modules, removed last referen... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Jack Jansen | Build all plugins modules separately, the PlugIns.prj... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Guido van Rossum | Mod by Jack Jansen: on Macintosh, use EasyDialogs.GetPa... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Jack Jansen | Updated for the new one-slb-per-extension scheme. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Jack Jansen | Added AskPassword() with same interface as AskString... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Jack Jansen | Try a new commit, hoping it'll fix the problems with... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Fred Drake | Fix up some routines to coordinate the "indexsubitem... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Fred Drake | Remove unnecessary <p> from top navigation bar. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Fred Drake | Revert previous change; there's a better way to do it. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Guido van Rossum | Patch by Steve Clift -- fix the indices now that f_fsid... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Jack Jansen | Use typeFloat for all floating point values. The previo... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Barry Warsaw | Got rid of the file-global PosixError. This was redund... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Fred Drake | Change the navigation bar to be a little prettier and... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Guido van Rossum | On Windows, -i shouldn't call set[v]buf(stdin, ...... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Fred Drake | New blank icon to match the others in size & color... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Fred Drake | do_cmd_maketitle(): Small nit in creating the "title... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Fred Drake | Back out some of the fine tuning; something in all... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Fix buglet in load_put -- the test for bad readline... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Uwe Zessin. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Don't crash if a window no longer exists. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Restructured a bit. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | The variable TESTPATH should be initialized to empty. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Update documentation to reflect changes to Queue.py... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Tim Peters: |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | The writelines() function was never tested and containe... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Guido van Rossum | Put a try-except around the "image delete" call in... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Just van Rossum | new dangerous script: it removes all apps (except sys... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Jack Jansen | Added Ctl.as_Control and Menu.as_Menu methods, which... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Jack Jansen | Added a define USE_CORE_TOOLBOX, which includes six... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Jack Jansen | Added a define USE_CORE_TOOLBOX, which includes six... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Jack Jansen | Don't create symlinks to toolbox modules any more. |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Jack Jansen | Moved Ctl, Dlg, Menu, Qd, Res and Win modules to Python... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Jack Jansen | Added Extensions:img:Mac to default sys.path |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Jack Jansen | - img modules are no longer in PlugIns folder |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Jack Jansen | img modules are no longer in PlugIns folder. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Some weird symbol (M_I386) was used to decide whether... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Ehm, when we don't need to byteswap the data, don't... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Two important fixes: |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Just van Rossum | fixed problem with "reloading" sub-sub-modules -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | The encoding type was wrong, I think. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Should open files in binary mode! |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | Respond to suggestion from "Albert" <hat@se-46.wpa... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Shouldn't be treating linear-8 as u-law! |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | More magic to tighten up a little of the formatting. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | Minor nit to prevent dropping a space in the HTML gener... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Guido van Rossum | Add winsound -- by Toby Dickenson with permission. |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Guido van Rossum | Jim Fulton: this fixes seg faults with bad pickles... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Fred Drake | Document sameopenfile(), samestat(). |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Fred Drake | Document splitdrive(). |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Guido van Rossum | New test for ntpath module |
commit | commitdiff | tree | snapshot |
next |