9f196beeea
Drop unused template argument.
2017-05-02 18:38:09 +01:00
f6bddac63d
Use sprout's limits instead of std's and remove unneeded make_unsigned.
...
I'm not sure what it was supposed to be, maybe a customization point
or something, but after the fix for counting the digits correctly I
removed the only usage of make_unsigned, so I could also get rid of
its implementation. Sweet~
2017-04-25 09:33:27 +01:00
c3dee50e5b
Don't use pow and log10 directly because it causes an overflow.
2017-04-13 19:21:25 +01:00
c20ed80ef4
Yet another possible fix for the rpi build
2017-04-13 08:58:24 +01:00
fcb027409d
Add more tests and static asserts and fix the build.
2017-04-12 22:20:33 +01:00
b782ebd53c
Add unit test for lexical_cast (broken)
2017-04-12 13:54:55 +01:00
9587e0e7a1
Case fix
2016-07-15 15:11:07 +01:00
bbe0326a58
Filename mistake
2016-07-15 15:00:09 +01:00
acdb592d89
Add flat_git config
2016-07-15 14:53:25 +01:00
f59d37913a
Update shared_git_project
2016-07-14 17:00:32 +01:00
0da25f9094
Buildfix
2016-07-14 15:51:37 +01:00
ecd9eb3d4e
Add cmake file and import sprout.
2016-07-14 15:23:36 +01:00
8c917cf38b
Drop the only dependency I had on boost.
2016-07-14 15:10:58 +01:00
ccb2fc7ae5
First import
...
Files taken directly from dindexer
2016-07-14 14:59:15 +01:00