308b6a4c6bupdate for boot ticket 10984
akumta
2015-10-22 13:44:50 -0700
55b25506b2fix uninitialized variable
James E. King III
2018-07-27 03:46:43 +0000
8e74b7f1a3fix covscan badges
James E. King III
2018-07-23 17:22:09 +0000
03c9931402Added CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc.
James E. King III
2018-05-20 21:48:14 +0000
Merge pull request #14 from eldiener/develop
Peter Dimov
2017-11-03 23:38:32 +0200
b4432eeb29Remove executable attribute from files.
Edward Diener
2017-09-17 09:01:40 -0400
9db927c2dfReplace deprecated/removed auto_ptr by unique_ptr.
Daniela Engert
2017-05-05 15:54:31 +0200
dcc4d36468Merge pull request #9 from alexhenrie/develop
Vladimir Prus
2015-08-15 15:36:54 +0300
ad056f9e56Correct spelling of "suppress"
Alex Henrie
2015-02-07 02:02:06 -0700
bc3c7bcaf6Merge branch 'develop'
Peter Dimov
2015-01-25 21:44:35 +0200
cc7c33ca57Merge pull request #5 from danieljames/metadata
Peter Dimov
2015-01-25 20:36:39 +0200
3e1a4de006Add metadata file.
Daniel James
2014-08-18 14:57:26 +0100
76d4e719b6Merge branch 'develop'
Daniel James
2014-05-14 18:25:39 +0100
4c3e4c18e7Type disambiguation for C++11
BenPope
2014-04-23 23:26:47 +0800
d6ed365f9cCreate merge base for git.
Daniel James
2014-04-06 13:55:39 +0100
e3a9102b15Use BOOST_THROW_EXCEPTION macro to throw
Gregor Jasny
2013-12-12 22:32:46 +0100
29b328f6b7Merge r86524 (Correct broken links to C++ standard papers); fixes#9212
Michel Morin
2013-11-13 03:22:55 +0000
ae942bbcb3Correct broken links to C++ standard papers. Refs #9212.
Michel Morin
2013-10-30 12:51:24 +0000
7a089d67c3Remove obsolete MSVC check from pragma guard
Stephen Kelly
2013-09-26 13:02:51 +0000
2457c825f3Spirit: merging from trunk upto rev. 61489
Hartmut Kaiser
2010-07-04 22:38:38 +0000
a06e839236Resolve C++0x ambiguities. Fixes#3073
Steven Watanabe
2010-06-10 14:32:59 +0000
7ba579417eFixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
Jeremiah Willcock
2010-04-20 18:49:18 +0000
cecbca2021rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
548b266b4arm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
577a13027eCopyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
9b7d4ec5e1Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
b82e4a7a71fix for supressing warnings
Thorsten Jørgen Ottosen
2009-04-05 20:49:17 +0000
81c5a72afcsuppressing of warnings
Thorsten Jørgen Ottosen
2009-04-05 20:29:16 +0000
6a98dd41eamerge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
4169acc6c6Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
025ef7678dContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
a58772670aminor changes from trunk
Thorsten Jørgen Ottosen
2008-06-24 15:45:38 +0000
00cd07dae3merge of changes from trunk
Thorsten Jørgen Ottosen
2008-06-24 14:18:54 +0000
e97ee2aeb2comparison predicates and stream support for better integration with Boost.Test
Thorsten Jørgen Ottosen
2008-06-04 15:29:05 +0000
580acb0750Quote href values - our tools don't support unquoted values.
Daniel James
2008-05-11 13:49:20 +0000
426507ba23support for comparison operators
Thorsten Jørgen Ottosen
2008-02-17 16:50:02 +0000
70b172c69csupport for comparinson operators
Thorsten Jørgen Ottosen
2008-02-17 16:49:38 +0000
b8dfbb0f18Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:38:02 +0000
d4a0421dd8Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:07:19 +0000
38f95ec3e8added lost changes from 1.34 branch
Thorsten Jørgen Ottosen
2007-11-05 13:54:23 +0000
8cf96a7956proper definition of the conversion operator
Thorsten Jørgen Ottosen
2007-10-25 20:51:16 +0000
175b06e5bfupdate of test for ptr_list_of which can now actually works because of copyability of the ptr_contaners
Thorsten Jørgen Ottosen
2007-10-25 20:50:51 +0000
eb4cded27fMerge from HEAD. 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.
Vladimir Prus
2006-11-10 19:59:52 +0000
91e4888c8eAllow 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.
Vladimir Prus
2006-11-10 19:09:56 +0000
be343231feupdated naming of variable/template parameter so it won't conflict with class-names as easily
Thorsten Jørgen Ottosen
2005-05-20 22:49:12 +0000
a31448ff4cWorkaruond for CW ambiguity when selecting const& vs by-value arguments for template methods. The fix is to always use const& instead of by-value.
Rene Rivera
2005-05-07 05:26:25 +0000