Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diagnostic: emit a newline at line end. | 2019-10-10 | 1 | -0/+1 | |
* | tests: remove useless prefixes. | 2019-10-08 | 3 | -81/+81 | |
* | tests: simplify file structure. | 2019-10-08 | 8 | -144/+39 | |
* | definitions: fix an idiot error. | 2019-10-08 | 1 | -2/+0 | |
* | diagnostic: tag functions as printf-style. | 2019-10-08 | 2 | -4/+15 | |
* | fix copyright years everywhere. | 2019-10-03 | 8 | -8/+8 | |
* | fix project and library file versions. | 2019-10-03 | 1 | -4/+4 | |
* | compat: move the gettid macro to compat.h. | 2019-10-03 | 4 | -12/+46 | |
* | diagnostic: allow setting output stream(s). | 2019-10-03 | 2 | -0/+36 | |
* | diagnostic: align definition values. | 2019-10-03 | 1 | -3/+3 | |
* | diagnostics: add more prefixes. | 2019-10-01 | 3 | -5/+78 | |
* | time: fix copyright years ...again. | 2019-10-01 | 1 | -1/+1 | |
* | time: add benchmarking capabilities. | 2019-09-30 | 3 | -0/+91 | |
* | time: fix copyright years. | 2019-09-19 | 1 | -1/+1 | |
* | time: add timeval versions. | 2019-08-12 | 6 | -21/+367 | |
* | definitions: add likely/unlikely branch macros. | 2019-06-21 | 1 | -0/+17 | |
* | time: add a generalized time comparison function. | 2019-06-19 | 5 | -0/+32 | |
* | add a .gitignore file. | 2019-06-19 | 1 | -0/+2 | |
* | tests: silene a compiler warning.librin-0.0.4 | 2019-05-21 | 1 | -0/+1 | |
* | uuid: new module. | 2019-05-21 | 7 | -2/+158 | |
* | tests: fix faulty include guards. | 2019-05-21 | 2 | -6/+6 | |
* | gpio: removed due to being useless. | 2019-03-31 | 13 | -471/+4 | |
* | meson: generate and install a pkg-config file. | 2019-03-31 | 1 | -0/+4 | |
* | time: fix nonequal operator. | 2017-11-09 | 1 | -1/+1 | |
* | tests: time: fix incorrect test data. | 2017-11-09 | 1 | -1/+1 | |
* | time: fix normalization. | 2017-11-09 | 1 | -4/+4 | |
* | time: fix header installation. | 2017-11-09 | 1 | -0/+1 | |
* | tests: add tests for time functions. | 2017-11-09 | 6 | -2/+305 | |
* | time: initial implementation. | 2017-11-09 | 6 | -1/+192 | |
* | tests: update license years; fix a trailing whitespace. | 2017-11-08 | 11 | -12/+12 | |
* | tests: split test and let meson handle them. | 2017-11-08 | 13 | -48/+158 | |
* | Release 0.0.3librin-0.0.3 | 2017-06-16 | 1 | -1/+1 | |
* | Remove useless aux files, add a proper LICENSE file. | 2017-06-16 | 3 | -7/+17 | |
* | meson: set the default build type to release instead of debug. | 2017-06-16 | 1 | -1/+1 | |
* | Merge branch 'meson' | 2017-06-16 | 17 | -270/+99 | |
|\ | |||||
| * | meson: update installation instructions. | 2017-06-16 | 1 | -4/+4 | |
| * | meson: make it possible to build tests. | 2017-06-16 | 3 | -75/+13 | |
| * | meson: adjust project's C dialect. | 2017-06-15 | 1 | -1/+1 | |
| * | meson: drop automake support && add initial meson support. | 2017-06-14 | 15 | -194/+85 | |
* | | autoconf: remove useless dummy.c and related workarounds. | 2017-06-14 | 3 | -4/+4 | |
|/ | |||||
* | gpio: fix some names to reflect reality. | 2016-12-09 | 2 | -4/+4 | |
* | gpio: implement even more features. | 2016-12-09 | 2 | -7/+49 | |
* | gpio: implement some more features. | 2016-11-10 | 3 | -2/+68 | |
* | definitions: add a run-once construct macro. | 2016-11-04 | 1 | -0/+9 | |
* | gpio: add initial implementation. | 2016-10-31 | 6 | -5/+287 | |
* | diagnostic: fix a nasty forgotten semicolon problem in the header. | 2015-04-23 | 1 | -1/+1 | |
* | float: add array-like accessors to the vec types. | 2015-03-04 | 1 | -0/+6 | |
* | float: fix a nasty search-and-replace error in function names. | 2015-03-04 | 2 | -12/+12 | |
* | Release 0.0.2librin-0.0.2 | 2015-03-03 | 1 | -1/+1 | |
* | include: add definitions.h | 2015-03-03 | 2 | -0/+33 |