index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
kernel
/
NeKit
Age
Commit message (
Expand
)
Author
2025-08-22
feat: Add `KStringOr` alias, and `mm_make_own_ptr` doesn't use `MUST_PASS`
Amlal El Mahrouss
2025-08-21
feat: Reworked `hefsi_hash_64` to follow the codebase's conventions.
Amlal El Mahrouss
2025-08-21
feat!: Breaking changes, reworked the KString API inside the ne_kernel.
Amlal El Mahrouss
2025-08-21
feat: refactor and fixed python scripts.
Amlal El Mahrouss
2025-08-10
feat: api/crc32: reworked crc32 api using new portable types.
Amlal
2025-08-09
feat: warning fixes and Semaphore API patches.
Amlal
2025-06-22
rt_copy_memory to rt_copy_memory_safe
0xf00sec
2025-06-03
feat: TLS: Improved its implementation, and add a user field for additional c...
Amlal El Mahrouss
2025-05-30
refactor: Format codebase and fix warning in UserProcessScheduler.
Amlal El Mahrouss
2025-05-29
feat: Improve libSystem's architecture and implementation.
Amlal El Mahrouss
2025-05-29
fix: Fix Ref class, which caused memory leaks on the kernel.
0.0.2e3
Amlal El Mahrouss
2025-05-24
feat(nekit)!: Change dbg_break_point to DBG_TRAP.
Amlal El Mahrouss
2025-05-23
feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.
Amlal El Mahrouss
2025-05-23
feat!(kernel): Rename NewKit to NeKit.
Amlal El Mahrouss