Historie revizí

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