Skip to content

Actions: stclib/STC

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
457 workflow runs
457 workflow runs
Event

Filter by event

Loading
Status

Filter by status

Loading
Branch
Actor

Filter by actor

Loading
reverted cco_await_done => cco_await_at.
Main Workflow #882: Commit 99d9430 pushed by tylov
May 9, 2023 02:40 1m 37s dev43
May 9, 2023 02:40 1m 37s
coroutine cco_await_* and cco_yield_* changes.
Main Workflow #881: Commit 2f11c7c pushed by tylov
May 8, 2023 16:50 1m 35s dev43
May 8, 2023 16:50 1m 35s
Final coroutine API updates.
Main Workflow #880: Commit f8f544d pushed by tylov
May 8, 2023 11:23 1m 24s dev43
May 8, 2023 11:23 1m 24s
More coroutine updates.
Main Workflow #879: Commit b909bee pushed by tylov
May 8, 2023 09:15 1m 17s dev43
May 8, 2023 09:15 1m 17s
Updated API for timer and semaphores in coroutine.h (ctimer, csem)
Main Workflow #878: Commit bca31bb pushed by tylov
May 8, 2023 05:40 1m 37s dev43
May 8, 2023 05:40 1m 37s
Updates in coroutines.h: No longer *required* with cco_final:, but on…
Main Workflow #877: Commit b03148c pushed by tylov
May 4, 2023 14:23 1m 15s dev43
May 4, 2023 14:23 1m 15s
Reverted from cco_await_with(promise, ret) to cco_await(promise, ret).
Main Workflow #876: Commit 6b23e35 pushed by tylov
May 3, 2023 14:47 1m 23s dev43
May 3, 2023 14:47 1m 23s
Changed cco_with_..() API again, final.
Main Workflow #875: Commit e4efe2f pushed by tylov
May 2, 2023 21:11 1m 38s dev43
May 2, 2023 21:11 1m 38s
Add cco_await_void().
Main Workflow #874: Commit 028b113 pushed by tylov
May 2, 2023 12:19 1m 24s dev43
May 2, 2023 12:19 1m 24s
Removed cco_alive(), was same as !cco_done()
Main Workflow #873: Commit ab7a91c pushed by tylov
May 2, 2023 11:09 1m 21s dev43
May 2, 2023 11:09 1m 21s
Improved coroutine.h, added new coro examples.
Main Workflow #872: Commit 2adea8b pushed by tylov
May 2, 2023 05:20 1m 13s dev43
May 2, 2023 05:20 1m 13s
Replaced cco_yield(corocall, ctx, retval) with cco_await(cond) and cc…
Main Workflow #871: Commit 399eb8d pushed by tylov
May 1, 2023 21:11 1m 40s dev43
May 1, 2023 21:11 1m 40s
Removed crandom.h and altnames.h. Housholding.
Main Workflow #870: Commit 49e7d9c pushed by tylov
April 28, 2023 15:02 1m 20s dev43
April 28, 2023 15:02 1m 20s
Reshuffled code in csmap.h and cmap.h
Main Workflow #869: Commit a922157 pushed by tylov
April 27, 2023 15:55 1m 43s dev43
April 27, 2023 15:55 1m 43s
removing compiler warning ++.
Main Workflow #868: Commit ba3f228 pushed by tylov
April 27, 2023 10:42 1m 41s dev43
April 27, 2023 10:42 1m 41s
Internal.
Main Workflow #867: Commit 9d5766a pushed by tylov
April 26, 2023 11:25 1m 24s dev43
April 26, 2023 11:25 1m 24s
Updated robin-hood hashing to sync with regular cmap.
Main Workflow #866: Commit a2a2b05 pushed by tylov
April 26, 2023 11:24 1m 36s dev43-robin
April 26, 2023 11:24 1m 36s
Final hashing tweak
Main Workflow #865: Commit bf11844 pushed by tylov
April 24, 2023 12:01 1m 21s dev43
April 24, 2023 12:01 1m 21s
Final hash constants tunings.
Main Workflow #864: Commit 3dcd44c pushed by tylov
April 24, 2023 07:43 1m 27s dev43
April 24, 2023 07:43 1m 27s
Fixed another cmap issue
Main Workflow #863: Commit 38aab1d pushed by tylov
April 24, 2023 06:52 1m 36s dev43
April 24, 2023 06:52 1m 36s
Set i_expandby 2 by default.
Main Workflow #862: Commit 3139f55 pushed by tylov
April 24, 2023 04:38 51m 33s dev43
April 24, 2023 04:38 51m 33s
Tuned cmap.h and hash function.
Main Workflow #861: Commit ee619c6 pushed by tylov
April 23, 2023 18:02 1m 20s dev43
April 23, 2023 18:02 1m 20s
Fixed a regression bug in cmap_X_contains()-
Main Workflow #860: Commit e78f0ed pushed by tylov
April 22, 2023 20:47 1m 20s dev43
April 22, 2023 20:47 1m 20s
Fixed robinhood hashing. Not a speed improvement overall, which I exp…
Main Workflow #859: Commit 3bcc72a pushed by tylov
April 22, 2023 20:28 1m 21s dev43-robin
April 22, 2023 20:28 1m 21s
Householding.
Main Workflow #858: Commit feea854 pushed by tylov
April 21, 2023 12:42 1m 21s dev43
April 21, 2023 12:42 1m 21s
ProTip! You can narrow down the results and go further in time using created:<2023-04-21 or the other filters available.