Sun, 18 Sep 2016 21:35:53 +0200 T.Rzepka Get changes from current branch. debugger speed file | diff | annotate
Fri, 16 Sep 2016 19:28:39 +0200 Detlev Offenbach Continued improving the variable dumping of the debugger backends. file | diff | annotate
Thu, 15 Sep 2016 21:49:13 +0200 T.Rzepka Fix an issue when a breakpoint should be ignored a number of times. debugger speed file | diff | annotate
Wed, 14 Sep 2016 20:08:16 +0200 Detlev Offenbach Started to improve the variable dumping of the debugger backend. file | diff | annotate
Sun, 11 Sep 2016 16:39:30 +0200 Detlev Offenbach Fixed an issue in the new debugger protocol because JSONDecodeError is defined for Python 3.5 and newer only. file | diff | annotate
Sun, 11 Sep 2016 13:11:58 +0200 Detlev Offenbach Some cleanups in the debugger backends. file | diff | annotate
Sun, 04 Sep 2016 13:58:11 +0200 Detlev Offenbach Regenerated the source documentation. file | diff | annotate
Sun, 04 Sep 2016 13:46:43 +0200 Detlev Offenbach Worked on the last TODOs for the modernized debugger protocol. jsonrpc file | diff | annotate
Sat, 03 Sep 2016 18:42:02 +0200 Detlev Offenbach Did some cleanup in the modernized debugger code. jsonrpc file | diff | annotate
Sat, 03 Sep 2016 18:01:19 +0200 Detlev Offenbach Fixed a few issues in the modernized Python 3 debugger. jsonrpc file | diff | annotate
Fri, 02 Sep 2016 19:50:20 +0200 Detlev Offenbach Cleaned up the modified code for the modernized debugger interface (Python3 variant). jsonrpc file | diff | annotate
Fri, 02 Sep 2016 19:14:41 +0200 Detlev Offenbach Continued modernizing the debugger interface. jsonrpc file | diff | annotate
Thu, 01 Sep 2016 20:03:50 +0200 Detlev Offenbach Continued modernizing the debugger interface. jsonrpc file | diff | annotate
Thu, 01 Sep 2016 19:00:46 +0200 Detlev Offenbach Continued modernizing the debugger interface. jsonrpc file | diff | annotate
Wed, 31 Aug 2016 19:55:49 +0200 Detlev Offenbach Continued modernizing the debugger interface. jsonrpc file | diff | annotate
Wed, 31 Aug 2016 18:31:57 +0200 Detlev Offenbach Started with the modernization of the debugger interface. jsonrpc file | diff | annotate
Tue, 30 Aug 2016 20:13:21 +0200 Detlev Offenbach Fixed an issue in the debugger backend for Python3 causing a trailing u in a command line argument to be deleted. 6_1_x file | diff | annotate
Tue, 30 Aug 2016 20:13:21 +0200 Detlev Offenbach Fixed an issue in the debugger backend for Python3 causing a trailing u in a command line argument to be deleted. file | diff | annotate
Wed, 03 Aug 2016 21:41:40 +0200 T.Rzepka Bdb.clear_all_breaks doesn't work anymore. BreakpointWatch improved. debugger speed file | diff | annotate
Sun, 24 Jul 2016 21:34:54 +0200 T.Rzepka Improvements on eric's set_trace and set_continue if not in debugging mode. debugger speed file | diff | annotate
Sat, 23 Jul 2016 14:15:43 +0200 T.Rzepka Hide frames belonging to the debugger at a recursion exception. debugger speed file | diff | annotate
Sat, 23 Jul 2016 14:13:50 +0200 T.Rzepka Use precompiled condition at breakpoint like at watches, too. debugger speed file | diff | annotate
Sat, 23 Jul 2016 14:12:07 +0200 T.Rzepka Fixed some code style issues and removed the obsolete method shouldSkip. debugger speed file | diff | annotate
Wed, 20 Jul 2016 22:14:24 +0200 T.Rzepka Don't track the recursion limit by hand. debugger speed file | diff | annotate
Mon, 18 Jul 2016 22:12:12 +0200 T.Rzepka No polling of incoming messages. Just wait for a flag. debugger speed file | diff | annotate
Sun, 17 Jul 2016 22:40:53 +0200 T.Rzepka Breakpoint and Watch and thier basic methods in new classes extracted. debugger speed file | diff | annotate
Sun, 26 Jun 2016 16:32:01 +0200 T.Rzepka First improvements on debugger speed: Cheaper detection of unwanted files and debugger speed file | diff | annotate
Wed, 20 Apr 2016 19:38:19 +0200 Detlev Offenbach Corrected a typo. 6_1_x file | diff | annotate
Sun, 17 Apr 2016 21:26:28 +0200 T.Rzepka Gracefully exit the debugger clients, without loosing last lines. 6_1_x file | diff | annotate
Wed, 20 Apr 2016 19:38:19 +0200 Detlev Offenbach Corrected a typo. file | diff | annotate
Sun, 17 Apr 2016 21:26:28 +0200 T.Rzepka Gracefully exit the debugger clients, without loosing last lines. file | diff | annotate
Sun, 13 Mar 2016 12:48:53 +0100 Detlev Offenbach Fixed a few issues introduced while porting the shell completion code from default branch. 6_1_x file | diff | annotate
Mon, 22 Feb 2016 22:26:21 +0100 T.Rzepka Improved shell completer for local variables and behavior of Python versions equaled. 6_1_x file | diff | annotate
Fri, 11 Mar 2016 19:36:55 +0100 Detlev Offenbach Merged with Tobias shell completer changes. file | diff | annotate
Mon, 22 Feb 2016 22:26:21 +0100 T.Rzepka Improved shell completer for local variables and behavior of Python versions equaled. file | diff | annotate
Thu, 10 Mar 2016 20:19:33 +0100 Detlev Offenbach Fixed a few code style issues detected by the updated pep8 checker. file | diff | annotate
Sat, 09 Jan 2016 10:53:04 +0100 Detlev Offenbach Corrected some issues introduced during the recent graft action. 6_1_x file | diff | annotate
Fri, 08 Jan 2016 22:14:39 +0100 T.Rzepka Store values entered into the shell in selected frame. 6_1_x file | diff | annotate
Fri, 08 Jan 2016 22:14:39 +0100 T.Rzepka Store values entered into the shell in selected frame. file | diff | annotate
Fri, 01 Jan 2016 12:13:13 +0100 Detlev Offenbach Updated copyright for 2016. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sat, 05 Dec 2015 13:20:36 +0100 Detlev Offenbach Incorporated two little fixes (one slightly changed) provided by Tobias Rzepka. 6_1_x file | diff | annotate
Sat, 05 Dec 2015 13:20:36 +0100 Detlev Offenbach Incorporated two little fixes (one slightly changed) provided by Tobias Rzepka. file | diff | annotate
Sun, 15 Nov 2015 14:29:20 +0100 Detlev Offenbach Dealt with the M801 code style checker messages. file | diff | annotate
Sun, 15 Nov 2015 13:52:29 +0100 Detlev Offenbach Fixed a few coding style issue related to 'blind except:' statements. file | diff | annotate
Wed, 04 Nov 2015 16:25:25 +0100 Detlev Offenbach Fixed a few code style issues (forgotten future imports, copyrights,...). 6_1_x file | diff | annotate
Sun, 04 Oct 2015 22:37:56 +0200 T.Rzepka Updated coverage to 4.0 (breaks with Python 3.2 support). file | diff | annotate
Sat, 12 Sep 2015 12:54:12 +0200 Detlev Offenbach Prepared the Python3 debug client for some obsolescences of the inspect.py module. file | diff | annotate
Mon, 17 Aug 2015 12:31:29 +0200 Detlev Offenbach Changed the Python debug clients to exit when the program exits (only for run, profile and coverage) and regenerated the source docu. 6_0_x file | diff | annotate
Sun, 16 Aug 2015 15:34:40 +0200 Detlev Offenbach Corrected some code style issues and regenerated the source docu. file | diff | annotate
Sun, 16 Aug 2015 13:47:44 +0200 Detlev Offenbach Implemented a signal handler for the Python debug clients. file | diff | annotate
Sat, 04 Jul 2015 17:31:46 +0200 Detlev Offenbach Changed the Python debugger backends to evaluate statements entered into the shell in the frame selected in the local variables viewer. file | diff | annotate
Sat, 30 May 2015 20:16:47 +0200 Detlev Offenbach Fixed the last socket change. file | diff | annotate
Sat, 30 May 2015 13:27:43 +0200 Detlev Offenbach Simplified the debugger backend connection code for the Python2 and Python3 debuggers. file | diff | annotate
Fri, 17 Apr 2015 18:57:38 +0200 Detlev Offenbach Added TODOs to improve the Python clients socket connection code. file | diff | annotate
Fri, 20 Feb 2015 17:49:43 +0100 Detlev Offenbach Fixed an issue in the Python debugger backends caused by forgotten check for PyQt5 type variables. file | diff | annotate
Fri, 23 Jan 2015 20:27:35 +0100 Detlev Offenbach Fixed a serious issue handling 'non-error' exceptions in the debugger. This bug was about 10 years old. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Thu, 24 Jul 2014 22:34:05 +0200 T.Rzepka Debug viewer always active. 5_5_x file | diff | annotate
Tue, 17 Jun 2014 21:09:24 +0200 T.Rzepka Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3). 5_4_x file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial