154 Commits

Author SHA1 Message Date
342e4c6d10 Mark scope guard dtors as throwing when calling basic_ios::exceptions(). (#15) boost-1.88.0.beta1 boost-1.88.0 boost-1.87.0.beta1 boost-1.87.0 boost-1.86.0.beta1 boost-1.86.0 boost-1.85.0.beta1 boost-1.85.0 boost-1.84.0.beta1 boost-1.84.0 2023-10-02 17:15:24 -04:00
83e927f998 Use is_same from Boost.TypeTraits
boost::core::is_same is deprecated, so use the one from Boost.TypeTraits.
2022-12-23 07:55:33 -05:00
932dd48026 Compatibility with GCC 4.6 boost-1.83.0.beta1 boost-1.83.0 boost-1.82.0.beta1 boost-1.82.0 boost-1.81.0.beta1 boost-1.81.0 boost-1.80.0.beta1 boost-1.80.0 2022-04-13 22:51:10 -04:00
c68387509b Add documentation for nullstream boost-1.79.0.beta1 boost-1.79.0 2022-01-07 00:45:42 -05:00
065d371e17 Update Github Actions configuration 2022-01-06 23:59:27 -05:00
0a0241dc9d Add nullstream 2022-01-06 22:42:21 -05:00
7392d7274c Merge branch 'master' into develop boost-1.78.0.beta1 boost-1.78.0 boost-1.77.0.beta1 boost-1.77.0 2021-06-10 01:47:32 +03:00
10e478b071 Update CMakeLists.txt 2021-06-10 00:57:45 +03:00
0bd6c01164 Merge branch 'develop' boost-1.76.0.beta1 boost-1.76.0 2021-03-07 17:39:03 -05:00
3f8663f816 Add Github Actions support 2021-03-07 17:19:07 -05:00
9ee00a8561 Merge branch 'develop' 2021-02-15 20:50:08 -05:00
12ba3e8b46 Update Appveyor configuration 2021-02-15 20:49:53 -05:00
8f9e13383d Merge branch 'develop' 2021-02-15 20:48:33 -05:00
182290cf76 Update Appveyor configuration 2021-02-15 20:48:26 -05:00
70945e76cd Add "cxxstd" json field 2021-01-20 00:35:20 -05:00
40b87939b2 Merge branch 'develop' boost-1.75.0.beta1 boost-1.75.0 boost-1.74.0.beta1 boost-1.74.0 2020-05-08 09:25:24 -04:00
cfe2e98267 Remove deprecated quoted_manip header 2020-05-08 09:25:18 -04:00
60714a762d Merge branch 'develop' boost-1.73.0 2020-04-14 08:24:00 -04:00
d2f4b71726 Add README.md 2020-04-14 08:23:20 -04:00
f62be9ea03 Merge branch 'develop' 2020-04-10 16:13:22 -04:00
ab699e251f Take all primitive aspect_type by value 2020-04-10 16:12:18 -04:00
c8ce84089b Support stream width and fill and write directly to stream buffer 2020-04-10 16:11:48 -04:00
9f8765e752 Refactor ostream_guard and buffer_fill into detail utilities 2020-04-08 23:31:10 -04:00
da05aefb48 Merge branch 'develop' boost-1.73.0.beta1 2020-04-05 13:32:59 -04:00
c4a0fdd280 Reduce calls to rdbuf() in ostream_put 2020-04-05 13:30:33 -04:00
6bda141f23 Merge branch 'develop' 2020-03-16 16:24:03 -04:00
5fd7b50697 Move call to clear after noskipws 2020-03-15 18:00:32 -04:00
8c95266ebc Merge branch 'develop' 2020-03-05 07:36:44 -05:00
0b7828f310 Make quoted_proxy a trivial type 2020-03-01 19:44:16 -05:00
7aa7d9a395 Merge branch 'develop' 2019-12-23 22:51:11 -05:00
aa70414fde Add pedantic and warnings-as-errors to tests 2019-12-23 22:09:45 -05:00
8f77d9cace Reformat CMakeLists.txt 2019-12-23 21:24:28 -05:00
37e03f2135 Merge branch 'develop' 2019-12-20 19:10:43 -05:00
5d4c217fbe Fix title in index html 2019-12-20 08:56:52 -05:00
6dd527bf78 Update documentation 2019-12-20 08:35:02 -05:00
21b20f4a9e Make all savers non-copyable 2019-12-20 08:34:51 -05:00
b1d5fbd27f Merge branch 'develop' 2019-12-17 21:23:26 -05:00
afa8fbd744 Workaround for asciidoctor-pdf 2019-12-17 21:23:15 -05:00
cbe0f72c08 Merge branch 'develop' 2019-12-17 20:36:21 -05:00
980cebe39e Minor documentation changes 2019-12-17 20:35:58 -05:00
c761bbc285 Clean up ios_state unit tests 2019-12-17 20:22:16 -05:00
c07058003c Merge branch 'develop' 2019-12-17 12:33:09 -05:00
00b2270c66 Remove trailing semicolon after BOOST_HEADER_DEPRECATED 2019-12-17 12:31:06 -05:00
daf69d8864 Rename Jamfile.v2 to Jamfile 2019-12-17 09:26:01 -05:00
fc28ee1c44 Remove CMake test 2019-12-17 09:25:05 -05:00
661bb71ff3 Update Travis and Appveyor configurations 2019-12-17 08:08:03 -05:00
7ac562b408 Merge pull request #8 from glenfe/develop
Mark detail header as deprecated
2019-12-17 07:55:44 -05:00
e276f63390 Mark detail header as deprecated 2019-12-16 20:55:53 -05:00
5c499073c1 Merge branch 'develop' 2019-12-15 15:12:42 -05:00
f0b3cf1323 Merge pull request #7 from glenfe/develop
Move my ostream_string function to the IO library
2019-12-15 09:43:52 -05:00