tersec 9cbd8695e7 remove unnecessary side-effects from base64.encode(mime) (#22986) 1 vuosi sitten
..
collections ede6bc4d67 define toList procs after add for lists [backport] (#22573) 1 vuosi sitten
concurrency 871e90aa4e fixes broken importc for vcc [backport] (#20909) 2 vuotta sitten
includes 9746d46009 Fix #19038 - making the Nim compiler work again on Windows XP (#19331) 3 vuotta sitten
ioselects 653865559a fixes #21734; backport (#21957) 1 vuosi sitten
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 vuotta sitten
algorithm.nim e0ef859130 strict effects (#18777) 3 vuotta sitten
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 vuotta sitten
asyncdispatch.nim 0277cd5252 Revert "Correct emscripten shortcoming" (#20082) 2 vuotta sitten
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 vuotta sitten
asyncfile.nim f02de25ca1 Fix #15150 (#18730) 3 vuotta sitten
asyncftpclient.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 4 vuotta sitten
asyncfutures.nim a456c8797f Allow `futureLogging` in release builds (#21448) 2 vuotta sitten
asynchttpserver.nim dc59e67a12 fixes bareExcept warnings; catch specific exceptions (#21119) 1 vuosi sitten
asyncmacro.nim a676c3aeca `multisync` now allows tuples in return type (#21074) 2 vuotta sitten
asyncnet.nim dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) 2 vuotta sitten
asyncstreams.nim 9bb0e55749 Fix FutureStream memory usage (#17395) [backport:1.2] 4 vuotta sitten
base64.nim 9cbd8695e7 remove unnecessary side-effects from base64.encode(mime) (#22986) 1 vuosi sitten
bitops.nim 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) 3 vuotta sitten
browsers.nim 2b6797dc42 Update browsers.nim, fix openDefaultBrowser()'s bug for v1 (#22067) 1 vuosi sitten
cgi.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
colors.nim cfee71e779 fixed colorNames sorting mistake (#19125) [backport] 3 vuotta sitten
complex.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
cookies.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 vuotta sitten
coro.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 4 vuotta sitten
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 vuotta sitten
cstrutils.nim b59a628c39 Improve documentation for cstrutils (#17004) 4 vuotta sitten
db_common.nim 47c078e29c use single backtick (#17166) 4 vuotta sitten
distros.nim 0ef830577b distros.foreignDeps made public (#18830) 3 vuotta sitten
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 vuotta sitten
encodings.nim 15fdcd0c4d workaround #18481 (#18482) 3 vuotta sitten
endians.nim 1b03accac7 Improve endians module (#17674) 4 vuotta sitten
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 4 vuotta sitten
future.nim 0872e7a27e renamed future.nim to sugar.nim 7 vuotta sitten
hashes.nim 80ece5921f use `unsafeAddr` 1 vuosi sitten
htmlgen.nim a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) 4 vuotta sitten
htmlparser.nim f01ffbf6f1 fix #19580; add warning for bare except: clause (#21099) 2 vuotta sitten
httpclient.nim 2539d7a862 fix nim-lang#19343 (#19344) [backport] 3 vuotta sitten
httpcore.nim aef55a7a88 Replace double backticks with single backticks - Part 3 out of ~7 (#17207) 4 vuotta sitten
json.nim 04d0716f37 fix #9423 followup #17594: distinct generics now work in VM (#21816) 1 vuosi sitten
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 vuotta sitten
lexbase.nim 2aeac26f08 correct licence header (#18935) 3 vuotta sitten
logging.nim 9819fb21d8 Use `.. warning::` (#17320) 4 vuotta sitten
marshal.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
math.nim 7a747fe320 fixes #21792; enable checks for sum, prod, cumsummed and cumsum (#21793) 1 vuosi sitten
md5.nim a4257dc3b6 Improve documentation for the md5 module (#16631) 4 vuotta sitten
memfiles.nim 6af6818fe9 fix memfiles 2 vuotta sitten
mersenne.nim 9674ff4361 make deprecated message better (#18737) 3 vuotta sitten
mimetypes.nim 429b128632 change mimedb stroe stringtable to orderedtable (#18065) 3 vuotta sitten
nativesockets.nim dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) 2 vuotta sitten
net.nim b93edcd059 fixes SSL version check logic [backport] (#21324) 2 vuotta sitten
nimprof.nim 34c1c631bb close #4451 (#17627) 4 vuotta sitten
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 vuotta sitten
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 8 vuotta sitten
oids.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
options.nim 09d85d8b24 std/options enables stricteffects (#19441) 2 vuotta sitten
os.nim 0cb84726d0 fixes AddressSanitizer: global-buffer-overflow in getAppFilename on windows 10 (#22380) 1 vuosi sitten
osproc.nim 3241df2a13 fixes #18858 [backport] (#18868) 3 vuotta sitten
oswalkdir.nim fcb5cf643c use single backtick (#17181) 4 vuotta sitten
parsecfg.nim b1c7c994b0 [std/parsecfg]use runnableExamples (#17868) 4 vuotta sitten
parsecsv.nim bf5dfe481a parsecsv fix style (#17933) 4 vuotta sitten
parsejson.nim 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 4 vuotta sitten
parseopt.nim 6602961637 No need to export pos from OptParser (#19688) 2 vuotta sitten
parsesql.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 vuotta sitten
parseutils.nim fca6a0bd6a fix func param 2 vuotta sitten
parsexml.nim 42c180c665 Fix crash in parsexml (#15582) (#15583) 4 vuotta sitten
pathnorm.nim 70ec17eede use single backtick (#17133) 4 vuotta sitten
pegs.nim 2d529edf3e fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545) 1 vuosi sitten
prelude.nim 7052503ca8 make strformat part of the prelude (#18046) 4 vuotta sitten
punycode.nim 02d94966c9 Fix punycode.decode function (#19136) 2 vuotta sitten
random.nim 7c8ea490a2 Fix initrand to avoid random number sequences overlapping (#18744) 3 vuotta sitten
rationals.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
reservedmem.nim d447c0fe3f use typeof instead type (#16962) 4 vuotta sitten
ropes.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) 4 vuotta sitten
segfaults.nim 0b44840299 enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 vuotta sitten
selectors.nim 653865559a fixes #21734; backport (#21957) 1 vuosi sitten
smtp.nim 70ec17eede use single backtick (#17133) 4 vuotta sitten
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 vuotta sitten
ssl_certs.nim 6286b5599c termux ssl (#18520) 3 vuotta sitten
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 vuotta sitten
stats.nim 2d84f6e7c8 Fix #18718 (#18731) 3 vuotta sitten
streams.nim e9d5a9d395 [Orc] fixes "streams.readDataStr segafaults" when accepting a string literal (#20019) [backport] 2 vuotta sitten
streamwrapper.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 vuotta sitten
strformat.nim fa3639ba33 line info for strformat + fix issue with typed templates (#21761) 1 vuosi sitten
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 vuotta sitten
strscans.nim f8d6a53227 typo [backport] (#18967) 3 vuotta sitten
strtabs.nim f26c25737c remove outdated codes (#17140) 4 vuotta sitten
strutils.nim 6863b5d289 `strutils.split/rsplit` now return src on an empty sep (#22136) 1 vuosi sitten
sugar.nim f1f1e85ec6 fixes #18954 (#18955) 3 vuotta sitten
terminal.nim eecd8373ed terminal size env-vars have precendence in POSIX (#21643) 2 vuotta sitten
times.nim b2b226bb28 fix #16264 low(Time) OverflowDefect (#20552) 2 vuotta sitten
typetraits.nim 8ce782d463 Add optional recursive arg to distinctBase (v2) (#18659) 3 vuotta sitten
unicode.nim b93edcd059 fixes SSL version check logic [backport] (#21324) 2 vuotta sitten
unittest.nim 68e522ecec Remove confusing <//> (#17830) 4 vuotta sitten
uri.nim 161736ceb3 Revert "Update uri.nim (#19148) [backport:1.0]" (#19280) 3 vuotta sitten
volatile.nim d447c0fe3f use typeof instead type (#16962) 4 vuotta sitten
xmlparser.nim a764a5b9bc fix #14056 (#16071) 4 vuotta sitten
xmltree.nim 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) 4 vuotta sitten