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