ringabout 09f7be13b6 fixes #22262; fixes `-d:useMalloc` broken with `--mm:none` and `--threads on` (#22355) hai 1 ano
..
mm 09f7be13b6 fixes #22262; fixes `-d:useMalloc` broken with `--mm:none` and `--threads on` (#22355) hai 1 ano
alloc.nim b0cee7c0c5 uint arithmetic for pointers (#22159) hai 1 ano
ansi_c.nim a1c431c6ab Fixing `nimRawSetJmp` for vcc and clangcl on Windows (#19959) %!s(int64=2) %!d(string=hai) anos
arc.nim 608457defc use `unsafeAddr` %!s(int64=3) %!d(string=hai) anos
arithm.nim 0e3ea16554 use lowercase --define switches (#17283) %!s(int64=4) %!d(string=hai) anos
arithmetics.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) %!s(int64=4) %!d(string=hai) anos
assertions.nim f01ffbf6f1 fix #19580; add warning for bare except: clause (#21099) %!s(int64=2) %!d(string=hai) anos
assign.nim 65a7496e51 fix #20972 fixes invalid and UB codegen case object transitions for both refc and ORC [backport] (#21611) %!s(int64=2) %!d(string=hai) anos
atomics.nim 5cd2665c29 Atomic inc/dec should use ATOMIC_SEQ_CST (#19212) %!s(int64=2) %!d(string=hai) anos
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes %!s(int64=8) %!d(string=hai) anos
basic_types.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) %!s(int64=4) %!d(string=hai) anos
bitmasks.nim b9363c8bb4 Enable customizing PageShift to set PageSize for embedded targets (#19129) %!s(int64=3) %!d(string=hai) anos
cellseqs_v1.nim a9f1e2dfcd 🚀 Enhancing CellSeq for Better Readability and Maintainability (#21797) hai 1 ano
cellseqs_v2.nim 1cca8ccca0 Improve and refactor cellseqs_v2 in Nim standard library (#21796) hai 1 ano
cellsets.nim 3e03f67335 cleaned up the internal documentation (#17524) %!s(int64=4) %!d(string=hai) anos
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) %!s(int64=6) %!d(string=hai) anos
channels_builtin.nim 7e7b35b5c0 channel send() condition variable lock ordering (#20879) %!s(int64=2) %!d(string=hai) anos
chcks.nim 67b94a96f7 Better range error messages (#19867) %!s(int64=2) %!d(string=hai) anos
comparisons.nim 7b99712bcf fix iterator equality + add test for proc equality + fix sameType (#21707) hai 1 ano
coro_detection.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) %!s(int64=4) %!d(string=hai) anos
countbits_impl.nim 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) %!s(int64=3) %!d(string=hai) anos
cyclebreaker.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) %!s(int64=3) %!d(string=hai) anos
deepcopy.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) %!s(int64=4) %!d(string=hai) anos
dollars.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) %!s(int64=3) %!d(string=hai) anos
dragonbox.nim 9a81e91fa5 merge similar procs regarding digits (#18318) %!s(int64=3) %!d(string=hai) anos
dyncalls.nim dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) %!s(int64=2) %!d(string=hai) anos
embedded.nim 939df8cbda ensure the avr example keeps compiling (#17663) %!s(int64=4) %!d(string=hai) anos
exceptions.nim a1c82c39af asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] %!s(int64=4) %!d(string=hai) anos
excpt.nim a1165c8231 Revert "fix bare exceptions in excpt.nim" %!s(int64=2) %!d(string=hai) anos
fatal.nim c9df6cfd92 Remove side-effects from sysFatal with panics on (#20632) %!s(int64=2) %!d(string=hai) anos
formatfloat.nim eaf43a1bd9 fixes remaining ptr2cstring warnings on version-1-6 (#20861) %!s(int64=2) %!d(string=hai) anos
gc.nim 3b47a689cf Remove the use of usrToCell in gcMark [backport:1.2] (#17709) %!s(int64=4) %!d(string=hai) anos
gc2.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) %!s(int64=4) %!d(string=hai) anos
gc_common.nim a8c6e36323 don't access void* out of alignment in refc GC to avoid UB (#21560) %!s(int64=2) %!d(string=hai) anos
gc_hooks.nim 62aa1a3cfe gc:destructors progress %!s(int64=5) %!d(string=hai) anos
gc_interface.nim 06dfd31612 fixes #13881 %!s(int64=5) %!d(string=hai) anos
gc_ms.nim 2aa97a228a Removes deprecated {.injectStmt.}. Fixes #18666 (#18984) %!s(int64=3) %!d(string=hai) anos
gc_regions.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) %!s(int64=4) %!d(string=hai) anos
hti.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) %!s(int64=4) %!d(string=hai) anos
inclrtl.nim 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) %!s(int64=3) %!d(string=hai) anos
indexerrors.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) %!s(int64=3) %!d(string=hai) anos
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) %!s(int64=5) %!d(string=hai) anos
io.nim b1a0467ffd fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276) %!s(int64=2) %!d(string=hai) anos
iterators.nim 57609902c4 use more meaningful name than "workaround14447" (#18237) %!s(int64=3) %!d(string=hai) anos
iterators_1.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) %!s(int64=4) %!d(string=hai) anos
jssys.nim 31f7b17dd0 remove unnecessary framePtr code (#19645) %!s(int64=2) %!d(string=hai) anos
memalloc.nim 5d39a8283c fixes #20516; system.create doesn't work with bitfield objects (#20518) hai 1 ano
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) %!s(int64=4) %!d(string=hai) anos
memtracker.nim 18b983d7e3 addQuitProc => addExitProc (#16765) %!s(int64=4) %!d(string=hai) anos
mmdisp.nim 7c09e0c757 fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555) %!s(int64=4) %!d(string=hai) anos
nimscript.nim e0ef859130 strict effects (#18777) %!s(int64=3) %!d(string=hai) anos
orc.nim 285a18d683 make ORC threadlocal, take two (#21818) hai 1 ano
osalloc.nim d0dd923acf Switch maintanance (#18668) %!s(int64=3) %!d(string=hai) anos
platforms.nim 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) %!s(int64=4) %!d(string=hai) anos
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) %!s(int64=6) %!d(string=hai) anos
repr.nim dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) %!s(int64=2) %!d(string=hai) anos
repr_impl.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) %!s(int64=3) %!d(string=hai) anos
repr_v2.nim 7b99712bcf fix iterator equality + add test for proc equality + fix sameType (#21707) hai 1 ano
reprjs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) %!s(int64=3) %!d(string=hai) anos
schubfach.nim 19263f2775 fixes #18400 (#18402) %!s(int64=3) %!d(string=hai) anos
seqs_v2.nim c88f58948a fixes #21780 [backport:1.6] (#21785) %!s(int64=2) %!d(string=hai) anos
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
setops.nim b1554cfeb5 better setops docs (#16236) %!s(int64=4) %!d(string=hai) anos
sets.nim 0d5999e6a8 fixes #22481; fixes `card` undefined misalignment behavior (#22484) hai 1 ano
stacktraces.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) %!s(int64=4) %!d(string=hai) anos
strmantle.nim 2410580d59 fixes #21847; let `parseFloat` behave like `strtod` (#21854) hai 1 ano
strs_v2.nim d7dfbf026b Remove some unnecessary initialization in string operations (#22579) hai 1 ano
syslocks.nim 4857c462d5 Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992) %!s(int64=4) %!d(string=hai) anos
sysspawn.nim dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) %!s(int64=4) %!d(string=hai) anos
sysstr.nim dd80e968e8 fixes ptr to cstring warnings[backport] (#20848) %!s(int64=2) %!d(string=hai) anos
threadlocalstorage.nim 4877caa462 Implement threads on Zephyr (#19156) %!s(int64=3) %!d(string=hai) anos
threads.nim 0adfe6c5a1 system: thread: stack dealloction on Zephyr (#19633) [backport:1.6] %!s(int64=3) %!d(string=hai) anos
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) %!s(int64=5) %!d(string=hai) anos
widestrs.nim 06f1828ee2 fix #19862; make widestrs consistent between refc and orc (#19874) [backport] %!s(int64=2) %!d(string=hai) anos