Commit graph

36182 commits

Author SHA1 Message Date
Joel de Guzman
41f645869e moving things around
[SVN r56767]
2009-10-13 03:09:50 +00:00
Emil Dotchevski
0505581acf Added errinfo_nested_exception typedef. Fixed minor documentation error.
[SVN r56766]
2009-10-13 01:47:22 +00:00
Daniel James
8f46a7dfa2 Copy latest quickbook CMakeLists.txt from release.
[SVN r56755]
2009-10-12 20:21:13 +00:00
Daniel James
379df72d07 Merge newline in quickbook.hpp
[SVN r56754]
2009-10-12 20:18:43 +00:00
Daniel James
d462cd32eb Merge quickbook 1.5 from trunk.
Merged revisions 55905-55917,56077,56715,56717-56719 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55905 | danieljames | 2009-08-31 12:36:13 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Update quickbook version number.
........
  r55906 | danieljames | 2009-08-31 12:36:23 +0100 (Mon, 31 Aug 2009) | 4 lines
  
  Create entry for 1.5 in the change log.
  
  Starting it of with some of the changes that have been made to quickbook
  since 1.4 - considering the first 1.4 release as the proper 1.4 release.
........
  r55907 | danieljames | 2009-08-31 12:36:34 +0100 (Mon, 31 Aug 2009) | 3 lines
  
  Wrap the template info in a struct.
  
  So that I can add extra scoping info.
........
  r55908 | danieljames | 2009-08-31 12:36:47 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Implement static/lexical scoping for 1.5. Refs #2034.
........
  r55909 | danieljames | 2009-08-31 12:37:04 +0100 (Mon, 31 Aug 2009) | 1 line
  
  In quickbook 1.5 don't mix '..' and whitespace seperators for template arguments. Refs #1174
........
  r55910 | danieljames | 2009-08-31 12:37:17 +0100 (Mon, 31 Aug 2009) | 2 lines
  
  Put the quickbook version numbers in a single header, along with convenience
  functions for using them in spirit grammars.
........
  r55911 | danieljames | 2009-08-31 12:37:32 +0100 (Mon, 31 Aug 2009) | 3 lines
  
  Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712
  
  And warn when section id is empty after colon.
........
  r55912 | danieljames | 2009-08-31 12:37:48 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Introduce temporary id variable.
........
  r55913 | danieljames | 2009-08-31 12:37:59 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Table ids. Refs #1194.
........
  r55914 | danieljames | 2009-08-31 12:38:11 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Separate out the current version of the template argument parser, as I want to create a new one for 1.5
........
  r55915 | danieljames | 2009-08-31 12:38:20 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Don't use seperators that are in brackets, or are escaped. Refs #2036.
........
  r55916 | danieljames | 2009-08-31 12:38:33 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Add missing table tests.
........
  r55917 | danieljames | 2009-08-31 12:38:47 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Support image attributes. Refs #1157.
........
  r56077 | djowel | 2009-09-07 02:35:24 +0100 (Mon, 07 Sep 2009) | 1 line
  
  fix for msvc
........
  r56715 | danieljames | 2009-10-11 17:18:04 +0100 (Sun, 11 Oct 2009) | 1 line
  
  Use qualified ids in tables, and fix a bug generating ids when there isn't a section.
........
  r56717 | danieljames | 2009-10-11 19:21:11 +0100 (Sun, 11 Oct 2009) | 1 line
  
  Document the simplified quickbook 1.5 argument separators.
........
  r56718 | danieljames | 2009-10-11 19:21:32 +0100 (Sun, 11 Oct 2009) | 1 line
  
  Use quickbook 1.5 in the document block example.
........
  r56719 | danieljames | 2009-10-11 19:21:48 +0100 (Sun, 11 Oct 2009) | 1 line
  
  Add table ids to the documentation.
........


[SVN r56752]
2009-10-12 19:54:36 +00:00
Daniel James
669332d6eb Merge some of the unordered and property tree test setup.
Merged revisions 55728,56020,56633 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55728 | danieljames | 2009-08-23 11:06:24 +0100 (Sun, 23 Aug 2009) | 1 line
  
  Mark up a couple of unordered container failures.
........
  r56020 | cornedbee | 2009-09-04 22:03:54 +0100 (Fri, 04 Sep 2009) | 1 line
  
  Have testers generate results for PropertyTree.
........
  r56633 | hkaiser | 2009-10-07 14:35:44 +0100 (Wed, 07 Oct 2009) | 1 line
  
  Untabified file
........


