amitdo
|
e1bae15547
|
Fix #include path of public headers
|
2019-10-28 19:10:30 +02:00 |
|
Stefan Weil
|
30ee3afc29
|
textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-03-31 17:55:20 +02:00 |
|
Stefan Weil
|
2cbe723d03
|
Fix doxygen comments
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-02-20 21:11:38 +01:00 |
|
Zdenko Podobný
|
5d22fdfeed
|
replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605
|
2018-09-18 18:51:11 +02:00 |
|
Alexander Zaitsev
|
a040bc2da5
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
|
Alexander Zaitsev
|
0248c7ff9d
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|