2022-01-23 05:46:43 -05:00
|
|
|
2022-01-23 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
|
|
|
* include/kernaux/assert.h: Require semicolon after macros
|
|
|
|
|
2022-01-23 06:14:10 -05:00
|
|
|
2022-01-22 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
|
|
|
libkernaux 0.2.0 released
|
|
|
|
|
2022-01-23 06:24:40 -05:00
|
|
|
* configure.ac: Made stable
|
|
|
|
* include/kernaux/cmdline.h: Made stable
|
|
|
|
|
2022-01-22 12:12:26 -05:00
|
|
|
2022-01-22 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
2022-01-22 12:18:18 -05:00
|
|
|
* README.md: Configuration options now follow semver
|
2022-01-22 15:36:05 -05:00
|
|
|
* include/kernaux/assert.h: Do not allow to disable asserts and guards
|
2022-01-22 12:12:26 -05:00
|
|
|
|
2022-01-21 08:21:47 -05:00
|
|
|
2022-01-21 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
|
|
|
* configure.ac: Allow to disable unnecessary heavy binary data
|
|
|
|
|
2022-01-20 11:51:54 -05:00
|
|
|
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
|
|
|
* include/kernaux/assert.h: Added unconditional assertion (panic)
|
2022-01-20 12:18:18 -05:00
|
|
|
* include/kernaux/assert.h: Added guards for unconditional assertion (panic)
|
2022-01-20 18:45:18 -05:00
|
|
|
* src/printf.c: Fix bug and actually enable floating-point arithmetics
|
2022-01-23 06:14:10 -05:00
|
|
|
|
|
|
|
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
|
|
|
|
libkernaux 0.1.0 released
|