ringabout 14dfabb230 fixes #24472; let symbol created by template is reused in nimvm branch (#24473) 1 ヶ月 前
..
collections fe72db98c1 fixes addr/hiddenAddr in strictdefs (#23477) 2 ヶ月 前
concurrency 5f119f0cdf allow C atomics on C++ with -d:nimUseCAtomics (#24207) 3 ヶ月 前
includes f44c49c5bd Change unicode lookup tables to have int32 elements to support platforms where sizeof(int) < 4 (#23433) 8 ヶ月 前
ioselects c1bb144fdc Fix broken poll and nfds_t bindings (#24331) 4 週間 前
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 年 前
algorithm.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 年 前
async.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年 前
asyncdispatch.nim 47f1ab7b97 Fix OSError `errorCode` field is not assigned a value (#22954) 9 ヶ月 前
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 年 前
asyncfile.nim 47f1ab7b97 Fix OSError `errorCode` field is not assigned a value (#22954) 9 ヶ月 前
asyncfutures.nim d4d28f2ffe Allow `futureLogging` in release builds (#21448) 1 年間 前
asynchttpserver.nim 0f3d6b5a52 small fixes for atomicArc (#22017) 1 年間 前
asyncmacro.nim 91987f8eb5 fixes #22210; transform return future in try/finally properly (#22249) 1 年間 前
asyncnet.nim 47f1ab7b97 Fix OSError `errorCode` field is not assigned a value (#22954) 9 ヶ月 前
asyncstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
base64.nim 494b5486ba Fix std/base64.decode out of bounds read (#23526) 8 ヶ月 前
bitops.nim 31d3606fe8 fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598) 1 年間 前
browsers.nim 1d6fd30afb Update browsers.nim, fix openDefaultBrowser()'s bug (#22052) 1 年間 前
cgi.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 年 前
colors.nim 1de6a7a023 Fix the position of "Grey" in colors.nim (#22358) 1 年間 前
complex.nim cd65b5e5f8 Add Complex version of almostEqual function (#23549) 7 ヶ月 前
cookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
coro.nim 0f3d6b5a52 small fixes for atomicArc (#22017) 1 年間 前
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 年 前
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) 2 年 前
distros.nim e57b207ff8 Support NetBSD/aarch64 (#23616) 7 ヶ月 前
dynlib.nim 47f1ab7b97 Fix OSError `errorCode` field is not assigned a value (#22954) 9 ヶ月 前
encodings.nim a798356838 Update encodings.nim, fix `open` with bad arg raising no `EncodingError` (#23481) 7 ヶ月 前
endians.nim 8c55e2999b Fix documentation typo in endians.nim (#21949) 1 年間 前
fenv.nim b5ef14ceda fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS (#23292) 4 ヶ月 前
hashes.nim 287fbc5fb5 fixes #22387; Undefined behavior when with hash(...) (#22404) 1 年間 前
htmlgen.nim 6505bd347d Markdown indented code blocks (#20473) 2 年 前
htmlparser.nim 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 2 年 前
httpclient.nim 9df8ca0d81 Add URI parsing warning (#21547) 1 年間 前
httpcore.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 年間 前
json.nim 4bf12a086d fix JSON deep copy description (#23495) 7 ヶ月 前
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 年 前
lexbase.nim 7f6e800caf move assertions out of system (#19599) 2 年 前
logging.nim 1daf43fb14 Allow users to set log flushing rules (#20817) 2 年 前
marshal.nim aed04c6405 fix: std/marshal unmarshaling of ref objects (#22983) 9 ヶ月 前
math.nim b5ef14ceda fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS (#23292) 4 ヶ月 前
md5.nim bfd4b9b7a4 fixes #23945; type checking for whenvm expresssions (#23970) 4 ヶ月 前
memfiles.nim da2ba43dca Fix non-exported `memfiles.setFileSize` to be able to shrink files on posix via `memfiles.resize` (#23717) 4 ヶ月 前
mimetypes.nim eaf0e7ff60 Update mimetypes.nim; added avif & avifs (#23786) 6 ヶ月 前
nativesockets.nim 805b4e2dc2 fix use after free (#22854) 1 年間 前
net.nim c1bb144fdc Fix broken poll and nfds_t bindings (#24331) 4 週間 前
nimprof.nim f7c203fb6c remove legacy code (#21134) 2 年 前
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 年 前
oids.nim a9bd78d579 fix #12122 (#21096) 2 年 前
options.nim 710801d880 fixes #22932; treats closure iterators as pointers (#22934) 9 ヶ月 前
os.nim ae117bd7bc fixes #23732, os.sleep(-1) now returns immediately (#23734) 4 ヶ月 前
osproc.nim 7d0cdfc79d fixes #5091; Ensure we don't wait on an exited process on Linux (#23743) 4 ヶ月 前
parsecfg.nim 891329cd4b move io out of system (#19442) 2 年 前
parsecsv.nim 891329cd4b move io out of system (#19442) 2 年 前
parsejson.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 年 前
parseopt.nim 00ef27f4d1 minor parseopt.nim improvements (#21256) 2 年 前
parsesql.nim f04f3e8bf7 std/parsesql: Add OFFSET keyword support. (#21255) 2 年 前
parseutils.nim 1d06c2b6cf This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349) 1 年間 前
parsexml.nim 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 年 前
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 2 年 前
pegs.nim 3214174f06 opensym for templates + move behavior of opensymchoice to itself (#24007) 4 ヶ月 前
prelude.nim 83493e4294 Update prelude example (#21005) 2 年 前
random.nim 413395866f fixes #22360; compare with the half of randMax (#22361) 9 ヶ月 前
rationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
reservedmem.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年 前
ropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
segfaults.nim 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 年 前
selectors.nim 244565397d fixes #21734; backport (#21957) 1 年間 前
ssl_certs.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 年 前
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 年 前
stats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年 前
streams.nim 56a4d246a4 Refines raises list in osproc (#21323) 1 年間 前
streamwrapper.nim 7f6e800caf move assertions out of system (#19599) 2 年 前
strformat.nim d389310bb9 strformat: detect format string errors at compile-time (#23356) 8 ヶ月 前
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 年 前
strscans.nim b2c5f6f3c8 give a deprecate warning when using `newPar` to construct tuple expressions (#20312) 2 年 前
strtabs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 年 前
strutils.nim 598de35d45 doc(format): ospaths2,strutils: followup #23560 (#23629) 7 ヶ月 前
sugar.nim 3214174f06 opensym for templates + move behavior of opensymchoice to itself (#24007) 4 ヶ月 前
terminal.nim b880cdff49 handle out of range value for `COLUMNS` / `LINES` (#21968) 1 年間 前
times.nim 43a3de9077 Fix regression in `std/times` (#22155) 1 年間 前
typetraits.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 年 前
unicode.nim 1463d811fb Update unicode.nim: cmpRunesIgnoreCase: fix doc format (#23560) 7 ヶ月 前
unittest.nim 4ce3a68e79 fixes #22163; use `{.push warning[BareExcept]:off.}` to override settings temporarily (#21390) 1 年間 前
uri.nim 9df8ca0d81 Add URI parsing warning (#21547) 1 年間 前
volatile.nim 14dfabb230 fixes #24472; let symbol created by template is reused in nimvm branch (#24473) 3 週間 前
xmlparser.nim 891329cd4b move io out of system (#19442) 2 年 前
xmltree.nim 285ea3c48e Fix: #21541. Add support for xnVerbatimText (#21542) 1 年間 前