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
*
define RCSProxyClient here instead of in RCSProxy.py
Guido van Rossum
1995-06-23
1
-1/+12
*
rewritten and documented
Guido van Rossum
1995-06-23
1
-170/+258
*
barry's contributions
Guido van Rossum
1995-06-23
2
-0/+256
*
added seekable option; save unix from lines; speed up islast()
Guido van Rossum
1995-06-22
1
-12/+24
*
add User-agent hdr; read and close the file upon http error
Guido van Rossum
1995-06-22
1
-3/+14
*
make split and splitfields, join and joinfields synonyms
Guido van Rossum
1995-06-22
2
-12/+16
*
make reporting unbalanced tags an overridable method
Guido van Rossum
1995-06-22
1
-2/+7
*
use imp.new_module(), not new.module(); and /usr/local
Guido van Rossum
1995-06-22
1
-4/+4
*
functions don't have a __name__ attribute
Guido van Rossum
1995-06-22
1
-1/+1
*
test other name variable
Guido van Rossum
1995-06-22
1
-1/+1
*
doctor the exception
Guido van Rossum
1995-06-22
1
-7/+14
*
discard endrequest(); minor stuff; rfc822 no seek flag
Guido van Rossum
1995-06-22
1
-6/+4
*
support <HTML>, remove <HEADER>
Guido van Rossum
1995-06-22
1
-3/+2
*
set softspace to 0 in __init__
Guido van Rossum
1995-06-22
1
-0/+1
*
added notes about security
Guido van Rossum
1995-06-21
1
-0/+16
*
import string; add 129.6.64 to security
Guido van Rossum
1995-06-21
1
-1/+2
*
add security
Guido van Rossum
1995-06-21
1
-6/+6
*
bugfixes
Guido van Rossum
1995-06-21
2
-5/+12
*
update -R; diff -r<rev>; send mail on commit
Guido van Rossum
1995-06-21
1
-9/+120
*
add doc for extra field
Guido van Rossum
1995-06-21
1
-0/+1
*
security stuff added
Guido van Rossum
1995-06-21
2
-0/+50
*
placeholder for security measures
Guido van Rossum
1995-06-21
1
-0/+26
*
added ftp mirror script
Guido van Rossum
1995-06-20
2
-0/+300
*
Added tbd's on python-font-lock-keywords
Barry Warsaw
1995-06-20
1
-0/+37
*
removed all references to modsupport.h
Guido van Rossum
1995-06-20
1
-1/+0
*
add bind(0,''); better way of guessing our fully qualified hostname
Guido van Rossum
1995-06-20
1
-1/+8
*
Two new methods
Jack Jansen
1995-06-20
2
-0/+20
*
Fixed sentence about modulator
Jack Jansen
1995-06-20
1
-1/+1
*
Updated
Jack Jansen
1995-06-20
1
-4/+7
*
Jim Fulton's change to support doc strings
Jack Jansen
1995-06-20
5
-4/+30
*
Added methods as_Menu and as_Control to convert a resource
Jack Jansen
1995-06-18
3
-1/+97
*
Added as_Resource() method to convert menu object to res object
Jack Jansen
1995-06-18
2
-0/+21
*
Added as_Resource() method to convert ctl object to res object
Jack Jansen
1995-06-18
3
-0/+21
*
Added missing setselftype method to ManualGenerator
Jack Jansen
1995-06-18
1
-0/+4
*
Added PY_RESOURCE (mac only) to imp module
Jack Jansen
1995-06-18
1
-0/+7
*
Added FindFolder interface
Jack Jansen
1995-06-18
1
-0/+24
*
Added code to obtain sys.path from a resource
Jack Jansen
1995-06-18
1
-0/+97
*
Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)
Jack Jansen
1995-06-18
1
-2/+9
*
Removed >From stuff
Jack Jansen
1995-06-16
1
-2/+1
*
updated comments
Barry Warsaw
1995-06-15
1
-5/+3
*
converted to python
Barry Warsaw
1995-06-15
1
-124/+123
*
two mime encoding schemes
Guido van Rossum
1995-06-14
2
-0/+226
*
derived from new configure.in
Guido van Rossum
1995-06-14
2
-451/+447
*
sys/wait.h; NeXT changes (no unistd, utime; getcwd?)
Guido van Rossum
1995-06-14
1
-0/+20
*
fix NL for Linux bash bug; special processing for -u options
Guido van Rossum
1995-06-14
1
-2/+9
*
edited RCS cruft
Guido van Rossum
1995-06-14
1
-1/+1
*
new modules soundex.c and environment.c
Guido van Rossum
1995-06-14
3
-0/+252
*
add setblocking(); NT changes; null-terminate Unix path
Guido van Rossum
1995-06-14
1
-12/+33
*
removed rcs cruft
Guido van Rossum
1995-06-14
1
-23/+0
*
NeXT doesn't like me to declare hypot(double, double)
Guido van Rossum
1995-06-14
1
-1/+1
[next]