[SVN r56750]
2009-10-12 19:30:58 +00:00
Hartmut Kaiser
13c814f0f7 Spirit: added new Karma example
[SVN r56747]
2009-10-12 17:44:49 +00:00
Hartmut Kaiser
a0836ef725 Spirit: merging tests for bug fixes from trunk
[SVN r56746]
2009-10-12 16:46:39 +00:00
Hartmut Kaiser
60ee596094 Spirit: merging bug fixes from trunk
[SVN r56745]
2009-10-12 16:45:26 +00:00
Hartmut Kaiser
9beb242e59 Spirit: merging bug fix related to handling of optionals from trunk
[SVN r56744]
2009-10-12 16:40:04 +00:00
Hartmut Kaiser
cc3f52118e Spirit: added missing specialization to transform_attribute. Fixed qi::subrule to use this
[SVN r56743]
2009-10-12 16:34:25 +00:00
Hartmut Kaiser
f3b6175abe Spirit: added missing specialization to transform_attribute.
[SVN r56742]
2009-10-12 16:33:33 +00:00
Robert Ramey
c184b96faa Make compatible with version 1.41
[SVN r56741]
2009-10-12 16:31:50 +00:00
Robert Ramey
25a486cb17 Address complaints for Inspect
[SVN r56740]
2009-10-12 16:30:44 +00:00
Robert Ramey
3fc65fd9a6 Eliminate redundancy
[SVN r56739]
2009-10-12 16:29:37 +00:00
Robert Ramey
2f49c46727 fix memory leaks
[SVN r56738]
2009-10-12 16:29:03 +00:00
Robert Ramey
09aee98b36 Address complaints for Inspect
[SVN r56737]
2009-10-12 16:28:39 +00:00
Robert Ramey
50586cdeb2 Address complaints for Inspect
[SVN r56736]
2009-10-12 16:28:04 +00:00
Robert Ramey
76e5e73b18 fix memory leaks
[SVN r56735]
2009-10-12 16:27:05 +00:00
Robert Ramey
8c5166a2be Address complaints for Inspect
[SVN r56734]
2009-10-12 16:26:47 +00:00
Jeremiah Willcock
9ed953b039 Fixed bugs in F-R layout
[SVN r56732]
2009-10-12 15:01:29 +00:00
John Maddock
d6d89ff520 Fixes #3401.
[SVN r56730]
2009-10-12 11:00:02 +00:00
John Maddock
481a3747a2 Merge performance enhancements and minor fixes from Trunk.
[SVN r56729]
2009-10-12 10:35:20 +00:00
François Barel
9bb0b051e9 Spirit: doc updates (merging r56722 from trunk)
[SVN r56723]
2009-10-11 20:44:29 +00:00
François Barel
6b4faea83c Spirit: doc updates
[SVN r56722]
2009-10-11 20:26:43 +00:00
Daniel James
32b1c94847 Add table ids to the documentation.
[SVN r56719]
2009-10-11 18:21:48 +00:00
Daniel James
a6962a577c Use quickbook 1.5 in the document block example.
[SVN r56718]
2009-10-11 18:21:32 +00:00
Daniel James
51bb3d3bc4 Document the simplified quickbook 1.5 argument separators.
[SVN r56717]
2009-10-11 18:21:11 +00:00
Beman Dawes
f4efd37fb6 config: define BOOST_NO_UNICODE_LITERALS for all gcc versions - their C++0x web page was wrong; there is no support yet. Also correct test code.
[SVN r56716]
2009-10-11 17:19:53 +00:00
Daniel James
41048909b5 Use qualified ids in tables, and fix a bug generating ids when there isn't a section.
[SVN r56715]
2009-10-11 16:18:04 +00:00
Joel de Guzman
9a7821bd37 Sync from trunk (except adapt class)
[SVN r56714]
2009-10-11 16:12:54 +00:00
Joel de Guzman
1d0201747d Sync from trunk (except adapt class)
[SVN r56713]
2009-10-11 16:08:54 +00:00
Hartmut Kaiser
e3475a2597 Spirit: doc updates, more customization point sections
[SVN r56712]
2009-10-11 12:38:09 +00:00
John Maddock
3dc6a9a63b Update workarounds for Sun's latest compiler release.
[SVN r56711]
2009-10-11 12:20:21 +00:00
Joel de Guzman
a3763a4d5a Fix default construction of vector
[SVN r56709]
2009-10-11 04:00:00 +00:00
Hartmut Kaiser
8e5d7d83e3 Spirit: adding notes about what's missing in docs
[SVN r56708]
2009-10-10 18:12:37 +00:00
Hartmut Kaiser
3c32749b56 Spirit: reverting change for alternative parsers, tests
[SVN r56707]
2009-10-10 15:38:15 +00:00
Hartmut Kaiser
15e747b20a Spirit: minor edit, removed superfluous parameter
[SVN r56706]
2009-10-10 15:29:44 +00:00
Hartmut Kaiser
54babe0bc4 Spirit: improved fix for re-initialization of optionals, added tests
[SVN r56705]
2009-10-10 15:09:52 +00:00
Daniel James
a746ed9fcb Copy the unordered and hash CMake files from release.
[SVN r56704]
2009-10-10 15:09:02 +00:00
Hartmut Kaiser
db28918a8a Spirit: improved fix for re-initialization of optionals
[SVN r56703]
2009-10-10 15:08:27 +00:00
Daniel James
d4e1a44064 Merge some documentation changes and inspect fixes.
Merged revisions 55370,55729,56440,56570-56571,56603,56697-56699 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55370 | danieljames | 2009-08-02 19:18:14 +0100 (Sun, 02 Aug 2009) | 1 line
  
  Pass through more elements in doxygen2boostbook. Refs #3309.
