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
*
Merge pull request #5658 from FourteenBrush/patch-3
dev-2025-09
Laytan
2025-09-07
1
-0
/
+1
|
\
|
*
Add build tags to `posix/spawn.odin`
FourteenBrush
2025-09-07
1
-0
/
+1
|
/
*
Merge pull request #5653 from smoke-y/emptyParen
gingerBill
2025-09-06
1
-0
/
+3
|
\
|
*
formatting
smoke-y
2025-09-05
1
-1
/
+3
|
*
fix empty parentheses seg fault
smoke-y
2025-09-05
1
-0
/
+1
*
|
Merge pull request #5654 from smoke-y/procType
gingerBill
2025-09-06
1
-1
/
+1
|
\
\
|
*
|
formatting
smoke-y
2025-09-05
1
-6
/
+4
|
*
|
proc at type lvl seg fault
smoke-y
2025-09-05
1
-4
/
+6
|
|
/
*
|
Merge pull request #5656 from ekliot/vendor-box2d-bindings
gingerBill
2025-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix CreateMotorJoint param type
ekliot
2025-09-05
1
-1
/
+1
*
|
Merge pull request #5648 from thetarnav/handle-allocator-error-in-read-entire...
gingerBill
2025-09-02
1
-1
/
+1
|
\
\
|
*
|
Handle optional allocator error when appending read bytes in read_entire_file...
Damian Tarnawski
2025-09-02
1
-1
/
+1
*
|
|
Merge pull request #5645 from thetarnav/allocator-proc-require-results
gingerBill
2025-09-02
6
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add require_results attr to procs returning an allocator
Damian Tarnawski
2025-09-02
6
-1
/
+8
|
/
/
*
|
Merge pull request #5644 from AmedeoAlf/master
Jeroen van Rijn
2025-09-01
1
-2
/
+2
|
\
\
|
*
|
Specify %m and %M as verbs for integer formatting
AmedeoAlf
2025-09-01
1
-2
/
+2
|
/
/
*
|
Merge pull request #5643 from FourteenBrush/patch-2
gingerBill
2025-09-01
1
-1
/
+12
|
\
\
|
*
|
Add `LPFN_GETACCEPTEXSOCKADDRS` to ws2_32.odin
FourteenBrush
2025-08-31
1
-1
/
+12
|
/
/
*
|
Merge pull request #5634 from puugz/patch-1
gingerBill
2025-08-31
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix broken wglUseFontBitmaps binding
puugz
2025-08-30
1
-1
/
+2
|
/
*
Merge pull request #5633 from kalsprite/fix_win_ole_api
gingerBill
2025-08-30
1
-1
/
+1
|
\
|
*
fix typo in CLSIDFromProgIDEx signature
Jon Lipstate
2025-08-29
1
-1
/
+1
|
/
*
Merge pull request #5627 from A1029384756/master
gingerBill
2025-08-29
3
-1
/
+6
|
\
|
*
skip errors on polymorphic procs when in a proc group with other options
A1029384756
2025-08-28
3
-1
/
+6
|
/
*
Merge pull request #5625 from StanislavNikolov/master
gingerBill
2025-08-28
1
-2
/
+11
|
\
|
*
Fixed and added obj-c methods for NSWindow
Stanislav Ch. Nikolov
2025-08-28
1
-2
/
+11
|
/
*
Merge pull request #5612 from Bazzas-Forks/master
gingerBill
2025-08-26
3
-0
/
+64
|
\
|
*
Add `add/remove_document_event_listener()` to `core:sys/wasm/js`
Bailey Gibbons
2025-08-22
3
-0
/
+64
*
|
Merge pull request #5617 from thetarnav/soa-resize-zero-memory
gingerBill
2025-08-26
2
-1
/
+58
|
\
\
|
*
|
Add missing test attr and don't zero memory when reserve already did
Damian Tarnawski
2025-08-26
2
-8
/
+8
|
*
|
Merge branch 'master' into soa-resize-zero-memory
gingerBill
2025-08-26
2
-5
/
+145
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #5616 from thetarnav/soa-allocator-resize
gingerBill
2025-08-26
2
-5
/
+146
|
\
\
\
|
*
|
|
Cleanup soa resize logic—reduce nesting
Damian Tarnawski
2025-08-24
1
-32
/
+32
|
*
|
|
More soa tests
Damian Tarnawski
2025-08-24
1
-36
/
+59
|
*
|
|
Handle nil old data case
Damian Tarnawski
2025-08-24
1
-41
/
+48
|
*
|
|
Always use .Resize_Non_Zeroed in _reserve_soa
Damian Tarnawski
2025-08-23
1
-1
/
+1
|
*
|
|
Avoid overlap issues when correcting memory after resize in _reserve_soa
Damian Tarnawski
2025-08-23
2
-19
/
+58
|
*
|
|
Only zero memory when requested
Damian Tarnawski
2025-08-23
1
-9
/
+9
|
*
|
|
Support using allocator resize in `_reserve_soa` (fixes #5615)
Damian Tarnawski
2025-08-23
2
-5
/
+77
|
/
/
/
|
*
/
Zero existing memory when using resize_soa (fixes #5614)
Damian Tarnawski
2025-08-23
2
-0
/
+58
|
/
/
*
|
Merge pull request #5613 from GloriousPtr/queue_fix_caller_location
gingerBill
2025-08-22
1
-12
/
+12
|
\
\
|
*
|
Propogate `#caller_location` to core:container/queue procs
Mohit Sethi
2025-08-22
1
-12
/
+12
*
|
|
Merge pull request #5606 from thetarnav/sdl-ttf-require-results
gingerBill
2025-08-22
1
-41
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Split SDL_ttf bindings to group with and without require_results
Damian Tarnawski
2025-08-20
1
-41
/
+55
*
|
|
Fix parentheses for raddbg expression
gingerBill
2025-08-22
1
-4
/
+4
*
|
|
Remove debug print
gingerBill
2025-08-22
1
-2
/
+0
*
|
|
Improve the raddbg type views generated from `fmt`-based struct field tags
gingerBill
2025-08-22
1
-146
/
+269
|
|
/
|
/
|
*
|
Add `@(raddbg_type_view=<optional-string>)`
gingerBill
2025-08-21
4
-0
/
+210
*
|
Merge pull request #5607 from blob1807/fix-wasm-simd-mem-equal
Laytan
2025-08-20
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix stride in `memory_equal/compare_zero` giving false positves
blob1807
2025-08-21
1
-4
/
+4
|
/
[next]