Peter Dimov
7df84b35eb
Add a test for the conflict with <ciso646> under MSVC. Refs #84 .
2025-06-26 22:33:18 +03:00
Jim King
2b7937ac6f
Run char and integral_c tests with -funsigned-char
2025-01-03 12:34:15 +00:00
René Ferdinand Rivera Morell
bf4a5afb3c
Add support for modular build structure. ( #79 )
...
* Make the library modular usable.
* Switch to library requirements instead of source. As source puts extra source in install targets.
* Add requires-b2 check to top-level build file.
* Bump B2 require to 5.2
* Change all <source> references to <library>.
* Update copyright dates.
* Move inter-lib dependencies to a project variable and into the build targets.
* Update build deps.
2024-11-30 17:11:24 -05:00
Peter Dimov
b86c4cc950
Add test for issue #69
2024-06-18 02:23:56 +03:00
Peter Dimov
271dea60f5
Update test/Jamfile.v2
2024-06-17 22:32:45 +03:00
Peter Dimov
1019bb5fad
Disable for_each.cpp under C++03
2024-06-17 21:17:39 +03:00
James E. King III
e9e3faf4be
Align to Boost.CI 2022.04
2022-04-30 17:31:53 -04:00
Edward Diener
ac67f5952e
Back out fix for VC++8.0
2018-11-14 11:54:53 -05:00
Robin Lindén
42c794ad42
Add test checking that MPL_ASSERT_MSG works under VC++8
2018-08-20 19:22:48 +02:00
Sergei Krivonos
525c773836
adding get_tag definition
2017-07-03 06:53:38 +03:00
Bruno Dutra
feb7835e62
Adding newly added test to the Jamfile
2015-02-21 23:19:03 -03:00
K. Noel Belcourt
6a0f617a6c
Revert "Merge pull request #11 from Lastique/modularization"
...
This reverts commit a9a1eddba8 , reversing
changes made to d6bc9845ba .
2014-09-19 18:55:00 -06:00
Andrey Semashev
cddc55a6c4
Updated tests and jamfiles to reflect the changed testing headers location.
2014-09-04 23:39:44 +04:00
Andrey Semashev
6064a97e3a
Moved sizeof.hpp to core components.
2014-08-31 14:41:53 +04:00
Andrey Semashev
e296279084
Moved min/max to MPL.Core.
2014-08-30 20:26:01 +04:00
Andrey Semashev
07bff9e105
Moved tests for core components to the sub-library.
2014-08-30 20:15:54 +04:00
Steven Watanabe
1ba6d35b4d
Fix default implementation of has_push_back and has_push_front
...
[SVN r54948]
2009-07-14 16:49:45 +00:00
Eric Niebler
a96b0e9924
add mpl::char_ and mpl::string, fixes #2905
...
[SVN r52208]
2009-04-06 06:00:57 +00:00
Dave Abrahams
4f93f21dcc
Merging some of the more obvious changes from RC_1_34_0
...
[SVN r40714]
2007-11-03 03:25:13 +00:00
Dave Abrahams
63867d80b5
Stop using assert() in tests so we can test with NDEBUG defined.
...
[SVN r33026]
2006-02-20 15:45:40 +00:00
Vladimir Prus
911659dfa3
Add V2 Jamfile
...
[SVN r28242]
2005-04-14 11:47:45 +00:00