Andreas Rumpf 2a1f77cb18 Revert "Update uri.nim (#19148) [backport:1.0]" (#19280) 3 anni fa
..
collections ad29fe8946 Fix doc for CountTable (#15561) [backport] 4 anni fa
concurrency dedff71ca0 Fix many broken links 5 anni fa
includes 19440baa80 fixes #16359 [backport] (#16377) 4 anni fa
ioselects 52cbd0c558 styleCheck fixes [bugfix] 5 anni fa
unidecode 42fffc3250 fix unidecode.unidecode example input string 5 anni fa
algorithm.nim bdb679c487 [backport] fix #13352 4 anni fa
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 anni fa
asyncdispatch.nim 9cc5927a99 [Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012) 4 anni fa
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 anni fa
asyncfile.nim 3009eafc89 [backport] run nimpretty on async 5 anni fa
asyncftpclient.nim 59a35563cf asyncftpclient fixes 4 anni fa
asyncfutures.nim 3009eafc89 [backport] run nimpretty on async 5 anni fa
asynchttpserver.nim 3009eafc89 [backport] run nimpretty on async 5 anni fa
asyncmacro.nim df6fbf6521 correctly backport #13896 4 anni fa
asyncnet.nim dc519a539b asyncnet: don't try to close the socket again [backport] (#15174) 4 anni fa
asyncstreams.nim f042acc535 asyncstreams: replace unintended link with emphasis 5 anni fa
base64.nim dedff71ca0 Fix many broken links 5 anni fa
bitops.nim 1d43c8620e fix several typos in documentation and comments (#12553) 5 anni fa
browsers.nim 872795e18a enforce browsers.nim only handles URLs [backport] (#15045) 4 anni fa
cgi.nim 507d7a9daa fix #14082, don't crash on incorrectly formatted input (#14977) [backport] 4 anni fa
colors.nim e5f968da0c revert the most of #12532 5 anni fa
complex.nim 6887d6de80 [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) 5 anni fa
cookies.nim 0fad659bf7 make more tests green 6 anni fa
coro.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 anni fa
cstrutils.nim ed5b7cbac0 move eqIdent to vm.nim (#7585) 6 anni fa
db_common.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
distros.nim b64d59635c fixes the distros.nim regression 5 anni fa
dynlib.nim ac2181c5b9 [backport] run nimpretty on os-related stuff 5 anni fa
encodings.nim 1d43c8620e fix several typos in documentation and comments (#12553) 5 anni fa
endians.nim ac2181c5b9 [backport] run nimpretty on os-related stuff 5 anni fa
fenv.nim c5b9a44894 [backport] run nimpretty on numbers stuff 5 anni fa
future.nim 0872e7a27e renamed future.nim to sugar.nim 6 anni fa
hashes.nim cbdc48ec66 [backport] run nimpretty on hashes 5 anni fa
htmlgen.nim e8578c926e Fix htmlgen html lang (#12668) [backport] 5 anni fa
htmlparser.nim f19edae1b8 [backport] run nimpretty on parsers 5 anni fa
httpclient.nim 9edb694173 Revert "basic cleanups regarding SSL handling (#16940) [backport:1.0]" 3 anni fa
httpcore.nim a0402b2012 [backport] run nimpretty on web stuff 5 anni fa
json.nim a57b1d7fac [backport:1.0] json: limit recursion depth (#19252) 3 anni fa
lenientops.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 anni fa
lexbase.nim f19edae1b8 [backport] run nimpretty on parsers 5 anni fa
logging.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
marshal.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
math.nim 1d43c8620e fix several typos in documentation and comments (#12553) 5 anni fa
md5.nim cbdc48ec66 [backport] run nimpretty on hashes 5 anni fa
memfiles.nim d1d8cd1000 Fix word wrapping 5 anni fa
mersenne.nim cbdc48ec66 [backport] run nimpretty on hashes 5 anni fa
mimetypes.nim ac2181c5b9 [backport] run nimpretty on os-related stuff 5 anni fa
nativesockets.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
net.nim e5a3f30519 Fix buffer-overrun bug in net (#17728) [backport:1.0] 3 anni fa
nimprof.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 anni fa
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 7 anni fa
oids.nim cbdc48ec66 [backport] run nimpretty on hashes 5 anni fa
options.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
os.nim fbf28d1ce7 fix 3 minor bugs in joinPath (see #13455) (#13462) [backport] 4 anni fa
osproc.nim 931a70b123 fix a critical bug in windows.osproc leading to resource leaks and blocking IO [backport] (#14296) 4 anni fa
oswalkdir.nim ac2181c5b9 [backport] run nimpretty on os-related stuff 5 anni fa
parsecfg.nim ab2a8344b3 Docstring refined for the getSectionValue() (#12478) [backport] 5 anni fa
parsecsv.nim 6b555e78b7 parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport] 4 anni fa
parsejson.nim f19edae1b8 [backport] run nimpretty on parsers 5 anni fa
parseopt.nim 5937c40928 Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport] 5 anni fa
parsesql.nim f19edae1b8 [backport] run nimpretty on parsers 5 anni fa
parseutils.nim bf24379af5 [backport] Make all parseutils examples auto-checking (#13238) 4 anni fa
parsexml.nim c32e002e63 Fix crash in parsexml (#15582) (#15583) 4 anni fa
pathnorm.nim fbf28d1ce7 fix 3 minor bugs in joinPath (see #13455) (#13462) [backport] 4 anni fa
pegs.nim 339c08ce5b [backport] Docs: Fix broken `code-block` (#14749) 4 anni fa
punycode.nim 4675aae90b [backport] run nimpretty on string stuff 5 anni fa
random.nim dedff71ca0 Fix many broken links 5 anni fa
rationals.nim c5b9a44894 [backport] run nimpretty on numbers stuff 5 anni fa
reservedmem.nim 4675aae90b [backport] run nimpretty on string stuff 5 anni fa
ropes.nim 4675aae90b [backport] run nimpretty on string stuff 5 anni fa
segfaults.nim ac2181c5b9 [backport] run nimpretty on os-related stuff 5 anni fa
selectors.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 anni fa
smtp.nim 94a855893e fix several newline problems (#15028) [backend] 4 anni fa
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 anni fa
stats.nim cd3d4b5e05 [backport] run nimpretty on the remaining files 5 anni fa
streams.nim dedff71ca0 Fix many broken links 5 anni fa
strformat.nim 61c8a2b1e7 fixes a critical times.nim bug reported on IRC [backport] (#13216) 5 anni fa
strmisc.nim 4675aae90b [backport] run nimpretty on string stuff 5 anni fa
strscans.nim 8ec5dc1969 Revert "[backport] fix #15064, strscans.scanf edge case for '$+' (#15223)" 4 anni fa
strtabs.nim 4675aae90b [backport] run nimpretty on string stuff 5 anni fa
strutils.nim d1d8cd1000 Fix word wrapping 5 anni fa
sugar.nim dfa3099929 deprecated list comprehension (#10636) 5 anni fa
terminal.nim 4088d7f2ae terminal: fix fgColor/bgColor commands [backport] (#15554) 4 anni fa
times.nim 0ff510ca07 [backport] times/getClockStr(): fix mistake in doc (#13229) [ci skip] 5 anni fa
typetraits.nim 5abe880469 last stdlib cleanups 5 anni fa
unicode.nim 349039678a unicode.split: Fix the splitting when a Rune separator is used [backport] (#13629) 4 anni fa
unittest.nim 1526ae8791 Namespace unittest enums to avoid name conflicts (#12468) [backport] 5 anni fa
uri.nim 2a1f77cb18 Revert "Update uri.nim (#19148) [backport:1.0]" (#19280) 3 anni fa
volatile.nim 74ae66ddbc Add volatile load/store (#5263) 8 anni fa
xmlparser.nim f19edae1b8 [backport] run nimpretty on parsers 5 anni fa
xmltree.nim a0402b2012 [backport] run nimpretty on web stuff 5 anni fa