Historial de Commits

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