Fix coverity badges in readme
James E. King III
2018-07-04 21:27:11 -0400
bab21e89b2Added 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-21 01:01:16 +0000
e824ad54e0Add .travis.yml
Peter Dimov
2018-03-31 20:59:51 +0300
3233579d46Merge branch 'master' into develop
Edward Diener
2017-04-24 12:56:27 -0400
6c6cc7dce3rm 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
b86917fe43rm 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
987080a8c7Fix up logic and date_time Jamfiles so they build needed dependencies. Fix PDF image paths in fusion Jamfile.v2. Add fusion to the PDF build.
John Maddock
2009-08-24 10:31:43 +0000
5aaba307a6Add depencies on doxygen documentation to standalone documentation targets.
Daniel James
2009-08-23 10:07:25 +0000
a582587b22Copyrights 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
bd737d03b0Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
246d1ee6dfFix gcc -Wshadow warnings in tribool.
Vladimir Prus
2009-05-30 06:36:18 +0000
58cd700623Merge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
233cfca75cAdd PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues.
John Maddock
2009-02-17 10:05:58 +0000
951486c794merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
44aa483237Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
84313760a5Updating 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
9df9f3daf6Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
f1d8f513bfMerged from trunk
Douglas Gregor
2008-01-25 21:18:27 +0000
24117db3aeInclude <ios> to get std::boolalpha. Fixes#1586
Douglas Gregor
2008-01-25 21:07:14 +0000
9db33f9dcfFull merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:38:02 +0000
02caed268bFull merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:07:19 +0000
15b34d0bf4Fix warnings from GCC 4.3. Fixes#1337
Douglas Gregor
2007-10-22 19:37:05 +0000
5749fb9ef1Starting point for releases
Beman Dawes
2007-10-05 14:25:06 +0000
d1f46c8f98Remove V1 Jamfiles
Vladimir Prus
2007-08-08 19:02:26 +0000
03a2600bf5This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
23af176127fix typo
Eric Niebler
2007-05-03 03:28:53 +0000
196865d37ffix xincludes of doxygen-generated reference sections
Eric Niebler
2007-05-03 01:18:48 +0000
73cce598c7This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21 02:26:31 +0000
5cf0ef44a7Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
John Maddock
2005-08-25 16:27:28 +0000
0a8936b80aGive the enum a name
Douglas Gregor
2005-06-01 19:08:00 +0000
ea15a9abf6Add V2 Jamfile
Vladimir Prus
2005-04-14 11:47:45 +0000
1982b3ee5aTry to make sure indeterminate output works
Douglas Gregor
2005-04-01 22:54:04 +0000
192433a5e1Permit output of indeterminate value that isn't converted to a tribool
Douglas Gregor
2005-03-18 20:40:06 +0000
796f4a5fa8Replaced BOOST_TEST
Stefan Slapeta
2005-02-03 12:27:14 +0000
e5c2ea9a90Update copyrights
Douglas Gregor
2004-07-25 03:01:38 +0000
72bd21d653Doug Gregor -> Douglas Gregor
Douglas Gregor
2004-07-25 02:29:29 +0000
bf76f4668bAdd title
Douglas Gregor
2004-07-22 04:11:15 +0000
8fee9f7d7eAdd missing newline.
Vladimir Prus
2004-07-21 11:25:06 +0000
5433ed53dfComplete the BOOST_NO_STD_LOCALE workaround
Douglas Gregor
2004-07-16 21:12:16 +0000
cdb51dda6eFixed buggy jamfile. When building from top-level boost-book build, incorrect path to header files was corrupting the whole build.
Pavol Droba
2004-07-14 23:46:58 +0000
cf7fe4cb56Add the unnecessary but explicit private
Douglas Gregor
2004-07-13 14:33:35 +0000
be2bae0a14Don't run the locale tests when locales aren't supported
Douglas Gregor
2004-07-12 23:02:03 +0000
73c545cd2cInitial checkin of tribool library
Douglas Gregor
2004-07-12 03:04:09 +0000
e3146f2584Initial checkin of tribool library
Douglas Gregor
2004-07-12 02:47:43 +0000