Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-22 | fix zero arity descriptor offset of _Nil in finalizer list | John van Groningen | 1 | -1/+1 | |
2007-05-09 | fix copying unboxed arrays of bool | John van Groningen | 1 | -2/+2 | |
2006-12-07 | fix bug in copying record that is used more than once, | John van Groningen | 1 | -0/+1 | |
without pointers and with size > 2 | |||||
2006-01-13 | remove some duplicate code | John van Groningen | 1 | -15/+3 | |
2005-11-11 | define label 'copy_selector_2__' if both NEW_DESCRIPTORS and | John van Groningen | 1 | -4/+14 | |
COPY_RECORDS_WITHOUT_POINTERS_TO_END_OF_HEAP are used | |||||
2005-11-11 | copy records without pointers to end of heap, change marking | John van Groningen | 1 | -2/+254 | |
of large records with at least two pointers | |||||
2005-11-11 | use extra information instead of code address in descriptor to optimise | John van Groningen | 1 | -4/+122 | |
selectors during garbage collection | |||||
2003-10-06 | add finalizers and modify some instructions using byte size registers | John van Groningen | 1 | -15/+46 | |
2003-10-03 | add files for linux | John van Groningen | 1 | -0/+1024 | |