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