Commit Graph

70 Commits

Author SHA1 Message Date
Emil Dotchevski f5dc3715bc merged changes from trunk: better boost::diagnostic_information
[SVN r71158]
2011-04-10 02:13:12 +00:00
Emil Dotchevski ef12c8b8fb Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
[SVN r70974]
2011-04-04 21:19:48 +00:00
Daniel James 2a2cf697b1 Revert r69620.
It's breaking the tests and probably isn't appropriate for a bug fix release.


[SVN r69816]
2011-03-10 07:34:15 +00:00
Emil Dotchevski b41047174d Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
[SVN r69620]
2011-03-07 07:45:38 +00:00
Emil Dotchevski 41efaba6b8 Ticket #4344
[SVN r67128]
2010-12-09 06:40:19 +00:00
Emil Dotchevski feadd7e878 Ticket #4968
[SVN r67127]
2010-12-09 06:19:56 +00:00
Emil Dotchevski eb810d49cb merging changes from trunk.
[SVN r63565]
2010-07-03 21:32:02 +00:00
Emil Dotchevski 029bc12c85 updating from trunk.
[SVN r60338]
2010-03-08 08:18:25 +00:00
Emil Dotchevski 879f416926 minor BOOST_THROW_EXCEPTION fix.
[SVN r58499]
2009-12-22 20:59:23 +00:00
Emil Dotchevski 72c90873d0 Merging changes from trunk.
[SVN r58421]
2009-12-16 22:26:57 +00:00
Peter Dimov 9fab32d84c Merge [58123], [58127], [58128] to release. Fixes #3666.
[SVN r58195]
2009-12-06 17:50:28 +00:00
Emil Dotchevski d4eb9328ca Bug ticket 3641, also merging other fixes from Trunk.
[SVN r57764]
2009-11-18 23:00:41 +00:00
Emil Dotchevski 785cf09730 "Fixing" lame GCC warning
[SVN r57419]
2009-11-05 19:35:42 +00:00
Emil Dotchevski 3191be8955 Fixing a comment error and adding a trivial protected destructor.
[SVN r57379]
2009-11-04 21:17:35 +00:00
Emil Dotchevski 910c081d37 Added errinfo_nested_exception typedef. Documentation update.
[SVN r57059]
2009-10-22 07:14:09 +00:00
Troy D. Straszheim 502488fd4d rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Emil Dotchevski 6434a2031c Merging from trunk: new function diagnostic_information_what, and mutable error info access.
[SVN r56477]
2009-09-29 20:38:11 +00:00
Troy D. Straszheim d32fff4fb2 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Emil Dotchevski 0f5a51238b Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
[SVN r55094]
2009-07-22 20:55:50 +00:00
Emil Dotchevski 6a8b96d9c3 Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in boost::throw_exception
[SVN r54683]
2009-07-05 20:07:20 +00:00
Emil Dotchevski 3a02e0696e documentation update
[SVN r53241]
2009-05-25 07:16:32 +00:00
Emil Dotchevski d990c5a5f9 documentation update
[SVN r53239]
2009-05-25 06:13:42 +00:00
Jeremiah Willcock 1229fa445b Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
2009-05-20 19:41:20 +00:00
Emil Dotchevski de1a3daa85 support for exception_ptr and nesting of exception_ptr objects in boost::diagnostic_information
[SVN r53066]
2009-05-17 06:12:29 +00:00
Daniel James 4138359063 Merge in inspect checks for links in CSS files and external content. And fix a few of these issues.
Merged revisions 52663-52664,52666-52668,52712 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r52663 | danieljames | 2009-04-29 22:12:08 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for invalid css links in html files as well as css files.
........
  r52664 | danieljames | 2009-04-29 22:12:32 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for external links.
........
  r52666 | danieljames | 2009-04-29 22:19:12 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Use local copies of the boost logo.
........
  r52667 | danieljames | 2009-04-29 22:19:40 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Remove unused copy of boostbook.css
........
  r52668 | danieljames | 2009-04-29 22:19:56 +0100 (Wed, 29 Apr 2009) | 3 lines
  
  Fix a link to a header on trac.
  
  IMO it would be better to link to the local copy.
........
  r52712 | danieljames | 2009-05-01 21:51:10 +0100 (Fri, 01 May 2009) | 1 line
  
  Better inspect error for external content.
........


[SVN r53044]
2009-05-16 13:45:21 +00:00
Troy D. Straszheim b7adaaf890 sync with jamfile
[SVN r52997]
2009-05-14 17:59:29 +00:00
Emil Dotchevski f3b51ae5d1 fixing an error that caused warnings in diagnostic_information.hpp
[SVN r52364]
2009-04-13 05:41:31 +00:00
Emil Dotchevski 4007a8a460 documentation update
[SVN r52286]
2009-04-09 06:31:19 +00:00
Emil Dotchevski c408c71e97 documentation update
[SVN r52283]
2009-04-09 06:21:43 +00:00
Emil Dotchevski 8a7e5abc89 documentation update
[SVN r52282]
2009-04-09 05:55:06 +00:00
Emil Dotchevski ef483a2122 documentation update
[SVN r52279]
2009-04-09 05:48:23 +00:00
Emil Dotchevski 42c4d376e4 documentation update
[SVN r52277]
2009-04-09 04:48:55 +00:00
Emil Dotchevski e896b20993 Documentation update
[SVN r52268]
2009-04-08 20:24:17 +00:00
Emil Dotchevski fcebdfaa01 Documentation update
[SVN r52266]
2009-04-08 20:09:47 +00:00
Emil Dotchevski 794436c3ae BOOST_NO_EXCEPTIONS #ifdef
[SVN r52264]
2009-04-08 19:21:40 +00:00
Emil Dotchevski 027c0ff919 added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
[SVN r52236]
2009-04-07 18:33:44 +00:00
Emil Dotchevski 0148c3a580 documentation update
[SVN r52136]
2009-04-02 17:07:14 +00:00
Emil Dotchevski b10a6da29b documentation update
[SVN r52130]
2009-04-02 06:17:31 +00:00
Emil Dotchevski 8352f6ef02 documentation update
[SVN r52127]
2009-04-02 05:37:59 +00:00
Emil Dotchevski 896b487bff documentation copyright message update
[SVN r52126]
2009-04-02 05:04:38 +00:00
Emil Dotchevski f15f44c7aa documentation typos
[SVN r52123]
2009-04-02 04:51:35 +00:00
Emil Dotchevski 98bd3a5d5c Documentation update
[SVN r52121]
2009-04-01 21:30:25 +00:00
Emil Dotchevski ce05d53365 documentation update
[SVN r52100]
2009-04-01 07:08:24 +00:00
Emil Dotchevski 3257e14e02 documentation update
[SVN r52096]
2009-04-01 05:54:45 +00:00
Emil Dotchevski 6e75ef5803 Documentation update
[SVN r52091]
2009-03-31 22:16:49 +00:00
Emil Dotchevski 88f0b2e863 documentation update
[SVN r52074]
2009-03-31 06:41:11 +00:00
Emil Dotchevski d87d1248b1 documentation update
[SVN r52047]
2009-03-29 05:04:54 +00:00
Emil Dotchevski 5512295ae2 Documentation update
[SVN r51631]
2009-03-05 23:01:53 +00:00
Troy D. Straszheim fa30904618 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Emil Dotchevski 1871333223 documentation update
[SVN r50553]
2009-01-12 16:45:11 +00:00