|
|
6f5fbad449
|
fix few MSVC warnings
|
2019-10-01 08:14:59 +07:00 |
|
|
|
0f9a9645e2
|
add auto base for try_parse and more tests
|
2019-07-12 20:32:29 +07:00 |
|
|
|
0f41221083
|
fix try_parse behaviour with empty string input
|
2019-07-12 19:18:08 +07:00 |
|
|
|
c58e7523cf
|
remove charconv from try_parse impl
|
2019-07-12 18:46:35 +07:00 |
|
|
|
e2c96d8511
|
add strings::try_parse function for arithmetic types
|
2019-07-12 15:25:42 +07:00 |
|
|
|
48a257f70d
|
remove E2D_COUNTOF macro
|
2019-05-25 23:27:19 +07:00 |
|
|
|
066be20fe2
|
remove string_view backport
|
2019-05-25 03:28:48 +07:00 |
|
|
|
c1a16113d9
|
update all copyright headers
|
2019-04-07 18:54:30 +07:00 |
|
|
|
b1d4548519
|
basic_string_hash class
|
2018-10-10 04:40:36 +07:00 |
|
|
|
b2c4489592
|
nothrow variants for strings format
|
2018-10-06 19:39:24 +07:00 |
|
|
|
b974ad139f
|
null char* strings format support
|
2018-10-06 19:36:43 +07:00 |
|
|
|
382fb10f00
|
width format parameter for string types
|
2018-10-02 22:40:43 +07:00 |
|
|
|
e8e6d849b2
|
fix https://github.com/enduro2d/enduro2d/issues/10
|
2018-10-01 03:58:23 +07:00 |
|
|
|
a598797212
|
first implementation of vfs module
|
2018-09-18 22:04:13 +07:00 |
|
|
|
5b95a68ffe
|
strings::format string view support
|
2018-09-04 05:18:59 +07:00 |
|
|
|
2ce653eacc
|
initial basic utils
|
2018-09-01 20:02:39 +07:00 |
|