index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
format_attrs(): Attempt a bit more minimization for SGML output.
Fred Drake
1999-01-19
1
-4/+22
*
add_module_idx(), add_idx_hook():
Fred Drake
1999-01-19
1
-2/+2
*
Enable os.path as a mostly-normal submodule, including "from os.path
Fred Drake
1999-01-19
1
-0/+2
*
(py-mode-map): Removed special bindings for C-m and C-j to
Barry Warsaw
1999-01-19
1
-3/+0
*
(py-narrow-to-defun): New command (bound to C-x n d) which mimics the
Barry Warsaw
1999-01-18
1
-0/+15
*
Added 'warn' method.
Greg Ward
1999-01-18
1
-1/+10
*
Fix typo spotted by Jeff MacDonald <jam@ans.net>.
Fred Drake
1999-01-18
1
-2/+2
*
Only deiconify when iconic.
Guido van Rossum
1999-01-18
2
-4/+8
*
Misc
Guido van Rossum
1999-01-18
1
-0/+3
*
Interface to GetIcon, PlotIcon and friends.
Jack Jansen
1999-01-18
3
-0/+828
*
Added doc strings to the exception classes.
Guido van Rossum
1999-01-15
1
-3/+29
*
Patch by Piers Lauder: make exceptions classes.
Guido van Rossum
1999-01-15
1
-14/+13
*
(py-electric-delete): Implement the XEmacs 21 blessed way of checking
Barry Warsaw
1999-01-15
1
-3/+4
*
Bruce Wheeler quotes Mark Hammond with a different version of the
Guido van Rossum
1999-01-14
1
-1/+1
*
Add a "tarball" target.
Fred Drake
1999-01-14
1
-0/+3
*
Adjust so that we are no longer using special entities for well-known
Fred Drake
1999-01-14
1
-19/+21
*
for method getaddrlist(): Added a note clarifying that all named
Barry Warsaw
1999-01-14
1
-0/+4
*
Shorten the name of the <rfc> "number" attribute to "num".
Fred Drake
1999-01-14
1
-1/+1
*
Make <rfc> no longer an empty element but a container. The text
Fred Drake
1999-01-14
1
-0/+44
*
Test the rfc822.py module. Contains just a few simple cases, and some
Barry Warsaw
1999-01-14
2
-0/+83
*
Message.getaddrlist(): This now handles multiple occurances of the
Barry Warsaw
1999-01-14
1
-12/+21
*
Several new functions to re-write tables to be at least partly
Fred Drake
1999-01-14
1
-0/+112
*
Should include "Python.h", not <Python.h> -- it's not a standard
Guido van Rossum
1999-01-14
1
-1/+1
*
Jim Ahlstrom patch: Watcom chokes on a long expression in c_asinh().
Guido van Rossum
1999-01-14
1
-1/+5
*
Jim Ahlstrom patch: the module doc string is too long for 16-bit VC
Guido van Rossum
1999-01-14
1
-1/+5
*
Jim Ahlstrom patch: cutoff should be a long for machines with 16-bit
Guido van Rossum
1999-01-14
1
-1/+1
*
Jim Ahlstrom patch: BIGCHUNK is too large for 16-bit int.
Guido van Rossum
1999-01-14
1
-1/+5
*
Jim Ahlstrom added some SIZEOF defs for VC and WATCOM (only).
Guido van Rossum
1999-01-14
1
-0/+9
*
Added clean and clobber targets.
Fred Drake
1999-01-14
2
-0/+19
*
Update to the latest version of Michael Ernst's script.
Fred Drake
1999-01-14
1
-24/+104
*
"Driver" makefile to convert all documents to SGML or XML at once.
Fred Drake
1999-01-14
1
-0/+29
*
Add usage of the "driver" Makefile.
Fred Drake
1999-01-14
1
-2/+8
*
Elaborate a comment on the format of the table that drives the
Fred Drake
1999-01-14
1
-1/+5
*
Adjustments to allow elements with subelements as parameters. This is
Fred Drake
1999-01-14
1
-95/+145
*
Added fixinfo.el to the list of dependencies.
Fred Drake
1999-01-14
1
-1/+2
*
Escape special characters on output.
Fred Drake
1999-01-14
1
-2/+4
*
In rcpt(), avoid a space after the TO: address when the option list is
Guido van Rossum
1999-01-14
1
-2/+2
*
Change the order of the utime() and the chmod() call in copystat().
Guido van Rossum
1999-01-14
1
-1/+1
*
Updated for 1.5.2b1
Jack Jansen
1999-01-13
2
-33/+45
*
Update the comments on info files.
Fred Drake
1999-01-13
1
-5/+5
*
Use \refmodule when we say "use the XXX module instead".
Fred Drake
1999-01-13
1
-2/+2
*
\seemodule: Fix so that each \seemodule entry gets its own paragraph,
Fred Drake
1999-01-13
1
-0/+15
*
do_cmd_refmodule(): New function to support new \refmodule macro.
Fred Drake
1999-01-13
1
-0/+10
*
Hand't been committed yet (minor changes)
Jack Jansen
1999-01-13
1
-9/+11
*
CW Projects for 1.5.2b1
Jack Jansen
1999-01-13
23
-0/+0
*
Distribution databases for 1.5.2b1
Jack Jansen
1999-01-13
4
-42/+57
*
Removed USE_MALLOC_DEBUG that shoulnd't be in the production version.
Jack Jansen
1999-01-13
1
-1/+1
*
Added: mems.lib.text_file: provides TextFile class for parsing text
Greg Ward
1999-01-13
1
-0/+206
*
Renamed test.py to testcode.py so one can import Python's
Guido van Rossum
1999-01-12
1
-0/+0
*
Hack to close a window that is colorizing.
Guido van Rossum
1999-01-12
2
-8/+20
[next]