History for Atmosphere / libraries / libstratosphere / include / stratosphere / tipc / tipc_server_manager.hpp
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-22
@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-11-07
@Léo Lam
Minor header fixes to reduce parsing issues with Clang (#1700) ...
Léo Lam authored on 7 Nov 2021 GitHub committed on 7 Nov 2021
2021-10-16
@Michael Scire
tipc: implement special-case templating used by 13.0.0 pgl
Michael Scire committed on 16 Oct 2021
@Michael Scire
tipc: enable named-thread dispatch
Michael Scire committed on 16 Oct 2021
2021-10-14
@Michael Scire
tipc/sm: update more fully for 13.0.0 changes
Michael Scire committed on 14 Oct 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-05
@Michael Scire
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire committed on 5 Oct 2021
2021-10-04
@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-04-29
@Michael Scire
ams: assume gcc 11
Michael Scire authored on 28 Apr 2021 SciresM committed on 29 Apr 2021
2021-04-14
@Michael Scire
tipc: ports use objects in the object manager
Michael Scire committed on 14 Apr 2021
@Michael Scire
sm: save 0x1000 in data costs by not aligning server manager to 0x1000
Michael Scire committed on 14 Apr 2021
2021-04-11
@Michael Scire
pgl: update to use tipc (untested)
Michael Scire authored on 11 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
tipc: Result is first raw data word, not last
Michael Scire authored on 11 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
sm: reimplement using tipc instead of cmif (probably broken, untested)
Michael Scire authored on 10 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
tipc: server processor fixes (compiles!)
Michael Scire authored on 10 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
tipc: implement ServerManager processing logic
Michael Scire authored on 9 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
tipc: implement framework/server support logic (except for actual processing)
Michael Scire authored on 9 Apr 2021 SciresM committed on 11 Apr 2021