1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-02-17 11:45:50 +00:00
dindexer/include
King_DuckZ 53a42fa7c0 Add bin tag to lexical_cast.
This also fixes a subtle bug: the size passed to MaxSizedArray in
int_to_string() was calculated on the max value of type F, but when
F was a signed type the max would only be for example 31 bits.
Conversion of negative numbers would then fail with an assertion.
2016-06-15 23:04:46 +01:00
..
backends SetRecordData is not really needed anymore so get rid of it 2016-06-04 01:13:26 +02:00
dindexer-common Make split_tags a bit more generic so I can reuse it 2016-06-06 19:52:42 +02:00
dindexer-machinery New string_to_tiger function. 2016-06-15 14:57:52 +01:00
helpers Add bin tag to lexical_cast. 2016-06-15 23:04:46 +01:00
kakoune Adapt safe_ptr to build in this project 2016-02-18 19:16:50 +01:00
pq Move sequence_bt and string_bt into helpers. 2016-06-15 14:53:07 +01:00