summaryrefslogtreecommitdiff
path: root/libs/static_assert
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed tests to guarantee portabilityJohn Maddock2004-02-121-0/+0
| | | | [SVN r22245]
* MWCW 8.3 no longer needs the enum version. This fixes a problem in Spirit, ↵Giovanni Bajo2003-12-211-0/+0
| | | | | | because of two header files both having a static assert at the same line. [SVN r21364]
* stripped tabsJohn Maddock2003-11-301-0/+0
| | | | [SVN r21012]
* Changed email address to john@johnmaddock.co.ukJohn Maddock2003-10-241-0/+0
| | | | [SVN r20472]
* Added new licence info.John Maddock2003-10-041-0/+0
| | | | [SVN r20254]
* Changed licence to new Boost licneceJohn Maddock2003-10-021-0/+0
| | | | [SVN r20241]
* Updated licenceJohn Maddock2003-10-011-0/+0
| | | | [SVN r20237]
* Add V2 JamfileVladimir Prus2003-09-301-0/+0
| | | | [SVN r20224]
* Use the import ruleDave Abrahams2003-09-081-0/+0
| | | | [SVN r19968]
* Force early instantiation so test works with delayed instantiation compilers ↵Beman Dawes2003-07-311-0/+0
| | | | | | (Greg Comeau) [SVN r19378]
* Added __COUNTER__ based version for VC7 and later.John Maddock2003-07-111-0/+0
| | | | [SVN r19043]
* Stop running example1 in the tests: it's intentionally non-portable.John Maddock2003-06-171-0/+0
| | | | [SVN r18823]
* Added copyrightJohn Maddock2003-05-241-0/+0
| | | | [SVN r18524]
* add special version for SGI MIPSpro compilerJens Maurer2003-04-031-0/+0
| | | | [SVN r18173]
* Modified Jamfile to use testing.jamJohn Maddock2003-01-111-0/+0
| | | | [SVN r16868]
* add or update See www.boost.org commentsBeman Dawes2002-12-271-0/+0
| | | | [SVN r16708]
* Intel C++ fixAleksey Gurtovoy2002-09-161-0/+0
| | | | [SVN r15351]
* init commitBeman Dawes2002-08-191-0/+0
| | | | [SVN r14977]
* Fix unversioned VC++ checksDave Abrahams2002-07-131-0/+0
| | | | [SVN r14436]
* respect <sysinclude>Dave Abrahams2002-05-211-0/+0
| | | | [SVN r13995]
* fix typo in template parameter nameJens Maurer2002-03-031-0/+0
| | | | [SVN r13043]
* Fixed typoJohn Maddock2002-01-241-0/+0
| | | | [SVN r12473]
* Stripped tabs from sourceJohn Maddock2002-01-191-0/+0
| | | | [SVN r12351]
* Fixed unused variables that show up as warnings when doing regressionDarin Adler2001-09-241-0/+0
| | | | | | | tests. [SVN r11241]
* commit of split-config, including any changes required to existing libraries ↵John Maddock2001-09-181-0/+0
| | | | | | (mainly regex). [SVN r11138]
* Added JamfileJohn Maddock2001-09-081-0/+0
| | | | [SVN r11074]
* Fixed WCHAR_MIN issuesJohn Maddock2001-09-081-0/+0
| | | | [SVN r11073]
* Tweeked so that test fails under VC6 (it should due to a compiler bug).John Maddock2001-07-141-0/+0
| | | | [SVN r10612]
* Added comment about lack of static_castJohn Maddock2001-05-301-0/+0
| | | | [SVN r10243]
* cast integral constant expression to bool to fix some compiler warnings and ↵John Maddock2001-05-261-0/+0
| | | | | | some compiler bugs. [SVN r10230]
* add HP aCC workaroundsJens Maurer2001-05-051-0/+0
| | | | [SVN r10025]
* updated url'sJohn Maddock2001-04-301-0/+0
| | | | [SVN r9993]
* Change all eGroups references to YahooGroupsBeman Dawes2001-04-251-0/+0
| | | | [SVN r9979]
* fixed typoJohn Maddock2001-04-191-0/+0
| | | | [SVN r9836]
* added integral constant expression links, added tentative fix to ↵John Maddock2001-04-181-0/+0
| | | | | | is_function_test for older EDG based compilers [SVN r9833]
* Added boost-wide <limits> woraroundJohn Maddock2001-04-011-0/+0
| | | | [SVN r9688]
* tentative fix for MWCWJohn Maddock2001-02-041-0/+0
| | | | [SVN r8914]
* Fix for EDG based compilersJohn Maddock2001-02-031-0/+0
| | | | [SVN r8888]
* Undone accidental changes to static_assert_test.cppJohn Maddock2001-01-241-0/+0
| | | | [SVN r8753]
* Fix broken linkBeman Dawes2001-01-151-0/+0
| | | | [SVN r8603]
* Static assert initial checkinJohn Maddock2000-12-031-0/+0
[SVN r8381]