Reece Wilson reece
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-02 10:53:48 +00:00
e0c96c7d49 [-] Remove AU_VA_OPT. this was never legal
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-02 05:58:37 +00:00
8b073f518d All dependents should link directly against Alloc.cpp. No export vs BS, no static libs only, ensure each dependent has these functions available in the most immediate object format at link time
reece pushed to master at AuroraPipeline/Build 2021-07-02 05:27:37 +00:00
9f5fa6d8e4 [+] Linkable libraries can now ask for the dependent to compile a script
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 13:49:37 +00:00
18c435a433 [+] Sketchy pump system io events in ::Main of async apps
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 10:51:47 +00:00
5676ef84fb [*] Console exit must be called last in case any unexpected error occurs during deinitialization
ab5b6fedd9 [*] Console exit must be called last in case any unexpected error occurs during deinitialization
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 10:42:53 +00:00
ab5b6fedd9 [*] Console exit must be called last in case any unexpected error occurs during deinitialization
reece pushed to master at AuroraMiddleware/wxWidgets 2021-07-01 10:37:12 +00:00
f81e0ed2cb Annoying bug
d329a01a0c Merge pull request #1 from wxWidgets/master
ae8820b2f6 Fix build error with clang in the widgets sample
fafc5613f4 Fix slider event counter in widgets sample
fedc80eee3 Improve selection and focus events generation in wxGenericLisCtrl
reece created repository AuroraMiddleware/wxWidgets 2021-07-01 10:35:21 +00:00
reece opened issue AuroraSupport/AuroraRuntime#1 2021-07-01 09:50:51 +00:00
TODO
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 09:33:36 +00:00
b9da9c313e [*] Amend crypto headers and type usage
2b51193103 [*] Amend crypto headers and type usage
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 09:33:02 +00:00
2b51193103 [*] Amend crypto headers and type usage
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 09:24:34 +00:00
6e1037200c [*] Benchmark util shouldn't double print on dtor if Finish was already called
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-01 09:18:49 +00:00
9a93d4ec8d [+] Added the old RSA wrappers
reece pushed to master at AuroraMiddleware/liblzma 2021-07-01 04:21:54 +00:00
07abaadab7 [UNUSABLE] stub out a compilable (not linkable) port of liblzma
ccd0297e9a initial commit
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 16:35:09 +00:00
f87c2b47a6 [+] i can has registry
22c1681132 Bad handle checks
f7403c944c [*] Bug: Some Value constructor seems to be deduced down to accepting
784d58b184 [*] Crash fix: Null SysPushErrors should be assigned empty strings
Compare 4 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 12:07:55 +00:00
c8c3908085 [+] Now with a scheduler!
14e1a4a65a [+] Now with a scheduler!
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 12:00:33 +00:00
14e1a4a65a [+] Now with a scheduler!
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 09:42:05 +00:00
e30be64c44 [*] Prevent pinning another WorkItems lock within the parent scope of some ::Fail's
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 09:36:00 +00:00
6de84b474e [*] BasicWorkStdFunc wrapper -> rename 'shutdown' property, made shutdown property optional
reece pushed to master at AuroraSupport/AuroraRuntime 2021-06-30 09:34:06 +00:00
23ddb0f2f6 [*] Ensure failure on waiters if a task we're waiting on has already failed