Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-10-03 | omit windows exception handler for linux, add some sections for optimised lin... | John van Groningen | 1 | -8/+30 |
2003-06-17 | @ before write_heap label instead of _ | John van Groningen | 1 | -1/+1 |
2003-06-17 | renamed global_stack_pointer to profile_stack_pointer and exported this label, | John van Groningen | 1 | -12/+11 |
2003-05-20 | use virtual memory to detect stack overflows | John van Groningen | 1 | -1/+55 |
2003-05-19 | use ffree instead of finit | John van Groningen | 1 | -12/+90 |
2003-05-16 | optimize toString for Int by computing remainder of 10 using multiplication | John van Groningen | 1 | -0/+5257 |