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
...
*
Add third arg to split(). Add capwords() -- which uses that.
Guido van Rossum
1996-06-11
1
-1/+15
*
Added capitalize() and capwords().
Guido van Rossum
1996-06-11
2
-0/+20
*
Add a hack for Solaris threads (why not, there are zillions of
Guido van Rossum
1996-06-11
1
-0/+6
*
Avoid core dump in resizestring() on read() with 0 bytes.
Guido van Rossum
1996-06-11
1
-4/+5
*
Calculate length of AF_UNIX addr struct portably in getsockaddrarg().
Guido van Rossum
1996-06-11
1
-1/+1
*
Get rid of obsolete allowbroadcast().
Guido van Rossum
1996-06-11
1
-23/+2
*
Avoid core dump on symcomp("").
Guido van Rossum
1996-06-11
1
-1/+5
*
Got rid of florida hack and made it work with Solaris 2.5 pthreads.
Guido van Rossum
1996-06-11
1
-19/+7
*
A fcntl implementation for systems (like Solaris) without flock() call.
Guido van Rossum
1996-06-11
1
-0/+27
*
regenerated files from IRIX 5.3 headers
Guido van Rossum
1996-06-11
13
-122/+1224
*
Support optional filename argument for retrieve() and urlretrieve(),
Guido van Rossum
1996-06-11
1
-8/+12
*
Note that EOF is ^Z on DOS. Spell Unix as \UNIX in some more places.
Guido van Rossum
1996-06-10
2
-8/+14
*
small fix by Sjoerd
Guido van Rossum
1996-06-10
1
-3/+12
*
Use py_resource module
Jack Jansen
1996-05-31
1
-46/+10
*
Module to handle PYC resources
Jack Jansen
1996-05-31
1
-0/+76
*
PyMac_GetFixed() didn't return 1 on success
Jack Jansen
1996-05-31
1
-0/+1
*
Use correct field of sigaction struct
Guido van Rossum
1996-05-29
1
-1/+1
*
change DumbWriter to derive from NullWriter
Guido van Rossum
1996-05-29
1
-3/+4
*
optimizations due to Fred Drake; added urldefrag() function
Guido van Rossum
1996-05-28
1
-18/+35
*
Conversions between mac paths and URLs
Guido van Rossum
1996-05-28
1
-0/+76
*
Many improvements dure to Fred Drake
Guido van Rossum
1996-05-28
1
-57/+153
*
Docstringified and PASV support by Siebren (including new ftpcp() function).
Guido van Rossum
1996-05-28
1
-91/+171
*
fix typo in load_dynamic
Guido van Rossum
1996-05-28
1
-1/+1
*
Be more careful about default temp dir
Guido van Rossum
1996-05-28
1
-10/+20
*
added " def
Guido van Rossum
1996-05-28
1
-0/+1
*
Total rewrite
Guido van Rossum
1996-05-28
1
-58/+78
*
made it work again with changed Tkinter
Guido van Rossum
1996-05-28
2
-10/+38
*
Major overhaul:
Guido van Rossum
1996-05-28
2
-96/+202
*
don't export selection
Guido van Rossum
1996-05-28
2
-4/+4
*
added hdl protocol properties
Guido van Rossum
1996-05-28
1
-3/+3
*
removed history comment
Guido van Rossum
1996-05-28
1
-3/+0
*
add translate() -- which was in strop per release 1.3
Guido van Rossum
1996-05-28
2
-0/+16
*
optimization of getheader() using a dictionary
Guido van Rossum
1996-05-28
1
-45/+33
*
Fix some obsolete names comments.
Guido van Rossum
1996-05-28
1
-12/+53
*
avoid eval() like the plague
Guido van Rossum
1996-05-28
1
-1/+2
*
change Mac creator/type
Guido van Rossum
1996-05-28
1
-2/+2
*
change return values of simple run* functions
Guido van Rossum
1996-05-28
1
-4/+3
*
removed unused globals
Guido van Rossum
1996-05-28
1
-1/+1
*
added setcontext and parsesequence; several small fixes
Guido van Rossum
1996-05-28
1
-6/+56
*
export error == IOError
Guido van Rossum
1996-05-28
1
-0/+2
*
bump version (sorry)
Guido van Rossum
1996-05-28
1
-1/+1
*
capitalize H3 headers; add 'cgi.' prefix to example code
Guido van Rossum
1996-05-28
1
-4/+4
*
added * and + operators
Guido van Rossum
1996-05-28
1
-0/+13
*
see new configure.in
Guido van Rossum
1996-05-28
1
-221/+513
*
Some more header files and symbols.
Guido van Rossum
1996-05-28
1
-3/+12
*
Added HAVE_ symbols for mkfifo, sigaction, sigrelse, ncurses.h.
Guido van Rossum
1996-05-28
1
-0/+12
*
config files for DOS and Windows (all versions, all compilers)
Guido van Rossum
1996-05-28
2
-0/+505
*
Added some comments to the top.
Guido van Rossum
1996-05-28
1
-26/+100
*
Changed NT -> MSC or WATCOM
Guido van Rossum
1996-05-28
1
-1/+1
*
grand renaming; added copyright to some files
Guido van Rossum
1996-05-28
8
-37/+154
[prev]
[next]