Laytan
|
1cb93efe8a
Merge pull request #4382 from Barinzaya/time_32b_linux_overflow
|
11 月之前 |
Barinzaya
|
142e7d6b52
Fixed time overflows that occur when running in a 32-bit Linux target.
|
11 月之前 |
Laytan Laats
|
7989d512a0
add macos 15.0.1 to odin report and core/sys/info
|
11 月之前 |
Laytan Laats
|
1dd9b8560d
build mutex allocator code on freestanding wasm
|
11 月之前 |
Laytan Laats
|
b746e5287e
build tracking allocator code on freestanding wasm
|
11 月之前 |
gingerBill
|
417e9bb37f
Fix #4373
|
11 月之前 |
Laytan
|
0157ff1541
Merge pull request #4118 from andradei/posix-linux
|
11 月之前 |
Laytan
|
591f827e5f
Merge pull request #4371 from beaumccartney/mach-enum-member-aliases
|
11 月之前 |
gingerBill
|
55ff1769d0
Merge pull request #4368 from bersK/rlgl-binding-enablecolorblending-fix
|
11 月之前 |
Beau McCartney
|
e240c034de
aliases to enum members are other enum members, not constants
|
11 月之前 |
Stefan Stefanov
|
f112c27f7d
rlgl: Add `EnableColorBlend()`
|
11 月之前 |
gingerBill
|
8006ba919e
Improve formatting
|
11 月之前 |
Laytan
|
16eac6c844
Merge pull request #4357 from beaumccartney/mach-vm-apis
|
11 月之前 |
Beau McCartney
|
77cf4373a8
sync policy enum
|
11 月之前 |
Beau McCartney
|
4fffd1b271
kern return: doc comments above enum members
|
11 月之前 |
Beau McCartney
|
66c902406d
align by space instead of colon
|
11 月之前 |
Beau McCartney
|
3aae1740c7
proc ( -> proc(
|
11 月之前 |
Jeroen van Rijn
|
4e07d3f1d3
Merge pull request #4360 from frwdrik/patch-1
|
11 月之前 |
Fredrik Vaeng Røtnes
|
15a8970493
Fix typo in demo.odin
|
11 月之前 |
Jeroen van Rijn
|
6f23b5bb60
Fix #4359
|
11 月之前 |
Beau McCartney
|
b0ff41e673
indent with tabs not spaces
|
11 月之前 |
Beau McCartney
|
41c717de3f
vm_flags as a bitset
|
11 月之前 |
Beau McCartney
|
fee99c0800
move doc comment to right spot
|
11 月之前 |
Beau McCartney
|
58745bc7ae
use b32 for boolean_t
|
11 月之前 |
Laytan Laats
|
5c63617191
net: fix leaking sockets in listen_tcp if an error occurs
|
11 月之前 |
Laytan Laats
|
d8af35f01e
net: fix leaking sockets in dial_tcp if connect errors
|
11 月之前 |
Beau McCartney
|
27753ff7a8
VM_INHERIT_* as an enum
|
11 月之前 |
Beau McCartney
|
9004441e43
VM_PROT_* flags as a bitset
|
11 月之前 |
Beau McCartney
|
2695b269a4
kern return as an enum
|
11 月之前 |
Beau McCartney
|
67252ff415
make some types and procs match the c apis
|
11 月之前 |