Commit History

Author SHA1 Message Date
  Araq 49667798eb further progress; more tests are green 8 years ago
  Andreas Rumpf d2d851a1f3 Merge pull request #4878 from yglukhov/gc-frameinfo 8 years ago
  Andreas Rumpf 249fd5e56b further memtracking improvements 8 years ago
  Yuriy Glukhov d857b4bc0e DRY frame info setting out to a template. 8 years ago
  Araq 6a1b8e691f fixes #4764, fixes #4731, fixes #4724 8 years ago
  Jacek Sieka b3846124e6 clean up a few stray c_stdout's in gc debug code 8 years ago
  Yuriy Glukhov 59d17cb341 Fixed crash with leakDetector and threads enabled. 8 years ago
  Jacek Sieka 64b0485207 fix types of ansi_c/sysio to more closely match C ABI 8 years ago
  Andreas Rumpf 55ec99b70b new GC listens to GC_ref/GC_unref 8 years ago
  Andreas Rumpf dcf830bba9 fixes #3184 8 years ago
  Andreas Rumpf 7e134b5388 fixes #3793 8 years ago
  Andreas Rumpf d8bce8b83d GC with primitive MS 8 years ago
  Ruslan Mustakov 0dc35b7841 Replaced ignoreStackAndRegisters with stackSize in GC_step 8 years ago
  Ruslan Mustakov f288eb7543 Added ignoreStackAndRegisters parameter to GC_step 8 years ago
  Andreas Rumpf ad7e219117 GCs support ForeignCells 9 years ago
  Andreas Rumpf fb149d2eef fixes #1895 9 years ago
  def 4e0f8cf595 Use ByteAddress instead of deprecated TAddress 9 years ago
  Araq d7433d02bc fixes typo 9 years ago
  Araq 999c107c52 fixes #3245 9 years ago
  rku 43bfda057b Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/refCounting GCs. 9 years ago
  pdw 2ca90a20a1 lib/system/g-w - Dropped 'T' from types 9 years ago
  Reimer Behrends 2a08bbdf31 Fix GC scanning of registers on x86_64 architectures. 9 years ago
  def 573fa9b891 Clean up GCs a bit 10 years ago
  Araq ee57bb3e3e fixes --gc:none regression; made some tests green 10 years ago
  Araq c40aac8e20 GC: get rid of pathological behaviour for stack marking 10 years ago
  def d875951124 sizeof(char) is always 1 10 years ago
  Federico Ceratto 657dca5c3b Fix typos 10 years ago
  Araq 683b82a2ec fixes #2070 10 years ago
  def dfdd84f2c9 Make ESTP compile 10 years ago
  Araq 7524610b31 fixes #1796 10 years ago