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
*
Merge pull request #4474 from tf2spi/4407-mdei-pack
gingerBill
2025-01-08
1
-1
/
+1
|
\
|
*
Pack MDEI struct to fix issue #4407
Misomosi
2024-12-22
1
-1
/
+1
*
|
Merge pull request #4605 from karl-zylinski/tracking-allocator-bad-free-defau...
gingerBill
2025-01-08
2
-9
/
+42
|
\
\
|
*
|
Makes tracking allocator default to crashing on a bad free instead of add to ...
Karl Zylinski
2024-12-21
2
-9
/
+42
*
|
|
Merge pull request #4665 from GrumpyLion/add_some_missing_win_functions
gingerBill
2025-01-08
3
-0
/
+6
|
\
\
\
|
*
|
|
review
Lion Schitik
2025-01-08
1
-1
/
+2
|
*
|
|
Add SetWindowSubclass and RegisterHotKey functions
Lion Schitik
2025-01-08
3
-0
/
+5
*
|
|
|
Fix name of RI_MOUSE_LEFT_BUTTON_DOWN containing S at the end
david_cauchi
2025-01-08
1
-1
/
+1
|
/
/
/
*
|
|
sys/windows: fix xinput build tag
Laytan Laats
2025-01-06
1
-1
/
+1
*
|
|
Merge pull request #3208 from lordhippo/add-xinput
gingerBill
2025-01-06
1
-0
/
+210
|
\
\
\
|
*
|
|
Add distinct and remove unnecessary link_names
Ali Salehi
2024-02-19
1
-25
/
+8
|
*
|
|
Add xinput bindings to core:sys/windows
Ali Salehi
2024-02-18
1
-0
/
+227
*
|
|
|
Merge pull request #4633 from spahnke/fix-matrix-adjugate
gingerBill
2025-01-06
3
-54
/
+198
|
\
\
\
\
|
*
|
|
|
Rename adjugate to cofactor to keep existing usages for inverse and determina...
Sebastian Pahnke
2024-12-28
3
-54
/
+198
*
|
|
|
|
Merge pull request #4634 from dozn/patch-1
gingerBill
2025-01-06
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Remove unnecessary string() conversion.
dozn
2024-12-28
1
-1
/
+1
|
*
|
|
|
|
Use Struct Tags For Embedded (with `using`) Structs When Unmarshalling JSON
dozn
2024-12-28
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4617 from gorevojd/free_bootstrapped_arena_crash
gingerBill
2025-01-06
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fixed crash in arena_free_all() for bootstrapped growing arenas.
dmitriy.gorevoy
2024-12-23
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4648 from lzurbriggen/fix/get-comm-ports
Laytan
2025-01-05
1
-1
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
formatting
Leo Zurbriggen
2025-01-05
1
-11
/
+10
|
*
|
|
|
|
add SetCommMask, GetCommMask, WaitCommEvent, GetCommPorts, communication even...
Leo Zurbriggen
2025-01-05
1
-1
/
+18
|
*
|
|
|
|
move GetCommPorts to correct foreign block
Leo Zurbriggen
2025-01-02
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #4662 from IllusionMan1212/jpeg-detection
Laytan
2025-01-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix(core/image): off-by-one index when detecting certain JPEG images
Hisham Aburaqibah
2025-01-05
1
-1
/
+1
*
|
|
|
|
|
|
Fix typo
gingerBill
2025-01-05
1
-1
/
+1
*
|
|
|
|
|
|
Use array with linear search rather than a hash map.
gingerBill
2025-01-05
1
-141
/
+153
*
|
|
|
|
|
|
Remove unused import
gingerBill
2025-01-05
1
-1
/
+0
*
|
|
|
|
|
|
Use static global memory for std handles instead of allocating.
gingerBill
2025-01-05
7
-76
/
+93
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4641 from zolk3ri/fix/base32-error-handling
Jeroen van Rijn
2025-01-04
2
-148
/
+457
|
\
\
\
\
\
\
|
*
|
|
|
|
|
encoding/base32: Add `@(rodata)` attribute to default tables
Zoltán Kéri
2025-01-03
1
-0
/
+2
|
*
|
|
|
|
|
encoding/base32: Fix RFC 4648 references and add RFC reference URL
Zoltán Kéri
2024-12-31
2
-4
/
+9
|
*
|
|
|
|
|
encoding/base32: Fix style issues for CI
Zoltán Kéri
2024-12-31
1
-5
/
+4
|
*
|
|
|
|
|
encoding/base32: Convert files to UTF-8 with Unix line endings
Zoltán Kéri
2024-12-30
1
-223
/
+224
|
*
|
|
|
|
|
encoding/base32: Add proper cleanup for encoded strings in tests
Zoltán Kéri
2024-12-30
1
-1
/
+3
|
*
|
|
|
|
|
encoding/base32: Add custom alphabet test case
Zoltán Kéri
2024-12-30
1
-0
/
+75
|
*
|
|
|
|
|
encoding/base32: Remove incorrect defer delete in encode()
Zoltán Kéri
2024-12-30
1
-1
/
+0
|
*
|
|
|
|
|
encoding/base32: Add encode->decode roundtrip test
Zoltán Kéri
2024-12-30
1
-0
/
+23
|
*
|
|
|
|
|
encoding/base32: Move tests to base32_test.odin
Zoltán Kéri
2024-12-29
2
-126
/
+127
|
*
|
|
|
|
|
encoding/base32: Expand `DEC_TABLE` to full 256 bytes
Zoltán Kéri
2024-12-26
1
-13
/
+15
|
*
|
|
|
|
|
encoding/base32: Use `ENC_TBL` parameter consistently in encode()
Zoltán Kéri
2024-12-26
1
-9
/
+9
|
*
|
|
|
|
|
encoding/base32: Add custom validation support
Zoltán Kéri
2024-12-25
1
-5
/
+16
|
*
|
|
|
|
|
encoding/base32: Replace padding map with switch statement
Zoltán Kéri
2024-12-24
1
-9
/
+11
|
*
|
|
|
|
|
encoding/base32: Set optimization mode for decode()
Zoltán Kéri
2024-12-24
1
-0
/
+1
|
*
|
|
|
|
|
encoding/base32: Use consistent allocator and add proper cleanup
Zoltán Kéri
2024-12-24
1
-22
/
+43
|
*
|
|
|
|
|
encoding/base32: Fix decode implementation per RFC 4648
Zoltán Kéri
2024-12-24
1
-58
/
+79
|
*
|
|
|
|
|
encoding/base32: Add RFC 4648 test suite
Zoltán Kéri
2024-12-24
1
-0
/
+104
|
*
|
|
|
|
|
encoding/base32: Fix buffer allocation and bounds checking
Zoltán Kéri
2024-12-24
1
-6
/
+24
|
*
|
|
|
|
|
encoding/base32: Replace assertions with error returns
Zoltán Kéri
2024-12-24
1
-9
/
+31
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4650 from jasonKercher/arm32-update
gingerBill
2025-01-04
5
-86
/
+187
|
\
\
\
\
\
\
[next]