16 Commits

Author SHA1 Message Date
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
08bce247f0 update copyright years 2021-01-03 14:20:39 +03:00
Antony Polukhin
bc87ec7942 Add another link 2020-08-24 10:47:43 +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
398b451036 Do not use variable names ending on underscore for input variables and simpler warning suppression for generic_stringize example 2017-09-26 22:29:11 +03:00
Antony Polukhin
a0b5e8415d Do not use variable names ending on underscore for input variables and simpler warning suppression for generic_stringize example 2017-09-26 22:28:08 +03:00
Daniela Engert
34318690dd Fix compiler warning about narrowing.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-06-08 17:45:01 +02:00
Antony Polukhin
c519e65050 Fix warning suppression 2017-02-24 08:52:09 +03:00
Antony Polukhin
c2f055ee5d Suppress more warnings and disable the -Wno-uninitialized suppression 2017-02-19 12:32:20 +03:00
Antony Polukhin
f2e0225b1b Fix generic_stringize example compilation on Darvin (refs #9046)
[SVN r85868]
2013-09-24 14:21:53 +00:00
Antony Polukhin
701963d3c4 lexical_cast.hpp improvements: fix bug with floats conversions and improve docs (refs #9046)
[SVN r85852]
2013-09-23 11:59:06 +00:00
Antony Polukhin
c2c4b884fe Make a separate folder for lexical_casts examples, use those examples in documenation and assure that they successfully build and run (refs #9046)
[SVN r85828]
2013-09-22 12:23:26 +00:00