........
  r55729 | danieljames | 2009-08-23 11:07:25 +0100 (Sun, 23 Aug 2009) | 3 lines
  
  Add depencies on doxygen documentation to standalone documentation targets.
  
  This seems to be needed for building pdfs.
........
  r56440 | danieljames | 2009-09-27 20:11:39 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Fix silly error in doxygen test file.
........
  r56570 | danieljames | 2009-10-04 11:37:36 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Clean up some unordered TODOs.
........
  r56571 | danieljames | 2009-10-04 11:37:56 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Detab.
........
  r56603 | danieljames | 2009-10-05 22:29:39 +0100 (Mon, 05 Oct 2009) | 1 line
  
  Various inspect fixes.
........
  r56697 | danieljames | 2009-10-10 14:00:28 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add forwarding html file for accumulators.
........
  r56698 | danieljames | 2009-10-10 14:01:14 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Missing newline.
........
  r56699 | danieljames | 2009-10-10 14:01:30 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add copyright to boostbook reference xml.
........


[SVN r56702]
2009-10-10 14:53:46 +00:00
Hartmut Kaiser
d5c9300633 Spirit: fixing re-initialization problem for optional attributes
[SVN r56701]
2009-10-10 14:41:49 +00:00
Daniel James
756c69d46e Merge unordred changes.
Merged revisions 56441,56461,56468,56557-56562 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r56441 | danieljames | 2009-09-27 20:12:04 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Try supporting reference parameters in pairs. Probably not required.
........
  r56461 | danieljames | 2009-09-29 00:06:03 +0100 (Tue, 29 Sep 2009) | 1 line
  
  Remove the optimization for std::pair with a key reference. It'll be too much hassle to get a very unusual use case to work on all compilers.
........
  r56468 | danieljames | 2009-09-29 08:46:44 +0100 (Tue, 29 Sep 2009) | 1 line
  
  Just remove the test since the test itself doesn't work on most compilers.
........
  r56557 | danieljames | 2009-10-03 17:40:26 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Fix the iterator category.
........
  r56558 | danieljames | 2009-10-03 17:40:53 +0100 (Sat, 03 Oct 2009) | 2 lines
  
  Update reference docs to latest version of draft standard and fill in
  some missing details.
........
  r56559 | danieljames | 2009-10-03 17:41:11 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Stricter insert exception tests.
........
  r56560 | danieljames | 2009-10-03 17:41:32 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Insert using initializer lists.
........
  r56561 | danieljames | 2009-10-03 17:42:00 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Update the unordered rationale.
........
  r56562 | danieljames | 2009-10-03 17:42:20 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Make sure inserting from a range of types other than the value type is better tested.
........


[SVN r56700]
2009-10-10 13:52:53 +00:00
Daniel James
272327a0c0 Add copyright to boostbook reference xml.
[SVN r56699]
2009-10-10 13:01:30 +00:00
Daniel James
e8535f7f39 Missing newline.
[SVN r56698]
2009-10-10 13:01:14 +00:00
Daniel James
4ce27c891a Add forwarding html file for accumulators.
[SVN r56697]
2009-10-10 13:00:28 +00:00
Hartmut Kaiser
1846883cab Spirit: reverting change for alternative parsers
[SVN r56685]
2009-10-09 23:58:22 +00:00
Jeremiah Willcock
13329216c1 Removed old parameters from test code
[SVN r56682]
2009-10-09 20:15:09 +00:00
Hartmut Kaiser
e741da49ae Spirit: finalized bool parsers, added true_ and false_ parsers and generators (merging from trunk)
[SVN r56680]
2009-10-09 17:32:51 +00:00