summaryrefslogtreecommitdiff
path: root/libs/io
Commit message (Collapse)AuthorAgeFilesLines
* Update io from masterAutomated Commit2022-04-141-0/+0
|
* Update io from masterAutomated Commit2022-01-071-0/+0
|
* Update io from masterAutomated Commit2021-06-091-0/+0
|
* Update io from masterAutomated Commit2021-03-071-0/+0
|
* Update io from masterAutomated Commit2021-02-161-0/+0
|
* Update io from masterAutomated Commit2021-02-161-0/+0
|
* Update io from masterAutomated Commit2020-05-121-0/+0
|
* Update io from masterAutomated Commit2020-04-141-0/+0
|
* Update io from masterAutomated Commit2020-04-121-0/+0
|
* Update io from masterAutomated Commit2020-04-051-0/+0
|
* Update io from masterAutomated Commit2020-03-161-0/+0
|
* Update io from masterAutomated Commit2020-03-051-0/+0
|
* Update io from masterAutomated Commit2019-12-241-0/+0
|
* Update io from masterAutomated Commit2019-12-211-0/+0
|
* Update io from masterAutomated Commit2019-12-181-0/+0
|
* Update io from masterAutomated Commit2019-12-181-0/+0
|
* Update io from masterAutomated Commit2019-12-171-0/+0
|
* Update io from masterAutomated Commit2019-12-151-0/+0
|
* Update io from masterAutomated Commit2019-12-141-0/+0
|
* Update io from masterAutomated Commit2017-10-301-0/+0
|
* Update io from masterAutomated Commit2017-10-281-0/+0
|
* Update dll, io, lexical_cast from masterAutomated Commit2017-02-191-0/+0
|
* Update bimap, compatibility, crc, format, graph_parallel, integer, interval, ↵Automated Commit2014-04-061-0/+0
| | | | io, local_function, locale, logic, multi_array, optional, pool, scope_exit, static_assert from master.
* Merge from trunkBeman Dawes2011-01-191-0/+0
| | | | [SVN r68301]
* Merge from trunkBeman Dawes2011-01-141-0/+0
| | | | [SVN r68159]
* Merge from trunkBeman Dawes2010-07-061-0/+0
| | | | [SVN r63686]
* Merge warning fix from trunk. Fixes #1414.Daniel James2010-01-061-0/+0
| | | | [SVN r58747]
* rm cmake from the release branch before it goes out broken. Policy dictates ↵Troy D. Straszheim2009-10-171-0/+0
| | | | | | that you never commit to release, you commit to trunk and merge to release. [SVN r56941]
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
| | | | [SVN r55095]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
| | | | [SVN r50756]
* Merged revisions 43206,43208-43213 via svnmerge from Daniel James2008-02-101-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.boost.org/svn/boost/trunk ........ r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line Fix some broken links. ........ r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line Link to people pages on the website, as they've been removed from the download. ........ r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line Point links to the pages that used to be in 'more' to the site. ........ r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line Fix links on the home page as well. ........ r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line Generated documentation which is no longer generated. ........ [SVN r43214]
* Merge some trivial MSVC warning fixes from Trunk.John Maddock2007-12-151-0/+0
| | | | [SVN r42077]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41370]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41369]
* Starting point for releasesBeman Dawes2007-10-051-0/+0
| | | | [SVN r39706]
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
| | | | | | 'Version_1_34_1'. [SVN r38286]
* Merge from HEAD.Vladimir Prus2006-11-101-0/+0
| | | | | | | | | | | Allow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes. Patch from Juergen Hunold. [SVN r35990]
* Merged copyright and license additionBeman Dawes2006-11-071-0/+0
| | | | [SVN r35907]
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
| | | | [SVN r35880]
* Merged fix from HEADNicola Musatti2006-06-061-0/+0
| | | | [SVN r34201]
* Added (forgotten) include for boost/detail/workaround.hppNicola Musatti2006-06-061-0/+0
| | | | [SVN r34200]
* Fixed for BCB2006Nicola Musatti2006-04-271-0/+0
| | | | [SVN r33835]
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
| | | | [SVN r33417]
* ModernizeDave Abrahams2006-01-261-0/+0
| | | | [SVN r32421]
* Fix to allow for the possibility that std::locale support is not available ↵Rene Rivera2005-05-021-0/+0
| | | | | | in some standard library implementations. [SVN r28568]
* Added 'restore' member function to recover state (multiple times) within a ↵Daryle Walker2005-02-281-0/+0
| | | | | | code block [SVN r27520]
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
| | | | [SVN r25573]
* Added Daryle Walker's copyrights as requested.John Maddock2004-08-151-0/+0
| | | | [SVN r24481]
* Removed Boost.org copyrights and replaced with originating authors copyright ↵John Maddock2004-08-101-0/+0
| | | | | | instead. [SVN r24372]
* Add V2 JamfileVladimir Prus2004-06-111-0/+0
| | | | [SVN r23090]