Commit Graph

131 Commits

Author SHA1 Message Date
Aleksey Gurtovoy
3a4b33d399 merge fixes from RC_1_34_0
[SVN r34276]
2006-06-12 07:21:44 +00:00
Tobias Schwinger
acedeb11a7 introduces test case for is_sequence< int<0> >
[SVN r33979]
2006-05-16 13:37:14 +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
Dave Abrahams
374d6d0f4e Add a failing test case
[SVN r32997]
2006-02-18 20:54:15 +00:00
Douglas Gregor
b37d56ef17 Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
Dave Abrahams
b7fa994f3d Added iterator testing.
[SVN r29682]
2005-06-18 22:42:04 +00:00
Dave Abrahams
eb00ae5d72 Improve bug-revealing test.
[SVN r29680]
2005-06-18 20:51:18 +00:00
Dave Abrahams
3f6ca76da3 Add failing test case for Brian Braatz.
[SVN r29671]
2005-06-18 10:43:36 +00:00
Aleksey Gurtovoy
9fba964633 fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872)
[SVN r28913]
2005-05-15 00:39:04 +00:00
Douglas Gregor
94145ff494 Work around name lookup bug in GCC 3.3 for Mac OS X
[SVN r28899]
2005-05-14 16:26:11 +00:00
Douglas Gregor
4228d1489c Turn off char test on GCC 3.3 for Darwin, because it does strange things to the assembler
[SVN r28898]
2005-05-14 16:00:57 +00:00
Vladimir Prus
911659dfa3 Add V2 Jamfile
[SVN r28242]
2005-04-14 11:47:45 +00:00
Aleksey Gurtovoy
ecaefb136d fix lambda comment
[SVN r26666]
2005-01-10 14:01:31 +00:00
Aleksey Gurtovoy
203a9f086a merge RC_1_32_0 fixes
[SVN r26328]
2004-11-28 03:35:12 +00:00
Aleksey Gurtovoy
6fc52e1fff numeric protocol fixes
[SVN r25845]
2004-10-24 06:17:23 +00:00
Aleksey Gurtovoy
46579f35a4 rework set/map to workaround GCC 3.4 problems
[SVN r25712]
2004-10-13 18:25:11 +00:00
Aleksey Gurtovoy
e75b92f43a try to workaround GCC/Linux 'assert' bug
[SVN r25708]
2004-10-13 14:27:35 +00:00
Aleksey Gurtovoy
5175a17d87 various iterator fixes
[SVN r25513]
2004-10-01 16:32:41 +00:00
Aleksey Gurtovoy
f133ea0b9f MSVC/numeric_cast workaround
[SVN r25314]
2004-09-21 15:02:09 +00:00
Eric Friedman
2e0115a3a0 Fixed copyright typo (and eliminated unnecessary #includes).
[SVN r25217]
2004-09-19 09:01:45 +00:00
Aleksey Gurtovoy
390e8eaeea MWCW 9.x workaround
[SVN r25188]
2004-09-18 07:18:02 +00:00
Aleksey Gurtovoy
fca0963794 fix Jamfile
[SVN r25187]
2004-09-18 07:11:37 +00:00
Aleksey Gurtovoy
687c512ec9 MWCW workaround
[SVN r25186]
2004-09-18 06:34:19 +00:00
Aleksey Gurtovoy
f9be91fc35 set/map fixes
[SVN r24912]
2004-09-05 09:45:19 +00:00
Aleksey Gurtovoy
f08838774e post-merge bug fixes
[SVN r24893]
2004-09-03 16:02:24 +00:00
Aleksey Gurtovoy
1689c8ef83 merge new MPL version from 'mplbook' branch
[SVN r24874]
2004-09-02 15:41:37 +00:00
Douglas Gregor
e2e70427cc License updates
[SVN r24597]
2004-08-19 15:19:17 +00:00
Douglas Gregor
2d657dbb8b Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Vladimir Prus
8cf0f62c06 Kill another signed/unsigned warning.
[SVN r24005]
2004-07-24 07:00:08 +00:00
Vladimir Prus
1d455351d8 Fix warnings about comparison of unsigned and signed values.
[SVN r23892]
2004-07-21 11:45:21 +00:00
Aleksey Gurtovoy
1eb8c2ee69 insert_range empty sequences bug fix
[SVN r22336]
2004-02-20 11:27:22 +00:00
Dave Abrahams
bb07d59b31 Add has_xxx to standard tests
[SVN r21501]
2004-01-05 15:05:49 +00:00
Dave Abrahams
7fa0daffb1 Test workaround for EDG bug
[SVN r21488]
2004-01-05 01:25:45 +00:00
Dave Abrahams
648b830d58 added two-sequence forms
[SVN r21238]
2003-12-12 16:16:21 +00:00
Eric Friedman
4687267d09 1) 'Not found' result is void_; 2) Uses refactored find_if_pred.
[SVN r20714]
2003-11-07 03:49:58 +00:00
Aleksey Gurtovoy
44fd2878bf multiset checkin
[SVN r20683]
2003-11-05 15:48:24 +00:00
Eric Friedman
e513af9490 Added test: index_of
[SVN r20622]
2003-11-04 01:38:26 +00:00
Eric Friedman
f9784f1e19 Added max_element, stable_partition, and sort.
[SVN r20451]
2003-10-22 01:03:41 +00:00
Eric Friedman
d888228aa9 Migrated from sandbox.
[SVN r20450]
2003-10-22 01:03:06 +00:00
Dave Abrahams
7888b48ac2 Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Aleksey Gurtovoy
6d3dae7102 add template_arity test
[SVN r19407]
2003-08-02 23:17:18 +00:00
Aleksey Gurtovoy
319ef0fffe is_sequence/list fix for MSVC
[SVN r19168]
2003-07-17 09:26:49 +00:00
Aleksey Gurtovoy
b8a4930412 BOOST_NO_MPL_AUX_HAS_XXX -> BOOST_MPL_NO_AUX_HAS_XXX
[SVN r18974]
2003-07-08 05:10:04 +00:00
Dave Abrahams
85c3973c33 Check in a failing vc7 test.
[SVN r18741]
2003-06-09 11:38:53 +00:00
Aleksey Gurtovoy
21da573b09 add size test
[SVN r18539]
2003-05-26 06:46:17 +00:00
Dave Abrahams
a131b28904 restore from disk crash
[SVN r18353]
2003-05-08 02:19:10 +00:00
Beman Dawes
14d8c7b9ec Initial re-commit after CVS disk crash
[SVN r18349]
2003-05-07 20:59:06 +00:00
Aleksey Gurtovoy
2b691fc6c3 basic 'set' operations
[SVN r18342]
2003-05-03 11:13:11 +00:00
Aleksey Gurtovoy
1a48cd1714 set stub implementation
[SVN r18341]
2003-05-03 04:42:21 +00:00
Aleksey Gurtovoy
3bdab8a641 fix integral constant definition issue
[SVN r18240]
2003-04-12 18:25:44 +00:00
Dave Abrahams
2a5b68c117 Added test for BOOST_NO_MPL_AUX_HAS_XXX macro
[SVN r18226]
2003-04-10 12:43:19 +00:00
Aleksey Gurtovoy
545c0ece08 added test for bitwise ops
[SVN r17808]
2003-03-11 11:55:16 +00:00
Aleksey Gurtovoy
e98c65986e MPL names/directory structure refactoring
[SVN r17651]
2003-02-25 23:11:41 +00:00
Aleksey Gurtovoy
3a86e88eb3 fix various QoI issues
[SVN r17262]
2003-02-07 11:27:00 +00:00
Dave Abrahams
58e77e80a5 Add test for default-identity version
[SVN r16918]
2003-01-16 22:41:25 +00:00
Aleksey Gurtovoy
0d06b02ab6 limited metafunction form support
[SVN r16632]
2002-12-17 10:42:05 +00:00
Aleksey Gurtovoy
744a4558b5 add 'fold' test case
[SVN r16599]
2002-12-12 22:29:12 +00:00
Aleksey Gurtovoy
99e829138f stripped down implementation for Borland
[SVN r16531]
2002-12-08 08:08:01 +00:00
Aleksey Gurtovoy
b01dc9f6f5 add 'is_placeholder' test
[SVN r16450]
2002-11-28 06:58:37 +00:00
Aleksey Gurtovoy
c7b3a391fa add 'zip_view'
[SVN r16419]
2002-11-26 10:02:08 +00:00
Aleksey Gurtovoy
7bb4db7512 add 'as_sequence'
[SVN r16417]
2002-11-26 08:06:33 +00:00
Aleksey Gurtovoy
0985fa8dd4 update Jamfile
[SVN r16305]
2002-11-17 08:12:16 +00:00
Aleksey Gurtovoy
c4726751e5 more lambda tests
[SVN r16304]
2002-11-17 08:11:48 +00:00
Dave Abrahams
35775fc553 Make the test fail on MSVC
[SVN r16284]
2002-11-16 19:06:37 +00:00
Aleksey Gurtovoy
9e5b6ee85c single_view initial check in
[SVN r16280]
2002-11-16 10:48:39 +00:00
Aleksey Gurtovoy
4b7c2ef23b joint_view initial check in
[SVN r16279]
2002-11-16 10:02:11 +00:00
Aleksey Gurtovoy
e12c18cb22 inherit test check in
[SVN r16268]
2002-11-16 02:19:48 +00:00
Aleksey Gurtovoy
7c490b43b1 Jamfile update for has_xxx.cpp
[SVN r16182]
2002-11-10 05:08:42 +00:00
Aleksey Gurtovoy
e6d76dac32 BOOST_MPL_HAS_XXX_TRAIT_DEF test
[SVN r16180]
2002-11-10 03:45:24 +00:00
Dave Abrahams
8d124d88bb meant to check this in months ago
[SVN r16164]
2002-11-08 17:07:44 +00:00
Aleksey Gurtovoy
bb65395a8e reverted bogus GCC 3.2 changes
[SVN r16028]
2002-10-31 08:32:10 +00:00
Aleksey Gurtovoy
d452787dd1 GCC 3.2 typeinfo fix
[SVN r16017]
2002-10-30 01:41:56 +00:00
Aleksey Gurtovoy
fcf4314835 BCC 5.6.1 fix
[SVN r16016]
2002-10-30 00:49:04 +00:00
Aleksey Gurtovoy
2c9df6a693 logical_and fix
[SVN r15926]
2002-10-14 21:13:54 +00:00
Aleksey Gurtovoy
e33ca7fd56 pre-1.29.0 update
[SVN r15763]
2002-10-07 12:09:59 +00:00
Aleksey Gurtovoy
2a06ebef97 lazy tests for vector
[SVN r15539]
2002-09-28 09:47:15 +00:00
Dave Abrahams
6c991858b2 Always print output of for_each test
[SVN r15413]
2002-09-17 15:54:01 +00:00
Dave Abrahams
e0cb553bfd Suppress __ICL warning
[SVN r15412]
2002-09-17 15:53:31 +00:00
Dave Abrahams
ad523fcf34 *** empty log message ***
[SVN r15398]
2002-09-17 05:41:42 +00:00
Aleksey Gurtovoy
d0779f68d8 added more tests
[SVN r15390]
2002-09-16 21:43:26 +00:00
Dave Abrahams
01d61922bc Added libs/mpl
[SVN r15384]
2002-09-16 19:25:33 +00:00