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 note about obsolescence
Guido van Rossum
1995-08-10
4
-0/+4
*
correct description of integer division; describe optional read arg
Guido van Rossum
1995-08-10
2
-16/+22
*
clarify optional status
Guido van Rossum
1995-08-10
2
-6/+14
*
typos only
Guido van Rossum
1995-08-10
6
-6/+10
*
chapter on new things in 1.3
Guido van Rossum
1995-08-10
2
-0/+380
*
Documented FindFolder, GetFInfo, SetFInfo and the FInfo object.
Jack Jansen
1995-08-10
2
-0/+96
*
re-enabled newmodule
Jack Jansen
1995-08-09
1
-4/+0
*
MkPluginAliases - Scripts (AppleScript and Python) to create aliases
Jack Jansen
1995-08-09
3
-0/+235
*
Better fix for creating extended pythons. (getpath.c needs to be
Sjoerd Mullender
1995-08-09
1
-1/+0
*
Fixed creation of extended python.
Sjoerd Mullender
1995-08-09
1
-0/+2
*
rather ugly temporary hacks to make it work in grail & restricted mode
Guido van Rossum
1995-08-09
1
-11/+14
*
fix bug in reload
Guido van Rossum
1995-08-09
1
-0/+1
*
add module binascii; add r_unload/s_unload; don't change 'rb' to 'r' in open
Guido van Rossum
1995-08-09
1
-2/+9
*
change blank line insertion at a few places and fix recursion bug for </var>
Guido van Rossum
1995-08-09
1
-8/+8
*
added getpath.c; added -P exec_prefix; added explanatory note
Guido van Rossum
1995-08-08
1
-8/+46
*
added MACHDEP back in
Guido van Rossum
1995-08-08
1
-0/+3
*
Initial revision
Guido van Rossum
1995-08-08
1
-0/+27
*
add xstat (extended stat, returns resource fork size and creator/type)
Guido van Rossum
1995-08-08
1
-1/+32
*
set some fields to zero for directories
Guido van Rossum
1995-08-08
1
-4/+6
*
pass prefix etc. on when making sharedinstall; install getpath.c
Guido van Rossum
1995-08-07
1
-2/+14
*
added sys.std files, read-only open, reload
Guido van Rossum
1995-08-07
1
-3/+104
*
add splitdrive()
Guido van Rossum
1995-08-07
1
-0/+7
*
pass the command to sh -c
Guido van Rossum
1995-08-07
1
-1/+1
*
correct typo (persis*ent)
Guido van Rossum
1995-08-07
1
-1/+1
*
use new "single" compile option
Guido van Rossum
1995-08-07
1
-1/+2
*
make sure os.environ exists (maybe empty)
Guido van Rossum
1995-08-07
1
-0/+4
*
add seekable option to __init__
Guido van Rossum
1995-08-07
1
-2/+2
*
use mimetools; add close()
Guido van Rossum
1995-08-07
1
-2/+8
*
added parse_qs(query_string)
Guido van Rossum
1995-08-07
1
-0/+7
*
new formatter module; redid htmllib module to use it
Guido van Rossum
1995-08-07
1
-249/+356
*
Initial revision
Guido van Rossum
1995-08-07
1
-0/+276
*
Use binascii module for inner loop
Jack Jansen
1995-08-07
1
-88/+9
*
Implement binhex protocol.
Jack Jansen
1995-08-07
1
-0/+485
*
Better error messages wrt missing resources and preferences
Jack Jansen
1995-08-07
1
-3/+4
*
Added binascii
Jack Jansen
1995-08-07
1
-0/+2
*
Helper module for uuencode and binhex coders
Jack Jansen
1995-08-07
2
-0/+605
*
Added missing walk() function
Jack Jansen
1995-08-07
1
-0/+19
*
Added interfaces to {Get,Set}FInfo and accompanying objects
Jack Jansen
1995-08-07
1
-1/+174
*
Mwerks now also has fopenrf
Jack Jansen
1995-08-07
1
-0/+3
*
Mwerks version of fopenRF.
Jack Jansen
1995-08-07
1
-0/+47
*
Fix for cfm68k
Jack Jansen
1995-08-07
1
-0/+2
*
Moved here because it is think-specific
Jack Jansen
1995-08-07
1
-0/+336
*
Added resource-files to CVS tree, in binhex form
Jack Jansen
1995-08-07
4
-0/+180
*
Put resource-files under CVS, in binhex form
Jack Jansen
1995-08-07
5
-0/+1006
*
new sendport() interface; add test() program call
Guido van Rossum
1995-08-04
1
-6/+9
*
added format_* functions (suggestion by Ken M)
Guido van Rossum
1995-08-04
1
-7/+31
*
subtle changes to relative rurl joins
Guido van Rossum
1995-08-04
1
-3/+3
*
use mimetools; add error handling and authentication
Guido van Rossum
1995-08-04
1
-12/+129
*
major rewrite using different formatting paradigm
Guido van Rossum
1995-08-04
1
-586/+330
*
changed comment parsing
Guido van Rossum
1995-08-04
1
-13/+14
[next]