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 new call PromptGetFile (like StandardGetFile, but accepts a
Jack Jansen
1995-08-14
1
-2/+29
*
Added missing initializer and extra error check.
Jack Jansen
1995-08-14
1
-1/+5
*
Added prompts to various file-select dialogs
Jack Jansen
1995-08-14
7
-35/+31
*
Added List.slb alias
Jack Jansen
1995-08-14
2
-22/+5
*
Binhexify any .rsrc file in a tree
Jack Jansen
1995-08-14
1
-0/+50
*
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 prompt to getfile dialog
Jack Jansen
1995-08-14
1
-1/+1
*
Added basic mac documentation.
Jack Jansen
1995-08-14
1
-0/+76
*
Interface to the Mac List Manager.
Jack Jansen
1995-08-14
6
-0/+1049
*
Temporary fix for access statement.
Sjoerd Mullender
1995-08-14
1
-1/+3
*
exec() -> exec
Guido van Rossum
1995-08-11
1
-1/+1
*
test for specific bug in vars()
Guido van Rossum
1995-08-11
1
-0/+9
*
added select_present and select_range to Entry widget
Guido van Rossum
1995-08-11
2
-0/+10
*
renamed DbShelf->DbfilenameShelf;added BsdDbShelf (David Ely)
Guido van Rossum
1995-08-11
1
-5/+46
*
change default flag to match dbm/gdbm
Guido van Rossum
1995-08-11
1
-3/+3
*
make sure the path ends in a slash in reload()
Guido van Rossum
1995-08-11
1
-1/+1
*
warn about bacslash-s lacking
Guido van Rossum
1995-08-11
2
-4/+10
*
exec() -> exec
Guido van Rossum
1995-08-10
1
-1/+1
*
remove file: from list of protocols taking host
Guido van Rossum
1995-08-10
1
-1/+1
*
changed version :-)
Guido van Rossum
1995-08-10
1
-1/+1
*
added note about missing features
Guido van Rossum
1995-08-10
1
-0/+2
*
noted obsolescence; exec() -> exec
Guido van Rossum
1995-08-10
2
-2/+4
*
default tabsize to 8
Guido van Rossum
1995-08-10
2
-2/+2
*
fix reload use of __filename__
Guido van Rossum
1995-08-10
1
-1/+2
*
fix stupid typo: r->RDLK
Guido van Rossum
1995-08-10
1
-1/+1
*
same thing as for dospath, plus HOMEDRIVE/HOMEPATH support
Guido van Rossum
1995-08-10
1
-12/+11
*
don't print Cannot open/stat messages
Guido van Rossum
1995-08-10
1
-2/+2
*
exec() -> exec
Guido van Rossum
1995-08-10
1
-1/+1
*
Initial revision
Guido van Rossum
1995-08-10
1
-0/+143
*
redefined normcase()
Guido van Rossum
1995-08-10
1
-14/+5
*
upgdaded the test program
Guido van Rossum
1995-08-10
1
-4/+18
*
revamped somewhat
Guido van Rossum
1995-08-10
1
-18/+19
*
temporarily disabled the access statements
Guido van Rossum
1995-08-10
1
-4/+4
*
added normpath() and splitdrive()
Guido van Rossum
1995-08-10
1
-39/+45
*
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
[prev]
[next]