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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
plug leak and improve error handling in dbm_keys()
Guido van Rossum
1995-01-30
1
-5/+13
*
Changed the way mac mainloop event checking is turned off
Jack Jansen
1995-01-27
1
-2/+4
*
Added a global 'stdwin is active' flag.
Jack Jansen
1995-01-26
1
-0/+3
*
uname 64-bit fix
Guido van Rossum
1995-01-26
1
-1/+4
*
unused vars
Guido van Rossum
1995-01-26
1
-2/+1
*
mem leak
Guido van Rossum
1995-01-26
1
-0/+1
*
fix leaks
Guido van Rossum
1995-01-22
1
-12/+23
*
make routines static
Guido van Rossum
1995-01-22
1
-5/+5
*
cleanup
Guido van Rossum
1995-01-22
1
-4/+0
*
create $(DESTSHARED) library if needed
Guido van Rossum
1995-01-22
1
-1/+4
*
rename sigcheck so signal handling works again
Guido van Rossum
1995-01-22
1
-1/+1
*
Made some more things static, and other cleanup for new naming scheme
Guido van Rossum
1995-01-17
5
-11/+10
*
added $& to $(LIB) target for Sequent
Guido van Rossum
1995-01-17
1
-1/+1
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-10/+10
*
cosmetics
Guido van Rossum
1995-01-12
3
-3/+5
*
rearrange declarations somewhat
Guido van Rossum
1995-01-12
1
-11/+11
*
cosmetic changes so these modules will work with the strict new naming scheme
Guido van Rossum
1995-01-10
8
-30/+23
*
changes for C++ (Tim MacKenzie)
Guido van Rossum
1995-01-10
2
-2/+24
*
added interface to Tk_DoOneEvent (R Lindsay Todd)
Guido van Rossum
1995-01-10
1
-0/+34
*
better test for existence of hstrerror()
Guido van Rossum
1995-01-10
1
-2/+2
*
added bufsize parameter to fdopen and popen
Guido van Rossum
1995-01-10
1
-10/+19
*
initmodule3 -> initmodule3
Guido van Rossum
1995-01-09
1
-1/+2
*
totally revamped
Guido van Rossum
1995-01-07
1
-77/+112
*
do not call newmethodobject directly
Guido van Rossum
1995-01-07
1
-5/+3
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
39
-92/+103
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Another bulky set of minor changes.
Guido van Rossum
1995-01-02
18
-85/+222
*
Added missing initialization
Jack Jansen
1994-12-14
1
-1/+1
*
added timer and file callbacks and global mainloop and quit fns
Guido van Rossum
1994-11-10
1
-2/+156
*
don't use backslashes for continuation lines
Guido van Rossum
1994-11-10
1
-5/+5
*
don't fail moving empty list of shared modules
Guido van Rossum
1994-11-10
1
-1/+1
*
clarifications
Guido van Rossum
1994-10-20
1
-13/+38
*
add hypot()
Guido van Rossum
1994-10-20
1
-0/+2
*
always make sharedmods
Guido van Rossum
1994-10-20
1
-1/+1
*
makesetup should use $cc not cc
Guido van Rossum
1994-10-20
1
-1/+1
*
distinguish between getpgrp and setpgrp arg requirements
Guido van Rossum
1994-10-20
1
-3/+3
*
Free was called with a struct as argument instead of a field from the
Sjoerd Mullender
1994-10-13
1
-2/+2
*
Escaped $(LDSHARED) in a string.
Sjoerd Mullender
1994-10-13
1
-2/+2
*
new style
Guido van Rossum
1994-10-10
1
-280/+279
*
Add pointer to GPL-free MP library
Guido van Rossum
1994-10-06
1
-1/+6
*
Removed this module (will be distributed with Jack's package)
Guido van Rossum
1994-10-06
1
-5/+0
*
Fix getpythonpath() fix; never #include frozen.c.
Guido van Rossum
1994-10-05
1
-4/+3
*
Save static pointer to malloc'ed buffer
Guido van Rossum
1994-10-05
1
-8/+8
*
* Modules/xxmodule.c: integrated with xxobject.c by Jack
Guido van Rossum
1994-09-29
3
-13/+169
*
Various layout changes; some extra warnings; for IRIX, IRIX 5 is the default.
Guido van Rossum
1994-09-21
1
-18/+31
*
Specified libraries for flmodule.
Sjoerd Mullender
1994-09-21
1
-1/+1
*
Put a comment start symbol at the start of a comment that lacked one.
Sjoerd Mullender
1994-09-15
1
-1/+1
*
* various modules: #include "Python.h" and remove most remporary
Guido van Rossum
1994-09-14
6
-67/+20
*
* Modules/Setup.in: define PYTHONPATH using COREPYTHONPATH for
Guido van Rossum
1994-09-12
2
-2/+4
[next]