| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix const in async regression (#21898) | Jake Leahy | 2023-05-25 | 1 | -7/+5 |
* | Improve times (#21901) | Juan Carlos | 2023-05-24 | 1 | -12/+21 |
* | js -r defines nodejs & program result undeclared if unavailable (#21849) | metagn | 2023-05-24 | 1 | -0/+6 |
* | fix #21251 Compiler SIGSEGV when using SharedTable (#21876) | Bung | 2023-05-23 | 3 | -8/+7 |
* | Weekday parse/format (replacement) (#21857) | Carlo Capocasa | 2023-05-21 | 1 | -30/+110 |
* | Update threadpool.nim with correct link to typedthreads module (#21865) | noah edward hall | 2023-05-19 | 1 | -1/+1 |
* | Add `minmax` to comparisons (#21820) | Matt Wilson | 2023-05-12 | 1 | -0/+9 |
* | clean up SOME pending/xxx/issue link comments (#21826) | metagn | 2023-05-11 | 1 | -7/+5 |
* | fix #9423 followup #17594: distinct generics now work in VM (#21816) | ringabout | 2023-05-10 | 1 | -7/+1 |
* | fixes #21792; enable checks for sum, prod, cumsummed and cumsum (#21793) | ringabout | 2023-05-05 | 1 | -60/+63 |
* | build documentation for `checksums/md5` and `checksums/sha1` (#21791) | ringabout | 2023-05-04 | 2 | -2/+2 |
* | line info for strformat + fix issue with typed templates (#21761) | metagn | 2023-05-02 | 1 | -8/+22 |
* | fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) | ringabout | 2023-05-02 | 1 | -1/+3 |
* | fixes #20144; fixes asyncnet ssl on bsds (#21763) | ringabout | 2023-05-01 | 1 | -2/+5 |
* | fix build on haiku (#21752) | Al Hoang | 2023-04-29 | 2 | -2/+2 |
* | closes #21745 (#21746) | ringabout | 2023-04-28 | 1 | -1/+0 |
* | Fix json.to for float fields that are not present (#21695) | Yardanico | 2023-04-21 | 1 | -1/+1 |
* | warn on set types bigger than max size, default to 0..255 for int literals (#... | metagn | 2023-04-17 | 1 | -5/+5 |
* | int64/uint64 as bigint in JS (#21613) | metagn | 2023-04-11 | 4 | -15/+18 |
* | `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + docu... | metagn | 2023-04-11 | 1 | -1/+1 |
* | terminal size env-vars have precendence in POSIX (#21643) | Etan Kissling | 2023-04-11 | 1 | -10/+39 |
* | fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598) | chmod222 | 2023-04-03 | 1 | -3/+9 |
* | Revert "Add `cursor` to lists iterator variables" (#21571) | ringabout | 2023-03-28 | 1 | -3/+3 |
* | Add `cursor` to lists iterator variables (#21527) | Amjad Ben Hedhili | 2023-03-27 | 1 | -3/+3 |
* | Add URI parsing warning (#21547) | Federico Ceratto | 2023-03-20 | 2 | -0/+4 |
* | fixes #21538; expand len template parameter once in newSeqWith (#21543) | Eric N. Vander Weele | 2023-03-20 | 1 | -3/+3 |
* | Fix: #21541. Add support for xnVerbatimText (#21542) | Mark Leyva | 2023-03-20 | 1 | -4/+4 |
* | NuttX: use posix_spawn for osproc (#21539) | Hiroki Noda | 2023-03-20 | 1 | -4/+6 |
* | Add `cursor` annotations to lists iterator variables (#21507) | Amjad Ben Hedhili | 2023-03-13 | 1 | -2/+2 |
* | Remove Defect from raises list in `std/times` (#21473) | Jake Leahy | 2023-03-06 | 1 | -9/+15 |
* | Add warning to specify timeout value in milliseconds, Fix #21449 (#21471) | Sultan Al Isaiee | 2023-03-04 | 1 | -0/+4 |
* | Allow `futureLogging` in release builds (#21448) | Jake Leahy | 2023-03-02 | 1 | -1/+1 |
* | remove decades-deprecated Win32 API *A function support (#21315) | tersec | 2023-03-02 | 5 | -101/+47 |
* | asyncdispatch: for NuttX, add destructor to clear global dispatcher. (#21432) | Century Systems | 2023-02-28 | 1 | -1/+12 |
* | Use a cast to suppress KeyError raises (#21451) | Antonis Geralis | 2023-02-28 | 1 | -4/+5 |
* | Fix: nintendoswitch compilation (#21368) | Dmitry Arkhipenko | 2023-02-25 | 1 | -1/+3 |
* | fixes #21393 and misc style changes (#21419) | Andreas Rumpf | 2023-02-24 | 3 | -18/+26 |
* | ioselectors_epoll: for NuttX, limit initial numFD to configured value. (#21421) | Century Systems | 2023-02-22 | 1 | -1/+6 |
* | Make `Time` work with `std/strformat` (#21409) | Jake Leahy | 2023-02-21 | 1 | -5/+1 |
* | NuttX added supports getrlimit(RLIMIT_NOFILE), so remove NuttX specific codes... | Century Systems | 2023-02-21 | 2 | -6/+0 |
* | `std/xmltree` Add the type of the node when the assertion fails (#21383) | Jake Leahy | 2023-02-17 | 1 | -22/+30 |
* | Add support for NuttX RTOS. (#21372) | Century Systems | 2023-02-16 | 7 | -11/+23 |
* | Fix `closeHandle` bug, add `setFileSize`, make `resize` work on Windows (#21375) | c-blake | 2023-02-15 | 1 | -42/+81 |
* | Refines raises list in osproc (#21323) | ringabout | 2023-02-14 | 2 | -21/+22 |
* | This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349) | c-blake | 2023-02-14 | 1 | -0/+65 |
* | fixes backticks in the documentation (#21340) | ringabout | 2023-02-08 | 1 | -2/+2 |
* | fixes SSL version check logic [backport] (#21324) | ringabout | 2023-02-02 | 3 | -6/+6 |
* | Revert "Fix #13093 C++ Atomics: operator= is implicitly deleted because the d... | ringabout | 2023-01-27 | 1 | -1/+1 |
* | Fix #13093 C++ Atomics: operator= is implicitly deleted because the default d... | Bung | 2023-01-27 | 1 | -1/+1 |
* | fixes #18134; registers `formatBiggestFloat` in VM (#21299) | ringabout | 2023-01-26 | 1 | -52/+55 |