History for Atmosphere / libraries / libstratosphere / source / sf
2023-05-07
@Michael Scire
ams: fix compilation with gcc 13
Michael Scire authored on 7 May 2023 SciresM committed on 7 May 2023
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-23
@Michael Scire
sf: add another sanity assert
Michael Scire authored on 22 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
sf: add new debug-interface-id in cmif out header
Michael Scire authored on 22 Mar 2022 SciresM committed on 23 Mar 2022
2022-03-22
@Michael Scire
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire authored on 10 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2021-12-06
@Michael Scire
sf/cmif: optimize dispatch table walk to use binary search over linear search
Michael Scire committed on 6 Dec 2021
2021-10-14
@Michael Scire
strat: fix some mitm server management logic
Michael Scire committed on 14 Oct 2021
2021-10-12
@Michael Scire
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire committed on 12 Oct 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-05
@Michael Scire
strat: use sf::NativeHandle for ipc templating
Michael Scire committed on 5 Oct 2021
@Michael Scire
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire committed on 5 Oct 2021
2021-10-04
@Michael Scire
strat: use svc:: over ::svc
Michael Scire committed on 4 Oct 2021
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-10-01
@Michael Scire
os: adopt multiwait naming over waitable
Michael Scire committed on 1 Oct 2021
2021-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
2021-03-22
@Michael Scire
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire committed on 22 Mar 2021
@Michael Scire
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire committed on 22 Mar 2021
2021-02-24
@Michael Scire
htcs: fixes, echo server is now fully functional
Michael Scire authored on 21 Feb 2021 SciresM committed on 24 Feb 2021
2021-01-21
@Michael Scire
libstrat: convert to experimental new (super-accurate) sf allocation semantics
Michael Scire authored on 17 Jan 2021 SciresM committed on 21 Jan 2021
2021-01-01
@Michael Scire
sm: implement accurate request deferral semantics
Michael Scire authored on 31 Dec 2020 SciresM committed on 1 Jan 2021
2020-09-07
@Michael Scire
sm: fix deadlock semantics surrounding mitm installation
Michael Scire committed on 7 Sep 2020
2020-08-12
@Michael Scire
sf: handle serialization errors more accurately and gracefully
Michael Scire committed on 12 Aug 2020
2020-07-08
@SciresM
sf: Change interface definition methodology (#1074) ...
SciresM authored on 8 Jul 2020 GitHub committed on 8 Jul 2020
2020-07-02
@Michael Scire
fs: use access_log for other user fs/dir/file bindings
Michael Scire authored on 1 Jul 2020 SciresM committed on 2 Jul 2020
@Michael Scire
fs: implement AccessLog, enable for File operations
Michael Scire authored on 30 Jun 2020 SciresM committed on 2 Jul 2020
2020-04-17
@Michael Scire
ams: centralize system thread definitions
Michael Scire committed on 17 Apr 2020