Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Fri, 06 Dec 2024 14:16:23 +0100 |
Detlev Offenbach |
Improved subprocess debugging by support for the 'shell=True' parameter (see issue 575).
eric7
|
file |
diff |
annotate
|
Wed, 07 Feb 2024 15:28:08 +0100 |
Detlev Offenbach |
Changed the interface to the debug client to make it a bit more robust and harmonize it with other such interfaces.
server
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 17:15:19 +0100 |
Detlev Offenbach |
Modernized some code and converted Debug Client and Debugger source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sat, 18 Nov 2023 15:18:17 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 14:06:42 +0100 |
Detlev Offenbach |
Fixed an issue in the multi process debugger causing a corrupted command line for an external non-Python program (e.g. if call via subprocess.Popen) (see issue466).
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 15:05:06 +0100 |
Detlev Offenbach |
Corrected some code style issues and changed some suppressed code style issues.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|