Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add build status from travis-ci | Tharre | 2014-04-25 | 1 | -1/+1 |
* | Fix build.sh script | Tharre | 2014-04-25 | 1 | -1/+1 |
* | Refactor file_exists() to fexists() | Tharre | 2014-04-25 | 2 | -7/+7 |
* | Add assert equal macros to dbg.h | Tharre | 2014-04-25 | 1 | -0/+14 |
* | safe_strdup() and variable progname in util.c | Tharre | 2014-04-25 | 3 | -29/+27 |
* | Reorder #include's | Tharre | 2014-04-25 | 1 | -3/+4 |
* | Convert __FILENAME__ to _FILENAME so it follows standard conventions | Tharre | 2014-04-25 | 3 | -6/+6 |
* | Fix typo in README.md | Tharre | 2014-04-19 | 1 | -1/+1 |
* | Added .gitignore | Tharre | 2014-04-16 | 1 | -0/+12 |
* | Rewrote malloc() and other wrappers | Tharre | 2014-04-16 | 4 | -28/+54 |
* | Added explanation to why we parse the shebang line ourselfs | Tharre | 2014-04-16 | 1 | -0/+5 |
* | Change $3 to the correct file after chdir() | Tharre | 2014-04-14 | 1 | -1/+2 |
* | Convert all tabs to whitespaces | Tharre | 2014-04-14 | 4 | -205/+205 |
* | Hopefully fix configure.ac | Tharre | 2014-04-08 | 1 | -1/+1 |
* | Trigger travis-ci | Tharre | 2014-04-08 | 1 | -0/+1 |
* | Initial codebase | Tharre | 2014-04-08 | 19 | -0/+545 |