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
*
GvR provided solution to the socket rebinding timeout problem.
Kurt B. Kaiser
2002-08-05
3
-7/+6
*
Reset the Python execution server environment to its initial value prior
Kurt B. Kaiser
2002-07-28
2
-4/+14
*
Reverse the RPC socket connection: Python execution server connects to
Kurt B. Kaiser
2002-07-26
3
-74/+113
*
Bug: clearing the shell undo list after a prompt was allowing files to be
Kurt B. Kaiser
2002-07-21
1
-5/+11
*
1. Prevent Undo before IOmark in PyShell.PyShell
Kurt B. Kaiser
2002-07-11
2
-13/+22
*
Modifying EditorWindow causes breakpoints in that module to be removed
Kurt B. Kaiser
2002-07-06
2
-3/+11
*
Decent burial for venerated ancestor (urn in attic)
Kurt B. Kaiser
2002-07-06
1
-342/+0
*
Remove dead code.
Kurt B. Kaiser
2002-07-06
1
-38/+0
*
1. Test Sourceforge checkin, idle-dev posting
Kurt B. Kaiser
2002-07-06
1
-1/+0
*
Combine OldStackViewer.py with Debugger.py, removing dead code.
unknown
2002-07-05
3
-290/+164
*
Debugger Exception Info and GUI Stack Exception Traceback: finish
Kurt B. Kaiser
2002-07-03
1
-10/+23
*
Shutdown subprocess debugger and associated Proxies/Adapters when closing
Kurt B. Kaiser
2002-06-26
4
-41/+80
*
Remove all EditorWindow BREAK tags when closing Debugger
Kurt B. Kaiser
2002-06-25
1
-0/+8
*
Clear associated breakpoints when closing an edit window.
Kurt B. Kaiser
2002-06-24
4
-66/+78
*
1. Debugger Breakpoints, finish implementation
Kurt B. Kaiser
2002-06-20
4
-27/+79
*
Polish RemoteDebugger code.
Kurt B. Kaiser
2002-06-16
6
-46/+69
*
Rework the code to have only the GvR RPC. Output from execution of user
Kurt B. Kaiser
2002-06-12
11
-1190/+171
*
add a version of GvR's q&d python idle printing patch,
Steven M. Gava
2002-06-11
5
-3/+51
*
Geiger Ho's patch for better subclassing
Steven M. Gava
2002-05-27
1
-1/+1
*
GvR's rpc patch
Chui Tey
2002-05-26
7
-94/+1208
*
Fixed bug: Split RPC message into two parts instead of three
Chui Tey
2002-05-14
1
-1/+1
*
tracking python idle changes:
Steven M. Gava
2002-04-22
1
-1/+1
*
tracking python idle changes:
Steven M. Gava
2002-04-22
1
-4/+12
*
further work on new config system;
Steven M. Gava
2002-03-27
3
-8/+79
*
further work on new config system;
Steven M. Gava
2002-03-27
5
-26/+56
*
_finally_ tracked down and eliminated a major problem
Steven M. Gava
2002-03-27
1
-4/+7
*
further work on dynamic reconfiguration;
Steven M. Gava
2002-03-18
2
-0/+34
*
fixes to tabwidth code removal
Steven M. Gava
2002-03-12
1
-6/+6
*
remove tabwidth (for tabs) config stuff,
Steven M. Gava
2002-03-12
2
-12/+11
*
further work on dynamic config changes;
Steven M. Gava
2002-03-12
2
-2/+16
*
remove debug cruft
Steven M. Gava
2002-03-05
1
-6/+0
*
further work on new config system
Steven M. Gava
2002-03-05
2
-9/+23
*
First work on making config changes dynamic,
Steven M. Gava
2002-03-02
5
-36/+56
*
bugfix for the problem where EditorWindow instances
Steven M. Gava
2002-02-26
1
-2/+5
*
Fix by Edward K Ream to make breakpoints work on Windows: insert a
Guido van Rossum
2002-02-25
1
-0/+1
*
tracking changes to python idle:
Steven M. Gava
2002-02-23
1
-1/+1
*
further work on config system
Steven M. Gava
2002-02-18
2
-9/+9
*
handle user theme and key set deletion
Steven M. Gava
2002-02-18
3
-11/+87
*
improvement to keybinding re-use check
Steven M. Gava
2002-02-11
4
-86/+80
*
base GetHighlight on GetThemeDict for better defaults
Steven M. Gava
2002-02-11
2
-20/+9
*
further work on config saving
Steven M. Gava
2002-02-11
1
-35/+0
*
further work on config saving
Steven M. Gava
2002-02-11
4
-76/+217
*
further work on config system and config saving
Steven M. Gava
2002-02-05
5
-102/+335
*
improve user config dir handling
Steven M. Gava
2002-02-01
1
-13/+31
*
more work on configuration saving
Steven M. Gava
2002-02-01
3
-34/+57
*
further work on config saving
Steven M. Gava
2002-01-29
2
-17/+90
*
further work on saving configs
Steven M. Gava
2002-01-24
3
-47/+165
*
dialog for getting a new config file section name
Steven M. Gava
2002-01-24
1
-0/+99
*
staying current with python idle fixes
Steven M. Gava
2002-01-23
1
-2/+2
*
fix for python2.2 -Qnew division error,
Steven M. Gava
2002-01-23
1
-1/+1
[next]