Commit Graph

6 Commits

Author SHA1 Message Date
Basile Burg 730c2a4e6e fix windows build
close #37, #43, #44
2020-05-28 16:25:10 +02:00
Basile Burg 72209bb5d4 more tweaks to minimize D heap size 2020-05-12 23:22:59 +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 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 3a9e270909 remove unsued unitily from common source 2020-04-16 11:03:01 +02:00
Basile Burg 5e17d5617e Add a D library to replace various D programs from the toolchain 2020-04-16 11:03:01 +02:00