Commit Graph

431 Commits

Author SHA1 Message Date
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
Emil Dotchevski
2c0599b885 Another minor documentation bug.
[SVN r56450]
2009-09-27 21:24:09 +00:00
Emil Dotchevski
da4f20e998 Minor documentation update.
[SVN r56449]
2009-09-27 21:22:42 +00:00
Emil Dotchevski
c25d7d2ba0 New function: diagnostic_information_what.
[SVN r56448]
2009-09-27 21:17:48 +00:00
Emil Dotchevski
9683159e5c documentation bug
[SVN r55867]
2009-08-29 18:45:08 +00:00
Emil Dotchevski
920ae71b00 fixing compile errors with some compilers
[SVN r55744]
2009-08-23 22:34:19 +00:00
Emil Dotchevski
fa96125efb mutable get_error_info support
[SVN r55707]
2009-08-21 22:28:44 +00:00
Troy D. Straszheim
7b4290bc76 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +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
0003622f9d documentation update
[SVN r54906]
2009-07-12 06:59:53 +00:00
Emil Dotchevski
96ed20d2d7 documentation update
[SVN r54870]
2009-07-10 19:03:29 +00:00
Emil Dotchevski
96e2ac573a Examples/documentation update
[SVN r54842]
2009-07-09 20:51:10 +00:00
Emil Dotchevski
a674ec2bb9 Minor fix in libs/exception/example/example_io.cpp.
[SVN r54840]
2009-07-09 18:52:35 +00:00
Emil Dotchevski
33bfe0bf65 documentation update
[SVN r54839]
2009-07-09 17:53:14 +00:00
Emil Dotchevski
f2d6ca64da Fixing Sun compile errors
[SVN r54835]
2009-07-09 17:34:39 +00:00
Emil Dotchevski
2b34528ef0 Documentation and examples update.
[SVN r54831]
2009-07-09 07:35:15 +00:00
Emil Dotchevski
953399846a Documentation update
[SVN r54828]
2009-07-09 03:51:30 +00:00
Emil Dotchevski
bd0ed9f83b Added commonly used error_info typedefs.
Added boost/exception/all.hpp.
Removed tabs from source files.

[SVN r54825]
2009-07-08 23:44:28 +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
a0614793b3 Please don't make unnecessary changes.
[SVN r54681]
2009-07-05 20:05:05 +00:00
Andrey Semashev
bd19b50db3 Added support for GCC.
[SVN r54668]
2009-07-05 09:25:58 +00:00
Emil Dotchevski
e2882e8251 Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in code calling BOOST_THROW_EXCEPTION.
[SVN r54614]
2009-07-03 21:45:37 +00:00
Gennadiy Rozental
19b67c4983 avoid C style casts
[SVN r53669]
2009-06-06 09:39:27 +00:00
Gennadiy Rozental
bfaa9b404e avoid C style casts
[SVN r53666]
2009-06-06 09:30:28 +00:00
Emil Dotchevski
3a02e0696e documentation update
[SVN r53241]
2009-05-25 07:16:32 +00:00
Emil Dotchevski
e7c9f21a93 documentation update
[SVN r53240]
2009-05-25 07:14:17 +00:00
Emil Dotchevski
d990c5a5f9 documentation update
[SVN r53239]
2009-05-25 06:13:42 +00:00
Emil Dotchevski
2b9c154563 documentation update
[SVN r53238]
2009-05-25 06:09:01 +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
Jeremiah Willcock
8465a47472 Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
2009-05-20 19:19:00 +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
Emil Dotchevski
0372936d86 documentation fix
[SVN r53065]
2009-05-17 06:06:14 +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
Emil Dotchevski
d692895aab documentation update
[SVN r53040]
2009-05-15 23:11:14 +00:00
Emil Dotchevski
9cee59551d documentation typo
[SVN r53039]
2009-05-15 22:42:32 +00:00
Emil Dotchevski
1643ad2e81 support for exception_ptr and nesting in boost::diagnostic_information
documentation update

[SVN r53038]
2009-05-15 22:34:30 +00:00
Troy D. Straszheim
b7adaaf890 sync with jamfile
[SVN r52997]
2009-05-14 17:59:29 +00:00
Emil Dotchevski
15c0ff6130 documentation update
[SVN r52983]
2009-05-14 01:58:08 +00:00
Emil Dotchevski
bec171e234 exception_ptr improvements, documentation update.
[SVN r52981]
2009-05-14 00:36:46 +00:00
Emil Dotchevski
0ddded8e41 Added explicit handling for a few std exception types that were missing from boost::current_exception().
[SVN r52979]
2009-05-13 22:15:59 +00:00
Daniel James
2c959a4e43 Use local copies of the boost logo.
[SVN r52666]
2009-04-29 21:19:12 +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
0e1e2ad515 fixing an error that caused warnings in diagnostic_information.hpp
[SVN r52355]
2009-04-12 17:21:39 +00:00
Emil Dotchevski
4007a8a460 documentation update
[SVN r52286]
2009-04-09 06:31:19 +00:00
Emil Dotchevski
90782a9fe6 documentation update
[SVN r52285]
2009-04-09 06:30:08 +00:00
Emil Dotchevski
25948347fe documentation update
[SVN r52284]
2009-04-09 06:22:05 +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
e020b0f282 documentation update
[SVN r52281]
2009-04-09 05:52:31 +00:00