Commit Graph

1147 Commits

Author SHA1 Message Date
Raffi Enficiaud
aaacf00faa Merge branch 'topic/PR-234-boost-diagnostic_information-rtti' into next-internal
* topic/PR-234-boost-diagnostic_information-rtti:
  Change log
  boost::diagnostic_information() works in no rtti mode.
2019-11-12 18:01:33 +01:00
Raffi Enficiaud
0c9ff7204d Change log 2019-11-12 18:01:05 +01:00
Raffi Enficiaud
3bbe17cb6b Change log 2019-11-11 21:15:09 +01:00
Raffi Enficiaud
b19cf0eb75 Change log 2019-10-31 14:26:28 +01:00
Raffi Enficiaud
d67b643309 Merge branch 'topic/GH-223-cannot-filter-template-test-cases' into next-internal
* topic/GH-223-cannot-filter-template-test-cases:
  Change log
  Documentation updates
  Normalizing test names accross several compilers
  Sanitizing template test cases that contain ',' in their name
2019-10-31 08:55:59 +01:00
Raffi Enficiaud
a3f9121a66 Change log 2019-10-31 08:54:50 +01:00
Raffi Enficiaud
ae01c8387c Documentation updates
- section about command line argument filtering for template test cases
- many typos fixes
- remove reference to bjam
2019-10-31 08:54:50 +01:00
Raffi Enficiaud
0d3cc3c9c0 Change log 2019-10-30 08:15:57 +01:00
Raffi Enficiaud
d283016282 Documentation update 2019-10-30 08:15:57 +01:00
Raffi Enficiaud
a1bafb22eb Merge branch 'topic/GH-229-random-shuffle-deprecation-warning' into next-internal
* topic/GH-229-random-shuffle-deprecation-warning:
  Change log
  Removing calls to std::random_shuffle in favour of the drop-in replacement
2019-10-20 18:40:05 +02:00
Raffi Enficiaud
17c0bd5ffd Change log 2019-10-08 07:43:43 +02:00
Raffi Enficiaud
e93aabff5f Change log 2019-10-08 00:33:17 +02:00
Raffi Enficiaud
5262170050 Merge branch 'topic/PR-231-defines-missing-openbsd' into next-internal
* topic/PR-231-defines-missing-openbsd:
  Change log
  OpenBSD is missing SI_ASYNCIO and SI_MESGQ
2019-10-05 15:09:47 +02:00
Raffi Enficiaud
bf42d28fd3 Change log 2019-10-05 12:26:37 +02:00
Raffi Enficiaud
1b4a8b9aaa Change log 2019-10-05 12:20:55 +02:00
Raffi Enficiaud
3c0c20bfd1 Change log template 2019-10-05 12:18:21 +02:00
Raffi Enficiaud
e112b88bbc Merge branch 'topic/GH-218-outstream-default-filename' into next-internal
* topic/GH-218-outstream-default-filename:
  Change log
  Master test suite name setup prior to all other setup

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2019-07-27 13:47:19 +02:00
Raffi Enficiaud
fb16da3ba4 Change log 2019-07-27 11:40:07 +02:00
Raffi Enficiaud
4ae4b29a5f Change log 2019-07-21 21:14:53 +02:00
Raffi Enficiaud
7fbc8e8579 Merge branch 'topic/PR-224-BOOST_HEADER_DEPRECATED' into next-internal
* topic/PR-224-BOOST_HEADER_DEPRECATED:
  Change log
  Removing references to deprecated headers
  Add BOOST_HEADER_DEPRECATED to deprecated headers
