1999-01-27 |
Fred Drake | Added the files for the repr and ConfigParser modules. |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Fred Drake | Document the repr module. This removes the entire... |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Barry Warsaw | err_input(): Nailed a small memory leak. If the error... |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Barry Warsaw | _PySys_Init(): Nailed small memory leak. The stringobj... |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Fred Drake | Don't say that the module defines the "following functi... |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Just van Rossum | cleaned up ugly hack related to activate events and... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Barry Warsaw | Re-format the module docstring and document the new... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Fred Drake | Incorporate changes for patched version of ConfigParser. |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Guido van Rossum | Patch by Chris Petrilli (not really tested since I... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Fred Drake | \py@modindex: Format the index entry for the module... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Fred Drake | Documentation for the ConfigParser module, by Christoph... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Jack Jansen | Added Sherlock source for Python documentation, and... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Barry Warsaw | expandtabs__doc__: blank line which was not terminated... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Add spawnv and spawnve functions for Win32 platforms. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | A gift from Fredrik Lundh: fast C implementation of... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Document the default for tabsize in expandtabs(). |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Fred Drake | Allow recognition of attributes even if they don't... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Change rare occurrences of #if HAVE_LONG_LONG to #ifdef. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Make sure not to call realloc() with a NULL pointer... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Include myselect.h -- needed on some platforms. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Rearrange the -I flags for compiling _tkinter.c so... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Don't die if CodeType doesn't exist -- ignore the error... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | There's a macro PycString_IMPORT which the documentatio... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Correct typo in new function get_breaks(). |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Change clear syntax to support three alternatives: |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Change clear_break() to the old signature clear_break... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Ai! complex_nonzero() has && which should be ||, else... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Guido van Rossum | Only do ttyname() when HAVE_TTYNAME is defined. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Jack Jansen | Adding sherlock search templates for Python and Python... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Jack Jansen | Added Icn module to toolboxmodules |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Jack Jansen | Set PythonCore version number to sys.hexversion, and... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Just van Rossum | Script to synchronize files with / in their name and... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Just van Rossum | Test checkin, to see whether I really can do it. -... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Just van Rossum | Test checkin, to see whether I really can do it. -... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Fred Drake | Add "term" to AUTOCLOSE. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Guido van Rossum | Header for PyObject_DelItem() mentioned non-existing... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jack Jansen | Updated for 1.5.2b1 |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jack Jansen | In unpackevent, get the direct object (----) before... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jack Jansen | Select the whole default input field in AskString ... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Barry Warsaw | (py-mode-map): Add back force of RET (aka C-m) to |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Added examples/testcode for the Icn module. |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Don't qualify local symbols with aetools... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Manually added definitions for normal, bold, etc. These... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Updated for 1.5.2b1 |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Updated for 1.5.2b1 (better late than never:-) |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Updated the version number in the vers and preffilename... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Jack Jansen | Removed warnings for packages (Just implemented support... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Fred Drake | convert(): Added parameter "autoclose", which should... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Fred Drake | Modified the "sgml" and "xml" targets to stop if the... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Fred Drake | Add caveat on partial dependence on the "cl" module... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Fred Drake | Move the jpeg module to the SGI section; it is dependen... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | create_module_info(): If there's a \moduleauthor,... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | isnmtoken(), istoken(): Fix to ensure the regex has... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | handle_labels(): Fix problem for document fragments... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | Revised comments on null bytes in pattern string. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | Fix second description of handling 2-digit years (last... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | convert(): Change the element name remapping to conver... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | format_attrs(): Attempt a bit more minimization for... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | add_module_idx(), add_idx_hook(): |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Fred Drake | Enable os.path as a mostly-normal submodule, including... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Barry Warsaw | (py-mode-map): Removed special bindings for C-m and... |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Barry Warsaw | (py-narrow-to-defun): New command (bound to C-x n d... |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Greg Ward | Added 'warn' method. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Fred Drake | Fix typo spotted by Jeff MacDonald <jam@ans.net>. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Guido van Rossum | Only deiconify when iconic. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Guido van Rossum | Misc |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Jack Jansen | Interface to GetIcon, PlotIcon and friends. |
commit | commitdiff | tree | snapshot |
1999-01-15 |
Guido van Rossum | Added doc strings to the exception classes. |
commit | commitdiff | tree | snapshot |
1999-01-15 |
Guido van Rossum | Patch by Piers Lauder: make exceptions classes. |
commit | commitdiff | tree | snapshot |
1999-01-15 |
Barry Warsaw | (py-electric-delete): Implement the XEmacs 21 blessed... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Bruce Wheeler quotes Mark Hammond with a different... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Add a "tarball" target. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Adjust so that we are no longer using special entities... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Barry Warsaw | for method getaddrlist(): Added a note clarifying that... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Shorten the name of the <rfc> "number" attribute to... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Make <rfc> no longer an empty element but a container... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Barry Warsaw | Test the rfc822.py module. Contains just a few simple... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Barry Warsaw | Message.getaddrlist(): This now handles multiple occura... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Several new functions to re-write tables to be at least... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Should include "Python.h", not <Python.h> -- it's not... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Jim Ahlstrom patch: Watcom chokes on a long expression... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Jim Ahlstrom patch: the module doc string is too long... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Jim Ahlstrom patch: cutoff should be a long for machine... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Jim Ahlstrom patch: BIGCHUNK is too large for 16-bit... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Jim Ahlstrom added some SIZEOF defs for VC and WATCOM... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Added clean and clobber targets. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Update to the latest version of Michael Ernst's script. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | "Driver" makefile to convert all documents to SGML... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Add usage of the "driver" Makefile. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Elaborate a comment on the format of the table that... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Adjustments to allow elements with subelements as param... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Added fixinfo.el to the list of dependencies. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Fred Drake | Escape special characters on output. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | In rcpt(), avoid a space after the TO: address when... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
Guido van Rossum | Change the order of the utime() and the chmod() call... |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Jack Jansen | Updated for 1.5.2b1 |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Fred Drake | Update the comments on info files. |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Fred Drake | Use \refmodule when we say "use the XXX module instead". |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Fred Drake | \seemodule: Fix so that each \seemodule entry gets... |
commit | commitdiff | tree | snapshot |
next |