Commit Graph

275 Commits

Author SHA1 Message Date
Raffi Enficiaud
51b52fefee Change log update 2016-08-18 01:36:51 +02:00
Raffi Enficiaud
b9d5c892cd Documentation 2016-08-18 01:30:07 +02:00
Raffi Enficiaud
e7f3e09a1a Multiple logger: breaking changes in the API in order to be able to add a logger per format on the fly
- in particular, changes the order of the formatter registration
- follow up unit tests changes wrt. breaking changes in the API
2016-08-18 00:14:23 +02:00
Raffi Enficiaud
6f7ea98604 Changelog and doc update 2016-08-17 01:25:23 +02:00
Raffi Enficiaud
e8521499fd Merge branch 'topic/trac-12103-gcc-bug-for-getchar' into next-internal
* topic/trac-12103-gcc-bug-for-getchar:
  Changelog
  Fix for uClibc and gcc <= 4.8.2

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:34:54 +02:00
Raffi Enficiaud
84ea93dbc6 Merge branch 'topic/trac-12024-nonexisting-__cxa_demangle-android' into next-internal
* topic/trac-12024-nonexisting-__cxa_demangle-android:
  Changelog
  Use boost/core/demangle instead of a direct GNU API use

# Conflicts:
#	doc/closing_chapters/change_log.qbk
#	include/boost/test/impl/execution_monitor.ipp
2016-05-27 10:33:27 +02:00
Raffi Enficiaud
31bebaf066 Merge branch 'topic/trac-11128-bb10-qnx-failures' into next-internal
* topic/trac-11128-bb10-qnx-failures:
  Changelog
  Add missing using for QNX

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:29:51 +02:00
Raffi Enficiaud
7221208094 Merge branch 'topic/PR99-fix-crashes-with-RTTI-off-on-MSVC' into next-internal
* topic/PR99-fix-crashes-with-RTTI-off-on-MSVC:
  Changelog
  Fix crashes with RTTI-off on MSVC

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:28:57 +02:00
Raffi Enficiaud
b7492a43cd Added documentation and change log 2016-05-27 09:55:28 +02:00
Raffi Enficiaud
b16159b228 Changelog 2016-05-26 22:19:43 +02:00
Raffi Enficiaud
7639b700b7 Changelog 2016-05-26 22:18:37 +02:00
Raffi Enficiaud
ed6c618b6c Changelog 2016-05-26 22:17:24 +02:00
Raffi Enficiaud
7289abebc9 Changelog 2016-05-26 22:15:08 +02:00
Raffi Enficiaud
7dac08d253 Change log skeleton 2016-05-23 23:33:35 +02:00
Raffi Enficiaud
884ca80c81 Fix change log 2016-04-04 10:09:56 +02:00
Raffi Enficiaud
8812b05992 Merge branch 'topic/fix-rvalue-references-in-tuple-packing' into develop
* topic/fix-rvalue-references-in-tuple-packing:
  Change log update
  MSVC12 fix: replacing broken std::is_copy_constructible by boost::is_copy_constructible
2016-03-20 19:35:11 +01:00
Raffi Enficiaud
c5c2a899ca Change log update 2016-03-20 19:27:47 +01:00
Raffi Enficiaud
e475c58157 Change log update 2016-03-20 11:32:50 +01:00
Raffi Enficiaud
97883a5d80 Merge branch 'topic/trac-11983-xml-escape-in-report' into develop 2016-02-20 11:00:50 +01:00
Raffi Enficiaud
bfaf02fa28 Merge branch 'topic/BOOST_DATA_TEST_CASE_F' into develop
Conflicts:
	doc/closing_chapters/change_log.qbk
