COMMITS
March 20, 2026
J
Merge pull request #6456 from imp0s5ible/imp-file-mapping-fix
Jeroen van Rijn committed
I
Make map_file_from_path use the open flags
imp0s5ible committed
G
Add `gethostname` to ws2_32.odin
gingerBill committed
March 19, 2026
G
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill committed
G
Fix `scope->elements` iteration causing a few bugs in the doc-format
gingerBill committed
L
Merge pull request #6450 from laytan/stb-vorbis-wasm
Laytan committed
G
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill committed
G
Inline the generic count stuff
gingerBill committed
J
Merge pull request #6448 from SpaceTravelCompany/master
Jeroen van Rijn committed
L
vendor/stb/vorbis: support WASM
Laytan Laats committed
J
Merge pull request #6436 from nathanchere/patch-1
Jeroen van Rijn committed
J
Merge branch 'pr/6446'
Jeroen van Rijn committed
J
Merge pull request #6446 from A1029384756/sdl_mixer
Jeroen van Rijn committed
J
Add SDL3 Mixer binaries
Jeroen van Rijn committed
J
Merge pull request #6442 from Yawning/feature/disable-target-feature
Jeroen van Rijn committed
March 17, 2026
Y
core/math/rand: Disable LLVM vectorization of xoshiro on Intel
Yawning Angel committed
Y
src: Allow clang-style `+`/`-` for target features
Yawning Angel committed
J
Merge pull request #6441 from ZZZWojta/fix-missing-return-in-pop_fixed_capacity_dynamic_array
Jeroen van Rijn committed
W
G
Merge pull request #6438 from odin-lang/bill/interning-things
gingerBill committed
March 18, 2026
Z
Merge branch 'odin-lang:master' into master
Znarf committed
X
fixes Android build
xfitgd committed
N
Fix LLVMStructType calls deprecated as of LLVM 22
Nathan Chere committed
N
Remove deprecated LLVMGetGlobalContext calls
Nathan Chere committed
N
MacOS ARM builds bumped from LLVM 20->22
Nathan Chere committed
A
[SDL3/mixer] initial commit
A1029384756 committed
N
add LLVM 22 support to optimisation pass pipelines
Nathan Chere committed
N
update microarch table for LLVM 22
Nathan Chere committed
J
Merge pull request #6443 from rofrol/patch-1
Jeroen van Rijn committed
R
No need to use f for print here
Roman Frołow committed