Commit Graph

  • 233ef6bedd Merge branch 'develop' cc John Maddock 2019-02-27 18:28:11 +0000
  • cb6d8fe37d
    Merge pull request #7 from LukeCz/patch-1 jzmaddock 2019-02-27 18:07:02 +0000
  • 23ee2b94b5
    Simplified boolean expression Lukasz Czajczyk 2019-01-21 16:50:00 -0600
  • cffc57ffba Merge branch 'develop' jzmaddock 2019-01-16 18:19:43 +0000
  • 488af9cf1b add README.md [CI SKIP] jzmaddock 2018-10-15 18:12:54 +0100
  • a2c81d05e5
    Merge pull request #6 from Mike-Devel/min_cmake jzmaddock 2018-10-06 18:32:21 +0100
  • feaaf3d14a
    Merge pull request #5 from boostorg/develop jzmaddock 2018-10-06 18:31:20 +0100
  • 68e4213583 [CMake] Generate cmake target that other libraries can use Mike Dev 2018-09-18 13:19:19 +0200
  • b91e4747ce Move header dependencies around - to try to fix a clang-3.x issue with ::gets not found when compiling std lib header. jzmaddock 2018-09-25 18:25:26 +0100
  • 62c6cdcd46 Merge branch 'develop' of https://github.com/boostorg/static_assert into develop jzmaddock 2017-05-16 18:17:27 +0100
  • 662ecd3d9f Add .travis.yml jzmaddock 2017-05-16 18:17:17 +0100
  • afe9e9d786 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • c2f58a187a Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • 0d27f7bcf6 temporarily fix up paths until we can delete this file. jzmaddock 2016-06-14 18:43:24 +0100
  • d0967cbf65 Fix doc directory paths. jzmaddock 2016-06-14 18:39:54 +0100
  • 3e8b6f5322 Move files into standard directory structure. jzmaddock 2016-06-14 18:37:24 +0100
  • 87f3be4a8f Merge pull request #3 from morinmorin/fix/unused_attribute jzmaddock 2015-09-10 19:21:39 +0100
  • 46e0bd762c Use Boost.Config's BOOST_ATTRIBUTE_UNUSED. morinmorin 2015-09-11 02:08:43 +0900
  • 8cd6ce7829 Merge branch 'develop' jzmaddock 2015-09-10 10:17:52 +0100
  • bb3cc11f09 Merge pull request #2 from mgaunard/clang_warning_fix jzmaddock 2014-10-02 18:28:18 +0100
  • 15c38db1d2 enable __attribute__((unused)) to avoid unused typedef warnings with all gcc-like variants starting with gcc 4.0. Avoids generating the warning with Clang among others. Mathias Gaunard 2014-09-29 14:55:39 +0200
  • 41f9c4b99c Merge pull request #1 from danieljames/metadata jzmaddock 2014-08-18 17:37:23 +0100
  • d2f57474a7 Add metadata file. Daniel James 2014-08-18 15:11:03 +0100
  • 29a7d491b8 Create merge base for git. Daniel James 2014-04-06 14:27:40 +0100
  • 4aab0b78c3 If we have a static_assert we should use it, even if there are no variadic macros. jzmaddock 2013-12-11 18:57:43 +0000
  • d215ee5c9c StaticAssert: Remove obsolete MSVC version check. Stephen Kelly 2013-09-30 00:20:43 +0000
  • f2b7643595 Merge static_assert fix from Trunk. Fixes #8644. John Maddock 2013-06-21 12:27:49 +0000
  • bc29f7ab62 Apply patch from 8644. Fixes #8644. John Maddock 2013-06-09 12:02:07 +0000
  • c951c0db9a Apply patch from #8644. Refs #8644. John Maddock 2013-06-08 10:58:41 +0000
  • 8912d413ba Fix for compilers that have no variadic macros but do have static_assert (are there any??) Fixes #8346. John Maddock 2013-04-08 08:45:06 +0000
  • 41521344af Merge patches from Trunk. John Maddock 2013-03-19 18:10:39 +0000
  • bf3ee21630 More variadic macro support for msvc and Intel. John Maddock 2013-03-15 18:21:03 +0000
  • c40a626f1c Suppress GCC warnings. John Maddock 2013-02-23 18:26:39 +0000
  • 2993231dad Use variadic macros in static assert to make use easier. Add warning suppression for GCC. Minor doc fix. Fixes #5810. Fixes #7242. Fixes #7966. John Maddock 2013-02-14 18:31:33 +0000
  • 5233df9b9e Merge changes from Trunk. John Maddock 2012-12-10 17:28:53 +0000
  • ce9e800db8 Removed missed usage of deprecated macros in Boost.StaticAssert Marshall Clow 2012-11-27 14:30:10 +0000
  • 5e7b62a1f4 Fix doc typo. Fixes #6355. John Maddock 2012-08-16 08:14:53 +0000
  • 7d9fdaee13 Merge documentation and property change fixes from Trunk. John Maddock 2011-04-25 17:27:05 +0000
  • 06dedcd232 Merge trunk BOOST_ASSERT_MSG additions Beman Dawes 2011-02-15 14:54:16 +0000
  • e910489e16 Add BOOST_STATIC_ASSERT_MSG Beman Dawes 2011-01-31 15:03:41 +0000
  • 6f1d2476fa Change PDF URL to SF download page. John Maddock 2011-01-01 12:32:32 +0000
  • f57e592d1e Change PDF URL to SF download page. John Maddock 2011-01-01 12:28:35 +0000
  • e27a27c9f3 Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • a0a2bd5703 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • 80c6340833 Use BOOST_NO_STATIC_ASSERT Beman Dawes 2010-02-16 12:45:53 +0000
  • 12f96b5653 Merge warning fixes from Trunk. John Maddock 2009-12-07 13:23:38 +0000
  • 138c5bde91 Fix gcc warning. John Maddock 2009-11-08 18:59:24 +0000
  • 5d9274a683 rm 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
  • 23d7abde22 rm 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
  • 87ecd7d39f Copyrights 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
  • 9e4d6dfeff Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 2637358ba9 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 62461d8848 Add 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
  • a7e33291eb Fix up PDF generation options. John Maddock 2009-01-30 18:20:49 +0000
  • 9e411076c6 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 413e7eda07 Fix inclusion of incorrect header. Fixes #2537. John Maddock 2008-12-23 12:03:43 +0000
  • a9a9f0591b Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • effe841116 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 3488b2bdf2 Merge some documentation updates and fixes from trunk. Daniel James 2008-07-13 21:08:33 +0000
  • 8cfe5d77c0 Fix a PDF link that I missed before. Daniel James 2008-07-12 19:32:15 +0000
  • 28e09a3cca Merge changes from Trunk. John Maddock 2008-07-11 10:49:31 +0000
  • 8b819d5c6c Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts. John Maddock 2008-04-01 17:53:56 +0000
  • 481c2efbac Merge minor change from Trunk. John Maddock 2008-02-21 16:51:41 +0000
  • bc5065e495 Added link to PDF docs. John Maddock 2008-02-21 16:49:59 +0000
  • 3b702727b9 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • f298ed51a9 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 851fd2622e Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 720fb456d5 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 2fa11699bf Added links to PDF docs. John Maddock 2007-05-09 17:20:56 +0000
  • 1663a635aa Fix C++0x helper macros Douglas Gregor 2007-03-14 09:20:38 +0000
  • b9a3b24aef remove dead file. John Maddock 2006-12-31 17:27:27 +0000
  • a0dac351fb Preliminary C++0x support Douglas Gregor 2006-11-22 15:58:39 +0000
  • 69dbf6f12d Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +0000
  • c68b2114de Added trivial docs change, based on user suggestion, and brought example code into synch. John Maddock 2006-08-11 18:14:13 +0000
  • 66dd3d2595 Added trivial docs change, based on user suggestion, and brought example code into synch. John Maddock 2006-08-11 18:14:13 +0000
  • 48b6934f7f Added license info. John Maddock 2006-07-17 10:49:22 +0000
  • 7a0a3fbf32 Added license info. John Maddock 2006-07-17 10:49:22 +0000
  • c5de8ff789 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • d0fe5bc897 Added additional test that had been left out of the Jamfile for some reason. John Maddock 2006-01-31 16:37:04 +0000
  • 6541c76677 Remove the warnings: they don't really work as intended. John Maddock 2005-09-30 12:43:31 +0000
  • 098770b91d Improved local documentation build. John Maddock 2005-08-05 11:44:32 +0000
  • 1b9f71f4dd Renamed over long file name. John Maddock 2005-07-12 12:55:27 +0000
  • f7531de553 Add custom static_assert for CodeWarrior <= 8. Which works in all contexts, specifically it works inside tempalte function contexts which the standard one doesn't. This makes all tests pass for this compiler for the first time. Rene Rivera 2005-05-15 22:40:40 +0000
  • 11be1f5a93 Add static_assert test to test use inside template functions. Currently this test fails on CW-8.x compilers. Rene Rivera 2005-05-14 18:44:59 +0000
  • 3959c96e26 Fix up docs to point to new BoostBook versions. John Maddock 2005-04-24 12:01:56 +0000
  • 178eed53c2 Fixed library information in docs. Updated examples to match new docs. John Maddock 2005-04-17 10:45:13 +0000
  • 81625fade8 Added new style docs John Maddock 2005-04-16 16:33:02 +0000
  • 811af44dd5 Added section describing problems with non-dependent static asserts in templates. Added table of contents. John Maddock 2004-10-14 11:19:53 +0000
  • 2cf2951f97 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • f60bc26f84 Improved gcc 3.3 and 3.4 error messages. John Maddock 2004-09-26 10:24:34 +0000
  • f0969644d0 Fixed doc typo. John Maddock 2004-07-10 12:36:22 +0000
  • 68545773d5 Changed tests to guarantee portability John Maddock 2004-02-12 11:29:47 +0000
  • 328b4fee16 MWCW 8.3 no longer needs the enum version. This fixes a problem in Spirit, because of two header files both having a static assert at the same line. Giovanni Bajo 2003-12-21 16:34:52 +0000
  • 21ab9ce12a stripped tabs John Maddock 2003-11-30 13:08:35 +0000
  • 0e39de168b Changed email address to john@johnmaddock.co.uk John Maddock 2003-10-24 11:13:42 +0000
  • 52bc1a8fb7 Added new licence info. John Maddock 2003-10-04 11:29:20 +0000
  • 0566bafd1d Changed licence to new Boost licnece John Maddock 2003-10-02 11:53:35 +0000
  • a2c78d51be Updated licence John Maddock 2003-10-01 10:28:17 +0000
  • d06c7261fc Add V2 Jamfile Vladimir Prus 2003-09-30 08:05:42 +0000
  • 5e7c100b55 Use the import rule Dave Abrahams 2003-09-08 17:38:49 +0000