Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instances weren't removed when they were finished playing.
|
|
|
|
|
|
|
|
Windows. Fixes safe heap line detection on Windows (the code splits on '/' only as path delimiter), closes issue #1233.
|
|
|
|
|
|
|
|
|
|
This makes it easier to reason about the remainder...
|
|
|
|
otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chrome and FF seem to be able to handle the extra empty lines, but no
harm making things more accurate. One thing less to worry about when
debugging.
|
|
Tweak behavior of post_build; the `post2` hook now expects a function.
|
|
|
|
|
|
|
|
Some refactoring / general improvements to the test runner.
|
|
|
|
Using __del__ didn't work for me with Python 2.7.2 on OS X.
|
|
Also fix test_glgears_deriv so that it actually animates its gears.
|
|
Fix SDL color encoding
|
|
|
|
underlying one
|
|
Update minimum node version to v0.8.
|
|
|
|
|
|
|
|
BUGFIX: lists cannot be copied as "llvm_va_copy" was broken, didn't copy list offset
|
|
|
|
|
|
|
|
all files to be skipped from being packaged if the path contains a relative '.' in its path name (e.g. './path/etc').
|
|
|