1998-04-15 |
Fred Drake | Fix the broken PDF links, really this time! |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Fred Drake | Change the form of the name given to each page of the... |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Fred Drake | Added dependency on the tools/toc2bkm.py script for... |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Tabnanny fixes |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Added declarations for mac{set,get}filetype |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Added Sndihooks |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Module with hooks for sound input |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Reindented some of the C code |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Last projects before 1.5.1 |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Jack Jansen | Added Sndihooks module |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Guido van Rossum | Some patches by Drew Csillag; plus a few of my own... |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Fred Drake | Use shorter labels; using long labels creates problems... |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Fred Drake | Added entry for Tkdnd.py. |
commit | commitdiff | tree | snapshot |
1998-04-14 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.5.1 |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Guido van Rossum | Oops -- Lib/Test should be Lib/test, of course! |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Guido van Rossum | Add connect_ex to list of methods. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Missing symbols reported by Andrew Loewenstern. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Update version. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Update to use the new release number. Will generalize... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Add RELEASE make variable; this gets the entire release... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Some more new stuff. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Added item in Misc. for getpass module. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Fix version number. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Typo in usage message. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Move 'dict' struct member to end of struct. This ensur... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Be nicer to systems that have neither termios nor msvcrt. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | The usual edits... Updated some stuff about the mailin... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | No more threats, just list the new methods under "AST... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | The documentation threatened it would happen -- the... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Two more, for beta testers who reported real bugs. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Don't allow unescaped newlines in doc strings. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Whoops! Add a missing 'instantiated = 1' to load_inst... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Add a note that pickling is supported. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Added support for pickling ast objects. |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Revert markup around list of display fields from the... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Guido van Rossum | Support for OpenBSD :-( |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Fix bug in little-used markup: don't forget to pass... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Fixed example to load the startup file from a script... |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | Typo: (and often severly limited) -- severely |
commit | commitdiff | tree | snapshot |
1998-04-13 |
Fred Drake | "ZeroDevisionError" --> "ZeroDivisionError" |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Fix typo. (What I get for trying to fix bugs at home... |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Don't append () to the name of an object attribute... |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Use {methoddesc} instead of {funcdesc} for object methods. |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Add cPickle to the list of modules in the chapter. |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Add cStringIO to the list of modules in the chapter. |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | The built-in exceptions are not still strings, so make... |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | In descriptions of Py_GetPrefix() and Py_GetExecPrefix... |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Added a simpler, working {verbatim} support that genera... |
commit | commitdiff | tree | snapshot |
1998-04-12 |
Fred Drake | Removed partially broken {verbatim} support. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Lighten up tables. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Change order of \seemodule macros at end of pickle... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Document cPickle and cStringIO. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Module docstring indicated seek() isn't implemented... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | When the text of a table cell should be wrapped, used... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Add a comment to indicate the methods of the StringIO... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Reject empty module names -- otherwise __import__(... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Remove imaplib from the undocumented list. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Include () after function name. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | When the text of a table cell should be wrapped, used... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Minor housing cleaning in HTML that gets generated. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Remove over-active replace-string turds. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Some robustness checks in Py_ReprLeave() in the unlikel... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Use {memberdesc} to mark the instance attributes. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Hmmm... better add some \label macros for logical addre... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | It's "Lauder", not "Lauders"! |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Update the module index support to use the changed... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Formatting nits. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Shift index entries around a little so the HTML doesn... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Add imaplib to appropriate lists. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Remove obsolete module soundex from list of modules. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | Remove obsolete module rand from list of modules. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | First cut at documentation for imaplib. Based on origi... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Fred Drake | do_env_memberdesc(): Fix argument parsing for {memberd... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | New revision -- sometimes it's AUTH-LOGIN, sometimes... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Avoid using the obsolete rand module; and improve the... |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Set version and title to Python 1.5.1. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Oops, ".\DLLs" should be in the default path now. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | New version doesn't require REV1 capability. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Guido van Rossum | Oops -- remove some debug print statements! |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Move #include <sys/param.h> to before osdefs.h (Donn... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Comment out a label on an #endif. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Use Py_Repr{Enter,Leave} to display recursive lists... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Use Py_Repr{Enter,Leave} to display recursive dictionar... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Add implementations of Py_Repr{Enter,Leave}. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Add prototypes for Py_Repr{Enter,Leave}. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Make new gcc -Wall happy |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Make new gcc -Wall happy |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Make new gcc -Wall happy |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Address warnings issued by the MSVC++ compiler |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | README ready for 1.5.1 |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Delete reopmodule.c |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Delete references to initreop(). |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Add HAVE_MKTIME. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Change the example of what's in scripts/. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Delete reference to reopmodule.c. Add comment about... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Delete this obsolete module. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Add dict struct member and PyThreadState_GetDict()... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | /* An extension mechanism to store arbitrary additional... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Added changes from 1.5 to 1.5.1. |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Guido van Rossum | Document -x too. |
commit | commitdiff | tree | snapshot |
next |