12 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
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
Edward Diener
ddf96e0307 Fixed type as struct to avoid conflict with Windows function name. Specified FILE as std::FILE when cstdio is being included. 2020-04-03 20:48:24 -04:00
Antony Polukhin
207d9845da update copyright year 2020-01-18 14:08:35 +03:00
Antony Polukhin
8f5bcd0f5e Update copyright years 2019-01-30 23:26:35 +03:00
Antony Polukhin
c8ce236302 Added a comment on warning suppression and slightly change one of the suppressions 2017-02-14 21:04:52 +03:00
Daniela Engert
608c8fb750 remove or silence compiler warnings about the use of unsafe library function, and unused variables
Signed-off-by: Daniela Engert <dani@ngrt.de>
(cherry picked from commit d09b5934fd7e0a8374a29536bc6df848beac538a)
2016-12-30 10:19:00 +01:00
akumta
4589828c1d Update small_examples.cpp 2015-03-09 14:17:16 -07: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