James E. King III
271d8ed276
fix example to use the correct variable and avoid unused variable warning
2018-11-11 17:46:47 -05:00
James E. King III
1da6fdc86c
remove superfluous semicolon in example 04
2018-11-11 17:43:33 -05:00
James E. King III
a9c4d9bd88
fix use of bind1st in example 12
2018-11-11 17:41:48 -05:00
Raffi Enficiaud
0003131130
Merge branch 'develop'
...
* develop:
Change log
2018-11-06 08:43:46 +01:00
Raffi Enficiaud
2b1e4cdda0
Change log
...
Gathering PRs and GH issues together
2018-11-06 08:43:34 +01:00
Raffi Enficiaud
9d50d80eb6
Merge branch 'develop'
...
* develop:
Change log
Suppressing the missing-declaration warning
2018-10-31 07:24:11 +01:00
Raffi Enficiaud
90e9dba5e0
Merge branch 'topic/13625-failures-with-Werror-missing-declarations' into develop
...
* topic/13625-failures-with-Werror-missing-declarations:
Change log
Suppressing the missing-declaration warning
2018-10-30 23:54:40 +01:00
Raffi Enficiaud
8a59312368
Change log
2018-10-30 23:54:09 +01:00
Raffi Enficiaud
f6e76d728c
Suppressing the missing-declaration warning
2018-10-30 23:54:09 +01:00
Raffi Enficiaud
dc586cf259
Merge branch 'develop'
...
* develop:
Change log
Fix MSVC 2012
Addressing #13380 : join returning reference to temporary
Deal with unused variable warning
2018-10-29 14:07:46 +01:00
Raffi Enficiaud
2fc875b9b2
Merge branch 'topic/13380-dataset-join-dandling-reference' into develop
...
* topic/13380-dataset-join-dandling-reference:
Change log
Fix MSVC 2012
Addressing #13380 : join returning reference to temporary
2018-10-29 10:46:42 +01:00
Raffi Enficiaud
f62606b782
Change log
2018-10-29 10:46:14 +01:00
Raffi Enficiaud
78e3d165d2
Fix MSVC 2012
2018-10-29 10:46:14 +01:00
Raffi Enficiaud
f3e4174572
Addressing #13380 : join returning reference to temporary
...
Raising an error in case of reference to temporary by changing the compiler options.
Seems to work better than any other programmatic check.
Removing the need for the sample type definition from datasets.
2018-10-29 10:45:59 +01:00
Raffi Enficiaud
90d577a620
Merge pull request #168 from apolukhin/patch-1
...
Deal with unused variable warning
2018-10-03 19:29:13 +02:00
Antony Polukhin
ecd4498193
Deal with unused variable warning
2018-10-03 20:25:41 +03:00
Raffi Enficiaud
f24f8fd388
Merge branch 'develop'
...
* develop:
Fixing the name of the class wrapping boost::exception dynamic information
Change log
Catching boost::exception before std::exception
Change log
Doc update
Fix tolerance when one of the numbers is infinity
[doc] Fix teardown function name
2018-10-02 02:41:58 +02:00
Raffi Enficiaud
9959d30cb3
Fixing the name of the class wrapping boost::exception dynamic information
2018-10-02 01:12:06 +02:00
Raffi Enficiaud
ab14f53233
Merge branch 'topic/GH-156-comparison-to-infinity' into develop
...
* topic/GH-156-comparison-to-infinity:
Change log
Doc update
Fix tolerance when one of the numbers is infinity
2018-10-01 22:43:16 +02:00
Raffi Enficiaud
bc2cf981ed
Merge branch 'topic/GH-147-boost-exception-before-std-exception' into develop
...
* topic/GH-147-boost-exception-before-std-exception:
Change log
Catching boost::exception before std::exception
2018-10-01 22:43:07 +02:00
Raffi Enficiaud
3a467c7546
Change log
2018-09-29 21:21:06 +02:00
Raffi Enficiaud
3aad132efd
Catching boost::exception before std::exception
...
- improving the support for boost::exception
- adding test
2018-09-29 21:19:08 +02:00
Raffi Enficiaud
33fe88dc8d
Change log
2018-09-29 10:07:58 +02:00
Raffi Enficiaud
89c4f1e7d7
Doc update
2018-09-29 10:07:58 +02:00
Raffi Enficiaud
626c01338d
Fix tolerance when one of the numbers is infinity
2018-09-29 10:01:24 +02:00
Marek Kurdej
ffc22a5dbf
[doc] Fix teardown function name
2018-09-27 08:41:27 +02:00
Raffi Enficiaud
b56dc60df6
Merge branch 'develop'
...
* develop:
Scoped color returning to initial color
Change log
Unary expression: fixing the printing issue
Change log
Fixing self-containment issues
Fix: scoped_color does not return the previous color
Add check for self-containment of includes
Change log
Documentation update
Added unit test for single header/multiple translation unit usage variant
Change log
Delaying the check on duplicate names during the test initialization
Making boost::execution_exception visible
Removing the singleton related files
Removing broken Singleton pattern
2018-09-27 07:03:22 +02:00
Raffi Enficiaud
412fcc6e12
Merge branch 'topic/GH-158-boost_test_print_type-printing-on-single-value' into next-internal
...
* topic/GH-158-boost_test_print_type-printing-on-single-value:
Change log
Unary expression: fixing the printing issue
2018-09-25 06:45:34 +02:00
Raffi Enficiaud
5ce01d4c9b
Scoped color returning to initial color
2018-09-24 21:20:15 +02:00
Raffi Enficiaud
db897f31df
Change log
2018-09-24 20:27:46 +02:00
Raffi Enficiaud
cc7796fbe9
Unary expression: fixing the printing issue
2018-09-24 20:27:46 +02:00
Raffi Enficiaud
c4e2813f6d
Merge branch 'topic/PR-161-self-containment-in-b2' into next-internal
...
* topic/PR-161-self-containment-in-b2:
Change log
Fixing self-containment issues
Add check for self-containment of includes
2018-09-24 07:24:25 +02:00
Raffi Enficiaud
a0dbd6a90d
Change log
2018-09-24 07:23:16 +02:00
Jürgen Hunold
57c804bc11
Fixing self-containment issues
2018-09-24 07:23:16 +02:00
Raffi Enficiaud
fb7ce3d2f8
Merge branch 'topic/GH-163-slowdown-at-startup' into next-internal
...
* topic/GH-163-slowdown-at-startup:
Change log
Delaying the check on duplicate names during the test initialization
2018-09-24 07:00:39 +02:00
Raffi Enficiaud
22985a64c1
Merge branch 'topic/PR-154-fix-scoped_color' into next-internal
...
* topic/PR-154-fix-scoped_color:
Fix: scoped_color does not return the previous color
2018-09-24 06:59:06 +02:00
Raffi Enficiaud
b6af57b2c0
Merge branch 'topic/single-header-multiunit-test' into next-internal
...
* topic/single-header-multiunit-test:
Change log
Documentation update
Added unit test for single header/multiple translation unit usage variant
2018-09-24 06:58:53 +02:00
Raffi Enficiaud
4a1e3eb8cb
Fix: scoped_color does not return the previous color
...
- minor cleanups
2018-09-24 00:50:48 +02:00
Jürgen Hunold
a7a9474e04
Add check for self-containment of includes
...
- cleanup trailing whitespace
2018-09-24 00:48:53 +02:00
Raffi Enficiaud
2592b3b35b
Change log
2018-09-24 00:47:13 +02:00
Raffi Enficiaud
21537234e1
Documentation update
2018-09-24 00:47:13 +02:00
Gennadiy Rozental
899b676267
Added unit test for single header/multiple translation unit usage variant
2018-09-24 00:47:13 +02:00
Raffi Enficiaud
0adc030be8
Change log
2018-09-24 00:46:11 +02:00
Raffi Enficiaud
4c978f7383
Delaying the check on duplicate names during the test initialization
...
- Updating tests and ensuring that suites with similar names can coexit
2018-09-24 00:46:11 +02:00
Raffi Enficiaud
49cd9a1784
Merge branch 'topic/remove-broken-singleton' into develop
...
* topic/remove-broken-singleton:
Making boost::execution_exception visible
Removing the singleton related files
Removing broken Singleton pattern
2018-09-24 00:45:56 +02:00
Raffi Enficiaud
cb5201fa56
Making boost::execution_exception visible
2018-09-24 00:45:29 +02:00
Raffi Enficiaud
e021ca8b68
Removing the singleton related files
2018-09-24 00:45:29 +02:00
Raffi Enficiaud
f08bd860b2
Removing broken Singleton pattern
...
The singleton is not robust to initialization in several translation units between
shared library with hidden visibility. Removing
Fixing tests accordingly.
2018-09-23 23:44:47 +02:00
Raffi Enficiaud
638c880c5a
Merge branch 'develop'
...
* develop:
Change log
Fix doc contradiction (thanks to https://github.com/DesWurstes )
Change log
Fix warning: BOOST_CLANG is not defined, evaluates to 0
Change log
New macro for manually adding tests by specifying the name
Change log
Further cleanup
When specifying --color_output=no, don't output color codes either
Github issues on doc
Update contributions
Bumping version
2018-09-08 10:22:06 +02:00
Raffi Enficiaud
4df5b095ea
Merge branch 'topic/PR-151-BOOST_CLANG-define' into next-internal
...
* topic/PR-151-BOOST_CLANG-define:
Change log
Fix warning: BOOST_CLANG is not defined, evaluates to 0
2018-09-03 07:08:58 +02:00