index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Make `os2` Linux `_is_path_separator` compare against `_Path_Separator`
Feoramund
2025-03-21
1
-1
/
+1
|
*
|
Remove `if ODIN_OS == .Windows` in file that can only be built on Windows
Feoramund
2025-03-21
1
-26
/
+24
|
*
|
Add tests for new `os2` path API
Feoramund
2025-03-21
1
-0
/
+344
|
*
|
Decouple usage of `filepath` from `os2`
Feoramund
2025-03-21
12
-39
/
+42
|
*
|
Add new path API for `os2`
Feoramund
2025-03-21
4
-20
/
+541
|
*
|
Add missing documentation to `os2/path`
Feoramund
2025-03-20
1
-0
/
+39
|
*
|
Assert that `_Path_Separator` is 7-bit ASCII
Feoramund
2025-03-20
1
-0
/
+2
*
|
|
Merge pull request #4959 from wisonye/master
gingerBill
2025-03-24
1
-14
/
+27
|
\
\
\
|
*
|
|
#4959, fixed the broken CI build.
Wison Ye
2025-03-23
1
-2
/
+1
|
*
|
|
Fixed: Freebsd syscall 'getpeername' is missing.
Wison Ye
2025-03-23
1
-14
/
+28
*
|
|
|
Merge pull request #4965 from dogue/master
gingerBill
2025-03-24
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
xlib: add proc binding for SetWindowBorder
dogue
2025-03-23
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #4960 from jimhub/wgpu-js-fixes
Laytan
2025-03-23
1
-3
/
+13
|
\
\
\
\
|
*
|
|
|
Bug fixes for wgpu.js
James Liljenquist
2025-03-22
1
-3
/
+13
|
|
/
/
/
*
|
|
|
Merge pull request #4124 from Yawning/feature/crypto
Jeroen van Rijn
2025-03-23
66
-885
/
+5435
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core/crypto/_aes/ct64: Disable bounds checking
Yawning Angel
2025-03-23
1
-2
/
+2
|
*
|
|
core/crypto: Switch to using `ensure`
Yawning Angel
2025-03-23
36
-363
/
+188
|
*
|
|
core/crypto/blake2: Add the ability to easily alter digest size
Yawning Angel
2025-03-23
2
-6
/
+12
|
*
|
|
core/crypto/sha2: Clean up the portable code slightly
Yawning Angel
2025-03-23
1
-14
/
+21
|
*
|
|
core/crypto/sha2: Use hardware SHA224/256 when available (AMD64)
Yawning Angel
2025-03-23
5
-3
/
+285
|
*
|
|
test/benchmarks/crypto: Improve benchmarks
Yawning Angel
2025-03-23
7
-552
/
+746
|
*
|
|
core:crypto/deoxysii: Initial import
Yawning Angel
2025-03-23
8
-0
/
+1315
|
*
|
|
core/crypto/aegis: Initial import
Yawning Angel
2025-03-23
11
-86
/
+1441
|
*
|
|
core/crypto/x448: Initial import
Yawning Angel
2025-03-23
6
-0
/
+1542
|
*
|
|
core/crypto: Add `rodata` annotations (NFC)
Yawning Angel
2025-03-23
14
-23
/
+29
|
*
|
|
core/crypto/chacha20poly1305: Add missing assertions
Yawning Angel
2025-03-23
1
-0
/
+4
|
*
|
|
core/crypto/chacha20: Misc Simd128 improvements
Yawning Angel
2025-03-23
1
-6
/
+32
|
*
|
|
core/crypto: Use `panic_contextless` instead of `intrinsics.trap`
Yawning Angel
2025-03-23
13
-33
/
+21
|
*
|
|
core/crypto/_aes/hw_intel: Fix comment (NFC)
Yawning Angel
2025-03-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #4957 from Barinzaya/fix-mem-make_map
Jeroen van Rijn
2025-03-22
1
-3
/
+20
|
\
\
\
|
*
|
|
Split `mem.make_map` to match the `runtime` procs.
Barinzaya
2025-03-22
1
-3
/
+20
|
/
/
/
*
|
|
Merge pull request #4955 from wisonye/master
Laytan
2025-03-22
2
-17
/
+23
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master'
Wison Ye
2025-03-22
7
-22
/
+41
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fix unmarshalling bit sets in json
Laytan Laats
2025-03-22
1
-2
/
+18
*
|
|
|
fix typo for freebsd arm64 MINSIGSTKSZ
Laytan Laats
2025-03-21
1
-1
/
+1
*
|
|
|
fix tabs
Laytan Laats
2025-03-21
1
-8
/
+8
*
|
|
|
fix off by one temp cstring and put objc names on permanent allocator to be safe
Laytan Laats
2025-03-21
2
-7
/
+3
*
|
|
|
Merge pull request #4953 from openhood/wasm-prevent-duplicate-event-listeners
gingerBill
2025-03-21
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
Prevent registering the same event listener twice on the same element with th...
Jonathan Tron
2025-03-21
1
-2
/
+9
*
|
|
|
|
fix linux release trying to use non-existant llvm 20 package
Laytan Laats
2025-03-21
1
-2
/
+2
|
/
/
/
/
|
*
/
/
Fixed #4892: 'EPoll_Event.events' should be bit set.
Wison Ye
2025-03-22
2
-17
/
+23
|
/
/
/
*
|
|
Merge pull request #4951 from openhood/wasm-fix-remove-event-listeners
gingerBill
2025-03-20
3
-29
/
+45
|
\
\
\
|
*
|
|
Fix add/remove event listeners in `core:sys/wasm`
Jonathan Tron
2025-03-20
3
-29
/
+45
*
|
|
|
Merge pull request #4836 from laytan/fix-wrong-out-of-memory
gingerBill
2025-03-20
10
-36
/
+144
|
\
\
\
\
|
*
|
|
|
mem/virtual: specify max protection on mmap call in NetBSD and FreeBSD
Laytan Laats
2025-02-18
6
-24
/
+99
|
*
|
|
|
cleanup test arenas
Laytan Laats
2025-02-12
2
-0
/
+2
|
*
|
|
|
fix wrong out of memory in edge cases, just try allocate from block for one s...
Laytan Laats
2025-02-12
4
-12
/
+43
*
|
|
|
|
drop llvm 19 feature/microarch table
Laytan Laats
2025-03-20
1
-526
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4948 from laytan/llvm-20-plus
gingerBill
2025-03-19
5
-18
/
+1107
|
\
\
\
\
|
*
|
|
|
few llvm 20 changes
Laytan Laats
2025-03-19
5
-18
/
+1107
|
/
/
/
/
[prev]
[next]