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-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-10-26
feat: Add disclaimer for ErrorOr and Ref.
Amlal El Mahrouss
2025-10-23
feat! breaking API changes in kernel.
Amlal El Mahrouss
2025-10-22
feat: kernel! new KString API. And Network stack fixes.
Amlal El Mahrouss
2025-10-21
fix: kernel: fix ArrayList constructor.
Amlal El Mahrouss
2025-10-21
dev/kernel: crc32 module improvements on portability.
Amlal El Mahrouss
2025-10-07
feat: kernel & libSystem: improvements and tweaks.
Amlal El Mahrouss
2025-10-05
feat: launch: reworking launch program.
Amlal El Mahrouss
2025-10-04
feat: kernel: codebase improvements.
Amlal El Mahrouss
2025-09-28
feat: final changes before nekernel v0.0.6
Amlal El Mahrouss
2025-09-28
ErrorOr.h: T.Value
0xf00sec
2025-09-11
fix: CxxAbi: Fix ifndef with updated NeCTI macro.
Amlal El Mahrouss
2025-09-11
feat: libSystem: `Verify.h` include file, used to verify SCI's input and
Amlal El Mahrouss
2025-09-10
feat: kernel: abi: __cxa_guard inside CxxABI (AMD64)
Amlal El Mahrouss
2025-08-22
feat: strings: Fix function arugments of `urt_string_cmp`
Amlal El Mahrouss
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