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
...
*
|
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
|
*
Revert "remove keyedevent"
Jon Lipstate
2023-04-04
1
-0
/
+2
|
*
remove duplicate
Jon Lipstate
2023-04-04
1
-665
/
+242
|
*
add non Ex variant
Jon Lipstate
2023-04-04
1
-0
/
+2
|
*
remove keyedevent
Jon Lipstate
2023-04-04
1
-2
/
+0
|
*
iocp support
Jon Lipstate
2023-04-04
3
-2
/
+39
|
*
additional winsock apis, doc links
Jon Lipstate
2023-04-04
1
-3
/
+108
|
*
Merge remote-tracking branch 'origin' into wsapoll
Jon Lipstate
2023-04-03
2
-22
/
+161
|
|
\
|
*
|
WSAPoll
Jon Lipstate
2023-03-28
1
-0
/
+11
*
|
|
Add creation, thread priority, and copy file flags.
Elusive Porpoise
2023-04-03
2
-6
/
+68
*
|
|
Add GetStartupInfoW. Rename StartupInfo to StartupInfoW.
Elusive Porpoise
2023-04-03
4
-8
/
+8
|
|
/
|
/
|
*
|
Merge pull request #2428 from elusivePorpoise/pr2428
Jeroen van Rijn
2023-03-29
2
-23
/
+155
|
\
\
|
*
|
relocations and add some error consts to winmm
Elusive Porpoise
2023-03-29
2
-23
/
+155
*
|
|
Merge pull request #2426 from elusivePorpoise/pr2426
Jeroen van Rijn
2023-03-29
1
-0
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
Add TIMECAPS stuff
Elusive Porpoise
2023-03-29
1
-0
/
+7
*
|
Add SetConsoleCursorInfo and GetConsoleCursorInfo to sys/windows package
Christian Seibold
2023-03-18
2
-0
/
+8
*
|
Merge pull request #2391 from ftphikari/master
Jeroen van Rijn
2023-03-18
3
-2
/
+171
|
\
\
|
|
/
|
/
|
[prev]
[next]