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 prototype for PyMac_RestoreMenuBar
Jack Jansen
1997-06-12
1
-0/+1
*
Replaced MacOS.EnableAppSwitch with MacOS.SchedParams
Jack Jansen
1997-06-12
2
-5/+5
*
Added optional preload arg to some routines (which creates reloaded
Jack Jansen
1997-06-12
1
-5/+9
*
Replaced MacOS.EnableAppswitch by MacOS.SchedParams
Jack Jansen
1997-06-12
4
-6/+6
*
- Restore SIOUX menubar just before exiting, if the console window is kept
Jack Jansen
1997-06-12
2
-21/+27
*
Really nitty-gritty change to prevent latex2html from using a LaTeX-generated
Fred Drake
1997-06-06
2
-2/+2
*
Add sys/types.h include for pid_t when threading.
Guido van Rossum
1997-06-06
1
-0/+1
*
Allow oct() result for 64-bit machines.
Guido van Rossum
1997-06-06
1
-1/+2
*
Use cPickle and cStringIO when available.
Guido van Rossum
1997-06-06
1
-20/+30
*
Clear the ftp cache when it contains more than 10 entries.
Guido van Rossum
1997-06-06
1
-2/+21
*
Catch *all* errors that ftplib can raise (ftplib.all_errors) rather
Guido van Rossum
1997-06-06
1
-8/+10
*
Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES
Roger E. Masse
1997-06-05
1
-3/+3
*
Changed the reference of 'mappingobject.c' to 'dictobject.c'
Roger E. Masse
1997-06-05
1
-162/+125
*
Small changes (casts etc.) by Jack, for Mac compilation.
Guido van Rossum
1997-06-03
1
-12/+16
*
Doc strings (AMK).
Guido van Rossum
1997-06-03
1
-11/+88
*
Correct typo in last line (test program invocation).
Guido van Rossum
1997-06-03
1
-1/+1
*
Added a variant of the epilogue that has the PythonPowered logo.
Guido van Rossum
1997-06-03
1
-0/+12
*
Move the second import of faqcust to the very end.
Guido van Rossum
1997-06-03
1
-8/+8
*
AMK's regex test suite
Guido van Rossum
1997-06-03
2
-0/+331
*
Use #include "mymath.h" instead of declaring fabs() explicitly.
Guido van Rossum
1997-06-03
1
-2/+1
*
socket_type --> SocketType
Fred Drake
1997-06-03
1
-1/+1
*
Added zlib
Jack Jansen
1997-06-03
1
-0/+2
*
Added USE_ZLIB to nonshared config files
Jack Jansen
1997-06-03
3
-0/+3
*
Removed SetScheduleTimes
Jack Jansen
1997-06-03
1
-26/+66
*
Added zlib (optional on USE_ZLIB)
Jack Jansen
1997-06-03
1
-0/+6
*
Removed old scheduler parameterizing calls and replaced with something
Jack Jansen
1997-06-03
2
-102/+125
*
Removed SetScheduleTimes and PyMac_DoYieldEnabled
Jack Jansen
1997-06-03
1
-6/+13
*
Add Host: header to URL request.
Guido van Rossum
1997-06-03
1
-1/+5
*
Fix bug in copy() by using copy.copy() instead of making assumptions
Guido van Rossum
1997-06-03
1
-31/+25
*
Added the new dictionary methods to the wrapper class.
Fred Drake
1997-06-03
1
-0/+16
*
Don't stop if the tests fail the first time around.
Guido van Rossum
1997-06-02
1
-1/+1
*
The usual
Guido van Rossum
1997-06-02
2
-0/+18
*
Added tests for dict.clear(), dict.update(), dict.copy().
Guido van Rossum
1997-06-02
1
-0/+9
*
Support $HOME in expanduser().
Guido van Rossum
1997-06-02
1
-6/+12
*
Expanded the setup instructions.
Guido van Rossum
1997-06-02
1
-7/+49
*
Move the roulette() functionality out of the FaqDir class into the
Guido van Rossum
1997-06-02
1
-8/+4
*
Add default case (standard conformance) to avoid piling up
Guido van Rossum
1997-06-02
1
-4/+4
*
Added doc strings (Neil Schemenauer).
Guido van Rossum
1997-06-02
1
-59/+364
*
Use string.h, not strings.h
Guido van Rossum
1997-06-02
1
-1/+1
*
socket_type -> SocketType
Guido van Rossum
1997-06-02
1
-2/+2
*
array_type -> ArrayType
Guido van Rossum
1997-06-02
1
-2/+2
*
Mac hack to make select() work again...
Guido van Rossum
1997-06-02
1
-0/+61
*
Version upped.
Guido van Rossum
1997-06-02
1
-1/+1
*
Stupid typos -- ImporError.
Guido van Rossum
1997-06-02
1
-2/+2
*
Doc for mailbox.tex (Jack)
Guido van Rossum
1997-06-02
2
-0/+84
*
A nicety (author lost).
Guido van Rossum
1997-06-02
2
-0/+146
*
add libmailbox
Guido van Rossum
1997-06-02
1
-1/+2
*
Added libmailbox, obsolete libstdwin
Guido van Rossum
1997-06-02
2
-2/+4
*
Increase printable page size.
Guido van Rossum
1997-06-02
1
-0/+13
*
Added SocketServer and mailbox modules.
Guido van Rossum
1997-06-02
2
-0/+12
[next]