Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 0.0.5HEADlibrin-0.0.5master | 2021-03-16 | 2 | -2/+2 | |
* | migrate to SPDX labels. | 2021-03-16 | 25 | -356/+56 | |
* | diagnostics: add knobs to toggle channels. | 2021-03-15 | 2 | -1/+44 | |
* | diagnostics: now cleaning up after varargs. | 2021-03-15 | 1 | -0/+4 | |
* | definitions: silence a warning. | 2021-02-21 | 1 | -1/+1 | |
* | diagnostic: now with line numbers and filenames! | 2021-02-09 | 4 | -54/+72 | |
* | diagnostic: constify what should be constified. | 2021-02-04 | 2 | -13/+13 | |
* | tests: fix undefined behaviour. | 2019-12-19 | 1 | -1/+1 | |
* | meson: simplify build scripts, prune some options. | 2019-12-19 | 3 | -24/+11 | |
* | meson: reformat meson options (cosmetic). | 2019-12-17 | 1 | -3/+12 | |
* | diagnostic: remove obsolete definitions. | 2019-11-14 | 1 | -11/+0 | |
* | diagnostic: remove unused initializer. | 2019-11-14 | 1 | -1/+1 | |
* | test: add diagnostic format tests. | 2019-11-13 | 1 | -1/+32 | |
* | test: cleanup abd simplify diagnostic test logic. | 2019-11-13 | 1 | -79/+17 | |
* | diagnostic: simplify tid printing logic. | 2019-11-13 | 1 | -9/+7 | |
* | diagnostic: use format strings instead. | 2019-11-12 | 5 | -75/+146 | |
* | diagnostic: implement printing function's name. | 2019-10-24 | 5 | -24/+35 | |
* | remove pointless options. | 2019-10-24 | 4 | -28/+13 | |
* | diagnostic: print time since program start instead. | 2019-10-24 | 5 | -19/+28 | |
* | test: reset the output stream correctly. | 2019-10-21 | 1 | -1/+1 | |
* | diagnostic: allow reseting output stream. | 2019-10-21 | 1 | -4/+0 | |
* | test: rin_info is now covered. | 2019-10-21 | 1 | -1/+19 | |
* | test: rin_fixme is now covered. | 2019-10-21 | 1 | -1/+13 | |
* | test: rin_warn is now covered. | 2019-10-21 | 1 | -1/+13 | |
* | test: fix ident (cosmetic). | 2019-10-21 | 1 | -1/+1 | |
* | test: partial diagnostic subsystem coverage. | 2019-10-11 | 2 | -4/+212 | |
* | test: move meson test declarations to test dir. | 2019-10-10 | 2 | -29/+30 | |
* | 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 |