Keeping the scope of 1.60 until the release and preparing for compilers hotfixes for topic new CLA
This reverts commit 3e0b1a40bf, reversing
changes made to 508d69a49a.
* develop: (21 commits)
fixup! quickbook reference
Doc: default to __UTF__ lexicographical compare for containers with extended diagnostic
Updated changelog
fix
cleanup
Doc: list_content/list_label enhancement
Allow some foreign token in between boost.test arguemnts for backward compatibility
silence a warning on old GCCs (< 4.6)
small bug with DOT output fixed
Better message in case of precondition failed
example for list_content
Doc: General content on list_labels/list_content switch Doc: reference updates Doc: shorter lines
Copyright updates
Doc: change log update
C++03 compatibility
Doc: updates for new cla
Parameters updates for new cla
Cleanup: utils namespace
New CLA cont.
Named parameters refactoring + tests
...
* topic/doc-list-labels-content-update:
fix
cleanup
Doc: list_content/list_label enhancement
small bug with DOT output fixed
Better message in case of precondition failed
example for list_content
Doc: General content on list_labels/list_content switch Doc: reference updates Doc: shorter lines
Conflicts:
doc/testing_tools/boost_test_universal_macro.qbk
* topic/new-cla-cleaned:
Updated changelog
Allow some foreign token in between boost.test arguemnts for backward compatibility
Copyright updates
Doc: change log update
C++03 compatibility
Doc: updates for new cla
Parameters updates for new cla
Cleanup: utils namespace
New CLA cont.
Named parameters refactoring + tests
New CLA
- Adding the example and a visual output (DOT) and textual output
- Adding the legend
- SVGs are not rendered properly by quickbook, so the text contains a PNG
* topic/new-cla-cleaned:
Allow some foreign token in between boost.test arguemnts for backward compatibility
Copyright updates
Doc: change log update
C++03 compatibility
Doc: updates for new cla
Parameters updates for new cla
Cleanup: utils namespace
New CLA cont.
Named parameters refactoring + tests
New CLA
Conflicts:
doc/runtime_configuration/runtime_config_reference.qbk
* develop:
cosmetic
Changelog and documentation update for topic
Dataset: avoid the use of virtual functions
Dataset: enabling C++11 initialization lists for dataset construction
Dataset: adding seed for cleaner API
Datasets: remove C++03 support
CMake: adding unit tests
CMakeLists.txt: adding unit test and disabling auto link
Adding a CMakeLists.txt file, to avoid loosing too much time in switching environments for debugging Adding the tests into CMake from the doc/example path
copyright update
change log update
fixup! test cases for new exception messages + revival
Improved message for exception handling
fixup! making sure test does not change precision itself
test case for ostream precision mutation
Markdown on github
slightly improved error message
- Added guard for backward compatibility with C++03
- Narrowed runtime-param-test to C++11 (Jamfile)
- Fixed name_params-test for C++03 compatibility (3 test case remain C++11 only)
- vector types is not required
- test for param_trie construction
- Cleanups and files moves
- adding unit test for CLA argv_traverser and parameter specification