Thu, 09 Mar 2017 17:36:12 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Thu, 23 Feb 2017 21:40:26 +0100 T.Rzepka In rare cases the wrong thread could issued to continue. debugger fine grinding file | diff | annotate
Sun, 19 Feb 2017 22:13:48 +0100 T.Rzepka Improved atexit handling. debugger fine grinding file | diff | annotate
Fri, 17 Feb 2017 22:10:34 +0100 T.Rzepka Remove obsolete parameter 'frame' at user_exception function. debugger fine grinding file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Wed, 26 Oct 2016 21:51:39 +0200 T.Rzepka Fix the variable filter for Python 3. file | diff | annotate
Wed, 26 Oct 2016 19:29:01 +0200 Detlev Offenbach Fixed a code style issue. file | diff | annotate
Tue, 25 Oct 2016 21:45:20 +0200 T.Rzepka Make the variable view and filter consistent between Python2 and Python3. file | diff | annotate
Sat, 15 Oct 2016 22:50:03 +0200 T.Rzepka Encode filenames always as utf-8. file | diff | annotate
Fri, 14 Oct 2016 23:02:38 +0200 T.Rzepka Merge with default branch. file | diff | annotate | base
Sat, 08 Oct 2016 21:01:32 +0200 T.Rzepka Give the next debugger command to the thread where we are stopped at the moment. debugger speed file | diff | annotate
Thu, 06 Oct 2016 22:28:12 +0200 T.Rzepka Relocated some methods from Debug*Thread and the remaining modules into a new one. debugger speed file | diff | annotate
Tue, 04 Oct 2016 22:38:29 +0200 T.Rzepka Some clean up and restructuring. debugger speed file | diff | annotate
Tue, 04 Oct 2016 21:45:33 +0200 T.Rzepka Change evaluation of last frame to run atexit functions again. debugger speed file | diff | annotate
Sat, 24 Sep 2016 22:52:13 +0200 T.Rzepka Combined version of the Python debugger. debugger speed file | diff | annotate
Mon, 19 Sep 2016 22:47:52 +0200 T.Rzepka Preparation for combining the Python 2 and 3 debug clients. Base is Python 3. debugger speed file | diff | annotate | base
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
Sat, 03 Sep 2016 18:02:37 +0200 Detlev Offenbach Ported the debugger modernization changes to the Python 2 debugger. jsonrpc 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, 05 Sep 2015 15:13:13 +0200 Detlev Offenbach Fixed some code style issues and removed code no longer needed. file | diff | annotate
Sun, 23 Aug 2015 11:37:17 +0200 T.Rzepka Source files now executable even with unicodes in path or filename. 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
(0) -100 -60 tip

eric ide

mercurial