Lorenzo Caminiti
|
2414063d0f
|
building all configurations
|
2017-12-18 07:28:12 -08:00 |
|
Lorenzo Caminiti
|
fa93f96046
|
updated copyright year
|
2017-12-10 16:31:15 -08:00 |
|
Lorenzo Caminiti
|
9fb0d9409a
|
fixed odr errors when compiling header-only in multiple compilation units
|
2017-12-10 16:13:31 -08:00 |
|
Lorenzo Caminiti
|
8eafe72cda
|
trying to workaround a few more bugs in msvc10 lambdas. also marked a few more expected failures on sfinae not working for private and protected members on older gcc.
|
2017-10-12 23:33:23 -07:00 |
|
Lorenzo Caminiti
|
77e6f57cbb
|
replaced boost_contract_link with boost link and boost_contract_header_only. renamed documetation target from doc to boostdoc (boost convention). using BOOST_ASERT instead of c-style assert (boost guideline).
|
2017-09-24 20:11:50 -07:00 |
|
Lorenzo Caminiti
|
a748c6142e
|
copied all release/0_5_0 to master
|
2017-09-04 17:43:14 -07:00 |
|
Lorenzo Caminiti
|
914e7bdcec
|
cleaning master to prep for release tags
|
2017-09-04 16:30:13 -07:00 |
|
Lorenzo Caminiti
|
6568f6137e
|
increased copyright yeat to 2017
|
2017-09-01 21:02:28 -07:00 |
|
Lorenzo Caminiti
|
5c6e539ada
|
added instructions on how to install and configure boost, bjam, and quickbook to getting started section. rebuild some tests and examples
|
2017-09-01 20:04:05 -07:00 |
|
Lorenzo Caminiti
|
3610a77e2e
|
reviewing reference section up to contract_macro.hpp
|
2017-08-19 19:48:51 -07:00 |
|
Lorenzo Caminiti
|
e306fad000
|
added audit and axiom assertion levels. finished reviewing examples section in docs.
|
2017-08-12 10:33:59 -07:00 |
|
Lorenzo Caminiti
|
7bd3064cce
|
compiling all examples and tests
|
2017-03-19 22:28:47 -07:00 |
|
Lorenzo Caminiti
|
44cc7a2bc7
|
renamed some OLD to OLDOF
|
2017-03-13 22:45:57 -07:00 |
|
Lorenzo Caminiti
|
0611a77f0a
|
added NO_CONDITIONS and using less verbose NO macro combinations in predicates
|
2017-03-13 22:33:04 -07:00 |
|
Lorenzo Caminiti
|
c5df888fc4
|
passing all tests with all link combinations shared, static, and header
|
2016-12-15 02:15:50 -08:00 |
|
Lorenzo Caminiti
|
3000dde9c2
|
built all tests and examples on msvc with all contract_no combinations
|
2016-12-12 21:07:46 -08:00 |
|
Lorenzo Caminiti
|
b702d4b13c
|
added NO_EXCEPTS to boost_contract_no feature and built all tests and examples for all compilers
|
2016-09-06 20:31:05 -07:00 |
|
Lorenzo Caminiti
|
ff02b449dd
|
added .except(...), renamed old_ptr_noncopyable to old_ptr_if_copyable, and renamed OLDOF to OLD
|
2016-08-21 09:54:10 -07:00 |
|
Lorenzo Caminiti
|
9949f0c60b
|
added copyright info to all source files
|
2016-06-11 12:41:57 -07:00 |
|
Lorenzo Caminiti
|
21f228d80b
|
resolved most todo and recompiled most examples and tests
|
2016-06-04 09:41:03 -07:00 |
|
Lorenzo Caminiti
|
9754d1cf05
|
renamed aux to detail
|
2016-03-01 10:00:31 -08:00 |
|
Lorenzo Caminiti
|
e7a8c6a502
|
removed CONFIG infix for all config macros (to better conform to Boost's naming conventions)
|
2016-02-29 07:15:05 -08:00 |
|
Lorenzo Caminiti
|
b21744fbe1
|
added all copyrights and rebuilt all tests with msvc, gcc, and clang with all contracts on/off
|
2016-02-20 10:06:57 -08:00 |
|
Lorenzo Caminiti
|
b1249bc6bc
|
added copyright and fixed all includes
|
2016-02-08 22:14:59 -08:00 |
|
Lorenzo Caminiti
|
fe3c78ad90
|
started to compile this lib as dll
|
2016-01-30 13:09:33 -08:00 |
|
Lorenzo Caminiti
|
1ab47c587c
|
added max_bases test. renamed aux::test to test::aux.
|
2016-01-27 08:10:48 -08:00 |
|
Lorenzo Caminiti
|
035305aff4
|
tested function overloads and protected bases
|
2016-01-24 09:19:30 -08:00 |
|
Lorenzo Caminiti
|
63372678f3
|
compiled all tests with contracts on/off on msvc, gcc, and clang
|
2016-01-08 05:08:53 -08:00 |
|
Lorenzo Caminiti
|
8e9d7474f1
|
added const volatile invariants
|
2015-11-11 07:47:36 -08:00 |
|
Lorenzo Caminiti
|
edad097a5d
|
tested old-of under a few corner cases and renamed oldof.hpp to old.hpp
|
2015-10-23 19:38:09 -07:00 |
|
Lorenzo Caminiti
|
c594323bef
|
added .old(...)
|
2015-10-23 15:46:47 -07:00 |
|
Lorenzo Caminiti
|
7c9db6c58f
|
renamed ..._member to ..._function, continuing to program more examples
|
2015-06-09 18:50:31 -07:00 |
|
Lorenzo Caminiti
|
aac3e56198
|
added a version of check_guard (but without any thread sync yet)
|
2015-06-05 08:28:41 -07:00 |
|