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
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address issue identifying of CDATA
StudebakerGuy
2025-12-23
1
-1
/
+2
*
core:math/rand small documentation fix
Wrath
2025-12-22
1
-3
/
+3
*
container/xar: fix undeclared `n` assignment
Laytan Laats
2025-12-22
1
-1
/
+0
*
sys/wasm/js: fix vet error
Laytan Laats
2025-12-22
1
-1
/
+1
*
Merge pull request #6050 from laytan/net-recv-0-is-connection-closed
Laytan
2025-12-21
2
-5
/
+22
|
\
|
*
net(docs): recv of 0 bytes with no error is a graceful close
Laytan Laats
2025-12-21
2
-5
/
+22
*
|
Merge pull request #6033 from Xotchkass/io_util_write_fix
Laytan
2025-12-21
1
-4
/
+4
|
\
\
|
*
|
[core:io/utils] fix buffer size in write_* procs
Xotchkass
2025-12-18
1
-4
/
+4
*
|
|
Change seed logic
gingerBill
2025-12-21
1
-3
/
+5
*
|
|
Add `reflect.default_map_hash_by_ptr`
gingerBill
2025-12-21
1
-0
/
+10
|
|
/
|
/
|
*
|
js: improve warning about conflicting memory strategies
Laytan Laats
2025-12-21
1
-1
/
+1
*
|
Pre`reserve` the memory needed for `strings.builder_replace`
gingerBill
2025-12-21
1
-1
/
+36
*
|
Fix nfds_t alias for Linux
Harold Brenes
2025-12-20
1
-1
/
+1
*
|
Merge pull request #6015 from salfel/linux-syscalls
Laytan
2025-12-20
1
-3
/
+24
|
\
\
|
*
|
add timerfd_* syscall wrappers
Felix Salcher
2025-12-13
1
-3
/
+24
*
|
|
os/os2: use ReadFile for Console reads too, at least for now
laytan
2025-12-20
1
-1
/
+4
*
|
|
os/os2: better fix for the stale errors
laytan
2025-12-20
1
-19
/
+15
*
|
|
os/os2: fix stale errors on windows when reading from console
laytan
2025-12-20
1
-0
/
+1
*
|
|
Merge pull request #6035 from janga-perlind/darwin-bindings
Jeroen van Rijn
2025-12-19
7
-13
/
+95
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
More bindings for darwin
Lucas Perlind
2025-12-19
7
-13
/
+95
*
|
|
Only call `get_args()` if `args` is actually used by using an indirect value
gingerBill
2025-12-16
1
-2
/
+8
*
|
|
Add `translate_by_grapheme: bool` field
gingerBill
2025-12-16
1
-4
/
+23
*
|
|
Merge pull request #6012 from A1029384756/master
Laytan
2025-12-15
1
-4
/
+22
|
\
\
\
|
*
|
|
[tz_unix] add lookup for TZDIR environment variable
A1029384756
2025-12-15
1
-0
/
+12
|
*
|
|
[tz_unix] added additional search paths to match musl
A1029384756
2025-12-11
1
-4
/
+10
|
|
|
/
|
|
/
|
*
|
|
Add `strings.builder_replace` and `strings.builder_replace_all`
gingerBill
2025-12-15
1
-0
/
+87
*
|
|
Correct UAF bugs caused by doing `defer shrink`
gingerBill
2025-12-15
1
-17
/
+18
*
|
|
Improve docs and add `Iterator`
gingerBill
2025-12-12
1
-25
/
+301
*
|
|
Add basic docs
gingerBill
2025-12-12
1
-20
/
+67
*
|
|
Add `push_back_elem_and_get_ptr`
gingerBill
2025-12-12
1
-0
/
+16
*
|
|
Add basic docs
gingerBill
2025-12-12
1
-0
/
+17
*
|
|
`core:container/xar`
gingerBill
2025-12-12
1
-0
/
+128
|
/
/
*
|
Remove `contextless` from `slice.swap_with_slice`
gingerBill
2025-12-11
1
-1
/
+1
*
|
Add `"contextless"` where possible in `core:slice`
gingerBill
2025-12-11
1
-36
/
+37
*
|
Merge pull request #5741 from FourteenBrush/patch-4
Jeroen van Rijn
2025-12-10
1
-1
/
+1
|
\
\
|
*
|
Make `linux.IO_Vec.base` a multipointer
FourteenBrush
2025-10-02
1
-1
/
+1
*
|
|
Fix typo
gingerBill
2025-12-10
1
-1
/
+1
*
|
|
Remove `fallthrough` to prefer a single `case`
gingerBill
2025-12-10
1
-21
/
+11
*
|
|
Use a single `case` rather than `fallthrough`
gingerBill
2025-12-10
1
-11
/
+2
*
|
|
Fixing code example, trace_ctx variable was renamed
Reshen
2025-12-09
1
-2
/
+2
*
|
|
Freebsd: Fixed 'write' syscall to cause 'ESPIPE' on the pipe fd. (#5575)
WisonYe
2025-12-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Add `raw_union_tag` struct tag fields to many types in `vendor`
gingerBill
2025-12-08
1
-3
/
+6
*
|
`raw_union_tag` allow for comma separation for multiple mappings
gingerBill
2025-12-08
1
-13
/
+18
*
|
Add `raw_union_tag` for `struct #raw_union` fields to improve fmt printing
gingerBill
2025-12-08
1
-1
/
+70
*
|
Merge pull request #5998 from slowhei/master
gingerBill
2025-12-07
2
-0
/
+58
|
\
\
|
*
|
Added more NSApplication and NSWindow bindings
Tohei Ichikawa
2025-12-05
2
-0
/
+58
*
|
|
Modify IMPORTANT NOTE from `os2`
gingerBill
2025-12-06
1
-3
/
+3
|
/
/
*
|
Removed redundant build tags
James Liljenquist
2025-12-05
7
-7
/
+0
*
|
Adding missing build flags to avoid load proc collision
James Liljenquist
2025-12-04
2
-0
/
+2
*
|
os2 env changes
jason
2025-12-03
2
-27
/
+18
[next]