| Commit message (Expand) | Author | Files | Lines |
2013-11-06 | Update CHANGES | Benoit Germain | 1 | -0/+4 |
2013-11-06 | Fixed missing extern variable declarations resulting in multiple variable ins... | Benoit Germain | 1 | -2/+2 |
2013-11-06 | Fix a compilation warning about an uninitialized variable (but this is harmless) | Benoit Germain | 1 | -0/+1 |
2013-11-06 | Fix an unitialized variable usage | Benoit Germain | 1 | -0/+1 |
2013-11-05 | Update CHANGES | Benoit Germain | 1 | -0/+9 |
2013-11-04 | Fix lanes.nameof() crashing when encountering a light userdata | Benoit Germain | 1 | -12/+20 |
2013-10-25 | Fix windows build for WINVER > 0x400 | Benoit Germain | 1 | -1/+1 |
2013-10-25 | Remove inclusion of stdint.h | Benoit Germain | 1 | -1/+0 |
2013-10-25 | Don't call on_state_create in keeper states, as it is no longer necessary | Benoit Germain | 1 | -18/+11 |
2013-10-25 | Fix windows build not exporting public 'deep' API | Benoit Germain | 1 | -4/+10 |
2013-10-22 | errors inside finalizers generate a full stack just like any other error | Benoit Germain | 4 | -76/+96 |
2013-10-15 | Update TODO | Benoit Germain | 1 | -5/+0 |