Commit Graph

431 Commits

Author SHA1 Message Date
Emil Dotchevski
628b06a2fa Fixed MSVC-specific compile errors when /Za command-line option is used, due to lack of throw() in std::~exception().
[SVN r44706]
2008-04-21 22:42:54 +00:00
Emil Dotchevski
ce9a26634c minor documentation fixes.
[SVN r44476]
2008-04-16 22:55:19 +00:00
Emil Dotchevski
a61063b8f5 Boost Exception documentation fix
[SVN r44446]
2008-04-15 22:25:11 +00:00
Emil Dotchevski
79f0253d94 Boost Exception documentation fix
[SVN r44445]
2008-04-15 22:23:19 +00:00
Emil Dotchevski
b1b9478cbc Boost Exception documentation update
[SVN r44444]
2008-04-15 21:56:34 +00:00
Emil Dotchevski
4ae983f5f0 Boost Exception documentation source
[SVN r44443]
2008-04-15 21:14:23 +00:00
Emil Dotchevski
eb7a736198 Boost Exception header compilation tests added.
[SVN r44442]
2008-04-15 21:13:24 +00:00
Emil Dotchevski
f29f86f65c introduced boost/exception_ptr.hpp, using Boost Exception
[SVN r44439]
2008-04-15 18:47:16 +00:00
Emil Dotchevski
c61e655ada N2179 compliance (pending documentation update)
[SVN r44438]
2008-04-15 18:24:46 +00:00
Emil Dotchevski
08607bca72 minor to_string fix
[SVN r44419]
2008-04-14 17:31:38 +00:00
Emil Dotchevski
9bac76a06d minor fix
[SVN r44404]
2008-04-14 06:27:40 +00:00
Emil Dotchevski
92fbda9a88 minor compile error fix
[SVN r44372]
2008-04-13 17:07:26 +00:00
Emil Dotchevski
bf5e44f798 documentation cleanup
[SVN r44342]
2008-04-12 06:08:10 +00:00
Emil Dotchevski
ec40d3d8ad removed tabs. what's wrong with tabs anyway?
[SVN r44246]
2008-04-12 03:27:57 +00:00
Emil Dotchevski
761ae0bc1e to_string adjustments
[SVN r44192]
2008-04-11 18:34:46 +00:00
Emil Dotchevski
3c7f53176f to_string fixes
[SVN r44164]
2008-04-11 03:51:06 +00:00
Emil Dotchevski
65d278a387 missing include
[SVN r44134]
2008-04-09 18:48:39 +00:00
Emil Dotchevski
0fbc4dc974 fixed compile errors, removed tabs as required.
[SVN r44114]
2008-04-08 21:29:37 +00:00
Emil Dotchevski
e0881a603d fixed compile errors on various platforms
[SVN r44104]
2008-04-07 19:00:45 +00:00
Emil Dotchevski
e961744baf fix for:
boost/exception/enable_exception_cloning.hpp uses std::bad_alloc
without #include'ing <new>. Because of this, some exception library
tests fail to compile on HP-UX.

[SVN r43555]
2008-03-10 20:18:19 +00:00
Emil Dotchevski
45fe1f6289 hooking up boost exception for testing
[SVN r43525]
2008-03-06 05:08:22 +00:00
Emil Dotchevski
bf515d83ca boost exception
[SVN r43485]
2008-03-04 01:41:17 +00:00
Beman Dawes
12029f86ba Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
nobody
fb54e7da5d This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
nobody
1e7a50ca2a This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Robert Ramey
ae714358ad fixes comeau bug
[SVN r24278]
2004-08-04 05:15:01 +00:00
Douglas Gregor
98c7eb7d68 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Peter Dimov
17f806e8a7 _MSC_VER use clarified.
[SVN r20992]
2003-11-28 15:35:21 +00:00
Peter Dimov
d1e4951cd5 -Wundef fixes.
[SVN r18788]
2003-06-12 17:09:24 +00:00
Peter Dimov
2f59c2a05e boost::throw_exception documentation added.
[SVN r16239]
2002-11-14 15:13:59 +00:00
Peter Dimov
b01dc32c72 BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
2002-08-14 12:27:22 +00:00