Commit Graph

21 Commits

Author SHA1 Message Date
ce5481b131 avoid C style casts
[SVN r53666]
2014-06-03 01:49:29 +03:00
c9c7d509d0 comments
[SVN r52227]
2014-06-03 01:49:27 +03:00
97a934102e Improving CodeGear C++Builder 2009 compatibility
[SVN r48918]
2014-06-03 01:49:24 +03:00
a1db718dcc Workaround for the HP-UX_ia64_aCC failures.
[SVN r48690]
2014-06-03 01:49:23 +03:00
1d72f65bdb Hopefully a workaround for an overload resolution bug in Sun compilers causing minor problems
[SVN r48668]
2014-06-03 01:49:22 +03:00
3623b2d32e minor diagnostic_information fix.
[SVN r48543]
2014-06-03 01:49:19 +03:00
db6110057a fix for sun compilers and documentation source update
[SVN r48538]
2014-06-03 01:49:19 +03:00
019fbaa77e Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
[SVN r48521]
2014-06-03 01:49:18 +03:00
67d235059a nitpicking
[SVN r48488]
2014-06-03 01:49:18 +03:00
2718e52918 simplified further
[SVN r48485]
2014-06-03 01:49:18 +03:00
86ad5820a6 removed explicit copy ctor in boost::exception
[SVN r48483]
2014-06-03 01:49:17 +03:00
ef9efac658 Both enable_error_info.hpp and enable_current_exception.hpp now do not depend on intrusive_ptr or any other Boost lib.
[SVN r48482]
2014-06-03 01:49:17 +03:00
95b0ce06a5 decoupled boost/exception/exception.hpp from boost/exception/detail/type_info.hpp diagnostic_information improvements documentation update
[SVN r48469]
2014-06-03 01:49:16 +03:00
c857f3b36d Boost Exception now works with BOOST_NO_RTTI and/or BOOST_NO_TYPEID.
[SVN r48429]
2014-06-03 01:49:16 +03:00
512ad21a54 fix for mutable problem, thanks Peter Klotz
[SVN r48270]
2014-06-03 01:49:16 +03:00
9064e24a58 Removed boost::exception::what, to avoid ambiguity in user types deriving from both std::exception and boost::exception.
[SVN r46930]
2014-06-03 01:49:14 +03:00
6a6f4222ce documentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files
[SVN r46697]
2014-06-03 01:49:13 +03:00
e8fe47ca4e Borland compatibility for enable_error_info.hpp, Tabs removed from exception.hpp, Documentation rebound.
[SVN r45273]
2014-06-03 01:49:13 +03:00
c28501de6c Improved compatibility with various compilers.
[SVN r45087]
2014-06-03 01:49:12 +03:00
f371a6f29d fixed compile errors, removed tabs as required.
[SVN r44114]
2014-06-03 01:49:08 +03:00
db3574bc9d boost exception
[SVN r43485]
2014-06-03 01:49:08 +03:00