Commit Graph

  • 30d72bf61e Merge branch 'automate-windows-release' into 'master' Basile.B 2020-08-31 00:34:27 +0000
  • 625a7389e0 build windows releases using appveyor and move source for lazarus binaries to a gitlab repo Basile.B 2020-08-04 08:46:15 +0000
  • 3c1edd06e4 unpaired encoding 79190c984a Basile Burg 2020-08-24 16:01:58 +0200
  • 79190c984a fix #54 - SEGFAULT on exit when build with FPC 3.2.0 Basile Burg 2020-08-23 16:04:34 +0200
  • c48a8f7e8a fix, module name not detected when shebang line present Basile Burg 2020-08-23 15:26:49 +0200
  • 09eca959cb fix #59 - git menu, no label in the list of branch when in "detached HEAD" after a checkout Basile Burg 2020-08-22 05:11:04 +0200
  • e070d33e25 fix #58 - symbol list, errors should never be sorted Basile Burg 2020-08-22 04:55:48 +0200
  • 425a7090af fix, gdv commander, possibly two items checked after "Select custom exe" + cancel in the dialog Basile Burg 2020-08-22 04:46:42 +0200
  • 08dbbc5196 fix, message from the stack trace printed on assert failure not clickable Basile Burg 2020-08-21 20:10:12 +0200
  • e0f3d68ced fix, sym list, module without declarations got the tree of the previous editor tab Basile Burg 2020-08-13 00:10:28 +0200
  • f478d5cd0c update dparse Basile Burg 2020-08-13 00:07:02 +0200
  • 6a3f490b0c remove workarounds bad SSl versions before fpc 3.2.0 Basile Burg 2020-08-05 11:03:31 +0200
  • 4956f7c19b fix building on windows Basile Burg 2020-08-05 10:05:48 +0200
  • 8c6db7bef0 remove unused var and units Basile Burg 2020-07-12 14:55:26 +0200
  • 34e71d29b5 commit by error in 9b0a2b5d79 Basile Burg 2020-07-12 14:18:35 +0200
  • 29d6d97697 fix, gdb com, no disassembly on signal caught Basile Burg 2020-07-12 13:49:45 +0200
  • b478336f88 update doc Basile Burg 2020-07-12 00:20:23 +0200
  • 0b641095be more `<> nil` and `= nil` replaced with isAss/isNotAss Basile Burg 2020-07-12 00:20:16 +0200
  • a2a53632d8 build releases using laz 2.0.10 and FPC 3.2.0 Basile Burg 2020-07-11 23:35:35 +0200
  • 4941e9da1e Merge branch 'test-fpc-320-based-release' into 'master' Basile.B 2020-07-11 21:36:22 +0000
  • 15b6259eb2 test building a release using laz 2.0.10 and FPC 3.2.0 Basile Burg 2020-07-11 23:35:35 +0200
  • 891690410f rename isNil/NotNil Assigned/NotAssigned and add them for interfaces Basile Burg 2020-07-11 23:29:08 +0200
  • 9b0a2b5d79 fix error in dub project due to a breaking change in FCL >= 3.2.0 Basile Burg 2020-07-11 20:13:09 +0200
  • 20ed08e194 update the list of branches more lazily Basile Burg 2020-07-10 10:09:08 +0200
  • 7f203dd439 update changelog Basile Burg 2020-07-09 12:55:56 +0200
  • 833e3d98cf more process parameters passed as array literal Basile Burg 2020-07-09 07:42:30 +0200
  • 1e272befc0 dilaog typo Basile Burg 2020-07-09 07:38:03 +0200
  • 446cccbe2a TProcess.Parameters.Add -> TProcess.Parameters.AddStrings Basile Burg 2020-07-09 07:34:31 +0200
  • 1001642f88 fix, checkout from menu item caption broken Basile Burg 2020-07-08 13:25:23 +0200
  • 87218256b6 fix #53 - project, git branches, last commit message in a tooltip Basile Burg 2020-07-08 00:29:52 +0200
  • 843e5faa79 changelog typos Basile Burg 2020-07-06 08:58:20 +0200
  • e5586e8f3b rlz v3.9.6 Basile Burg 2020-07-06 08:43:47 +0200
  • 5d13e0ea72 proj, git, active branch was not updated when after an external checkout Basile Burg 2020-07-06 06:43:35 +0200
  • f3df449a9d add highlighter attribute for function calls and definitions Basile Burg 2020-07-05 19:18:04 +0200
  • 87c8ca3cd1 reafactor ... <> 0 with not ... equals(0) Basile Burg 2020-07-05 14:48:19 +0200
  • b3da921d63 refactor = -1 with equals(-1) Basile Burg 2020-07-05 14:39:08 +0200
  • 0196068b06 add helper for integer, refactor ` = 0` with equals(0) Basile Burg 2020-07-05 14:24:32 +0200
  • eea8f7158b fix broken icon in doc Basile Burg 2020-07-02 10:56:18 +0200
  • 1176014d45 fix obsolete GH link Basile Burg 2020-07-02 10:54:28 +0200
  • ebad719dc0 typo in the change log and update doc for gdb com Basile Burg 2020-07-02 10:50:20 +0200
  • 40b2a0b67f gdb com, add setting to limit the call stack depth Basile Burg 2020-07-02 06:35:40 +0200
  • 6bce0a2c14 update changelog Basile Burg 2020-07-01 17:36:43 +0200
  • 9c00649ede fix #51 - calltips highlights, wrong position indicated when entering an array literal Basile Burg 2020-07-01 17:29:47 +0200
  • 4da5d1989e ddemangle, use FPC compat string too Basile Burg 2020-07-01 15:37:21 +0200
  • fe6f1db754 rlz v3.9.5 Basile Burg 2020-06-14 19:37:00 +0200
  • 0e69320f20 allow to free manually D GC mem from the options/application Basile Burg 2020-06-14 19:32:57 +0200
  • 69b31bd261 remove useless scope STC from libdexed-d local decls Basile Burg 2020-06-14 19:08:42 +0200
  • 48f1506165 fix #49 - the shortcut editor doesnt display anything anymore Basile Burg 2020-06-14 19:08:06 +0200
  • 95a6418882 update changelog Basile Burg 2020-06-13 09:17:11 +0200
  • 6d6a5ac0c5 can crash the IDE when closing fast many files Basile Burg 2020-06-12 23:42:07 +0200
  • 600bf22766 add test program made to reproduce pascal arrays in D Basile Burg 2020-06-12 20:51:23 +0200
  • 3cbe5d2471 allow to minimize D GC heap immediatly Basile Burg 2020-06-12 20:47:01 +0200
  • e9770a0be0 cleanup Basile Burg 2020-06-12 20:46:16 +0200
  • 25074446f2 libdexed-d, return Pascal compatible strings, freed by ref counting Basile Burg 2020-06-12 19:32:51 +0200
  • 7932fb6382 fix #47 - compiling a dub project with LDC uses LDMD2 Basile Burg 2020-06-12 20:37:59 +0200
  • 5a31186186 update changelog Basile Burg 2020-06-09 21:13:22 +0200
  • 51a2f3c09c fix #46 - Scrollbar out of range exception in the terminal Basile Burg 2020-06-09 16:02:44 +0200
  • 3271a778c4 lfm auto update Basile Burg 2020-06-07 21:00:37 +0200
  • b65e38f23f minor optimization to the message widget Basile Burg 2020-06-07 21:00:04 +0200
  • 2ab76e07d3 update changelog Basile Burg 2020-06-06 17:32:36 +0200
  • 017fef6fc1 allow to debug a custom executable Basile Burg 2020-06-06 17:32:26 +0200
  • 5f206595d3 change field allowing to set what is debugged to an enumeration Basile Burg 2020-06-06 17:11:00 +0200
  • 8a412cd983 prevent possible exception caused by the terminal scrollbar Basile Burg 2020-06-01 10:36:47 +0200
  • 507075cc1e rlz v3.9.4 Basile Burg 2020-05-29 09:40:51 +0200
  • 7c88b5a8e8 fix, terminal scrollbar didn't handle the min pos Basile Burg 2020-05-29 09:38:49 +0200
  • 3448d2dca5 update changelog Basile Burg 2020-05-29 09:36:01 +0200
  • 3567c48c9c prevent rt_term error on windows Basile Burg 2020-05-28 16:39:51 +0200
  • a1ae6e666a fix linux build broken due to bad version() statement Basile Burg 2020-05-28 16:30:43 +0200
  • 730c2a4e6e fix windows build Basile Burg 2020-05-28 16:25:10 +0200
  • 4b4b376b36 fix #42 - The expression parser used by GDB commander doesn't support tabs Basile Burg 2020-05-27 20:10:04 +0200
  • 146fcc5732 fix #41 - GDB commander doesn't break on exceptions if program was compiled with LDC2 Basile Burg 2020-05-27 18:59:53 +0200
  • 5c37dc198c replace NativeUInt and NativeInt with FreePascal style alias Basile Burg 2020-05-27 15:30:43 +0200
  • 015bdd6062 symlist, minor perf improvment Basile Burg 2020-05-27 15:27:38 +0200
  • a4b604a60b D highlighter, also highlight first level of UDA when the @() form is used Basile Burg 2020-05-25 13:40:46 +0200
  • 293e89f4e5 fix #5 - terminal, the current directory is not constrained on startup Basile Burg 2020-05-16 04:38:32 +0200
  • a142f2f881 messages, force auto scrolling to bottom when a category is changed Basile Burg 2020-05-16 04:10:53 +0200
  • 87c2d4a5ff rlz v3.9.3 Basile Burg 2020-05-13 06:41:49 +0200
  • 72209bb5d4 more tweaks to minimize D heap size Basile Burg 2020-05-12 23:22:59 +0200
  • b03c1445fc update changelog Basile Burg 2020-05-12 22:06:37 +0200
  • 9ee7f4daab fix #40 - allow detection of filename for errors messages when building dmd Basile Burg 2020-05-12 22:06:21 +0200
  • d646b8c296 fix #39 - dont autoscroll to display new messages when the view is not at the bottom Basile Burg 2020-05-12 22:05:16 +0200
  • 0c17a4d187 fix #38 - D GC memory still not enough released to the OS Basile Burg 2020-05-11 19:01:29 +0200
  • fd770a0fb2 rlz v3.9.2 Basile Burg 2020-05-06 08:40:30 +0200
  • a2777cf2f8 update etc Basile Burg 2020-05-06 08:38:07 +0200
  • 45dbe09cff minimize D GC from main thread directly in the widgets calling D in threads Basile Burg 2020-05-06 01:38:01 +0200
  • fe566e0115 dont use a linux shell script to auto build libdexed-d Basile Burg 2020-05-05 14:42:29 +0200
  • 92945de403 todolist, symlist, fix possible corruption of the input data Basile Burg 2020-05-05 14:15:06 +0200
  • 83ca2ded4c use cthread otherwise d cant be executed in auxiliary fpc TThreads Basile Burg 2020-05-05 06:03:15 +0200
  • 64a2530072 fix leak introduced in 3.9.0 Basile Burg 2020-05-05 06:02:32 +0200
  • 04798b1c83 call heavy things written in D in fpc threads Basile Burg 2020-05-05 04:07:18 +0200
  • 739d7225cf fix, new diff dialog action didn't work due to with statement Basile Burg 2020-05-02 10:19:21 +0200
  • 64a1b24e9f rlz v3.9.1 Basile Burg 2020-04-28 22:04:21 +0200
  • 4120528c09 Merge branch 'release-sigsegv' into 'master' Basile.B 2020-04-28 19:56:36 +0000
  • ea76391bf9 rpm, prevent dependency on specific on gitlab runner used to release Basile Burg 2020-04-28 21:47:24 +0200
  • 6c71cc8274 fix deb package location for library to make it compat with both ubuntu and debian Basile Burg 2020-04-28 21:32:27 +0200
  • 25d5b5bc35 fix #33 - Sigsegv upon starting dexed Basile Burg 2020-04-28 18:12:35 +0200
  • b2c3bde18a fix #19 - corrupted setting files when strings contain UTF9 chars > ASCII space Basile Burg 2020-04-28 15:23:23 +0200
  • ae77400994 rlz v3.9.0 Basile Burg 2020-04-25 04:27:54 +0200
  • b65bb860e4 prevent validation of the completion on operators Basile Burg 2020-04-25 03:03:53 +0200
  • 593b49c695 replace uses of important literal with an unique string const Basile Burg 2020-04-25 02:17:34 +0200