Historique des commits

Auteur SHA1 Message Date
  Jacek Sieka 87568830ab Remove dead code (#9777) il y a 6 ans
  Andreas Rumpf 74bf316619 more progress on destructor based strings il y a 6 ans
  Andreas Rumpf 4f08ed63cf M&S GC: collect earlier under memory pressure il y a 7 ans
  Andreas Rumpf 8c98277d5a M&S GC: minor code cleanup il y a 7 ans
  Andreas Rumpf 7adf3bf476 Mark&Sweep GC: introduce nimTracing define for debugging 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
  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
  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 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
  Araq c3b0eb5df7 added logic to the M&S GC to detect logical leaks il y a 7 ans
  Rokas Kupstys 9f8863169a Cleanup of gc code il y a 7 ans
  Araq 346ea6d171 system.nim: don't use deprecated symbols/constructs il y a 8 ans
  Andreas Rumpf 03916fa3b1 M&S GC gets the heap dump feature il y a 8 ans
  James Boyden 13d06d9a5c Add `import sharedlist` when `hasThreadSupport` il y a 8 ans
  Andreas Rumpf ad7e219117 GCs support ForeignCells il y a 9 ans
  Araq 999c107c52 fixes #3245 il y a 9 ans
  rku 43bfda057b Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/refCounting GCs. il y a 9 ans
  Dominik Picheta 0b124a2043 Fixes compilation with --gc:markandsweep. il y a 9 ans
  pdw 2ca90a20a1 lib/system/g-w - Dropped 'T' from types il y a 9 ans
  Reimer Behrends 2a08bbdf31 Fix GC scanning of registers on x86_64 architectures. il y a 9 ans
  def 450c2c5287 Fix proc call in gc_ms il y a 9 ans
  Araq 0032912d10 fixed the tester; more tests green il y a 9 ans
  Federico Ceratto 657dca5c3b Fix typos il y a 10 ans
  Araq 683b82a2ec fixes #2070 il y a 10 ans
  Guillaume Gelin 3119fe087d Happy new year! il y a 10 ans
  Araq 5a52e941b5 added 'setupGcForForeignThread' for better C interop il y a 10 ans