Commit Graph

81 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