Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf cd65e5328d GC: avoid pathological behaviour; fixes #10040 [backport] (#10052) il y a 6 ans
  Jacek Sieka 87568830ab Remove dead code (#9777) il y a 6 ans
  Araq 53566f7165 fixes #7833; still to-do: fix setLen il y a 6 ans
  Andreas Rumpf 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 il y a 6 ans
  Araq f1089db175 GC: enable precise global/thread local storage tracing il y a 7 ans
  Araq f71f9f83c2 GC improvements; distinguish between thread local and globals in the marking step il y a 7 ans
  Araq f1bf65f66e gc.nim: Add a gcAssert to enforce the no heap sharing restrictions il y a 7 ans
  Yuriy Glukhov d1e10f9aa3 Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990) il y a 7 ans
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' il y a 7 ans
  Araq 4a7266e1c1 fixes #3558 il y a 7 ans
  Andreas Rumpf 70e94b8c9e GCs: use add instead of & il y a 7 ans
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim il y a 7 ans
  Andreas Rumpf 88b65ea957 fixes #6234 il y a 7 ans
  Andreas Rumpf e968fbb7dd added system.deallocHeap feature for Nim's native GCs il y a 7 ans
  Andreas Rumpf 6f89323385 make the GCs more robust il y a 7 ans
  Yuriy Glukhov 27c8efda9d decTypeSize on growObj (#5465) il y a 7 ans
  Samantha Marshall 93753926f5 adding support for using llvm ASAN (#5536) il y a 7 ans
  Rokas Kupstys f80ddbbcc6 Use constant nimCoroutines instead of defined(nimCoroutines) il y a 8 ans
  Rokas Kupstys 9f8863169a Cleanup of gc code il y a 8 ans
  Rokas Kupstys d69b701dde Coroutines realtime support il y a 8 ans
  Rokas Kupstys c3d1b732d6 Reworked gc support for coroutines. Nim now bootstraps with -d:nimCoroutines il y a 8 ans
  Rokas Kupstys ff1bf74554 Delete fiber context when it exits (memleak fix) il y a 8 ans
  Rokas Kupstys 373e667dbc Coroutine rework. il y a 8 ans
  Araq 346ea6d171 system.nim: don't use deprecated symbols/constructs il y a 8 ans
  Araq 79f4b37d3b added test case; threadex example crashes now il y a 8 ans
  Andreas Rumpf 03916fa3b1 M&S GC gets the heap dump feature il y a 8 ans
  Andreas Rumpf 823fbd4e40 default GC can do a sort of heap dump via -d:nimTypeNames and dumpNumberOfInstances() il y a 8 ans
  Andreas Rumpf 36a9703866 Merge branch 'devel' into sighashes il y a 8 ans
  Yuriy Glukhov 44ff8baf2a Show cell type name in writeCell il y a 8 ans
  Araq d2cbf7f242 more fixes il y a 8 ans