| Commit message (Expand) | Author | Age | Files | Lines |
* | add `std/appdirs` (#20618) | ringabout | 2022-10-22 | 1 | -0/+73 |
* | add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) | ringabout | 2022-10-21 | 4 | -0/+522 |
* | Add `safe` parameter to `base64.encodeMime` (#20559) | Amjad Ben Hedhili | 2022-10-21 | 1 | -3/+11 |
* | move procs in os to `appdirs` (#20605) | ringabout | 2022-10-20 | 2 | -141/+150 |
* | [std/os] split and re-export (#20593) | ringabout | 2022-10-20 | 6 | -2044/+2245 |
* | refactor envvars, oserrors; register vmops (#20592) | ringabout | 2022-10-18 | 3 | -339/+5 |
* | fixes #20572 (#20585) | Andreas Rumpf | 2022-10-17 | 1 | -1/+2 |
* | [`std/os` clean up] import and export `osseps` (#20580) | ringabout | 2022-10-17 | 3 | -2/+3 |
* | Documentation only, dom (#20584) | Juan Carlos | 2022-10-17 | 1 | -0/+31 |
* | atomicInc global alloc counters (#20571) | Antonis Geralis | 2022-10-16 | 2 | -9/+9 |
* | fixes #19162; enable `strictEffects` for v2 (#19380) | ringabout | 2022-10-15 | 3 | -10/+10 |
* | fixes #3748 (#20563) | Andreas Rumpf | 2022-10-14 | 1 | -2/+5 |
* | follow up #19714; add `memmem` optimizations for `find` on Linux, Macos and B... | ringabout | 2022-10-13 | 1 | -1/+26 |
* | Markdown code blocks migration part 7 (#20547) | Andrey Makarov | 2022-10-12 | 17 | -414/+429 |
* | oids sticks to 24 length strings; fixes breaking changes (#20546) | ringabout | 2022-10-12 | 1 | -7/+7 |
* | 'lock levels' are deprecated, now a noop (#20539) | ringabout | 2022-10-11 | 11 | -27/+27 |
* | Make rstgen work with gcsafe (#20534) | ringabout | 2022-10-10 | 1 | -4/+4 |
* | Remove unused `base64.encode` overload (#20369) | Amjad Ben Hedhili | 2022-10-09 | 1 | -27/+10 |
* | parseutils: skipWhile: fix parameter name in doc comment (#20523) | ee7 | 2022-10-09 | 1 | -1/+1 |
* | threaded alloc (#20492) | Andreas Rumpf | 2022-10-09 | 3 | -118/+247 |
* | FTP client is now able to connect to server over TLS by set `useTls =… (#17... | Huy Doan | 2022-10-09 | 1 | -10/+75 |
* | fixes #20516; system.create doesn't work with bitfield objects (#20518) | ringabout | 2022-10-08 | 1 | -6/+0 |
* | out parameters: enforce that 'out' is only used as a parameter (#20510) | Andreas Rumpf | 2022-10-07 | 4 | -3/+45 |
* | follow up #20109; remove `shallow` seqs/strings for ORC (#20502) | ringabout | 2022-10-06 | 1 | -21/+22 |
* | Markdown indented code blocks (#20473) | Andrey Makarov | 2022-10-05 | 11 | -48/+54 |
* | macOS use SecRandomCopyBytes instead of getentropy (#20466) | Matt Haggard | 2022-10-05 | 1 | -17/+4 |
* | strutils, rstgen: avoid deprecated `strutils.delete` (#20488) | ee7 | 2022-10-05 | 2 | -5/+6 |
* | Add proxy basic auth documentation (#20498) | TerrorTrace | 2022-10-05 | 1 | -0/+8 |
* | remove deprecation messages for `unsafeAddr`; add warnings to docs (#20496) | ringabout | 2022-10-04 | 1 | -13/+3 |
* | add default field support for object in ARC/ORC (#20480) | ringabout | 2022-10-04 | 2 | -0/+11 |
* | allocator: disable unnecessary stuff for ORC [backport] (#20489) | Andreas Rumpf | 2022-10-03 | 1 | -95/+44 |
* | pragma for sfCallsite instead of name check + better semantics, test (#20464) | metagn | 2022-10-03 | 3 | -8/+17 |
* | move widestrs out of system (#20462) | metagn | 2022-10-01 | 18 | -5/+37 |
* | new move analyser2 (#20471) | Andreas Rumpf | 2022-10-01 | 1 | -2/+1 |
* | koch boot compiler with orc (#20467) | ringabout | 2022-09-30 | 2 | -4/+3 |
* | make koch and tools work with `nimPreviewSlimSystem` (#20459) | ringabout | 2022-09-30 | 1 | -0/+3 |
* | fixes postgres with `nimPreviewSlimSystem` (#20455) | ringabout | 2022-09-29 | 1 | -0/+4 |
* | Undeprecate isvalidfilename (#19643) | Juan Carlos | 2022-09-29 | 1 | -7/+12 |
* | refactor dbFormat (#19746) | ringabout | 2022-09-29 | 3 | -34/+8 |
* | fix #19500; remove find optimization [backport: 1.6] (#19714) | ringabout | 2022-09-28 | 2 | -20/+38 |
* | moderate system cleanup & refactor (#20355) | metagn | 2022-09-28 | 22 | -993/+1036 |
* | store full definition AST for consts, fix noRewrite (#20115) | metagn | 2022-09-28 | 1 | -1/+1 |
* | follow up #19408; bump devel version and deprecated unsafeAddr (#20432) | ringabout | 2022-09-28 | 1 | -2/+3 |
* | Refactor initOptParser (#19656) | Nan Xiao | 2022-09-27 | 1 | -22/+5 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 38 | -1/+109 |
* | Fix issue with fields trying to use wrong name (#12655) | Peter Munch-Ellingsen | 2022-09-26 | 2 | -5/+5 |
* | fix #18128 rfind on empty needle returns rightmost index (#20430) | n5m | 2022-09-26 | 1 | -1/+2 |
* | Optimize `base64.encodeMime` (#20409) | Amjad Ben Hedhili | 2022-09-25 | 1 | -6/+20 |
* | defaults to ORC (#19972) | ringabout | 2022-09-23 | 1 | -0/+1 |
* | fixes #20285; prevent oid time overflow at year 2038 (#20338) | ringabout | 2022-09-22 | 1 | -25/+14 |