Commit History

Author SHA1 Message Date
  ringabout 09b7f90475 move `system/atomics` out of system; `std/atomics` should be preferred (#20875) 2 years ago
  ringabout e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 years ago
  ringabout 2848cdb18a fixes #13781; fixes #14901; add acyclic pragmas to FlowVar (#20804) 2 years ago
  ringabout 0a1f204f0f removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713) 2 years ago
  ringabout e1ddd2d524 put std/threads under the umbrella of nimPreviewSlimSystem (#20711) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  flywind 4f64c9fae5 add comments to spawn and pinnedSpawn (#19230) 3 years ago
  flywind 5edddd68d0 improve cache line size (#17885) 3 years ago
  Timothee Cour 4f9aaee1d9 remove redundant void return in stdlib (#17464) 3 years ago
  flywind 2e730f1452 rename channels to channels_builtin (#17330) 3 years ago
  konsumlamm c9801d7abc Improve documentation for threadpool (#16821) 3 years ago
  ee7 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 years ago
  Elliot Waite f3d57761ab Fix broken links in docs (#16336) 4 years ago
  Araq ffe7b3a9bf threadpool.nim: minor code style changes 4 years ago
  cooldome d3b0132061 Step2: fixes #13781, fixes #13805 (#13897) 4 years ago
  Araq 8215c57666 threadpool.nim: allow control over MaxThreadPoolSize and MaxDistinguishedThread; refs #10584 4 years ago
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Jjp137 e065e51245 threadpool: fix link in docs [ci skip] (#12258) [backport] 5 years ago
  Araq 5abe880469 last stdlib cleanups 5 years ago
  Araq bebda3851f fixes #1188 5 years ago
  WhiteDuke 2a7cf71db3 Fix typo (#11573) 5 years ago
  Ștefan Talpalaru 13b3e4af8a fixes #11275 (#11276) 5 years ago
  Ștefan Talpalaru dfc7685420 fixes #11250 (#11251) 5 years ago
  Miran ca7980f301 improved documentation for several modules (#10752) 5 years ago
  Andreas Rumpf 65f3e390e8 fixes #10584 [backport] 5 years ago
  Tomohiro eb4272ba1c manual: Fix links to Parallel & Spawn (#9342) 6 years ago
  Araq 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 years ago
  Araq 265003df1a deprecated regionized pointers 6 years ago
  Ganesh Viswanathan 6ca8478548 Minor fixes to enable tcc 6 years ago
  Andreas Rumpf 0dc4d6dcc2 fixes #7638; awaitAny blocks if the flow vars all have been complete already 6 years ago