Update coverity scan badge
James E. King III
2018-05-27 10:10:52 -0400
47767bdfafAdded 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-27 00:26:57 +0000
Conditionally provide interfaces based on deprecated/removed std::auto_ptr and/or std::unique_ptr, and replace C++98 function adapters by inline typedefs.
Daniela Engert
2017-11-20 19:19:21 +0100
e67da89707Merge branch 'develop'
Peter Dimov
2017-11-06 03:30:46 +0200
cf65b2e1a9Fix serialization test; archives were not being destroyed until end of scope, while streams were closed
Peter Dimov
2017-11-05 04:48:17 +0200
613460f941Revert "Remove obsolete MSVC check from pragma guard"
Peter Dimov
2017-11-06 00:37:36 +0200
9a1f9041a7Address MSVC C4127 warning due to constant conditional expression when throwing a "count not find key" exception
Eyas
2016-02-12 18:53:00 -0500
91ea2e5872Fix gcc warning with -Wextra.
Romain Geissler
2015-10-29 00:43:14 +0100
221ea52843Install libstdc++-4.9 for clang to avoid ::gets error
Peter Dimov
2017-11-05 04:07:01 +0200
6f7c1ab8bbFix ptr_list allocator type
Peter Dimov
2017-11-05 17:54:29 +0200
12c712fcd8Fix serialization test; archives were not being destroyed until end of scope, while streams were closed
Peter Dimov
2017-11-05 04:48:17 +0200
2853f4fb0bFix test; explicit instantiations are only valid at namespace scope
Peter Dimov
2017-11-05 04:08:17 +0200
c0d741594fInstall libstdc++-4.9 for clang to avoid ::gets error
Peter Dimov
2017-11-05 04:07:01 +0200
830a0e758dAdd .travis.yml
Peter Dimov
2017-11-04 17:18:28 +0200
ede8056b26Removed executable attribute from files.
Edward Diener
2017-09-17 12:51:40 -0400
ae406217d0Add .travis.yml
Peter Dimov
2017-11-04 17:18:28 +0200
Merge pull request #9 from eldiener/develop
Peter Dimov
2017-11-03 23:36:39 +0200
a2cecadaf5Removed executable attribute from files.
Edward Diener
2017-09-17 12:51:40 -0400
b95caec276The docs are not buildable as this Jamfile is written. Remove for correctness.
Rene Rivera
2016-02-23 21:48:44 -0600
a143a95f87Address MSVC C4127 warning due to constant conditional expression when throwing a "count not find key" exception
Eyas
2016-02-12 18:53:00 -0500
33836c7116The docs are not buildable as this Jamfile is written. Remove for correctness.
Rene Rivera
2016-01-11 17:00:39 -0600
13cb3ac80dFix syntax to be able to parse doc build file.
Rene Rivera
2015-12-18 16:00:42 -0600
83a5fdf0d4Fix gcc warning with -Wextra.
Romain Geissler
2015-10-29 00:43:14 +0100
0afe09ef3aeliminated unit_test_framework and BOOST_MESSAGE
Gennadiy Rozental
2011-10-05 09:26:17 +0000
972b0e15c6Add metadata file.
Daniel James
2014-08-18 15:09:36 +0100
ae0ebde7a0Merge pull request #3 from danieljames/metadata
Peter Dimov
2015-01-25 20:31:52 +0200
2c6743ee39Add metadata file.
Daniel James
2014-08-18 15:09:36 +0100
4b1db6011eCreate merge base
Daniel James
2014-05-22 19:12:30 +0100
07fbb02f80Test values were accidentally swapped
BenPope
2014-04-24 00:28:41 +0800
9ed3379213Merge pull request #1 from BenPope/develop
Daniel James
2014-04-30 15:40:07 +0100
4996226501Test values were accidentally swapped
BenPope
2014-04-24 00:28:41 +0800
26a9bdbc45Merge r86524 (Correct broken links to C++ standard papers); fixes#9212
Michel Morin
2013-11-13 03:22:55 +0000
012f06a2fdCorrect broken links to C++ standard papers. Refs #9212.
Michel Morin
2013-10-30 12:51:24 +0000
643e5f288eRemove obsolete MSVC check from pragma guard
Stephen Kelly
2013-09-26 13:02:51 +0000
06fa75e141Merge 85234,85235,85236,85237 from ^/trunk
Jürgen Hunold
2013-08-12 14:56:38 +0000
9a73878647Add missing svn:eol-style native. Fixes line ending issues discovered by git transition.
Jürgen Hunold
2013-08-07 12:50:32 +0000
d80f9a3ae7Applied patch provided by Franz Detro. Permission by maintainer Thorsten Ottosen.
Joachim Faulhaber
2013-02-17 19:40:09 +0000
a9cf0161afrm 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
fa825c651erm 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
e900c5b589removed new_clone() overload that causes problems in other contexts
Thorsten Jørgen Ottosen
2009-08-24 11:43:32 +0000
8686a3bbefCopyrights 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
0fa632d480Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000