Commit History

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