2019-07-21 15:42:34 +02:00
Raffi Enficiaud
e6906152a2 Change log 2019-07-21 13:49:25 +02:00
Raffi Enficiaud
bee1a4076b Removing references to deprecated headers
- doc changes
- unit test changes
2019-07-21 13:49:25 +02:00
Raffi Enficiaud
55bf325d9c Change log 2019-07-21 11:30:26 +02:00
Raffi Enficiaud
8711d0aad9 Change log 2019-07-16 21:47:52 +02:00
Raffi Enficiaud
d31d52d691 Change log 2019-03-28 08:52:16 +01:00
Raffi Enficiaud
17ce78b0fe More about datasets and delayed ones 2019-03-24 17:41:37 +01:00
Raffi Enficiaud
ed83dc53c9 Updates on what is a sequence. 2019-03-24 17:41:37 +01:00
Raffi Enficiaud
3b08f3a436 Test tree constrains and doc refactoring
the test suite and master test suite are now part of a more general
section about the test tree. The constraints on the tree are now
visible on the TOC.
2019-03-24 17:40:35 +01:00
Raffi Enficiaud
b9d74d1f55 Merge branch 'topic/PR-212-ar-parameter-assertion_result-warning' into next-internal
* topic/PR-212-ar-parameter-assertion_result-warning:
  Change log
  Comment 'ar' parameter of assertion_result to avoid warning

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2019-03-20 20:29:39 +01:00
Raffi Enficiaud
95427e31d0 Change log 2019-03-20 20:28:38 +01:00
Raffi Enficiaud
6702b9e4ae Change log 2019-03-20 19:50:48 +01:00
Raffi Enficiaud
c419184939 Change log 2019-03-19 01:43:37 +01:00
Raffi Enficiaud
fcd24729df New documentation section about runtime configuration
- adding tests for custom command line argument passing
- using command line argument in global fixtures and raising strong errors
- using command line argument in init function and describing the errors
- using command line argument dataset test cases and describing the errors
- removing sample totally from all the examples
2019-03-19 01:43:29 +01:00
Raffi Enficiaud
37dfcf2117 Merge branch 'topic/fix-win32-timed-test' into next-internal
* topic/fix-win32-timed-test:
  Change log
  Fixup _WIN32_WINNT definition
2019-03-05 21:56:34 +01:00
Raffi Enficiaud
6e3360aa86 Change log 2019-03-05 21:56:23 +01:00
Raffi Enficiaud
0ed5a9a71f Merge branch 'topic/GH-198-support-boost-cmake-in-b2' into next-internal
* topic/GH-198-support-boost-cmake-in-b2:
  Change log
  Making the dynamic link aware of the b2/cmake defines
2019-03-05 21:54:25 +01:00
Raffi Enficiaud
e8a1f583e7 Change log 2019-03-05 21:54:07 +01:00
Raffi Enficiaud
409e44b7c0 Change log 2019-03-04 21:02:18 +01:00
Raffi Enficiaud
5919410bd4 Merge branch 'topic/PR-185-CI-framework' into next-internal
* topic/PR-185-CI-framework:
  Change log
  Disabling cppcheck on Travis
  Indicating UBSAN for clang build
  Adjusting the UBSan options
  Added 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. - Fixed example Jamfile to build examples based on C++ features
2019-03-01 13:18:16 +01:00
Raffi Enficiaud
2880cc9a2d Change log 2019-03-01 13:18:03 +01:00
Raffi Enficiaud
71f6d1c7cf Change log 2019-03-01 13:15:03 +01:00
Raffi Enficiaud
2963322055 Merge branch 'doc/various-updates-cleanups' into next-internal
* doc/various-updates-cleanups:
  Nicer change log
  Typo
  Change log PR-190
  Repointing former SGI links
  Correcting BOOST_TEST messages in the scope of the Contexts documentation
  Fixing floating point dead link
  Removing the need for samples from datasets
  Change log with TOC
2019-02-27 23:27:13 +01:00
Raffi Enficiaud
76d1bdfef8 Merge branch 'topic/GH-202-boost-timer-deprecation' into next-internal
* topic/GH-202-boost-timer-deprecation:
  Change log
  Documentation updates
  Adding the support for skipped test units/suites in the reporter and formatters
  <boost/timer.hpp> removal and time-out for suites and major refactoring
2019-02-27 21:11:12 +01:00
Raffi Enficiaud
1ad1a43cae Change log 2019-02-27 15:13:57 +01:00
Raffi Enficiaud
d37cc27dad Documentation updates 2019-02-27 15:13:56 +01:00
Raffi Enficiaud
807eafa9ef Nicer change log 2019-02-15 13:44:21 +01:00
Raffi Enficiaud
d94ac0955f Change log PR-190 2019-02-15 13:44:21 +01:00
Raffi Enficiaud
ab4e3e9e89 Change log 2019-02-15 13:40:56 +01:00
Raffi Enficiaud
fac1f77164 Repointing former SGI links 2019-02-15 13:39:54 +01:00
Raffi Enficiaud
b00085ed54 Correcting BOOST_TEST messages in the scope of the Contexts documentation 2019-02-15 13:39:54 +01:00