Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some global declrations into headers | Chris Robinson | 2007-12-06 | 1 | -0/+8 |
* | Move function declarations outside of the if-block | Chris Robinson | 2007-12-06 | 1 | -2/+2 |
* | Add some casts | Chris Robinson | 2007-12-06 | 2 | -5/+5 |
* | Remove more unused variables | Chris Robinson | 2007-12-06 | 1 | -11/+1 |
* | Make some source-local functions static | Chris Robinson | 2007-12-06 | 1 | -8/+8 |
* | Remove some unused variables | Chris Robinson | 2007-12-06 | 1 | -33/+0 |
* | Fix use of assert() to properly handle NDEBUG | Chris Robinson | 2007-11-30 | 1 | -6/+16 |
* | Use an AL_PRINT macro for printing lib messages/errors to the console | Chris Robinson | 2007-11-30 | 2 | -7/+14 |
* | Only set an error condition if no other error is set | Chris Robinson | 2007-11-22 | 1 | -7/+3 |
* | Check for GCC's destructor attribute before using it | Chris Robinson | 2007-11-16 | 1 | -0/+2 |
* | Don't use platform-specific methods for initialization | Chris Robinson | 2007-11-16 | 1 | -14/+0 |
* | Initial import | Chris Robinson | 2007-11-13 | 17 | -0/+5232 |