Alexander Nasonov
|
9549328133
|
Two any_cast are inlined to reduce code size
[SVN r33572]
|
2006-04-06 21:51:12 +00:00 |
|
nobody
|
0c29879310
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
|
2006-03-21 02:26:31 +00:00 |
|
Douglas Gregor
|
a836c0cdb4
|
Merged from Version_1_33_1
[SVN r31949]
|
2005-12-08 03:23:02 +00:00 |
|
Alexander Nasonov
|
60bdcc5448
|
Merge from RC_1_33_0 to HEAD: cvs up -j 1.2 -j 1.2.10.1 libs/any/doc/any.xml
[SVN r31552]
|
2005-11-04 09:34:36 +00:00 |
|
Vladimir Prus
|
4c316b53d4
|
Added V2 Jamfile
[SVN r29184]
|
2005-05-25 13:33:14 +00:00 |
|
Vladimir Prus
|
83b150bd55
|
Try fixing the link error on VC*.
[SVN r28484]
|
2005-04-26 13:34:02 +00:00 |
|
Vladimir Prus
|
9f1c19dc3d
|
Split test for any-to-reference cast into a separate file. In fails
on vc6 for unknown reason, and I don't want to investigate this.
[SVN r28401]
|
2005-04-22 06:37:25 +00:00 |
|
Vladimir Prus
|
1e578233c5
|
An experiment to figure out why vc6 is failing
[SVN r27723]
|
2005-03-17 13:56:59 +00:00 |
|
Vladimir Prus
|
b52781d97f
|
An attempt to fix the test on vc6. This is just a guess, I can't
test with that compiler.
[SVN r27707]
|
2005-03-16 14:57:54 +00:00 |
|
Vladimir Prus
|
7a5eeffb81
|
Allow 'any_cast' to a reference type.
The original patch from Mikhail Glushenkov.
Tests from Alexander Nasonov.
See:
http://lists.boost.org/MailArchives/boost/msg76737.php
http://lists.boost.org/MailArchives/boost/msg79043.php
[SVN r27416]
|
2005-02-18 08:29:38 +00:00 |
|
John Maddock
|
d76c077f31
|
Changed to BSL based on permission granted in blanket-permission.txt.
[SVN r25660]
|
2004-10-11 10:45:27 +00:00 |
|
John Maddock
|
15690b572f
|
BSL update
[SVN r25146]
|
2004-09-16 11:23:30 +00:00 |
|
Douglas Gregor
|
3fb1dbc758
|
Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0.
[SVN r21099]
|
2003-12-03 01:34:29 +00:00 |
|
Björn Karlsson
|
24184f28fe
|
Changed the throw_exception.hpp include to <> rather than "" for consistency with other libraries
[SVN r20282]
|
2003-10-07 13:23:45 +00:00 |
|
Björn Karlsson
|
8900c213b1
|
Added support for boost::throw_exception; patch from LarsBj.
[SVN r20277]
|
2003-10-07 12:01:38 +00:00 |
|
Douglas Gregor
|
e828b95b04
|
Updated to reflect BoostBook changes
[SVN r17941]
|
2003-03-15 23:12:35 +00:00 |
|
Douglas Gregor
|
03a91f21de
|
Import of BoostBook documentation for any, array, bind, function, ref, and
signals libraries.
[SVN r17866]
|
2003-03-12 23:27:25 +00:00 |
|
Douglas Gregor
|
8d04c09308
|
index.html: Link to BoostBook generated documentation
[SVN r17469]
|
2003-02-17 04:49:13 +00:00 |
|
Björn Karlsson
|
0d0843b6d7
|
Untabified
[SVN r17190]
|
2003-02-04 09:10:50 +00:00 |
|
Beman Dawes
|
416e24eed4
|
Add /libs/lib-name to comment
[SVN r16685]
|
2002-12-23 02:43:12 +00:00 |
|
Dave Abrahams
|
91a8debf80
|
Workarounds for SunPro CC
[SVN r16493]
|
2002-12-03 19:08:54 +00:00 |
|
Beman Dawes
|
aa27b0a204
|
Add parens to quiet warning
[SVN r14583]
|
2002-07-24 11:51:53 +00:00 |
|
Jens Maurer
|
19fe8bc272
|
use strstream only when BOOST_NO_STRINGSTREAM is defined
this avoids deprecated-warnings on gcc 3.1
[SVN r13986]
|
2002-05-20 13:32:41 +00:00 |
|
Beman Dawes
|
3f5bf4a199
|
Update license
[SVN r12379]
|
2002-01-20 20:09:43 +00:00 |
|
Darin Adler
|
7191359276
|
any_ptr -> any_cast
[SVN r11626]
|
2001-11-07 17:42:18 +00:00 |
|
Beman Dawes
|
fe3310d70d
|
Add missing </a> several places in list
[SVN r11499]
|
2001-11-01 01:34:46 +00:00 |
|
John Maddock
|
1a2c7a1148
|
Fix for building with gcc + STLport
[SVN r10811]
|
2001-08-08 11:15:09 +00:00 |
|
Beman Dawes
|
3fab8eb978
|
Member template workarounds (Darin Adler)
[SVN r10545]
|
2001-07-05 21:08:05 +00:00 |
|
Beman Dawes
|
ba7bc5c000
|
add ctor throw() per Kevlin and Peter Schmid
[SVN r10542]
|
2001-07-05 18:57:56 +00:00 |
|
uid30850
|
9d05d46c2a
|
added failure destructor with empty throw spec
[SVN r10529]
|
2001-07-04 21:53:44 +00:00 |
|
uid30850
|
00f4eb77d3
|
revert previous "fix"
[SVN r10528]
|
2001-07-04 21:51:13 +00:00 |
|
uid30850
|
a1eb2a8e73
|
add empty throw spec to any destructor (inherits from std::exception)
[SVN r10527]
|
2001-07-04 21:50:06 +00:00 |
|
Beman Dawes
|
828a73f676
|
Initial commit
[SVN r10517]
|
2001-07-03 17:13:38 +00:00 |
|
Beman Dawes
|
d3609ba51f
|
Initial commit
[SVN r10512]
|
2001-07-03 14:07:01 +00:00 |
|