Commit Graph

11 Commits

Author SHA1 Message Date
James E. King III
376201b10d Add 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.
2018-07-23 13:07:11 -04:00
Daniel James
ec560ba5b0 Dummy jamfile for the super project's build script. 2016-07-01 08:55:18 +01:00
Vladimir Prus
6f04bb5004 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
Dave Abrahams
ac6415fac2 Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this
macro is better than simply defining a destructor because usage
patterns will be tested whenever associated types are accessed.


[SVN r35198]
2006-09-19 13:37:20 +00:00
Dave Abrahams
6b4d01994b add missing license/copyright info
[SVN r35068]
2006-09-11 22:08:18 +00:00
Dave Abrahams
79017f985a Killed off "Concept" suffixes on Boost concepts. Maintained
back-compatibility by using a macro to define XxxxConcept when
defining Xxxxx.


[SVN r33894]
2006-05-01 19:40:32 +00:00
Dave Abrahams
24326c9df5 Fixes for concept checking; use destructors for checking classes, misc cleanup.
[SVN r33862]
2006-04-29 20:27:14 +00:00
Dave Abrahams
4a7d05206e Fixed missing concept_check test -- Jamfile wasn't subincluded
[SVN r30863]
2005-09-07 21:49:08 +00:00
Dave Abrahams
f2abb5931b Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Jeremy Siek
b072cbbb99 added stl_concept_covering.cpp
[SVN r15512]
2002-09-25 16:58:09 +00:00
Jeremy Siek
2ebed5a25a *** empty log message ***
[SVN r15038]
2002-08-21 16:30:48 +00:00