Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | Make toxcore compile on BSD | endoffile78 |
2018-03-16 | Add default stderr logger for logging to nullptr. | iphydf |
2018-02-24 | Fix a bunch of compiler warnings and remove suppressions. | iphydf |
2018-02-14 | Get rid of the only GNU extension we used. | iphydf |
2018-01-30 | Use nullptr as NULL pointer constant instead of NULL or 0. | iphydf |
2018-01-22 | Use <stdlib.h> for alloca on FreeBSD. | iphydf |
2017-01-28 | Add VLA compatibility macro for C89-ish compilers. | iphydf |