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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2942 from flga/master
Jeroen van Rijn
2023-11-24
2
-1
/
+3
|
\
|
*
core:sys/linux: rename Perf_Read_Format_Flags
flga
2023-11-10
1
-2
/
+3
|
*
core:sys/linux: make Perf_Read_Format a bitset
flga
2023-11-10
2
-2
/
+3
*
|
Merge pull request #2952 from Pingar5/master
Jeroen van Rijn
2023-11-24
4
-1
/
+32
|
\
\
|
*
|
Add various missing windows procedures
Brennen Shaughnessy
2023-11-22
4
-1
/
+32
|
|
/
*
|
Merge pull request #2899 from jakubtomsu/more-sys-windows
Jeroen van Rijn
2023-11-23
5
-4
/
+442
|
\
\
|
*
|
Fix tabs
jakubtomsu
2023-11-03
1
-2
/
+2
|
*
|
Fix indentation and style
jakubtomsu
2023-10-31
3
-308
/
+308
|
*
|
Add WaitFor* Ex variants
jakubtomsu
2023-10-28
1
-0
/
+8
|
*
|
SHGetKnownFolderPath etc.
jakubtomsu
2023-10-27
2
-4
/
+182
|
*
|
Dbghelp
jakubtomsu
2023-10-27
2
-0
/
+252
*
|
|
Add DwmGetWindowAttribute to core/sys/windows
reavencode
2023-11-21
1
-0
/
+1
*
|
|
added ToUnicode to win32
skytrias
2023-11-21
1
-0
/
+1
|
|
/
|
/
|
*
|
fix linux.accept, addrlen should be a pointer to the length instead of the le...
Laytan
2023-11-09
1
-1
/
+2
*
|
sys/linux: munmap was not using the correct syscall
flga
2023-11-07
1
-1
/
+1
*
|
sys/linux: Fix EFAULT on recvfrom
flysand7
2023-11-01
1
-1
/
+2
*
|
convert spaces to tabs
flysand7
2023-10-27
6
-2168
/
+2168
*
|
Implement new sys/unix package
flysand7
2023-10-27
11
-75
/
+6119
|
/
*
[core:sys/windows] Added SuspendThread
hikari
2023-09-08
1
-0
/
+1
*
[core:sys/windows] Added couple of procedures
hikari
2023-09-07
1
-0
/
+14
*
Fix the OVERLAPPED_ENTRY type definition
Laytan Laats
2023-08-29
1
-2
/
+2
*
Require parentheses for `#align(N)`
gingerBill
2023-08-15
4
-30
/
+30
*
Adhere to `-vet-style`
gingerBill
2023-08-08
2
-4
/
+4
*
Merge branch 'odin-lang:master' into master
ftphikari
2023-07-25
3
-0
/
+49
|
\
|
*
Fix attribute
ryuukk
2023-07-11
1
-2
/
+2
|
*
Deprecate htons, htonl, ntohl, ntohs
ryuukk
2023-07-11
1
-0
/
+2
|
*
Merge pull request #2642 from ryuukk/patch-4
Jeroen van Rijn
2023-07-10
1
-0
/
+8
|
|
\
|
|
*
Fix doc links
ryuukk
2023-07-10
1
-4
/
+4
|
|
*
Add definitions for network byte order conversion procs
ryuukk
2023-07-10
1
-0
/
+8
|
*
|
Add CopyFileW
ryuukk
2023-07-10
1
-0
/
+5
|
|
/
|
*
fix(poll): make interface more odinary
Rickard Andersson
2023-06-15
1
-1
/
+1
|
*
fix: remove redefinition of `timespec`
Rickard Andersson
2023-06-15
1
-5
/
+0
|
*
cleanup(os_linux/poll): use tabs everywhere
Rickard Andersson
2023-06-14
1
-12
/
+11
|
*
fix(os_linux): make `when` for `arm64` check correct order
Rickard Andersson
2023-06-14
1
-5
/
+1
|
*
fix(os_linux): call `ppoll` instead on `arm64`
Rickard Andersson
2023-06-14
1
-1
/
+16
|
*
feat(unix): add `poll`
Rickard Andersson
2023-06-14
1
-0
/
+29
*
|
[core:sys/windows] Added a couple of procedures
hikari
2023-07-17
1
-0
/
+3
*
|
[core:sys/windows] Added missing `MONITORINFOEXW` type
ftphikari
2023-07-14
1
-0
/
+6
|
/
*
Change to `"contextless" from `"c"`
gingerBill
2023-05-29
1
-22
/
+22
*
Remove rcDevice field from WINDOWPLACEMENT. Add WaitMessage and SetWindowPlac...
Ryhor Spivak
2023-05-24
1
-1
/
+3
*
Fix #2518
gingerBill
2023-05-18
1
-1
/
+2
*
core/sys/info: Fix the CPUID check
Yawning Angel
2023-05-16
1
-1
/
+1
*
core/sys/info: Workaround extremely rare XGETBV issues
Yawning Angel
2023-05-16
1
-1
/
+8
*
Add IsWindow to user32.odin
Matias Fernandez
2023-04-22
1
-0
/
+1
*
fix SendInput function in user32
RestartFU
2023-04-08
1
-1
/
+1
*
correct errors
Jon Lipstate
2023-04-05
1
-1
/
+1
*
Merge pull request #2423 from jon-lipstate/wsapoll
Jeroen van Rijn
2023-04-05
3
-3
/
+128
|
\
|
*
repaired autoformatter
Jon Lipstate
2023-04-04
1
-246
/
+663
|
*
retain runtime load sample
Jon Lipstate
2023-04-04
1
-1
/
+10
|
*
remove runtime signatures to prevent ffi collisions
Jon Lipstate
2023-04-04
1
-34
/
+1
[next]