History for Atmosphere / libraries / libmesosphere / include / mesosphere / kern_k_handle_table.hpp
2022-03-23
@Michael Scire
kern: codegen tweaks, now that we're no longer -Os
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-10-24
@Michael Scire
kern: fix reorder-init in KHandleTable
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 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-09-19
@Michael Scire
kern: optimize handle table layout
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-04-20
@Michael Scire
kern: fix constant evaluation correctness, codegen tweak
Michael Scire committed on 20 Apr 2021
@Michael Scire
kern: tweak KHandleTable codegen
Michael Scire committed on 20 Apr 2021
2021-04-11
@Michael Scire
kern: optimize KHandleTable to use indices instead of pointers
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-02
@Michael Scire
kern: allow non-inline GetObjectForIpc
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix KHandleTable null deref in ipc
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
2020-07-31
@Michael Scire
kern: implement SvcMapProcessMemory, SvcUnmapProcessMemory
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-10
@Michael Scire
kern: partially implement Receive half of ReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcWaitSynchronization
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire committed on 10 Jul 2020
2020-03-18
@Michael Scire
kern: Implement SvcManageNamedPort
Michael Scire committed on 18 Mar 2020
2020-03-10
@Michael Scire
kern: tweak KHandleTable impl
Michael Scire committed on 10 Mar 2020
2020-02-20
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-01-31
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020