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 #4815 from NotKyon/master
gingerBill
2025-02-10
3
-0
/
+2696
|
\
|
*
Win32: Fix strict style conformance.
NotKyon
2025-02-09
1
-1
/
+1
|
*
Win32: Fix cross-platform compilation.
NotKyon
2025-02-09
2
-77
/
+79
|
*
Win32: Fix -vet errors.
NotKyon
2025-02-09
1
-12
/
+12
|
*
Add common Windows control messages, constants, structures, macros, and support.
NotKyon
2025-02-09
3
-0
/
+2694
*
|
Fix tlsf block adjustment
Lucas Perlind
2025-02-10
1
-1
/
+1
*
|
Add more win32 STARTF_* constants
kjdslf
2025-02-09
1
-1
/
+18
|
/
*
Merge pull request #4814 from haesbaert/dns-cleanup
Jeroen van Rijn
2025-02-09
1
-0
/
+3
|
\
|
*
Cleanup allocated dns runtime data
Christiano Haesbaert
2025-02-09
1
-0
/
+3
*
|
Fix some compression bugs in dns.
Christiano Haesbaert
2025-02-09
1
-8
/
+15
|
/
*
Merge pull request #4681 from haesbaert/sockaddr
Jeroen van Rijn
2025-02-08
1
-22
/
+35
|
\
|
*
Add net.dial_tcp_from_host{_or_endpoint} and unify them
Christiano Haesbaert
2025-01-12
1
-22
/
+35
*
|
Merge pull request #4779 from jkenda/master
gingerBill
2025-02-08
1
-3
/
+13
|
\
\
|
*
|
encoding/json: marshal enumerated arrays to objects with key-value pairs
jkenda
2025-02-01
1
-3
/
+13
*
|
|
fix not using RTLD_LOCAL on darwin
Laytan Laats
2025-02-06
1
-0
/
+2
*
|
|
Merge pull request #4774 from Goldenlion5648/typo-correction-in-rand
gingerBill
2025-02-05
1
-1
/
+1
|
\
\
\
|
*
|
|
fix typo in float32_range doc string
Colter
2025-01-29
1
-1
/
+1
*
|
|
|
Merge pull request #4791 from roccoblues/ds/io-docs
gingerBill
2025-02-05
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
`core:io` small documentation fixes
Dennis Schön
2025-02-04
1
-2
/
+2
*
|
|
|
|
Small optimization
Jacob Friedman
2025-02-04
1
-1
/
+3
*
|
|
|
|
Fix unicode handling
Jacob Friedman
2025-02-04
1
-1
/
+6
*
|
|
|
|
Fix strings.split_iterator when separator is empty
Jacob Friedman
2025-02-04
1
-6
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #4781 from NotKyon/master
gingerBill
2025-02-03
3
-0
/
+48
|
\
\
\
\
|
*
|
|
|
Add miscellaneous missing WinAPI functions, constants, and structures for com...
NotKyon
2025-02-01
3
-0
/
+48
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4782 from Daxode/nsstring-appendingstring
gingerBill
2025-02-02
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add stringByAppendingString to NSString
daniel.andersen
2025-02-02
1
-0
/
+5
*
|
|
|
Fix bindings for sys/linux and posix/unistd.odin
gingerBill
2025-01-31
2
-177
/
+217
*
|
|
|
Merge pull request #4775 from duffn/duffn/nssavepanel-tabs
gingerBill
2025-01-31
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix tab indents in NSSavePanel
duffn
2025-01-29
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Added IP_ADD_MEMBERSHIP Socket Option on Linux
candtechsoftware
2025-01-29
1
-0
/
+1
|
/
/
/
*
|
|
Update `NSSavelPanel`
gingerBill
2025-01-28
1
-0
/
+10
*
|
|
Merge pull request #4769 from Kelimion/mdns
Jeroen van Rijn
2025-01-27
6
-11
/
+55
|
\
\
\
|
*
|
|
Simplify *nix mDNS
Jeroen van Rijn
2025-01-27
1
-79
/
+2
|
*
|
|
Add mDNS for *nix.
Jeroen van Rijn
2025-01-27
2
-2
/
+88
|
*
|
|
Add mDNS/Bonjour/Avahi (.local) support for Windows
Jeroen van Rijn
2025-01-27
5
-3
/
+38
*
|
|
|
put FILE in core:c and use that in bindings to fix wasm
Laytan Laats
2025-01-27
2
-1
/
+4
*
|
|
|
Merge pull request #4764 from samuelgozi/fix-send-missing-flags
gingerBill
2025-01-27
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
pass flags down from `os.send` in darwin and linux
Samuel Elgozi
2025-01-26
2
-2
/
+2
*
|
|
|
|
Merge pull request #4751 from Barinzaya/arena-grow-in-place
gingerBill
2025-01-27
1
-4
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added support for growing in place to some arenas.
Barinzaya
2025-01-24
1
-4
/
+18
|
|
/
/
/
*
|
|
|
Merge pull request #4743 from starlitcanopy/fix-matrix-mul
gingerBill
2025-01-25
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix 2x2 matrix inverses in specific.odin
prescientmoon
2025-01-23
1
-6
/
+6
|
|
/
/
*
|
|
Merge pull request #4733 from laytan/get-executable-path
gingerBill
2025-01-24
9
-5
/
+222
|
\
\
\
|
*
|
|
os/os2: use proc_pidpath for executable path on darwin
Laytan Laats
2025-01-22
2
-27
/
+6
|
*
|
|
os/os2: get_executable_path and working directory on wasi
Laytan Laats
2025-01-21
1
-2
/
+31
|
*
|
|
os/os2: add get_executable_path and get_executable_directory
Laytan Laats
2025-01-21
9
-3
/
+212
*
|
|
|
Merge pull request #4730 from laytan/os2-linux-loop-writes-and-cap-rw
gingerBill
2025-01-24
1
-20
/
+41
|
\
\
\
\
|
*
|
|
|
os/os2: bring Linux to other impls standards by looping writes and maxing one...
Laytan Laats
2025-01-20
1
-20
/
+41
*
|
|
|
|
Merge pull request #4745 from flysand7/fmt-sign-pad
gingerBill
2025-01-24
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix the '+' sign placement in the presence of '0'-padding
flysand7
2025-01-24
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
[next]