Commit Graph

50 Commits

Author SHA1 Message Date
fa5c6fc8e5 Drop dependency on MPL 2018-09-22 12:52:06 -04:00
080f05ea46 Squash-merge branch feature/pull-11 2018-01-13 20:46:25 +02:00
0047815f4a Merge branch 'feature/ignore-deprecated' of https://github.com/DanielaE/boost.typeof into develop 2017-11-22 01:41:04 +02:00
a9298ee94f Add import testing ; to test/Jamfile 2017-11-04 00:36:29 +02:00
05ad6402ef Remove executable attribute. 2017-09-17 08:27:46 -04:00
5d737d61e5 conditionally ignore testcases for removed library features
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-04-19 19:31:39 +02:00
eff78826d2 Apply variadic functions patch from Sergey Zubkovsky.
[SVN r59579]
2010-02-07 19:13:43 +00:00
b420583f9c 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
[SVN r56942]
2009-10-17 02:07:38 +00:00
9a5663ff14 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.



[SVN r55159]
2009-07-26 00:49:56 +00:00
2d046d3f9f Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
f2a646b417 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
b06d94eb91 Deleted regression tests.
[SVN r40435]
2007-10-24 20:30:31 +00:00
7a574a6169 [typeof] testing for typeof hacks on all compilers
[SVN r39796]
2007-10-08 17:46:23 +00:00
f576bcf847 Modified tests to account for Borland compiler
[SVN r39590]
2007-09-28 20:11:32 +00:00
34ffee8e2c Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
0dc2a5524b suppressed inspection unnamed complain
[SVN r35117]
2006-09-14 23:19:51 +00:00
34bcfef25a Added name to copyright.
[SVN r35059]
2006-09-10 17:40:47 +00:00
dfb50b4e37 inspection report fixes
[SVN r35051]
2006-09-09 17:25:09 +00:00
f1162b5b5a Remove tabs
[SVN r34996]
2006-08-29 21:14:51 +00:00
471e48eccb *** empty log message ***
[SVN r34402]
2006-06-25 23:59:21 +00:00
ddacb0345b SUPPRESS_UNNAMED_NAMESPACE
[SVN r34347]
2006-06-18 15:37:56 +00:00
0f458a1ef2 *** empty log message ***
[SVN r34269]
2006-06-11 11:55:34 +00:00
a8112fe31d function binding
[SVN r34175]
2006-06-05 02:32:41 +00:00
2d1f22a082 Fixed regression tests for CW-9.4
[SVN r33392]
2006-03-19 19:27:35 +00:00
dbfa74603c Implemented BOOST_TYPEOF_NESTED_TYPEDEF.
This macro works around known bugs in VC7.1 and VC8.0 concerning the use of BOOST_TYPEOF inside templates. It also eliminates the limitation imposed by BOOST_TYPEOF_LIMIT_SIZE.


[SVN r33355]
2006-03-16 17:10:19 +00:00
e2d492bb49 *** empty log message ***
[SVN r33131]
2006-02-27 03:18:32 +00:00
eec4c67e32 Fix typo
[SVN r33069]
2006-02-21 16:13:04 +00:00
756a0ff572 binding workarounds added
[SVN r33045]
2006-02-20 21:54:00 +00:00
f23e04c626 removed temporary code added to investigate cw-8.x failure
[SVN r32990]
2006-02-18 13:01:31 +00:00
966c338bf0 LVALUE_TYPEOF dropped
[SVN r32989]
2006-02-18 12:56:43 +00:00
e359321195 undo last commit
[SVN r32521]
2006-02-03 01:42:21 +00:00
d6c44f0332 temporary -- debugging cw-8.x
[SVN r32503]
2006-02-02 02:45:46 +00:00
4370fd31cb Update Jamfile.v2
[SVN r32497]
2006-02-01 15:52:05 +00:00
ed50bdcd7a Add Jamfile.v2
[SVN r32480]
2006-01-31 15:38:14 +00:00
18f15afa52 added missing include
[SVN r32392]
2006-01-24 02:15:54 +00:00
1cfbeb9bef Turn off Tru64/CXX-6.5 completely, this is too much for this poor old compiler.
[SVN r32114]
2005-12-20 11:53:37 +00:00
76e392e8c2 Disable the ODR tests for Tru64/CXX-6.5.
[SVN r32076]
2005-12-16 15:39:24 +00:00
136960eaf6 w/a cw externel binders
[SVN r32069]
2005-12-16 11:44:47 +00:00
8e1cd1f44d std.cpp
[SVN r31991]
2005-12-12 00:00:23 +00:00
300eb8cf28 function_ptr_from_tpl.cpp
[SVN r31983]
2005-12-11 11:52:11 +00:00
35b47d5b16 new test -- handling function ptr from a template context
[SVN r31973]
2005-12-10 15:45:33 +00:00
e2f0e47fe3 temporary change to debug cw compile error
[SVN r31967]
2005-12-09 21:53:03 +00:00
6385a75441 fixed test failure on cw
[SVN r31906]
2005-12-04 19:59:42 +00:00
0f7dcbe618 made ODR test runnable
[SVN r31160]
2005-10-02 00:47:15 +00:00
9f4842e67a simplified the test
[SVN r31146]
2005-09-29 08:41:29 +00:00
92e77f51d6 minor test fixes
[SVN r31136]
2005-09-28 03:44:31 +00:00
c357f29a5b added more tests
[SVN r31048]
2005-09-20 01:32:56 +00:00
9bb8a83f24 added more tests
[SVN r30908]
2005-09-11 14:59:52 +00:00
2bc33ea912 added template tests
[SVN r30885]
2005-09-09 00:15:59 +00:00
b48bd6a7a0 initial commit
[SVN r30738]
2005-08-31 02:20:51 +00:00