Age | Commit message (Collapse) | Author |
|
Variables live across a setjmp/lj must be volatile.
|
|
Gc improvements
|
|
According to http://pubs.opengroup.org/onlinepubs/7908799/xsh/setjmp.html
among other places, the 'int x' here should be volatile so that it has
the correct value. Otherwise, the behavior will be indeterminate.
|
|
|
|
|
|
|
|
|
|
Add automation for sdl palette test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as close as possible on 1 second for native in each one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(insert meme here)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|