Thu, 10 Jan 2019 14:22:59 +0100 Detlev Offenbach Merged with default branch to prepare release 19.01. maintenance release-19.01 file | diff | annotate
Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Mon, 02 Apr 2018 12:04:18 +0200 Detlev Offenbach Merged with default branch to prepare new release. maintenance release-18.04 file | diff | annotate
Fri, 23 Mar 2018 19:00:52 +0100 Detlev Offenbach Some code style changes and regeneration of source docu. file | diff | annotate
Wed, 21 Mar 2018 22:13:31 +0100 T.Rzepka Make threading.Timer() usable while debugging (fixes issue #262). file | diff | annotate
Sun, 31 Dec 2017 18:27:40 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sat, 02 Dec 2017 12:40:22 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.12 file | diff | annotate
Thu, 09 Nov 2017 18:31:34 +0100 Detlev Offenbach Reverted changeset d89cd224dd1b because the 'fix' cause more trouble than it fixes. maintenance file | diff | annotate
Thu, 09 Nov 2017 18:31:34 +0100 Detlev Offenbach Reverted changeset d89cd224dd1b because the 'fix' cause more trouble than it fixes. file | diff | annotate
Fri, 03 Nov 2017 12:14:57 +0100 Detlev Offenbach Continued merging with default branch. maintenance file | diff | annotate
Fri, 03 Nov 2017 12:10:16 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Sat, 21 Oct 2017 15:13:56 +0200 Detlev Offenbach Little fix for ThreadExtension.py for an issue caused by _DummyThread being used instead of a real Thread (e.g. on some Windows platforms). file | diff | annotate
Thu, 19 Oct 2017 19:39:59 +0200 Detlev Offenbach Improved and beautified the rich text display of the documentation viewer. file | diff | annotate
Fri, 07 Apr 2017 18:33:59 +0200 Detlev Offenbach Merged with default branch to prepare the 17.04 release. maintenance file | diff | annotate
Wed, 29 Mar 2017 22:17:43 +0200 T.Rzepka Avoid crashes on using greenlets. debugger fine grinding file | diff | annotate
Wed, 22 Mar 2017 18:50:20 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of mutable types for default arguments. file | diff | annotate
Tue, 21 Mar 2017 21:54:13 +0100 T.Rzepka Was only valid, if thread module has been explicitly imported before threading. debugger fine grinding file | diff | annotate
Sun, 05 Mar 2017 16:09:50 +0100 T.Rzepka Don't step into libraries after a QThread or threading.Thread has finished. maintenance file | diff | annotate
Sun, 05 Mar 2017 16:16:46 +0100 T.Rzepka Don't update currentFrame when in a breakpoint or exception. Otherwise unpredictable frames could be shown. maintenance 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
Sun, 05 Mar 2017 16:16:46 +0100 T.Rzepka Don't update currentFrame when in a breakpoint or exception. Otherwise unpredictable frames could be shown. debugger fine grinding file | diff | annotate
Sun, 05 Mar 2017 16:09:50 +0100 T.Rzepka Don't step into libraries after a QThread or threading.Thread has finished. file | diff | annotate
Sat, 25 Feb 2017 21:17:56 +0100 T.Rzepka When in unhandled exception, current frame lies in debugger files always. In breakpoints, debugger fine grinding file | diff | annotate
Thu, 23 Feb 2017 22:13:28 +0100 T.Rzepka Handling of unhandled exceptions for *.QThread. Namespace is clean now. debugger fine grinding file | diff | annotate
Tue, 21 Feb 2017 22:08:17 +0100 T.Rzepka Handling of unhandled exceptions for threading without polluting its namespace. debugger fine grinding file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Tue, 25 Oct 2016 22:50:59 +0200 T.Rzepka Wrong frames when running in sys.breakpoint fixed. file | diff | annotate
Sun, 23 Oct 2016 23:12:49 +0200 T.Rzepka Fix for PyPy showing no local variables and suppress exception on old frames. file | diff | annotate
Sat, 15 Oct 2016 20:36:37 +0200 T.Rzepka Use importlib instead __import__ because it returns the correct module directly. file | diff | annotate
Tue, 11 Oct 2016 21:55:03 +0200 T.Rzepka Support for debugging of QThread processes added. debugger speed file | diff | annotate
Sun, 09 Oct 2016 22:22:36 +0200 T.Rzepka Collect all running threads, even if they were not started by the debug client. debugger speed file | diff | annotate
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
Fri, 07 Oct 2016 22:50:48 +0200 T.Rzepka Insert import hook to modify thread module to use our bootstrap. debugger speed file | diff | annotate
Thu, 06 Oct 2016 22:51:04 +0200 T.Rzepka Make attachThread and dumpThreadList runnable again. 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
(0) tip

eric ide

mercurial