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
*
Added PC files from Jim Ahlstrom.
Guido van Rossum
1996-06-28
33
-21/+17716
*
Added plock() system call.
Guido van Rossum
1996-06-28
1
-1/+25
*
Fixed restore_files(); added reset_files(); made these more flexible.
Guido van Rossum
1996-06-28
1
-8/+31
*
aix sharedlib helpers
Guido van Rossum
1996-06-26
2
-0/+155
*
Corrections to aix_loaderror(), by Manus Hand.
Guido van Rossum
1996-06-26
1
-5/+7
*
Jeremy's patches for more robust handling of unmarshallable types.
Guido van Rossum
1996-06-26
1
-5/+22
*
Add docs for planned improved handling of the marshalling of
Guido van Rossum
1996-06-26
2
-4/+20
*
new versions from Jim A
Guido van Rossum
1996-06-26
2
-12/+12
*
socket wrapper module around _socket for all Window platforms
Guido van Rossum
1996-06-26
2
-0/+272
*
Some updates. Still out of date.
Guido van Rossum
1996-06-26
1
-29/+157
*
new contributors
Guido van Rossum
1996-06-26
1
-0/+8
*
url2path for NT
Guido van Rossum
1996-06-26
1
-0/+52
*
add nturl2path
Guido van Rossum
1996-06-26
1
-0/+2
*
result of new configure.in
Guido van Rossum
1996-06-26
1
-106/+197
*
Split some long lines (headers, functions).
Guido van Rossum
1996-06-26
1
-16/+26
*
Added Andrew Kuchling's explanation of regexp's.
Guido van Rossum
1996-06-26
2
-2/+274
*
Ignore latex intermediate products.
Guido van Rossum
1996-06-26
1
-0/+7
*
Added __doc__ to predefined module attributes.
Guido van Rossum
1996-06-26
2
-6/+12
*
typo
Guido van Rossum
1996-06-26
2
-2/+2
*
expr_list -> expression_list
Guido van Rossum
1996-06-26
2
-4/+4
*
explain global better
Guido van Rossum
1996-06-26
2
-4/+30
*
added '**kw' to parameter list syntax
Guido van Rossum
1996-06-26
2
-2/+6
*
mktime returns a float now.
Guido van Rossum
1996-06-26
2
-4/+6
*
Added thread unsafety warning. Added optional retain arg to split.
Guido van Rossum
1996-06-26
2
-2/+12
*
Better and correct words for split().
Guido van Rossum
1996-06-26
2
-20/+20
*
Document some process group stuff; mkdir mode arg optional; mkfifo.
Guido van Rossum
1996-06-26
2
-2/+110
*
Give correct length of string.
Guido van Rossum
1996-06-26
2
-2/+2
*
Slight update; file args are no longer optional.
Guido van Rossum
1996-06-26
2
-16/+16
*
Add flock; warn about lockdata system dependency when using fcntl.
Guido van Rossum
1996-06-26
2
-2/+18
*
Change of address; 1.4 beta 1.
Guido van Rossum
1996-06-26
2
-8/+8
*
Fixed for Latex2e by Dave Ascher.
Guido van Rossum
1996-06-26
1
-40/+29
*
Patchlevel to 1.4 beta 1.
Guido van Rossum
1996-06-26
1
-1/+1
*
Different logic for defining CHECK(); 16-bit MSC specific define.
Guido van Rossum
1996-06-26
1
-2/+8
*
Added CWI copyright.
Guido van Rossum
1996-06-26
1
-18/+46
*
changed windows test symbols; removed debug printf from sockets
Guido van Rossum
1996-06-26
2
-26/+26
*
Made comment for getprogramname() more helpful.
Guido van Rossum
1996-06-20
1
-1/+2
*
More rational support for Windows (tested on Roj's NT 3.5 machine only).
Guido van Rossum
1996-06-20
1
-141/+117
*
Added HAVE_FLOCK
Guido van Rossum
1996-06-20
1
-0/+3
*
Some cleanups. Change of address.
Guido van Rossum
1996-06-20
1
-47/+51
*
Some cleanup; make for loops over subdirs less noisy, more informative.
Guido van Rossum
1996-06-20
1
-25/+27
*
Cosmetic change to the dox_8x3 hack.
Guido van Rossum
1996-06-20
1
-4/+3
*
Clear waitpid() status arg in case there's no process to report with
Guido van Rossum
1996-06-19
1
-1/+1
*
Renamed static pow() to powerop() to avoid name conflict in some compilers.
Guido van Rossum
1996-06-19
1
-4/+4
*
Sjoerd's StringIO speed-up
Guido van Rossum
1996-06-19
1
-7/+30
*
Add test that script name ends in .py.
Guido van Rossum
1996-06-17
1
-9/+10
*
Get struct _frozen defn from Python.h; new variable names.
Guido van Rossum
1996-06-17
1
-5/+5
*
Added more entries to create required target subdirectories for sharedinstall.
Guido van Rossum
1996-06-17
1
-2/+14
*
get rid of temporary README about Tommy's efforts
Guido van Rossum
1996-06-17
1
-27/+0
*
new simple dialog module, incompatible
Guido van Rossum
1996-06-17
2
-0/+154
*
Change defn of splitnport() to only accept valid digit strings.
Guido van Rossum
1996-06-17
1
-10/+9
[next]