Raffi Enficiaud
e090d60fe1
A reference on the dataset macro + updating the links
2014-12-27 15:47:18 +01:00
Raffi Enficiaud
3780fa0404
remove the +x from the files
2014-12-22 22:46:00 +01:00
Raffi Enficiaud
b1a31dece0
Also a : after fatal error for fatal errors. Changing the unit test accordingly
2014-12-22 22:43:05 +01:00
Raffi Enficiaud
007915cb73
Adding fixes
2014-12-22 22:37:08 +01:00
Raffi Enficiaud
1a1060c663
Updating for tests with doxygen and random function overloads
2014-12-17 10:04:03 +01:00
Raffi Enficiaud
840a0a356a
Using overloads as suggested on the mailing list:
...
WARNING: the syntax
/*!
* @overload
*/
does not work on Doxygen side
2014-12-17 10:01:17 +01:00
Raffi Enficiaud
76ad98a2de
Removing some warnings from doxygen
2014-12-17 08:34:32 +01:00
Raffi Enficiaud
b22059fc05
using the macro from the header
2014-12-16 21:29:41 +01:00
Raffi Enficiaud
852f656d00
Dealing with the incomplete type error of GCC
2014-12-16 21:29:41 +01:00
Raffi Enficiaud
16621abd38
Also the include part
2014-12-16 21:29:41 +01:00
Raffi Enficiaud
f475329391
Narrowing the possible deficiencies of the compiler
2014-12-16 21:29:41 +01:00
Raffi Enficiaud
01a1cfdf74
warning
2014-12-16 21:17:01 +01:00
Raffi Enficiaud
713f41d730
Trying to fix the clang issues on OSX. Maybe the BOOST_CLANG should be narrowed to darwin also.
2014-12-16 17:49:16 +01:00
Raffi Enficiaud
735bd7e5a7
Clang has apparently the constructor
...
std::vector<T>(size_t)
from c++11, even in c++03 mode
2014-12-16 17:46:34 +01:00
Raffi Enficiaud
57c45f34e1
minor doc update
2014-12-16 16:02:05 +01:00
Raffi Enficiaud
7ec43654a3
Trying to work out the deficiencies of dox+quickbook
2014-12-16 16:00:58 +01:00
Raffi Enficiaud
a9d0f6ebe1
Small notice on fwd iterable for C++11
2014-12-16 15:17:03 +01:00
Raffi Enficiaud
c9c64437ef
Trying overload
2014-12-16 15:16:48 +01:00
Raffi Enficiaud
99dd924054
Changing the link
2014-12-16 14:45:10 +01:00
Raffi Enficiaud
b9e6762c3f
test case for the BOOST_TEST_DONT_PRINT_LOG_VALUE for contexts
2014-12-16 14:44:33 +01:00
Raffi Enficiaud
a613fe0439
full namespace definition
2014-12-16 14:42:32 +01:00
Raffi Enficiaud
20ae4ab5a0
indent
2014-12-16 14:29:40 +01:00
Raffi Enficiaud
9edbb86116
Having also the print_helper for contexts
2014-12-16 14:29:33 +01:00
Raffi Enficiaud
971328c29f
nothing
2014-12-15 13:52:55 +01:00
Raffi Enficiaud
9a9e5f8125
removed the x flag some file permissions
2014-12-12 00:53:38 +01:00
Raffi Enficiaud
30bce3283a
Licenses and ending line as suggested by the warnings (maybe the initial year is wrong)
...
Making the examples compile (not using the quickbook macros)
2014-12-12 00:49:59 +01:00
Raffi Enficiaud
f21f4ad7ed
Merge branch 'develop' into feature/quickbookdoc
...
* develop:
Compile fix for MSVC14
2014-12-11 23:22:51 +01:00
Raffi Enficiaud
2ec6e2c806
Merge pull request #20 from MarcelRaad/patch-2
...
Compile fix for MSVC14
2014-12-11 23:18:45 +01:00
Raffi Enficiaud
0612070dff
Fix unit test after changes in the collection comparisons
...
Fix link of the sync_access unit test
2014-12-11 13:47:44 +01:00
Raffi Enficiaud
7a7bb38be0
Merge branch 'develop' into feature/quickbookdoc
...
Conflicts:
include/boost/test/data/monomorphic/generators/random.hpp
test/test_datasets_src/test_random.cpp
2014-12-11 13:14:38 +01:00
Raffi Enficiaud
187988e2f3
Removing deprecation warnings
2014-12-11 13:11:33 +01:00
Raffi Enficiaud
02f7f6d8d4
Applying partial pull request #13 of mkurdej
2014-12-11 13:03:47 +01:00
Raffi Enficiaud
adaaf1d816
Merge branch 'develop' into feature/quickbookdoc
...
Conflicts:
example/unit_test_example_14.cpp
include/boost/test/execution_monitor.hpp
include/boost/test/tools/assertion.hpp
include/boost/test/tools/old/impl.hpp
include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp
include/boost/test/utils/runtime/cla/parser.hpp
test/Jamfile.v2
Just to keep feature/quickbookdoc updated
2014-12-11 12:01:31 +01:00
Raffi Enficiaud
10d0582c25
Licenses warnings
2014-12-11 10:58:59 +01:00
Raffi Enficiaud
d456b0489f
license warning
2014-12-11 10:53:23 +01:00
Raffi Enficiaud
5b352b4990
tabs
2014-12-11 10:51:19 +01:00
Raffi Enficiaud
7372fa6de3
Change deprecated macro
2014-12-11 10:49:03 +01:00
Raffi Enficiaud
d24a279dfd
Merge pull request #21 from jhunold/fix_shadow
...
Fix: clang trunk: "error: declaration of T shadows template parameter"
2014-12-11 09:47:48 +01:00
Jürgen Hunold
2dc5bcc80c
Fix: clang trunk: "error: declaration of T shadows template parameter"
...
Regression introduced by 0871200fcf
2014-12-11 07:50:43 +01:00
Raffi Enficiaud
8d06b9e3de
disabling the printing using the proper functions
2014-12-10 18:13:49 +01:00
Raffi Enficiaud
d1f62ea715
Applying partial pull request #14 of mkurdej
2014-12-10 18:13:48 +01:00
Raffi Enficiaud
83fbfd3665
Fixing decltype problems on Visual 2013 (ter)
2014-12-10 18:13:31 +01:00
Raffi Enficiaud
baea4959e2
Fixing decltype problems on Visual 2013 (bis)
2014-12-10 18:08:50 +01:00
Raffi Enficiaud
0871200fcf
Fixing decltype problems on Visual 2013
2014-12-10 16:41:50 +01:00
Raffi Enficiaud
d4c46818ae
Small stuff on joins
2014-12-09 21:14:00 +01:00
Raffi Enficiaud
76e3c238f1
some slight advance on zips
2014-12-09 21:05:26 +01:00
Raffi Enficiaud
da9303bc48
new example + fix width
2014-12-09 21:05:03 +01:00
Raffi Enficiaud
648835806e
Working on the stl part
...
Apparently this is not working as expected. At least the macro BOOST_TEST_DONT_PRINT_LOG_VALUE is not respected during the instanciation of the dataset
2014-12-09 18:07:35 +01:00
Raffi Enficiaud
c8d674344c
typo
2014-12-09 17:48:38 +01:00
Raffi Enficiaud
fc67d77d3d
Documentation on ranges should be ok now
...
Added an example. The context should be changed if any feedback is given by Gennadiy
2014-12-09 17:48:26 +01:00