Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:03:13 +0100 |
Detlev Offenbach |
Fixed an issue in the Python3 debugger backend handling syntax errors.
5_3_x
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:02:43 +0100 |
Detlev Offenbach |
Fixed an issue in the Python3 debugger backend handling syntax errors.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 11:49:31 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 20:08:19 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sun, 06 Oct 2013 18:02:21 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 19:06:25 +0200 |
Detlev Offenbach |
Started correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Sun, 22 Sep 2013 16:03:25 +0200 |
Detlev Offenbach |
Fixed an issue in the Python debugger backends when a syntax error was raised for an invalid source file. That will be treated now like any other exception.
|
file |
diff |
annotate
|
Mon, 06 May 2013 19:58:43 +0200 |
Detlev Offenbach |
Fixed an issue in the debugger backends remembering the frame local scope.
5_3_x
|
file |
diff |
annotate
|
Mon, 06 May 2013 19:58:43 +0200 |
Detlev Offenbach |
Fixed an issue in the debugger backends remembering the frame local scope.
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 19:37:21 +0200 |
Detlev Offenbach |
Added a viewer for the call stack leading to the current line.
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 19:52:40 +0200 |
Detlev Offenbach |
Extended the Python debugger backends to report the call arguments and values of the frames.
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 18:35:24 +0100 |
Detlev Offenbach |
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 15:31:06 +0100 |
Detlev Offenbach |
Started implementing the call trace functionality.
|
file |
diff |
annotate
|
Mon, 29 Oct 2012 19:21:15 +0100 |
Detlev Offenbach |
Fixed some typos in source docu.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 12:28:34 +0100 |
Detlev Offenbach |
Fixed issues formatting the exit value in the debugger backends.
5_1_x
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 12:28:34 +0100 |
Detlev Offenbach |
Fixed issues formatting the exit value in the debugger backends.
|
file |
diff |
annotate
|
Sun, 05 Jun 2011 18:25:36 +0200 |
Detlev Offenbach |
Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 10:27:57 +0100 |
Detlev Offenbach |
Fixed an issue in the Python debuggers related to the usage of the locals dictionary.
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:52:50 +0100 |
Detlev Offenbach |
Fixed a few PEP 8 related issues.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 18:31:28 +0000 |
Detlev Offenbach |
Finished cleaning up the code supported by py3flakes.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 17:11:22 +0000 |
Detlev Offenbach |
Started to clean up the code supported by py3flakes.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 17:09:08 +0000 |
Detlev Offenbach |
Started to rename stuff for eric5.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 15:35:20 +0000 |
Detlev Offenbach |
Changed copyright for 2010.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 15:11:35 +0000 |
Detlev Offenbach |
First commit after changing to Python 3.1.
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 16:03:33 +0000 |
Detlev Offenbach |
Started porting eric4 to Python3
|
file |
diff |
annotate
|