1998-02-06 |
Guido van Rossum | - Use Py_GetPythonHome() instead of getenv("PYTHONHOME"). |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | - Add Py_GetPythonHome() and Py_SetPythonHome(), intend... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | - Add Py_FrozenFlag, intended to suppress error message... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | Ehm, three unrelated changes. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Fred Drake | Remove commented-out \itembreak. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Fred Drake | Update two of the \indexsubitem values to use singular... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | Added rmtree(), to recursively remove a directory tree. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | Two more refinements of the cleanup process. |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Barry Warsaw | (py-scroll-process-buffer): Default value changed to... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | Add ref to errno module, and change ref to posix.error... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Guido van Rossum | Add ref to errno module. |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Barry Warsaw | (py-parse-state): When looking for landing inside tripl... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Barry Warsaw | (py-python-command-args): New variable, allows user... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Guido van Rossum | Retract the statement that all functions called by... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Guido van Rossum | Two suggested features by Sjoerd: |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Guido van Rossum | (1) Use matchobj.groups(), not matchbj.group() to get... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Guido van Rossum | Fixed bitmaps; added include files and libs; |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Fred Drake | Add *.pdf files to the clobber target (same target... |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Fred Drake | Tell CVS to ignore PDF files. |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Fred Drake | Added description of "D" format for PyArg_ParseTuple... |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Fred Drake | Use implicit rules to perform DVI->PS and PS->PDF conve... |
commit | commitdiff | tree | snapshot |
1998-02-04 |
Fred Drake | \modindex{}: New macro; index module without declaring... |
commit | commitdiff | tree | snapshot |
1998-02-03 |
Fred Drake | Added missing "{" for "\code <?stuff?>}". |
commit | commitdiff | tree | snapshot |
1998-02-02 |
Guido van Rossum | Fix typo in format for strftime() used by cookie code. |
commit | commitdiff | tree | snapshot |
1998-02-02 |
Guido van Rossum | Clarify that capwords() removes leading/trailing whites... |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Barry Warsaw | Moved toplevel widget to PyncheWidget.py |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Barry Warsaw | BadColor: new exception class |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Barry Warsaw | Better implementation of nearest(). Not faster, but... |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Barry Warsaw | mered Greg's suggestions, added docstring |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | Add S_ISBLK(). |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | Make this test work when imported from the interpreter... |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | Sez The Dragon: |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | SMTP client by The Dragon De Monsyne <dragondm@integral... |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | New version of xmllib from Sjoerd. |
commit | commitdiff | tree | snapshot |
1998-01-29 |
Guido van Rossum | Add Piet van Oostrum's name to the comments. |
commit | commitdiff | tree | snapshot |
1998-01-28 |
Guido van Rossum | Add simple Unix socket example by Piet van Oostrum. |
commit | commitdiff | tree | snapshot |
1998-01-28 |
Fred Drake | Fixed typo reported by Grzegorz Makarewicz <mak@mikropl... |
commit | commitdiff | tree | snapshot |
1998-01-27 |
Guido van Rossum | (This fix is really by Jeremy) |
commit | commitdiff | tree | snapshot |
1998-01-27 |
Guido van Rossum | Add a note explaining that multiplying a sequence with... |
commit | commitdiff | tree | snapshot |
1998-01-27 |
Barry Warsaw | Initial revision |
commit | commitdiff | tree | snapshot |
1998-01-26 |
Barry Warsaw | Unpickler.load_inst(), Unpickler.load_obj(), Unpickler... |
commit | commitdiff | tree | snapshot |
1998-01-26 |
Barry Warsaw | get(): Fixed a bug in the merge order of the dictionari... |
commit | commitdiff | tree | snapshot |
1998-01-26 |
Fred Drake | Py_AtExit(): Added brief note about the constraint... |
commit | commitdiff | tree | snapshot |
1998-01-26 |
Guido van Rossum | Paint demo by Dave Mitchell. There's clearly a demand... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Use \url{} to mark a URL. |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Use \url{} to mark URLs, \email{} to mark an email... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Use \url{} to mark URLs. |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Fixed indexing of {datadesc} environments. |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | \seemodule{}: Use logical markup for the module name... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Added descriptions for log() and log10(). |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Add support for the new macros, including hyperlink... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Converted to use new macros. This example demonstrate... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Converted to use semantic markup. This is an example... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Fred Drake | Revised new macros after discussion with Guido: Always... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Barry Warsaw | (py-outdent-p): When looking at the previous line,... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Barry Warsaw | (py-goto-initial-line): Shut up the byte compiler. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Barry Warsaw | (py-mode-map): Add a binding of C-m to py-newline-and... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | Add entry for copy_reg module. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | Removed entry for copy_reg module. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | $(LIBFILES): Added libcopyreg.tex. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | Add entry for copy_reg module. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | Simple documentation of the copy_reg module. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Fred Drake | Update comment about relative URL internet draft to... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Barry Warsaw | (py-compute-indentation): In the most common case,... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Barry Warsaw | (py-master-file): New buffer-local variable which can... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Added a bunch of "concept" index entries. |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Added index entry and \label{} for exceptions module... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Always mark variables in the "Notes" following a table... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Removed bogus index entry for the type() built-in. |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Proposed new macros: see comments. These are not... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Consistency: "{\tt ...}" ==> "\code{...}" |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Consistency: "{\it ...}" ==> "\emph{...}" |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | The soundex module is built-in, not standard. |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Consistency: {\it ...} ==> \emph{...} |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | ni is a standard module, not a built-in module. The... |
commit | commitdiff | tree | snapshot |
1998-01-20 |
Fred Drake | Consistency: (Yes, I know this section is not formatte... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Renamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Removed a confusing note about coercions and __r*__... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Various updates to the effect that the group argument... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Add note about dropping latex 2.09 compatibility. |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Revamped, to match py_compile.py: |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Add Gopher to list of protocols that support query... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Fix bad new bug in ftp code -- the test for existing... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Fix to ismount(). Can't remember who told me this. |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Patch by Tim O'Malley for servers that send a response... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Protect PyErr_Format format string argument from overflow. |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Protect PyErr_Format format string argument from overfl... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Instead of "attribute-less object", issue an error... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | tok_nextc() should return unsigned characters, to avoid... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Instead of a single exists(), differentiate between... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Add unistd.h for isatty(). |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Add LOG_SYSLOG if defined. |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Better #ifdefs for NetBSD, taking into account that... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | It seems obvious that when Py_Finalize() decides that... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Some patches by Lars Marius Garshol: |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Guido van Rossum | Rewritten PyImport_Cleanup() and its helper, clear_care... |
commit | commitdiff | tree | snapshot |
1998-01-19 |
Fred Drake | Consistency: Replaced 4 {\it ...} with \emph{...}. |
commit | commitdiff | tree | snapshot |
next |