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
*
Fixed for new directory layout
Jack Jansen
1996-03-20
13
-4101/+4094
*
Removed addpack calls for toolbox modules, re-binhexed resources (sigh)
Jack Jansen
1996-03-20
11
-252/+231
*
Added proxy handling; upped version.
Guido van Rossum
1996-03-20
1
-8/+44
*
Oops... I Inadvertently lost their cvs files...
Jack Jansen
1996-03-18
4
-0/+908
*
Were copied to Relnotes-1.[12] long ago...
Jack Jansen
1996-03-18
2
-300/+0
*
Fixed binhexer
Jack Jansen
1996-03-18
3
-75/+76
*
Explanations of the examples here
Jack Jansen
1996-03-18
5
-0/+1019
*
Minor fix
Jack Jansen
1996-03-18
1
-2/+2
*
Changed creator from PYTH to Pyth
Jack Jansen
1996-03-18
1
-1/+1
*
Binhexer fixed
Jack Jansen
1996-03-18
1
-11/+10
*
Added option to set queue size
Jack Jansen
1996-03-18
1
-3/+4
*
Added a few file types
Jack Jansen
1996-03-18
1
-1/+3
*
Added print_arguments() function.
Guido van Rossum
1996-03-14
1
-0/+8
*
Use MacOS.openrf (if it is available) for opening resource forks
Jack Jansen
1996-03-12
1
-3/+9
*
Added checkmenu() method (to checkmark an entry) and delete() method
Jack Jansen
1996-03-12
1
-0/+18
*
- Allow setting of argc/argv in <option>-start dialog
Jack Jansen
1996-03-12
3
-30/+54
*
Change to use real temporary files instead of StringIO. Correct and
Guido van Rossum
1996-03-09
1
-25/+40
*
Considerable documentation changes and a few import rearrangements.
Guido van Rossum
1996-03-09
1
-61/+122
*
(py-comment-region): obsoleted by comment-region
Barry Warsaw
1996-03-07
1
-28/+6
*
Reformatted with 4-space indentation. Added some quick docs to the
Guido van Rossum
1996-03-07
1
-551/+630
*
A few missing casts (Richard Neitzel).
Guido van Rossum
1996-03-07
3
-6/+9
*
Added missing include of Fonts.h
Jack Jansen
1996-03-07
1
-0/+1
*
New binhexer
Jack Jansen
1996-03-07
7
-250/+254
*
Config files for shared PPC python with GUSI and for _tkinter plugin
Jack Jansen
1996-03-07
2
-0/+9
*
binhex fixed
Jack Jansen
1996-03-07
13
-5646/+5629
*
- gusiprefs.rsrc added (note: must be in application/applet, not in
Jack Jansen
1996-03-07
7
-4210/+4231
*
Added FieldStorage class, which stores parts in files.
Guido van Rossum
1996-03-07
1
-5/+272
*
(python-font-lock-keywords): make it a defconst
Barry Warsaw
1996-03-06
1
-2/+2
*
Reformatting only.
Guido van Rossum
1996-03-06
1
-166/+177
*
(py-honor-comment-indentation, py-compute-indentation): allow other
Barry Warsaw
1996-03-06
1
-10/+23
*
Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()
Jack Jansen
1996-03-06
4
-15/+48
*
File upload and revamped documentation.
Guido van Rossum
1996-03-06
1
-157/+572
*
Added code to make fsspecs work for gusi-python
Jack Jansen
1996-03-05
1
-0/+16
*
Removed unused vars
Jack Jansen
1996-03-05
1
-3/+0
*
(py-honor-comment-indentation): new variable.
Barry Warsaw
1996-03-05
1
-1/+13
*
#removed font-lock cruft
Barry Warsaw
1996-03-05
1
-44/+0
*
(python-font-lock-keywords): Much improved descrimination between
Barry Warsaw
1996-03-05
1
-23/+23
*
(py-compute-indentation): fix skipping backwards over comments by
Barry Warsaw
1996-03-04
1
-2/+5
*
Added openrf method, which opens resource fork. The resulting object
Jack Jansen
1996-02-29
1
-0/+330
*
Added __sinit() call, so C++ initializations in shared library work
Jack Jansen
1996-02-29
1
-0/+3
*
*** empty log message ***
Guido van Rossum
1996-02-28
1
-0/+122
*
- Reorganized init code
Jack Jansen
1996-02-28
5
-45/+63
*
remove unused variables
Guido van Rossum
1996-02-27
1
-9/+2
*
__FreeBSD__ shared libraries
Guido van Rossum
1996-02-25
1
-3/+4
*
default CLOCKS_PER_SEC to CLK_TCK if it exists
Guido van Rossum
1996-02-25
1
-0/+4
*
Made 2nd arg to mkdir optional
Guido van Rossum
1996-02-25
1
-2/+13
*
Include ncurses.h where needed
Guido van Rossum
1996-02-25
1
-0/+5
*
Include stdlib.h or declare getenv
Guido van Rossum
1996-02-25
1
-0/+6
*
Add unsigned char cast
Guido van Rossum
1996-02-25
1
-1/+1
*
Changes needed to build with Tcl/Tk beta 2!
Guido van Rossum
1996-02-25
1
-16/+38
[next]