Reece Wilson reece
reece pushed to master at AuroraPipeline/Build 2021-07-05 13:36:39 +00:00
66b3281934 [*] project names containing hyphens will screw with the macro preprocessor in vs (and other compilers. msvc compiles, vs doesnt like it, other compilers will probably complain)
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-05 13:35:15 +00:00
1f8d06cbf0 [*] Expose AsyncApp::Poll
a1df310ddc [+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) when std::enable_shared_from_this is present in a subclass
a9e6b1468b [+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) where std::enable_shared_from_this is present in a subclass
Compare 3 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-05 13:34:46 +00:00
a9e6b1468b [+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) where std::enable_shared_from_this is present in a subclass
613a4b1455 [*] Assertions should static_cast<bool> because if statements are implicitly castable to bool but literal bool types arent
22d03229ae [*] Untabify paths.cpp
d4a8c05509 [+] Update gitignore
Compare 4 commits »
reece pushed to master at AuroraPipeline/Build 2021-07-03 10:02:38 +00:00
8059031835 [*] Process impInclude in actions
reece pushed to master at AuroraPipeline/Build 2021-07-02 14:28:32 +00:00
4b9da8f776 [*] Amend 'namespace' usage instead of 'group]
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 »