aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/PyShell.py
Commit message (Expand)AuthorAge
* MERGE DS_RPC_BRANCH into MAINKurt B. Kaiser2002-09-14
* M PyShell.pyKurt B. Kaiser2002-09-05
* GvR provided solution to the socket rebinding timeout problem.Kurt B. Kaiser2002-08-05
* Reverse the RPC socket connection: Python execution server connects toKurt B. Kaiser2002-07-26
* 1. Prevent Undo before IOmark in PyShell.PyShellKurt B. Kaiser2002-07-11
* Shutdown subprocess debugger and associated Proxies/Adapters when closingKurt B. Kaiser2002-06-26
* Clear associated breakpoints when closing an edit window.Kurt B. Kaiser2002-06-24
* 1. Debugger Breakpoints, finish implementationKurt B. Kaiser2002-06-20
* Polish RemoteDebugger code.Kurt B. Kaiser2002-06-16
* Rework the code to have only the GvR RPC. Output from execution of userKurt B. Kaiser2002-06-12
* GvR's rpc patchChui Tey2002-05-26
* _finally_ tracked down and eliminated a major problemSteven M. Gava2002-03-27
* First work on making config changes dynamic,Steven M. Gava2002-03-02
* loading core keybindings via new config system plusSteven M. Gava2002-01-04
* back in harness on new config systemSteven M. Gava2001-11-21
* further config system workSteven M. Gava2001-11-04
* merged port binding error message patchSteven M. Gava2001-10-07
* Implement idle command interface as suggested by GvR [idle-dev] 16 JulyKurt B. Kaiser2001-07-17
* Call out IDLE Fork in startup message.Kurt B. Kaiser2001-07-16
* Add a script "idles" which opens a Python Shell window.Kurt B. Kaiser2001-07-16
* py-cvs-2001_07_13 (Rev 1.34) mergeKurt B. Kaiser2001-07-14
* cvs-py-rel2_1 (Rev 1.29 - 1.33) mergeKurt B. Kaiser2001-07-14
* Initial revisionDavid Scherer2000-08-15