summaryrefslogtreecommitdiff
path: root/libs/iostreams
Commit message (Collapse)AuthorAgeFilesLines
* Update concept_check, iostreams from masterAutomated Commit2023-03-091-0/+0
|
* Update iostreams from masterAutomated Commit2023-01-171-0/+0
|
* Update iostreams from masterAutomated Commit2022-11-101-0/+0
|
* Update iostreams from masterAutomated Commit2022-08-041-0/+0
|
* Update algorithm, asio, iostreams from masterAutomated Commit2022-07-061-0/+0
|
* Update iostreams from masterAutomated Commit2021-09-141-0/+0
|
* Update iostreams from masterAutomated Commit2021-06-091-0/+0
|
* Update iostreams from masterAutomated Commit2021-06-081-0/+0
|
* Update iostreams from masterAutomated Commit2020-10-291-0/+0
|
* Update iostreams from masterAutomated Commit2020-06-241-0/+0
|
* Manually merge iostreams updateboost-1.72.0.beta1Marshall Clow2019-11-191-0/+0
|
* Update iostreams from masterAutomated Commit2019-06-241-0/+0
|
* Update iostreams from masterAutomated Commit2019-06-231-0/+0
|
* Update iostreams from masterAutomated Commit2019-03-131-0/+0
|
* Update iostreams from masterAutomated Commit2019-02-251-0/+0
|
* Update atomic, convert, iostreams, log from masterAutomated Commit2018-11-191-0/+0
|
* Revert "Update iostreams from master" because the master branch is closed.boost-1.69.0-beta1Marshall Clow2018-11-141-0/+0
| | | | This reverts commit 9ddd7b0a957fec6d5e2fb64777fb9a4d5372fd69.
* Update iostreams from masterAutomated Commit2018-11-141-0/+0
|
* Update iostreams from masterAutomated Commit2018-11-031-0/+0
|
* Update iostreams from masterAutomated Commit2018-10-121-0/+0
|
* Update iostreams from masterAutomated Commit2018-08-111-0/+0
|
* Update iostreams from masterAutomated Commit2018-02-201-0/+0
|
* Update iostreams from masterAutomated Commit2017-10-301-0/+0
|
* Update iostreams from masterAutomated Commit2017-10-281-0/+0
|
* Update iostreams from masterAutomated Commit2017-08-021-0/+0
|
* Update iostreams from masterAutomated Commit2017-07-221-0/+0
|
* Update iostreams from masterAutomated Commit2017-06-271-0/+0
|
* Update iostreams, iterator from masterAutomated Commit2017-01-041-0/+0
|
* Update iostreams from masterAutomated Commit2016-10-261-0/+0
|
* Update iostreams from master.Automated Commit2016-09-081-0/+0
|
* Update locale, local_function, iostreams, icl, function_types, ↵Automated Commit2015-01-251-0/+0
| | | | compatibility, bimap, assign from master.
* Update ublas, iostreams from master.Automated Commit2014-03-311-0/+0
|
* Merge r86524 (Correct broken links to C++ standard papers); fixes #9212Michel Morin2013-11-131-0/+0
| | | | [SVN r86673]
* Merge iostreams - fix rethrowing an exception.Daniel James2013-07-151-0/+0
| | | | [SVN r85049]
* Merge iostreams to release.Daniel James2013-06-031-0/+0
| | | | | | | Remove some tabs, and fix a test on C++11 compilers. [SVN r84624]
* Merge iostreams to release.Daniel James2013-05-261-0/+0
| | | | | | | | Might as well merge now that the dependencies (BOOST_FALLTHROUGH support and the new version of Boost.Build) are in release. [SVN r84508]
* Merge iostreams to release. Fixes #8315, #8385, #8460.Daniel James2013-05-161-0/+0
| | | | | | | | Not merging the fallthrough macro, as config support hasn't been merged yet. And not merging the build changes, as I don't know if they're ready. [SVN r84303]
* Merging to release; Fixes #6576Marshall Clow2012-08-111-0/+0
| | | | [SVN r79970]
* Iostreams: Merge test fixes from trunk.Daniel James2012-05-121-0/+0
| | | | | | | | - Remove obselete filesystem code and test (jhunold). - Fix gzip test failures for some C++0x compilers. [SVN r78433]
* Iostreams: Merge from trunk.Daniel James2012-03-181-0/+0
| | | | | | | | | | | - [74728] Eliminate unit_test_framework and BOOST_MESSAGE. - [76301] Fixes #5908. - [76941] Fix typos in comments. Fixes #6530. - [76973] Remove extra semi-colons, which break with trunk Boost.Test. - [77174] Fix parameters for filter::close. Fixes #6650. [SVN r77368]
* Iostreams: Merge documentation fix from trunk. Fixes #6541.Daniel James2012-02-101-0/+0
| | | | [SVN r76962]
* Iostreams: Merge doc fixes to release. Refs #6530.Daniel James2012-02-071-0/+0
| | | | [SVN r76942]
* Iostreams: Merge spelling fix.Daniel James2012-01-291-0/+0
| | | | [SVN r76787]
* Iostreams: Merge apple macro fix.Daniel James2012-01-291-0/+0
| | | | [SVN r76786]
* Iostreams: Remove last revised date. Fixes #5695.Daniel James2011-07-261-0/+0
| | | | [SVN r73373]
* Iostreams: Use sfinae workaround in Visual C++ 8, as well as 7.1.Daniel James2011-06-271-0/+0
| | | | | | | Authorized by Beman Dawes. [SVN r72774]
* Iostreams: In chains, clean up properly when close throws in the destructor.Daniel James2011-06-181-0/+0
| | | | | | | Fixes #4922. Thanks to Victor Shugaev. Authorized by Rene. [SVN r72668]
* Iostreams: merge `filesystem3::path` support.Daniel James2011-06-081-0/+0
| | | | [SVN r72491]
* Iostreams: merge documentation fixes.Daniel James2011-05-101-0/+0
| | | | [SVN r71863]
* Iostreams: Document Iostreams Code converter bug. Fixes #5242.Daniel James2011-03-311-0/+0
| | | | [SVN r70777]