2016-02-20 11:00:36 +01:00
Raffi Enficiaud
585acec903 Doc: BOOST_DATA_TEST_CASE_F changelog entry 2016-02-18 21:43:18 +01:00
Raffi Enficiaud
127598c290 Changelog update 2016-02-18 08:34:56 +01:00
Raffi Enficiaud
7459d3d4dc Change log update 2016-02-02 09:31:28 +01:00
Raffi Enficiaud
618933d1e8 Merge branch 'topic/data-variadic-template' into develop
* topic/data-variadic-template:
  change log update
  Documentation on how to control the arity
  fixup test cases
  Making it truly variadic
  Fixing the arity problem of the dataset test cases
  new headers
  initial version

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-01-24 22:14:14 +01:00
Raffi Enficiaud
c65fdc5e55 Merge branch 'topic/trac-08905-ignores-return-value-from-WaitForSingleObject' into develop
* topic/trac-08905-ignores-return-value-from-WaitForSingleObject:
  Updating the changelog
  Closing the handles and the hkeys properly and testing the start of the debugger

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-01-24 22:12:21 +01:00
Raffi Enficiaud
d0b5fc5951 change log update 2016-01-24 01:02:14 +01:00
Raffi Enficiaud
39da6d85c4 Updating the changelog 2016-01-21 13:19:40 +01:00
Raffi Enficiaud
541c6be2e7 Change log 2016-01-21 13:16:02 +01:00
Raffi Enficiaud
98512e8e4f Forgot about this ticket 2016-01-13 10:25:41 +01:00
Raffi Enficiaud
9a396fc7c8 change log for the next version 2016-01-09 21:15:43 +01:00
Raffi Enficiaud
04bbc67a3f Changelog update 2015-11-09 00:32:09 +01:00
Raffi Enficiaud
da0f86dea7 Changelog update 2015-11-03 14:29:24 +01:00
Raffi Enficiaud
0e5f4d3fb2 Changelog update 2015-11-03 14:02:49 +01:00
Raffi Enficiaud
53bf7d7272 Updated changelog 2015-10-27 14:41:56 +01:00
Raffi Enficiaud
6b7296ef37 Doc: change log update 2015-10-20 15:00:24 +02:00
Gennadiy Rozental
c40207eb98 Doc: updates for new cla 2015-10-20 15:00:24 +02:00
Raffi Enficiaud
7d5f9a4335 Merge branch 'topic/dataset-API-improvement' into develop 2015-10-20 07:51:46 +02:00
Raffi Enficiaud
99fa24aa6d Merge branch 'topic/copyright-update' into develop 2015-10-20 07:51:14 +02:00
Raffi Enficiaud
b22ba1ce13 Changelog and documentation update for topic 2015-10-19 14:47:49 +02:00
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
4fdae39a94 change log update 2015-10-19 14:12:19 +02:00
Raffi Enficiaud
c99f9b591f Change log update 2015-10-07 00:59:09 +02:00
Raffi Enficiaud
635a98c91e Preparing change log 2015-10-07 00:47:43 +02:00
Raffi Enficiaud
48d3418a05 Change log update 2015-07-21 23:41:49 +02:00
Marek Kurdej
aeb67a50ca Fixed typos. Used U.S. spelling consistently. 2015-07-10 15:09:52 +02:00
Raffi Enficiaud
73d8bf0369 Change log update of the develop branch 2015-07-08 09:54:25 +02:00
Raffi Enficiaud
b30768e2dc Closing issue 7894 2015-07-08 09:44:18 +02:00
Raffi Enficiaud
2e8c56868d Some more changelog 2015-07-07 21:53:47 +02:00
Raffi Enficiaud
36ca8e5d16 Making the release name appear as well 2015-07-07 21:30:57 +02:00
Raffi Enficiaud
c22741c71a Change log update 2015-07-07 20:48:32 +02:00
Raffi Enficiaud
8b546cf981 Removed postponed issue 2015-07-07 11:39:01 +02:00
Raffi Enficiaud
671e95bf8b Update of the change log 2015-07-07 11:23:18 +02:00
Raffi Enficiaud
3936886cab Change log already addressed 2015-07-07 11:22:52 +02:00
Raffi Enficiaud
46ecc7ce48 Making the changelog a bit nicer 2015-06-01 09:29:36 +02:00
Raffi Enficiaud
a3a9c42474 Closing 11359 2015-05-29 23:26:12 +02:00
Raffi Enficiaud
30d582258d Updating change log 2015-05-29 11:01:57 +02:00
Raffi Enficiaud
7310274bdd more on the changelog 2015-05-27 12:04:43 +02:00
Gennadiy Rozental
ca5e4f3328 copyright updated to "year" Boost.Test team 2015-05-23 00:34:24 -04:00
Raffi Enficiaud
3881afec1e Merge branch 'doc_new_organization' into develop
Conflicts:
	doc/test_organization/parametric_test_case_generation.qbk

Clarified TOC
2015-05-20 09:44:35 +02:00
Raffi Enficiaud
3d3a0a2488 change log 2015-05-19 20:36:42 +02:00
Raffi Enficiaud
43dab2a3cc change log 2015-05-19 20:14:49 +02:00
Raffi Enficiaud
5d04bdd933 Fix changelog 2015-05-04 01:07:05 +02:00
Raffi Enficiaud
8a7af50889 one more ticket 2015-03-29 11:02:09 +02:00
Raffi Enficiaud
cdf32e8124 update change log
still surrounding with __SUN__
2015-03-27 18:44:35 +01:00
Raffi Enficiaud
0f34822448 Merge branch 'tractickets/11054-multiprecision_test_fixes-doc' into develop
* tractickets/11054-multiprecision_test_fixes-doc:
  Adding a test case for the floating points in multiprecision
  changelog
  close_at_tolerance : getting rid of redundant lines
  casting for compliance with multiprecision expression templates
  messages with the assertions
2015-03-18 23:36:59 +01:00
Raffi Enficiaud
ba0d1f1168 Revert "change log"
This reverts commit f8a4f57a56.
2015-03-18 23:35:49 +01:00
Raffi Enficiaud
a14e078531 making the change log look nicer 2015-03-18 16:54:50 +01:00
Raffi Enficiaud
cb499fe951 forgot to report this change log 2015-03-18 16:51:58 +01:00
Raffi Enficiaud
d9c9be686d changelog 2015-03-17 22:41:05 +01:00
Raffi Enficiaud
f8a4f57a56 change log 2015-03-16 23:50:32 +01:00
Raffi Enficiaud
c174df5bf7 Some more doc and updated change log 2015-01-12 15:24:43 +01:00
Raffi Enficiaud
f028f36916 New RT parameter list_content description
Adding a change log with major features
2015-01-06 01:23:49 +01:00
Raffi Enficiaud
7c12ef85ab updating the change log, last checked one is #4389 2015-01-06 00:23:23 +01:00
Raffi Enficiaud
b51e44ed97 Making another pass on the change log, still on going (last reviewed is #3978) 2015-01-06 00:13:32 +01:00
Raffi Enficiaud
bc2cd6cfaa Moving the new documentation to doc/
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00