1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-10-30 11:54:01 -04:00
libkernaux/ChangeLog

11 lines
415 B
Text
Raw Normal View History

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>
2022-01-20 12:27:15 -05:00
* libkernaux 0.1.0 released
2022-01-20 11:51:54 -05:00
* 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)
* src/printf.c: Fix bug and actually enable floating-point arithmetics