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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
added classes as exceptions
Guido van Rossum
1995-02-07
4
-16/+32
*
added libsignal.tex
Guido van Rossum
1995-02-07
4
-0/+162
*
cosmetics/typos
Guido van Rossum
1995-01-12
4
-4/+4
*
optional bufsize arg for popen and fdopen
Guido van Rossum
1995-01-12
2
-14/+64
*
new module
Guido van Rossum
1995-01-10
2
-0/+352
*
sys.setcheckinterval(x) instead of sys.check_interval = x
Guido van Rossum
1995-01-10
2
-20/+20
*
updated eval(), added execfile()
Guido van Rossum
1995-01-10
2
-20/+56
*
copyright.tex: Add 1995 to copyright message.
Guido van Rossum
1995-01-04
26
-40/+134
*
spam -> foo (etc.) in examples
Guido van Rossum
1995-01-04
2
-60/+60
*
Can't remember the reason for the change, but it was necessary. :-)
Sjoerd Mullender
1994-12-14
2
-6/+6
*
Added libaifc.tex to list of library files.
Sjoerd Mullender
1994-12-14
1
-1/+1
*
typos
Guido van Rossum
1994-11-10
2
-8/+8
*
don't assum '.' is in PATH
Guido van Rossum
1994-10-20
1
-1/+1
*
add hypot()
Guido van Rossum
1994-10-20
2
-0/+2
*
change date to 11 oct
Guido van Rossum
1994-10-11
2
-2/+2
*
__call__, __getattr__ c.s.
Guido van Rossum
1994-10-09
2
-4/+102
*
Oops! version numbers again!
Guido van Rossum
1994-10-06
4
-4/+4
*
Add simpler __getattr__ example and document __call__
Guido van Rossum
1994-10-06
2
-4/+78
*
Added missing \end{datadesc}.
Sjoerd Mullender
1994-10-06
2
-0/+2
*
Removed description of class.init() method.
Guido van Rossum
1994-10-06
2
-44/+194
*
Moved author and date to boilerplate.tex.
Guido van Rossum
1994-10-06
14
-90/+132
*
Added documentation on the aifc module.
Sjoerd Mullender
1994-09-29
4
-0/+362
*
added Tommy Burnette's setblocking() method
Guido van Rossum
1994-09-07
2
-0/+18
*
* Doc/tut.tex (subsection{Lambda Forms}): fix typo in lambda
Guido van Rossum
1994-08-30
2
-2/+2
*
* Doc/libtime.tex: get rid of references to millitime() and
Guido van Rossum
1994-08-23
4
-34/+48
*
* Doc/libstring.tex (section{Standard Module \sectcode{string}}):
Guido van Rossum
1994-08-17
2
-60/+4
*
Added docs for delattr
Guido van Rossum
1994-08-16
2
-0/+18
*
* Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z);
Guido van Rossum
1994-08-12
7
-28/+69
*
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
Guido van Rossum
1994-08-08
62
-282/+520
*
Added gdbm docs
Guido van Rossum
1994-08-08
4
-0/+62
*
* Doc/libsocket.tex (subsection{Socket Object Methods}):
Guido van Rossum
1994-08-05
2
-6/+24
*
Merge lost alpha100 revision
Guido van Rossum
1994-08-01
1
-3/+3
*
Merge lost revisions back
Guido van Rossum
1994-08-01
6
-262/+308
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
27
-1526/+2934
*
libsocket.tex: send[to] returns nbytes.
Guido van Rossum
1994-08-01
6
-4/+56
*
documented writelines()
Guido van Rossum
1994-06-23
2
-6/+24
*
clarify the meaning of address for those methods that or return addresses
Guido van Rossum
1994-06-23
2
-4/+20
*
README: correct typo (lib.index)
Guido van Rossum
1994-05-19
4
-0/+424
*
* Doc/libtypes.tex: fix typo in table of list methods; clarify
Guido van Rossum
1994-05-09
2
-8/+18
*
Documented optional bufsize argument to open() and the fact that mode
Guido van Rossum
1994-05-03
2
-6/+28
*
Documented new built-in function vars().
Guido van Rossum
1994-04-21
6
-2/+72
*
adapt to min value of 1 for listen() backlog argument
Guido van Rossum
1994-03-02
2
-6/+6
*
Documented xrange; crossreffed lambda a bit more
Guido van Rossum
1994-02-24
2
-0/+24
*
At release 1.0.1. Scripts, Makefile, README: cosmetic changes and
Guido van Rossum
1994-02-15
4
-2/+16
*
Support for latex2html (at version 0.5.1)
Guido van Rossum
1994-01-25
1
-0/+152
*
s.avail() has met its maker
Guido van Rossum
1994-01-03
2
-14/+0
*
Added symcomp and resulting new data items
Guido van Rossum
1994-01-03
2
-22/+88
*
A small but essential file...
Guido van Rossum
1994-01-02
2
-0/+4
*
Restructured library documentation
Guido van Rossum
1994-01-02
101
-0/+12244
*
Documented the fact that IRIX 5.x also supports Sun style shared
Guido van Rossum
1994-01-01
2
-22/+20
[next]