Antony Polukhin
1c89e3a56c
Update copyright years
2025-01-05 19:41:20 +03:00
René Ferdinand Rivera Morell
92e55e842e
Add macOS testing. ( #75 )
...
Fixes https://github.com/boostorg/lexical_cast/issues/76
---------
Co-authored-by: Antony Polukhin <antoshkka@gmail.com>
2024-04-12 19:12:54 +03:00
Antony Polukhin
02e5821ab3
Do not use custom traits from input/output types as it leads to linktime or runtime errors ( fixes #46 ) ( #74 )
2024-02-15 11:50:10 +03:00
Antony Polukhin
f0862bb60d
Significant rewrite of the internal logic to separate optimized and C++ Standard Library IO-based streams ( #69 )
...
* C++ Standard Library based streams now constructed in less cases leading to **better performance**;
* less template instantiations and simpler maintainance;
* support for `volatile` input types was dropped, following the C++ Standard Library trend.
2024-01-24 22:35:41 +03:00
Antony Polukhin
a713e09eab
Update copyright years
2024-01-07 13:06:23 +03:00
Antony Polukhin
af5ce2a5fe
Drop C++03 and C++98 support ( #62 )
...
Also update tests to not use Boost.Test
2023-09-02 17:42:14 +03:00
Antony Polukhin
32e9b6d2a0
Update copyright years
2023-01-19 10:00:15 +03:00
Antony Polukhin
a9f2961159
update copyright years
2022-01-30 13:03:00 +03:00
Antony Polukhin
c95b9adbab
fixes for CI runs
2021-04-26 20:56:15 +03:00
Antony Polukhin
9c38b33f65
remove trailing whitespace
2021-01-05 12:25:39 +03:00
Antony Polukhin
08bce247f0
update copyright years
2021-01-03 14:20:39 +03:00
Antony Polukhin
207d9845da
update copyright year
2020-01-18 14:08:35 +03:00
Antony Polukhin
7bcebb0bc2
inspect tool fixes
2019-11-15 13:35:57 +03:00
Antony Polukhin
8f5bcd0f5e
Update copyright years
2019-01-30 23:26:35 +03:00
Antony Polukhin
73e23b9dfc
Fix invalid definition of my_allocator (refs https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64913 )
2015-03-02 14:26:23 +03:00
Antony Polukhin
d1a51b897d
Fix conversions to bool with leading zeros (refs #9659 )
2014-03-05 14:48:21 +04:00
Antony Polukhin
57e4e87e3b
Put tests to test folder, remove unrequired files, fix permissions
2013-12-09 11:27:27 +04:00