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
/
Lib
/
idlelib
Commit message (
Expand
)
Author
Age
Files
Lines
*
M AutoExpand.py
Kurt B. Kaiser
2003-01-04
7
-27/+55
*
1. Remove obsolete, incorrect comment on non-package installation
Kurt B. Kaiser
2003-01-02
1
-7/+3
*
Improve exception handling.
Kurt B. Kaiser
2003-01-02
3
-3/+6
*
More installation info. Bump alpha version.
Kurt B. Kaiser
2003-01-01
2
-7/+11
*
Debugger was tracing through rpc.py when IDLEfork was not started
Kurt B. Kaiser
2003-01-01
1
-21/+19
*
Improve exception handling.
Kurt B. Kaiser
2002-12-31
3
-6/+6
*
Don't let the docstring end up in __main__.__doc__
Tony Lownds
2002-12-31
1
-14/+14
*
Update (slightly) for Alpha release
Kurt B. Kaiser
2002-12-31
1
-0/+7
*
Move history to HISTORY.txt
Kurt B. Kaiser
2002-12-31
1
-0/+122
*
Update for Alpha 0 Release
Kurt B. Kaiser
2002-12-31
2
-182/+61
*
Keep __main__ namespace clean
Tony Lownds
2002-12-31
1
-1/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
23
-322/+306
*
Remove some old debugging print statements.
Kurt B. Kaiser
2002-12-29
1
-10/+0
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-29
2
-16/+20
*
boolcheck cannot be deleted here.
Tony Lownds
2002-12-24
1
-1/+1
*
Move boolcheck before import of other IDLE modules
Tony Lownds
2002-12-24
1
-3/+3
*
M PyShell.py
Kurt B. Kaiser
2002-12-24
5
-15/+35
*
IDLE should exit if it fails to connect with the execution server
Kurt B. Kaiser
2002-12-24
1
-1/+1
*
1. RPC stack levels were not pruned from traceback unless IDLE was started
Kurt B. Kaiser
2002-12-24
1
-12/+27
*
Uniform Capitalization in Menus
Kurt B. Kaiser
2002-12-24
1
-20/+20
*
Remove debugging connection message
Kurt B. Kaiser
2002-12-23
1
-2/+3
*
Make this script execute using pythonw
Tony Lownds
2002-12-23
1
-0/+1
*
Revert to revision 1.3; Mac OS X has a platform specific startup script, maco...
Tony Lownds
2002-12-23
1
-15/+2
*
Move boolcheck to PyShell
Tony Lownds
2002-12-23
2
-7/+4
*
Alt-H was conflicting with the Help menu on Windows.
Kurt B. Kaiser
2002-12-23
1
-1/+1
*
M MANIFEST.in
Kurt B. Kaiser
2002-12-23
4
-52/+45
*
Add configuration for packaging.
Kurt B. Kaiser
2002-12-22
2
-0/+7
*
When IDLE is installed and run from a startup script, the script's
Kurt B. Kaiser
2002-12-21
1
-0/+5
*
M PyShell.py
Kurt B. Kaiser
2002-12-21
3
-23/+24
*
Update the setup file:
Kurt B. Kaiser
2002-12-20
1
-34/+42
*
Remove debugging statement checked in by accident, ah, carelessness.
Kurt B. Kaiser
2002-12-20
1
-1/+0
*
"'foo' in str" not implemented in Python 2.2, only single character lookup
Kurt B. Kaiser
2002-12-20
1
-1/+2
*
*** empty log message ***
Tony Lownds
2002-12-20
1
-1/+1
*
Update way a subprocess is launched for Mac OS X.
Tony Lownds
2002-12-20
5
-16/+107
*
Panel Bar on the Bottom is Probably More Common
Kurt B. Kaiser
2002-12-20
1
-2/+4
*
Updated.
Kurt B. Kaiser
2002-12-20
1
-11/+24
*
If Edit window has not been saved, offer to save if user tries to Run or
Kurt B. Kaiser
2002-12-19
1
-14/+21
*
M ColorDelegator.py
Kurt B. Kaiser
2002-12-17
3
-22/+40
*
In Shell:
Kurt B. Kaiser
2002-12-16
1
-0/+4
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-16
2
-5/+8
*
M Debugger.py
Kurt B. Kaiser
2002-12-14
3
-77/+75
*
Prevent debugger from stepping into Idle rpc code
Chui Tey
2002-12-12
1
-5/+17
*
M CallTipWindow.py
Kurt B. Kaiser
2002-12-12
2
-15/+34
*
Update to reflect current implementation.
Kurt B. Kaiser
2002-12-11
1
-78/+76
*
Rework the command line interface, incorporating the shell/edit
Kurt B. Kaiser
2002-12-11
1
-72/+136
*
M PyShell.py
Kurt B. Kaiser
2002-12-06
2
-20/+39
*
Enable Check Module
Kurt B. Kaiser
2002-12-03
1
-5/+2
*
Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix.
Kurt B. Kaiser
2002-12-03
1
-17/+11
*
Get rid of 1.5.2 compatibility hack. :-)
Guido van Rossum
2002-12-03
1
-8/+0
*
Remove dead code in get_stack().
Kurt B. Kaiser
2002-12-02
1
-31/+23
[next]