Basile Burg
|
3448d2dca5
|
update changelog
|
2020-05-29 09:36:01 +02:00 |
Basile Burg
|
3567c48c9c
|
prevent rt_term error on windows
see #45, calling d_rt_term on windows leads to aexception originated frrom the GC
|
2020-05-28 16:39:51 +02:00 |
Basile Burg
|
a1ae6e666a
|
fix linux build broken due to bad version() statement
|
2020-05-28 16:30:43 +02:00 |
Basile Burg
|
730c2a4e6e
|
fix windows build
close #37, #43, #44
|
2020-05-28 16:25:10 +02:00 |
Basile Burg
|
4b4b376b36
|
fix #42 - The expression parser used by GDB commander doesn't support tabs
|
2020-05-27 20:10:04 +02:00 |
Basile Burg
|
146fcc5732
|
fix #41 - GDB commander doesn't break on exceptions if program was compiled with LDC2
|
2020-05-27 18:59:53 +02:00 |
Basile Burg
|
5c37dc198c
|
replace NativeUInt and NativeInt with FreePascal style alias
|
2020-05-27 15:30:43 +02:00 |
Basile Burg
|
015bdd6062
|
symlist, minor perf improvment
|
2020-05-27 15:27:38 +02:00 |
Basile Burg
|
a4b604a60b
|
D highlighter, also highlight first level of UDA when the @() form is used
|
2020-05-25 13:40:46 +02:00 |
Basile Burg
|
293e89f4e5
|
fix #5 - terminal, the current directory is not constrained on startup
|
2020-05-16 04:38:32 +02:00 |
Basile Burg
|
a142f2f881
|
messages, force auto scrolling to bottom when a category is changed
|
2020-05-16 04:10:53 +02:00 |
Basile Burg
|
87c2d4a5ff
|
rlz
|
2020-05-13 06:41:49 +02:00 |
Basile Burg
|
72209bb5d4
|
more tweaks to minimize D heap size
|
2020-05-12 23:22:59 +02:00 |
Basile Burg
|
b03c1445fc
|
update changelog
|
2020-05-12 22:06:37 +02:00 |
Basile Burg
|
9ee7f4daab
|
fix #40 - allow detection of filename for errors messages when building dmd
|
2020-05-12 22:06:21 +02:00 |
Basile Burg
|
d646b8c296
|
fix #39 - dont autoscroll to display new messages when the view is not at the bottom
|
2020-05-12 22:06:00 +02:00 |
Basile Burg
|
0c17a4d187
|
fix #38 - D GC memory still not enough released to the OS
|
2020-05-11 19:01:29 +02:00 |
Basile Burg
|
fd770a0fb2
|
rlz
|
2020-05-06 08:48:30 +02:00 |
Basile Burg
|
a2777cf2f8
|
update etc
|
2020-05-06 08:38:07 +02:00 |
Basile Burg
|
45dbe09cff
|
minimize D GC from main thread directly in the widgets calling D in threads
D memory allocated in the threads was never released
|
2020-05-06 01:38:01 +02:00 |
Basile Burg
|
fe566e0115
|
dont use a linux shell script to auto build libdexed-d
|
2020-05-05 14:42:29 +02:00 |
Basile Burg
|
92945de403
|
todolist, symlist, fix possible corruption of the input data
when a new thread was started before the previous one ended
close #35
|
2020-05-05 14:24:36 +02:00 |
Basile Burg
|
83ca2ded4c
|
use cthread otherwise d cant be executed in auxiliary fpc TThreads
|
2020-05-05 06:03:15 +02:00 |
Basile Burg
|
64a2530072
|
fix leak introduced in 3.9.0
|
2020-05-05 06:02:32 +02:00 |
Basile Burg
|
04798b1c83
|
call heavy things written in D in fpc threads
|
2020-05-05 06:00:14 +02:00 |
Basile Burg
|
739d7225cf
|
fix, new diff dialog action didn't work due to with statement
also the position in view was reset, which was not something
we want
|
2020-05-02 10:19:21 +02:00 |
Basile Burg
|
64a1b24e9f
|
rlz
|
2020-04-28 22:04:21 +02:00 |
Basile.B
|
4120528c09
|
Merge branch 'release-sigsegv' into 'master'
fix #33 - Sigsegv upon starting dexed
Closes #33
See merge request basile.b/dexed!8
|
2020-04-28 19:56:36 +00:00 |
Basile Burg
|
ea76391bf9
|
rpm, prevent dependency on specific on gitlab runner used to release
|
2020-04-28 21:47:24 +02:00 |
Basile Burg
|
6c71cc8274
|
fix deb package location for library to make it compat with both ubuntu and debian
|
2020-04-28 21:32:27 +02:00 |
Basile Burg
|
25d5b5bc35
|
fix #33 - Sigsegv upon starting dexed
|
2020-04-28 19:44:45 +02:00 |
Basile Burg
|
b2c3bde18a
|
fix #19 - corrupted setting files when strings contain UTF9 chars > ASCII space
|
2020-04-28 15:23:23 +02:00 |
Basile Burg
|
ae77400994
|
rlz
|
2020-04-25 06:10:54 +02:00 |
Basile Burg
|
b65bb860e4
|
prevent validation of the completion on operators
|
2020-04-25 03:05:55 +02:00 |
Basile Burg
|
593b49c695
|
replace uses of important literal with an unique string const
|
2020-04-25 02:17:49 +02:00 |
Basile Burg
|
9ab0537c6c
|
comment cleanup
|
2020-04-25 02:10:33 +02:00 |
Basile Burg
|
318f2419e7
|
diff dialog, add button to reload with history destruction
|
2020-04-25 01:59:48 +02:00 |
Basile Burg
|
50b653bf34
|
remove addition of submodule commited by error
|
2020-04-24 22:47:20 +02:00 |
Basile Burg
|
d78ab4639d
|
dlg typo + changelog
|
2020-04-24 22:24:20 +02:00 |
Basile Burg
|
d72210356e
|
set auto indentation detection on by default
|
2020-04-24 21:24:01 +02:00 |
Basile Burg
|
a07b503370
|
maybe something missing after patching indent mode - #31
|
2020-04-24 21:17:05 +02:00 |
Basile Burg
|
b730a4ed52
|
fix #31 - case where brace auto close is triggered while in comment
|
2020-04-24 21:00:17 +02:00 |
Basile Burg
|
f6570e7e2d
|
dexed-d for the win...
|
2020-04-24 11:08:51 +02:00 |
Basile Burg
|
928c879c77
|
fix #14 - Also highlight search results when non-trivial regexes are used
|
2020-04-23 21:19:15 +02:00 |
Basile Burg
|
014628276e
|
fix #30 - Show a dialog when there's an attempt to close a docked widget but that docking is locked
|
2020-04-23 19:36:54 +02:00 |
Basile Burg
|
3a5453f2c2
|
udpate etc
|
2020-04-23 17:50:42 +02:00 |
Basile Burg
|
e177afd986
|
update changelog
|
2020-04-23 16:28:01 +02:00 |
Basile Burg
|
d992e7554e
|
handle HEREDOC strings base on common delimiters `()` `<>` `[]`
|
2020-04-23 16:08:52 +02:00 |
Basile Burg
|
b5f04aa324
|
damp a perf problem caused by scaning project TODOs and if proj has too many files
|
2020-04-21 03:38:04 +02:00 |
Basile Burg
|
e732b27eeb
|
remove remaining refs to dastworx
|
2020-04-21 03:33:40 +02:00 |