index
:
pub/teachos/kernel.git
develop
fmorgner/develop/kstd-string-rewrite
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
28 hours
kstd: add more long string tests
fmorgner/develop/kstd-string-rewrite
Felix Morgner
1
-0
/
+83
28 hours
kstd: move string tests
Felix Morgner
3
-2063
/
+1907
29 hours
kstd/debug: fix string pretty printer
Felix Morgner
2
-11
/
+7
29 hours
build: allow disabling of sanitizers
Felix Morgner
1
-2
/
+5
29 hours
kstd/string: implement reserve and shrink_to_fit
Felix Morgner
2
-2
/
+137
29 hours
tests: globally enable sanitizers
Felix Morgner
2
-8
/
+3
29 hours
kstd: enable sanitizers for tests
Felix Morgner
1
-0
/
+8
29 hours
build: fix test reporter configuration
Felix Morgner
3
-3
/
+3
29 hours
kstd: improve basic_string null checks
Felix Morgner
1
-0
/
+20
29 hours
kstd: fix signature of basic_string::operator=
Felix Morgner
1
-1
/
+1
29 hours
build: remove unused variable
Felix Morgner
1
-1
/
+0
29 hours
bht: improve test resporting
Felix Morgner
4
-4
/
+23
29 hours
kstd: fix stray std::string include
Felix Morgner
1
-1
/
+0
29 hours
kstd: add SSO string replacement draft
Felix Morgner
6
-555
/
+3218
29 hours
kstd: add basic char_traits implementation
Felix Morgner
3
-0
/
+240
29 hours
ide: fix include style
HEAD
develop
Felix Morgner
1
-3
/
+6
29 hours
ci: speed up test execution
Felix Morgner
1
-1
/
+1
29 hours
ide: enable ranges modernization lint
Felix Morgner
1
-0
/
+3
29 hours
x86_64: suppress lint on init_array symbols
Felix Morgner
1
-0
/
+2
29 hours
build: configure naming rule checks
Felix Morgner
6
-21
/
+43
30 hours
ide: synchronize extensions
Felix Morgner
2
-4
/
+7
30 hours
ide: move cspell words to cspell.json
Felix Morgner
2
-43
/
+51
47 hours
Merge branch 'fmorgner/develop/fix-shared-ptr-leaks' into 'develop'
Felix Morgner
3
-9
/
+9
48 hours
kstd/memory: fix self-referential shared_ptr deallocation
Felix Morgner
1
-3
/
+3
48 hours
kernel/vfs: fix reference cycle for dentries
Felix Morgner
2
-6
/
+6
6 days
ide: update to multilib toolchain
Felix Morgner
1
-1
/
+1
6 days
Merge branch 'develop-BA-FS26' into 'develop'
Lukas Oesch
527
-4128
/
+25229
8 days
Merge branch 'small-refactoring' into 'develop-BA-FS26'
Marcel Braun
2
-4
/
+4
9 days
small refactoring
Lukas Oesch
2
-4
/
+4
13 days
kstd: implement flat_map copy assignment
Felix Morgner
2
-0
/
+52
14 days
Merge branch 'fmorgner/develop-BA-FS26/dynamic-fs' into 'develop-BA-FS26'
Felix Morgner
21
-113
/
+455
14 days
acpi: fix two lint issues
Felix Morgner
2
-0
/
+10
14 days
kernel/vfs: add type registry tests
Felix Morgner
7
-5
/
+119
14 days
kernel/vfs: add type descriptor for rootfs
Felix Morgner
2
-1
/
+26
14 days
kernel/vfs: extract fs type registry
Felix Morgner
10
-31
/
+136
14 days
kernel/vfs: manage filesystem registrations
Felix Morgner
2
-3
/
+9
14 days
kstd/string: simplify comparisons
Felix Morgner
6
-104
/
+89
14 days
kernel/vfs: simplify initialization
Felix Morgner
2
-6
/
+5
14 days
kernel/vfs: rename type descriptor section
Felix Morgner
4
-8
/
+8
14 days
kernel/vfs: prepare fs type registration support
Felix Morgner
5
-0
/
+98
2026-06-02
Merge branch 'refactor-map-inode-block-to-global-block-number' into 'develop-...
Marcel Braun
2
-69
/
+47
2026-05-31
small refactoring
Lukas Oesch
1
-2
/
+1
2026-05-31
refactor and simplify mapping logic
Lukas Oesch
2
-69
/
+48
2026-05-25
Merge branch 'improve-mount-reference-count' into 'develop-BA-FS26'
Marcel Braun
9
-59
/
+171
2026-05-25
renaming
Lukas Oesch
1
-2
/
+2
2026-05-25
fix linter warnings
Lukas Oesch
1
-2
/
+2
2026-05-25
Fix mount parameter description
Marcel Braun
1
-2
/
+2
2026-05-25
Apply 1 suggestion(s) to 1 file(s)
Lukas Oesch
1
-1
/
+1
2026-05-25
add mount table and mount tests
Lukas Oesch
2
-1
/
+29
2026-05-25
add vfs tests
Lukas Oesch
1
-0
/
+31
[next]