コミット履歴

作者 SHA1 メッセージ 日付
  Century Systems c73c76fdc6 NuttX added supports getrlimit(RLIMIT_NOFILE), so remove NuttX specific codes. (#21385) 1 年間 前
  Century Systems 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 年間 前
  ringabout 6166b796ba refactor os imports into corresponding small modules (#20720) 2 年 前
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
  BarrOff 23d64be860 enable `maxDescriptors` on Illumos/Solaris (#19295) 3 年 前
  Jaremy Creechley 141b76e365 Add Zephyr Support (#19003) 3 年 前
  flywind 6e8f0f8cfc add colon (#17834) 3 年 前
  flywind 70ec17eede use single backtick (#17133) 3 年 前
  ee7 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 年 前
  flywind b38f0403fd fix #12471 (#15901) 4 年 前
  Andreas Rumpf 2671efab78 async: minor refactorings (#15354) 4 年 前
  Jaremy Creechley a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) 4 年 前
  flywind 2d494f42f3 minor improvement (#15155) 4 年 前
  Miran e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 年 前
  Dominik Picheta 7361e2627b Emscripten: disable epoll (#14361) 4 年 前
  hlaaftana 01523b2b58 change some Exceptions to CatchableError or Defect, fixes #10288 (#14069) 4 年 前
  Timothee Cour 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 年 前
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 年 前
  Araq 791abfbc16 selectors: exceptions are for errors, not for bugs 5 年 前
  Dominik Picheta d0b8724aa2 Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11231) 5 年 前
  Ico Doornekamp 0229dfd199 epoll selector starts with reasonable fd set size (1024) and increases in powers of two when needed. This prevents the selector to allocate large amounts of memory at startup on systems with a high RLIMIT_NOFILE setting (#10194) 6 年 前
  Yuriy Glukhov 34f398d010 Allow async stdin 6 年 前
  Joey 559a7615ad Nintendo switch support (#8069) 6 年 前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年 前
  Dominik Picheta 1a2351f95f Fixes #4995. (#7157) 6 年 前
  Andreas Rumpf 5e43e0d789 Merge branch 'devel' into async-improvements 7 年 前
  Emery Hemingway 3181f3b04c favor 'select' over 'poll' on Genode (#6821) 7 年 前
  Dominik Picheta d6870f2e89 Multiple improvements to selectors. 7 年 前
  Dominik Picheta d3394be555 Async upcoming (#6585) 7 年 前
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' 7 年 前