aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | added Socket_Info_Errors EnumPePerRoNii2025-06-151-0/+17
| * | | | | | | | | | | | | | | | | added linux implementation NOTE: tcp_recv_error doesn't cover all casesPePerRoNii2025-06-111-0/+13
| * | | | | | | | | | | | | | | | | added freebsd implementation NOTE: bsd's tcp_recv_error does not cover all casesPePerRoNii2025-06-111-0/+14
| * | | | | | | | | | | | | | | | | added windows implementationPePerRoNii2025-06-111-0/+14
| * | | | | | | | | | | | | | | | | added darwin implementationPePerRoNii2025-06-111-0/+13
| * | | | | | | | | | | | | | | | | Add entry point in core:net as peer_endpointPePerRoNii2025-06-111-0/+7
* | | | | | | | | | | | | | | | | | Merge pull request #5327 from nubunto/fix/pool-join-hangsJeroen van Rijn2025-06-161-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fix: make pool_finish not hang when pool_start is not calledBruno Panuto2025-06-161-0/+14
* | | | | | | | | | | | | | | | | | Merge pull request #5334 from Kelimion/types-checksJeroen van Rijn2025-06-141-9/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add additional nullptr checks in types.cppJeroen van Rijn2025-06-141-9/+43
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | add macOS Tahoe to `odin report` and `core:sys/info`Laytan Laats2025-06-142-0/+2
* | | | | | | | | | | | | | | | | | Merge pull request #5328 from laytan/compat-allocator-improvementsLaytan2025-06-131-20/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mem: compat allocator improvementsLaytan Laats2025-06-121-20/+56
* | | | | | | | | | | | | | | | | | | Merge pull request #5332 from Kelimion/replace_environment_variablesJeroen van Rijn2025-06-136-33/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | WASIJeroen van Rijn2025-06-131-0/+9
| * | | | | | | | | | | | | | | | | | stub out get_env for jsJeroen van Rijn2025-06-131-0/+5
| * | | | | | | | | | | | | | | | | | Replace core:posix usage in core:os/os2Jeroen van Rijn2025-06-134-33/+108
|/ / / / / / / / / / / / / / / / / /
* | | | | / / / / / / / / / / / / / Disable PR commentsJeroen van Rijn2025-06-131-0/+1
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #5289 from JackMordaunt/jfm-sync_chan_refactorLaytan2025-06-122-31/+251
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | tests/core/sync/chan: move global state into testJack Mordaunt2025-06-121-2/+3
| * | | | | | | | | | | | | | | | core/sync/chan.select_raw: call try_select_raw with deprecation warningJack Mordaunt2025-06-121-0/+5
| * | | | | | | | | | | | | | | | core/sync/chan.try_select_raw: fix doc comment typoJack Mordaunt2025-06-121-1/+1
| * | | | | | | | | | | | | | | | tests/core/sync/chan: test harness for chan.try_select_rawJack Mordaunt2025-06-121-0/+176
| * | | | | | | | | | | | | | | | core/sync/chan.try_select_raw: test hook for testing the toctouJack Mordaunt2025-06-121-0/+14
| * | | | | | | | | | | | | | | | core/sync/chan.try_select_raw: skip nil input messagesJack Mordaunt2025-06-121-1/+4
| * | | | | | | | | | | | | | | | core/sync/chan.try_select_raw: clarify loop control flowJack Mordaunt2025-06-121-3/+4
| * | | | | | | | | | | | | | | | core/sync.try_select_raw: fix TOCTOUJack Mordaunt2025-06-121-32/+34
| * | | | | | | | | | | | | | | | core/sync.select_raw: rename to try_select_rawJack Mordaunt2025-06-121-5/+7
| * | | | | | | | | | | | | | | | core/sync.select_raw: return a useful indexJack Mordaunt2025-06-121-6/+22
|/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / mem/tlsf: fix asan reporting poisoning of already poisoned regionLaytan Laats2025-06-121-9/+10
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | CommentJeroen van Rijn2025-06-121-1/+2
* | | | | | | | | | | | | | | Merge pull request #5326 from Kelimion/fix-5321Jeroen van Rijn2025-06-121-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert changes to thread_unix.odinJeroen van Rijn2025-06-121-7/+2
* | | | | | | | | | | | | | | | Merge pull request #5325 from Kelimion/fix-5321Jeroen van Rijn2025-06-121-2/+6
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove transmuteJeroen van Rijn2025-06-121-2/+2
| * | | | | | | | | | | | | | | Remove c importJeroen van Rijn2025-06-121-1/+0
| * | | | | | | | | | | | | | | Fix #5321Jeroen van Rijn2025-06-121-2/+7
* | | | | | | | | | | | | | | | Merge pull request #5322 from Kelimion/fix-5321Jeroen van Rijn2025-06-121-2/+1
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix #5321Jeroen van Rijn2025-06-121-2/+1
* | | | | | | | | | | | | | | | Merge pull request #5317 from Feoramund/fixup-container-queueJeroen van Rijn2025-06-122-56/+437
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | container/queue: Remove trailing whitespaceFeoramund2025-06-111-6/+6
| * | | | | | | | | | | | | | | container/queue: Add testsFeoramund2025-06-111-0/+157
| * | | | | | | | | | | | | | | container/queue: Add `shrink`Feoramund2025-06-111-0/+27
| * | | | | | | | | | | | | | | container/queue: Let queues be re-initialized with different allocatorsFeoramund2025-06-111-3/+6
| * | | | | | | | | | | | | | | container/queue: Add common aliases `enqueue` and `dequeue`Feoramund2025-06-111-0/+2
| * | | | | | | | | | | | | | | container/queue: Document the packageFeoramund2025-06-111-22/+193
| * | | | | | | | | | | | | | | container/queue: ReorganizeFeoramund2025-06-111-12/+15
| * | | | | | | | | | | | | | | container/queue: Deprecate `peek_*`Feoramund2025-06-111-6/+4
| * | | | | | | | | | | | | | | container/queue: Fix and add more bounds checkingFeoramund2025-06-111-11/+31
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge exclude pathsJeroen van Rijn2025-06-111-3/+3