Historique des commits

Auteur SHA1 Message Date
  Yuriy Glukhov dc72cf7564 No setjump in GC for emscripten/wasm (#9386) il y a 6 ans
  Emery Hemingway be4816f509 Iterator over heap instances (#8548) il y a 6 ans
  Dominik Picheta 5ea3b4d581 Implements alloc/dealloc counters for better leak debugging. (#8384) il y a 6 ans
  Andreas Rumpf 67c7e49e2a gc_common: minor reformating il y a 6 ans
  Yuriy Glukhov 395b7506cf Expose GC_setStackBottom (#7885) il y a 6 ans
  Andreas Rumpf 6e145d4269 GC: also report total GC'ed heap size ignoring losses due to fragmentation il y a 7 ans
  Andreas Rumpf 5f603144b2 GC: fixes size computation for leak detection il y a 7 ans
  Andreas Rumpf e5af08cc12 GC add 'string' to dumpNumberOfInstances il y a 7 ans
  Andreas Rumpf 00295366b5 fixes size computations for 'dumpNumberOfInstances' il y a 7 ans
  Andreas Rumpf 6f6551d77d leak detector: sort type based entries by total used bytes il y a 7 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
  Andreas Rumpf 07531b41b9 make gc:v2 compile again il y a 7 ans
  Andreas Rumpf e968fbb7dd added system.deallocHeap feature for Nim's native GCs il y a 7 ans
  Araq c3b0eb5df7 added logic to the M&S GC to detect logical leaks il y a 7 ans
  Yuriy Glukhov 73387e89a0 Fixed compilation error (#5462) il y a 7 ans
  Rokas Kupstys f80ddbbcc6 Use constant nimCoroutines instead of defined(nimCoroutines) il y a 7 ans
  Rokas Kupstys 9f8863169a Cleanup of gc code il y a 7 ans
  Rokas Kupstys c3d1b732d6 Reworked gc support for coroutines. Nim now bootstraps with -d:nimCoroutines il y a 7 ans
  Rokas Kupstys ff1bf74554 Delete fiber context when it exits (memleak fix) il y a 7 ans
  Rokas Kupstys 373e667dbc Coroutine rework. il y a 7 ans
  Anatoly Galiulin 6fa1dba515 Add ``tearDownForeignThreadGc`` function (#5369) il y a 7 ans
  Araq 346ea6d171 system.nim: don't use deprecated symbols/constructs il y a 8 ans
  Anatoly Galiulin 61b4bb5af5 Mark setupForeignThreadGc and initGC as gcsafe (#5353) il y a 8 ans
  Andreas Rumpf 915cc86f5d docs for the heap dump feature il y a 8 ans
  Andreas Rumpf 03916fa3b1 M&S GC gets the heap dump feature il y a 8 ans
  Jez Kabanov 014a90abad call initAllocator in foreign thread il y a 8 ans
  Jacek Sieka b3846124e6 clean up a few stray c_stdout's in gc debug code il y a 8 ans
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes il y a 8 ans
  Andreas Rumpf ad7e219117 GCs support ForeignCells il y a 9 ans