Vladimir Prus
|
ba9d0e00d7
|
Remove V1 Jamfiles
[SVN r38516]
|
2007-08-08 19:02:26 +00:00 |
|
Douglas Gregor
|
5d4de6f145
|
Make sure strlen is available
[SVN r27981]
|
2005-04-05 13:19:56 +00:00 |
|
Stefan Slapeta
|
3f93e162a2
|
replaced BOOST_TEST
[SVN r27054]
|
2005-02-03 13:48:49 +00:00 |
|
Douglas Gregor
|
ed1f810071
|
License updates
[SVN r24597]
|
2004-08-19 15:19:17 +00:00 |
|
Douglas Gregor
|
6d5d1e15ce
|
License update
[SVN r24175]
|
2004-07-30 01:47:08 +00:00 |
|
Eric Niebler
|
17df22fa13
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
[SVN r23313]
|
2004-07-02 01:21:32 +00:00 |
|
Eric Niebler
|
ab5613293f
|
remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
|
2004-06-23 04:49:48 +00:00 |
|
Vladimir Prus
|
5bb8bbcd32
|
Add V2 Jamfile.
[SVN r22858]
|
2004-05-18 07:30:09 +00:00 |
|
Eric Niebler
|
ec94e74611
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
Eric Friedman
|
46c5c15a62
|
Updated boost::get<T>(const) now returns const T.
[SVN r21385]
|
2003-12-23 22:50:06 +00:00 |
|
Eric Friedman
|
419c8b1249
|
recursive_variant is now spelled make_recursive_variant.
[SVN r20725]
|
2003-11-07 06:02:40 +00:00 |
|
Eric Friedman
|
7ba6a79740
|
Workaround for gcc 2.95.
[SVN r20106]
|
2003-09-18 23:35:55 +00:00 |
|
Eric Friedman
|
3865808373
|
Now tests for const-correctness.
[SVN r20087]
|
2003-09-17 06:27:09 +00:00 |
|
Eric Friedman
|
9d678ba9c4
|
Added variant_visit_test.
[SVN r20085]
|
2003-09-17 05:01:55 +00:00 |
|
Eric Friedman
|
9f50c3e8a2
|
Removed unneeded workaround.
[SVN r20074]
|
2003-09-16 07:12:35 +00:00 |
|
Eric Friedman
|
d7bf902eaf
|
Added base-derived test.
[SVN r20065]
|
2003-09-15 06:25:22 +00:00 |
|
Eric Friedman
|
9b0c9e87e5
|
Renamed boost::incomplete to recursive_wrapper.
[SVN r20011]
|
2003-09-11 06:47:04 +00:00 |
|
Dave Abrahams
|
accb34a6ba
|
Use the import rule
[SVN r19968]
|
2003-09-08 17:38:49 +00:00 |
|
Eric Friedman
|
3fdc83a8b2
|
Renamed from variant_before_test.cpp.
[SVN r19966]
|
2003-09-08 16:15:55 +00:00 |
|
Eric Friedman
|
3d6606ccbd
|
1) Replaced variant_before with variant::operator<; 2) Added variant::operator==.
[SVN r19953]
|
2003-09-08 04:42:10 +00:00 |
|
Eric Friedman
|
dd788dc1ff
|
Added variant_before test.
[SVN r19887]
|
2003-08-31 08:22:21 +00:00 |
|
Eric Friedman
|
ee0081030d
|
Added reference test.
[SVN r19870]
|
2003-08-29 20:03:04 +00:00 |
|
Eric Friedman
|
b7cca0b3fb
|
Is incomplete even needed?
[SVN r19779]
|
2003-08-26 06:55:30 +00:00 |
|
Eric Friedman
|
dbcae544b0
|
Dramatically reduced overhead caused by recursive_variant implementation for non-recursive variants.
[SVN r19720]
|
2003-08-21 07:16:09 +00:00 |
|
Eric Friedman
|
586ba6d043
|
Added copyright and file info.
[SVN r19538]
|
2003-08-11 20:42:02 +00:00 |
|
Eric Friedman
|
33755650ab
|
Added recursive_variant test.
[SVN r19537]
|
2003-08-11 20:39:07 +00:00 |
|
Eric Friedman
|
f5df0a22f7
|
Fixed file info.
[SVN r19387]
|
2003-07-31 01:38:13 +00:00 |
|
Eric Friedman
|
50321b1a6c
|
Fixed file info.
[SVN r19381]
|
2003-07-31 00:45:44 +00:00 |
|
Eric Friedman
|
dc4f46b960
|
Allow get of const from non-const variant.
[SVN r19374]
|
2003-07-30 22:23:54 +00:00 |
|
Itay Maman
|
5aed0a4cd7
|
Copyright notice added
[SVN r19327]
|
2003-07-28 08:41:23 +00:00 |
|
Eric Friedman
|
f1e53ab58a
|
Added missing dependency.
[SVN r19272]
|
2003-07-23 02:40:47 +00:00 |
|
Eric Friedman
|
f21d2dc0cd
|
Added BOOST_VARIANT_ENUM_PARAMS and variant streaming support.
[SVN r19140]
|
2003-07-16 06:47:45 +00:00 |
|
Eric Friedman
|
d72c9b904f
|
Final (?) MSVC6 workarounds.
[SVN r19131]
|
2003-07-15 21:15:08 +00:00 |
|
Eric Friedman
|
3d31bda305
|
Const-correctness changes.
[SVN r19094]
|
2003-07-13 09:27:19 +00:00 |
|
Eric Friedman
|
424999966e
|
More detail error notification.
[SVN r19093]
|
2003-07-13 08:33:49 +00:00 |
|
Eric Friedman
|
d8493b9ea2
|
Eliminated warning.
[SVN r18895]
|
2003-06-30 20:44:33 +00:00 |
|
Eric Friedman
|
f06fa79dd8
|
Initial attempt at MSVC6 workarounds.
[SVN r18842]
|
2003-06-19 23:19:53 +00:00 |
|
Eric Friedman
|
fd573ab747
|
Eliminated warnings on Borland.
[SVN r18825]
|
2003-06-17 22:08:59 +00:00 |
|
Eric Friedman
|
e0c5685899
|
Borland workarounds.
[SVN r18817]
|
2003-06-17 02:27:45 +00:00 |
|
Eric Friedman
|
44e927130f
|
Workaround in tests for gcc 2.9.5.
[SVN r18790]
|
2003-06-14 05:03:54 +00:00 |
|
Eric Friedman
|
7aa9c6a219
|
Allow printing of a variant contained in a variant.
[SVN r18747]
|
2003-06-09 22:42:44 +00:00 |
|
Eric Friedman
|
dcf501a1db
|
Inlined templated function in header.
[SVN r18706]
|
2003-06-07 22:58:54 +00:00 |
|
Eric Friedman
|
88b0a460e7
|
Inlined templated function in header.a
[SVN r18705]
|
2003-06-07 22:55:55 +00:00 |
|
Eric Friedman
|
0d71dfb805
|
Eliminated unnecessary semicolon (Comeau warning).
[SVN r18704]
|
2003-06-07 22:50:33 +00:00 |
|
Eric Friedman
|
7683d3180a
|
Temporary fix for conflicting test names.
[SVN r18648]
|
2003-06-02 21:46:13 +00:00 |
|
Eric Friedman
|
7e731997d9
|
Added the Variant library test-suite.
[SVN r18580]
|
2003-05-28 08:38:16 +00:00 |
|
Eric Friedman
|
bb596cae89
|
Migrated from Sandbox CVS.
[SVN r18578]
|
2003-05-28 08:05:16 +00:00 |
|