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
*
Fix to load needed resources on a mac
Jack Jansen
1995-10-31
1
-0/+40
*
Renamed module tkinter to _tkinter, moved source to _tkinter.c
Jack Jansen
1995-10-23
2
-7/+7
*
rename binasciimodule.c -> binascii.c; disable parsermodule.c
Guido van Rossum
1995-10-12
1
-2/+6
*
Fred Drake's new parser module
Guido van Rossum
1995-10-11
2
-52/+2121
*
changes by Steve Clift
Guido van Rossum
1995-10-11
1
-80/+92
*
Removed declaration of sginap because it conflicted with a header file.
Sjoerd Mullender
1995-10-11
1
-2/+0
*
Propagate variable calls both to the linker and the compiler.
Sjoerd Mullender
1995-10-11
1
-1/+2
*
add BGN/END_SAVE macros around fcntl/ioctl calls
Guido van Rossum
1995-10-07
1
-2/+12
*
Added base64 support
Jack Jansen
1995-10-04
1
-0/+141
*
Removed unused variable
Jack Jansen
1995-10-03
1
-1/+1
*
Move some stuff around so customizations in Setup take precedence
Guido van Rossum
1995-09-30
1
-4/+9
*
re-enable new.code(...) with new args
Guido van Rossum
1995-09-30
1
-3/+18
*
clear quitMainLoop when we fall through the main loop
Guido van Rossum
1995-09-30
1
-0/+1
*
Mac changes
Guido van Rossum
1995-09-22
1
-4/+38
*
plug some leaks
Guido van Rossum
1995-09-13
1
-2/+6
*
added SITEPATH and DESTPATH variables
Guido van Rossum
1995-09-13
1
-1/+7
*
added 5th return item, clock time, to posix.times()
Guido van Rossum
1995-09-13
1
-3/+5
*
added strop.translate(s, table)
Guido van Rossum
1995-09-13
1
-0/+30
*
added time.strftime()
Guido van Rossum
1995-09-13
1
-0/+50
*
Obscure bugfix
Jack Jansen
1995-08-31
1
-5/+2
*
fix typo in bsddb entry
Guido van Rossum
1995-08-30
1
-1/+1
*
Initial revision
Guido van Rossum
1995-08-30
1
-0/+667
*
dbhash -> bsddb
Guido van Rossum
1995-08-28
1
-2/+2
*
fix bug in close()
Guido van Rossum
1995-08-28
1
-1/+0
*
fix leaks in keys(); fix bug in close()
Guido van Rossum
1995-08-28
1
-4/+11
*
Added missing 'leftchar' initializer.
Jack Jansen
1995-08-14
1
-2/+2
*
Shuffled include's around (name conflict on Mac wrt teclick())
Jack Jansen
1995-08-14
1
-4/+3
*
added MACHDEP back in
Guido van Rossum
1995-08-08
1
-0/+3
*
Helper module for uuencode and binhex coders
Jack Jansen
1995-08-07
2
-0/+605
*
Initial revision
Guido van Rossum
1995-08-04
3
-0/+938
*
split config.c in 1000 parts; new main; new unfinished objective-C module
Guido van Rossum
1995-08-04
3
-234/+21
*
\temporary 'fix' for brokenness
Guido van Rossum
1995-07-28
1
-0/+6
*
add locking where it exists
Guido van Rossum
1995-07-26
1
-5/+16
*
use newgetargs
Guido van Rossum
1995-07-26
1
-9/+6
*
improved comments for curses, dbhash
Guido van Rossum
1995-07-26
1
-3/+8
*
use getnewargs where it makes sense
Guido van Rossum
1995-07-26
1
-40/+17
*
fixed arg checking for keys() and close()
Guido van Rossum
1995-07-18
1
-19/+19
*
Initial revision
Guido van Rossum
1995-07-18
1
-0/+369
*
added dbhash; Tk is now officially at 4.0
Guido van Rossum
1995-07-18
1
-3/+16
*
suppress . and .. in listdir return value
Guido van Rossum
1995-07-18
1
-0/+9
*
err() should be varargs -- and fix one call
Guido van Rossum
1995-07-07
1
-3/+3
*
added getpalatform()
Guido van Rossum
1995-07-07
1
-1/+11
*
normalized flag arg and made flag, mode default args; minor cosmetics
Guido van Rossum
1995-07-07
2
-29/+62
*
pass $PLATFORM into config.c
Guido van Rossum
1995-07-07
1
-1/+2
*
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]