aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [net]: Fix passing the wrong socket to on linuxflysand72023-11-241-1/+1
* | | | Merge pull request #2918 from flysand7/math-docJeroen van Rijn2023-11-241-11/+11
|\ \ \ \
| * | | | [math]: Fix the doc comments on F64_* constantsflysand72023-11-041-11/+11
* | | | | Merge pull request #2939 from laytan/allow-larger-thread-poly-dataJeroen van Rijn2023-11-241-38/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow larger thread poly dataLaytan Laats2023-11-151-38/+55
* | | | | Merge pull request #2942 from flga/masterJeroen van Rijn2023-11-242-1/+3
|\ \ \ \ \
| * | | | | core:sys/linux: rename Perf_Read_Format_Flagsflga2023-11-101-2/+3
| * | | | | core:sys/linux: make Perf_Read_Format a bitsetflga2023-11-102-2/+3
* | | | | | Merge pull request #2972 from flysand7/net-socket-anyJeroen van Rijn2023-11-241-3/+38
|\ \ \ \ \ \
| * | | | | | [net]: Add send_any, recv_any variants to proc groups for Any_Socketflysand72023-11-241-3/+38
* | | | | | | Merge pull request #2950 from laytan/fix-nil-exceptions-with-incomplete-code-...Jeroen van Rijn2023-11-242-48/+61
|\ \ \ \ \ \ \
| * | | | | | | use start pos as end pos if end node is nilLaytan Laats2023-11-221-1/+1
| * | | | | | | fix nil exceptions with incomplete code parseLaytan Laats2023-11-122-48/+61
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2952 from Pingar5/masterJeroen van Rijn2023-11-244-1/+32
|\ \ \ \ \ \ \
| * | | | | | | Add various missing windows proceduresBrennen Shaughnessy2023-11-224-1/+32
* | | | | | | | Remove unneeded `typeid_of`gingerBill2023-11-231-1/+1
* | | | | | | | Merge pull request #2899 from jakubtomsu/more-sys-windowsJeroen van Rijn2023-11-235-4/+442
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix tabsjakubtomsu2023-11-031-2/+2
| * | | | | | | | Fix indentation and stylejakubtomsu2023-10-313-308/+308
| * | | | | | | | Add WaitFor* Ex variantsjakubtomsu2023-10-281-0/+8
| * | | | | | | | Merge branch 'odin-lang:master' into more-sys-windowsjakubtomsu2023-10-273-2/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | SHGetKnownFolderPath etc.jakubtomsu2023-10-272-4/+182
| * | | | | | | | | Dbghelpjakubtomsu2023-10-272-0/+252
* | | | | | | | | | Add assert to disallow `-no-crt` when importing `core:c/libc`gingerBill2023-11-231-0/+2
* | | | | | | | | | check to see if s.builder is nilMichael Kutowski2023-11-231-1/+1
* | | | | | | | | | forgot to use the old package nameMichael Kutowski2023-11-231-1/+1
* | | | | | | | | | Add setup_once and clear_all, tidy up old code and add a few commentsMichael Kutowski2023-11-221-30/+76
* | | | | | | | | | Merge pull request #2894 from jakubtomsu/union-tag-intrinsicsgingerBill2023-11-221-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | return uintptr from type_union_tag_offsetjakubtomsu2023-11-221-1/+1
| * | | | | | | | | | Merge branch 'odin-lang:master' into union-tag-intrinsicsjakubtomsu2023-10-271-2/+2
| |\| | | | | | | | |
| * | | | | | | | | | Remove len,cap,min,max and implement type_union_base_tag_value, type_union_v...jakubtomsu2023-10-271-3/+5
| * | | | | | | | | | Rename type_union_tag to type_union_tag_typejakubtomsu2023-10-251-2/+2
| * | | | | | | | | | Merge branch 'odin-lang:master' into union-tag-intrinsicsjakubtomsu2023-10-252-4/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'odin-lang:master' into union-tag-intrinsicsjakubtomsu2023-10-253-8/+93
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Naming, use variant index instead of tagjakubtomsu2023-10-241-0/+5
* | | | | | | | | | | | | Lower `MAP_MIN_LOG2_CAPACITY` from `6` to `3` (64->8)gingerBill2023-11-221-1/+1
* | | | | | | | | | | | | Merge pull request #2967 from reavencode/mastergingerBill2023-11-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add DwmGetWindowAttribute to core/sys/windowsreavencode2023-11-211-0/+1
* | | | | | | | | | | | | | Fix errant tab in alignment.Jeroen van Rijn2023-11-221-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'odin-lang:master' into masterMichael Kutowski2023-11-2137-10537/+2808
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remap EOF for Windows in stream procJeroen van Rijn2023-11-181-3/+5
| * | | | | | | | | | | | | Fix unhandled EOF in streaming io on WindowsJeroen van Rijn2023-11-182-20/+21
| * | | | | | | | | | | | | core/crypto: Update the documentation (NFC)Yawning Angel2023-11-171-35/+38
| * | | | | | | | | | | | | core/crypto: Exile keccak, md5 and sha1 to legacyYawning Angel2023-11-175-4/+14
| * | | | | | | | | | | | | core/crypto/sm3: API cleanupYawning Angel2023-11-171-8/+10
| * | | | | | | | | | | | | core/crypto/shake: API cleanupYawning Angel2023-11-171-34/+32
| * | | | | | | | | | | | | core/crypto/sha3: API cleanupYawning Angel2023-11-171-52/+60
| * | | | | | | | | | | | | core/crypto/sha2: API cleanupYawning Angel2023-11-171-35/+45
| * | | | | | | | | | | | | core/crypto/sha1: API cleanupYawning Angel2023-11-171-8/+10
| * | | | | | | | | | | | | core/crypto/md5: API cleanupYawning Angel2023-11-171-8/+10