1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/lib
King_DuckZ 417e7105d3 Import Sprout. This is to fix the build on clang.
Sprout is needed because pow, log2 and log10 are constexpr on gcc,
but that's nonstandard. Sprout provides the constexpr version of
those functions.

Also fix warnings. I still get plenty of warnings about some suggested
paretheses, but it seems to be a bug from clang. See
https://llvm.org/bugs/show_bug.cgi?id=21629 for the bug report.
2016-07-11 19:30:21 +01:00
..
better-enums@18cbeb0808 Import better-enums project from github and put it to use :) 2016-04-26 20:47:29 +02:00
glob2regex Move case sensitivity option into glob2regex. 2016-05-18 10:17:05 +02:00
libpqtypes-1.5.1 Use the same compiler passed to cmake for libpqtypes. 2016-05-13 19:54:25 +01:00
pbl Warning fix on gcc 2016-05-14 16:14:58 +02:00
sprout@fea5e752bd Import Sprout. This is to fix the build on clang. 2016-07-11 19:30:21 +01:00