Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Removed a forgotten debug statement (printerr() ).
Fri, 30 Sep 2016 19:33:35 +0200
, by Detlev Offenbach
Fixed an interesting issue showing up when the code contains an invalid future statement.
Fri, 30 Sep 2016 19:21:22 +0200
, by Detlev Offenbach
Invalid __future__ import didn't show a valid error message on Python 2.
debugger speed
Wed, 28 Sep 2016 22:34:54 +0200
, by T.Rzepka
Started to implement real printing support for the new web browser and Qt >= 5.7.0.
Wed, 28 Sep 2016 20:04:44 +0200
, by Detlev Offenbach
Fixed a few issues related to printing in the new web browser.
Tue, 27 Sep 2016 19:41:11 +0200
, by Detlev Offenbach
Changed RegEx to be independent from Python version.
debugger speed
Mon, 26 Sep 2016 21:55:40 +0200
, by T.Rzepka
Combined version of the Python debugger.
debugger speed
Sat, 24 Sep 2016 22:52:13 +0200
, by T.Rzepka
Preparation for combining the Python 2 and 3 debug clients. Base is Python 3.
debugger speed
Mon, 19 Sep 2016 22:47:52 +0200
, by T.Rzepka
Fixed issue related to (raw_)input().
6_1_x
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Fixed issue related to (raw_)input().
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Mon, 19 Sep 2016 20:10:33 +0200
, by Detlev Offenbach
Get changes from current branch.
debugger speed
Sun, 18 Sep 2016 21:35:53 +0200
, by T.Rzepka
Regenerated source docu and translations.
Fri, 16 Sep 2016 19:34:58 +0200
, by Detlev Offenbach
Added capaibility to ignore warnings by code (use __IGNORE_WARNING_<code>__, e.g. __IGNORE_WARNING_M613__).
Fri, 16 Sep 2016 19:31:38 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Fri, 16 Sep 2016 19:28:39 +0200
, by Detlev Offenbach
Fix an issue when a breakpoint should be ignored a number of times.
debugger speed
Thu, 15 Sep 2016 21:49:13 +0200
, by T.Rzepka
Started to improve the variable dumping of the debugger backend.
Wed, 14 Sep 2016 20:08:16 +0200
, by Detlev Offenbach
Fixed another issue in the variables viewer.
Wed, 14 Sep 2016 19:17:53 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
6_1_x
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Added the capability to refresh the variables viewer via the context menu.
Tue, 13 Sep 2016 19:27:42 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
6_1_x
Tue, 13 Sep 2016 18:37:20 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
Tue, 13 Sep 2016 18:33:44 +0200
, by Detlev Offenbach
Fixed an issue in the new debugger protocol because JSONDecodeError is defined for Python 3.5 and newer only.
Sun, 11 Sep 2016 16:39:30 +0200
, by Detlev Offenbach
Some cleanups in the debugger backends.
Sun, 11 Sep 2016 13:11:58 +0200
, by Detlev Offenbach
Released Spanish translations update provided by Jaime.
Sat, 10 Sep 2016 19:32:56 +0200
, by Detlev Offenbach
Spanish i18n update, branch default
Sat, 10 Sep 2016 16:15:40 +0200
, by Jaime Seuma
Removed the breakpoint related stuff for Ruby files in the editor.
Sat, 10 Sep 2016 17:42:01 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
6_1_x
Sat, 10 Sep 2016 16:29:20 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
Sat, 10 Sep 2016 16:15:54 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
6_1_x
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
6_1_x
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Some finetuning with respect to start-up of the call trace viewer.
Wed, 07 Sep 2016 18:48:09 +0200
, by Detlev Offenbach
Added capability to stop recording upon exit of the client script.
Mon, 05 Sep 2016 19:47:54 +0200
, by Detlev Offenbach
Little change to get rid of a pyflakes TODO marker.
Sun, 04 Sep 2016 17:28:37 +0200
, by Detlev Offenbach
Fixed some code style issue detected by the new pycodestyle checker.
Sun, 04 Sep 2016 17:27:43 +0200
, by Detlev Offenbach
Renamed pep8.py to pycodestyle.py in order to track the upstream renaming.
Sun, 04 Sep 2016 17:16:38 +0200
, by Detlev Offenbach
Updated the pep8 checker to version 2.1.0dev0.
Sun, 04 Sep 2016 16:50:23 +0200
, by Detlev Offenbach
Fixed an issue in the install scripts caused by the renaming of the Python 2 debugger package.
Sun, 04 Sep 2016 14:34:56 +0200
, by Detlev Offenbach
Regenerated the source documentation.
Sun, 04 Sep 2016 13:58:11 +0200
, by Detlev Offenbach
Branch has been merged into the default and is no longer needed.
jsonrpc
Sun, 04 Sep 2016 13:52:50 +0200
, by Detlev Offenbach
Merged with default branch.
jsonrpc
Sun, 04 Sep 2016 13:48:29 +0200
, by Detlev Offenbach
Merged the modernized debugger interface from jsonrpc branch into the default branch.
Sun, 04 Sep 2016 13:51:33 +0200
, by Detlev Offenbach
Worked on the last TODOs for the modernized debugger protocol.
jsonrpc
Sun, 04 Sep 2016 13:46:43 +0200
, by Detlev Offenbach
Created global tag <release-6.1.9>.
6_1_x
Sun, 04 Sep 2016 12:29:58 +0200
, by Detlev Offenbach
Prepared release 6.1.9.
6_1_x
release-6.1.9
Sun, 04 Sep 2016 12:29:39 +0200
, by Detlev Offenbach
Added reporting for JSON decoding errors in the debugger interfaces and updated translations.
jsonrpc
Sat, 03 Sep 2016 19:20:42 +0200
, by Detlev Offenbach
Improved the handling of debug client exits.
jsonrpc
Sat, 03 Sep 2016 19:00:12 +0200
, by Detlev Offenbach
Did some cleanup in the modernized debugger code.
jsonrpc
Sat, 03 Sep 2016 18:42:02 +0200
, by Detlev Offenbach
Removed two obsolete modules in the Python 2 debugger.
jsonrpc
Sat, 03 Sep 2016 18:24:50 +0200
, by Detlev Offenbach
Renamed the Python 2 debugger package to Python2.
jsonrpc
Sat, 03 Sep 2016 18:12:12 +0200
, by Detlev Offenbach
Ported the debugger modernization changes to the Python 2 debugger.
jsonrpc
Sat, 03 Sep 2016 18:02:37 +0200
, by Detlev Offenbach
Fixed a few issues in the modernized Python 3 debugger.
jsonrpc
Sat, 03 Sep 2016 18:01:19 +0200
, by Detlev Offenbach
Fixed two little issues related to wrong parameter types.
jsonrpc
Fri, 02 Sep 2016 19:08:02 +0200
, by Detlev Offenbach
Cleaned up the modified code for the modernized debugger interface (Python3 variant).
jsonrpc
Fri, 02 Sep 2016 19:50:20 +0200
, by Detlev Offenbach
Continued modernizing the debugger interface.
jsonrpc
Fri, 02 Sep 2016 19:14:41 +0200
, by Detlev Offenbach
Fixed two little issues related to wrong parameter types.
6_1_x
Fri, 02 Sep 2016 19:08:02 +0200
, by Detlev Offenbach
Fixed two little issues related to wrong parameter types.
Fri, 02 Sep 2016 19:08:02 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip