Commit graph

34430 commits

Author SHA1 Message Date
Beman Dawes
88d22ffd63 system: merge trunk
[SVN r56777]
2009-10-13 13:44:42 +00:00
Beman Dawes
49c8dab72d config: merge trunk
[SVN r56776]
2009-10-13 12:56:44 +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
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
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
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
15e747b20a Spirit: minor edit, removed superfluous parameter
[SVN r56706]
2009-10-10 15:29:44 +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
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
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
John Maddock
74cfd3ba79 Merge interlinked changes in config, type_traits and TR1 libraries.
[SVN r56678]
2009-10-09 16:16:02 +00:00
Hartmut Kaiser
ce799ea860 Spirit: more clean up of inspect errors (merging from trunk)
[SVN r56674]
2009-10-09 13:42:39 +00:00
Hartmut Kaiser
c216ed3b98 Spirit: cleaning inspect errors (merging from trunk)
[SVN r56672]
2009-10-09 13:22:27 +00:00
Hartmut Kaiser
430fb5149d Spirit: merged latest sequence fix to release branch
[SVN r56664]
2009-10-09 00:53:21 +00:00
Hartmut Kaiser
240160472a Added missing file.
[SVN r56641]
2009-10-08 00:51:32 +00:00
Hartmut Kaiser
04c39151d7 Spirit: removing features not to be meant to be released yet.
[SVN r56640]
2009-10-08 00:50:02 +00:00
Hartmut Kaiser
9e433c913a Wave: merging from trunk
[SVN r56629]
2009-10-07 00:04:14 +00:00
Hartmut Kaiser
3b60957d45 Spirit: merging from trunk
[SVN r56628]
2009-10-06 23:57:14 +00:00
Gunter Winkler
4c13b18806 see #3108
* merged [54232] into release 



[SVN r56627]
2009-10-06 23:53:19 +00:00
Gunter Winkler
742adf929a close #3293 (resized identity matrix)
* merged [56163] into release



[SVN r56626]
2009-10-06 23:47:53 +00:00
Gunter Winkler
9bf085004e see #3397
* merged [56045] into release
 * add enable_if to operator* for scalar*vector, vector*scalar, scalar*matrix, matrix*scalar in order to hinder unexpected instantiation.



[SVN r56625]
2009-10-06 23:31:22 +00:00
Gunter Winkler
5321c0fc28 see #3396 (view concepts), see #3449 (new free functions)
* merged [51765],[56003],[56600],[56602],[56621] into release
 * added new free functions to simplify learning uBLAS



[SVN r56624]
2009-10-06 23:13:46 +00:00
Gunter Winkler
e9d2fac81d see #3457 and see #3443:
* merged [56162],[56164],[56248],[56622],[56249] into release
 * added move semantics for dense matrix and vector containers



[SVN r56623]
2009-10-06 22:35:51 +00:00
Gunter Winkler
f96b258fb2 libs/numeric/ublas/test/triangular_access.cpp: fixed compile failure with MSVC 7.1
[SVN r56620]
2009-10-06 21:12:55 +00:00
Steven Watanabe
9e33fa2ce9 Merge units from the trunk.
[SVN r56618]
2009-10-06 17:01:55 +00:00
Gunter Winkler
e01f0d3b4e fix #3499 and fix #3501:
* added inline to free helper functions
 * added missing concept check 
 * fixed broken internal checks


[SVN r56614]
2009-10-05 22:48:29 +00:00
Gunter Winkler
47b953c38e fix #3230: (coordinate_vector::set_filled() has wrong return statement)
* merged [56611] into release



[SVN r56612]
2009-10-05 22:37:32 +00:00
Gunter Winkler
98fac820a3 fix #2872: (possible compile failure)
* merged [56606] into release


[SVN r56608]
2009-10-05 22:02:13 +00:00
Gunter Winkler
7b452f03c7 fix #2195:
* merged changes into release branch


[SVN r56605]
2009-10-05 21:41:32 +00:00
Daniel James
53c0b01718 Fixed more links to property_map.
Merged revisions 53478 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53478 | jewillco | 2009-05-31 02:48:28 +0100 (Sun, 31 May 2009) | 1 line
  
  Fixed more links to property_map
........


[SVN r56569]
2009-10-04 10:31:47 +00:00
Daniel James
7b1bb6a034 Merged revisions 55484,56028,56202,56207,56328 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r55484 | danieljames | 2009-08-09 13:36:48 +0100 (Sun, 09 Aug 2009) | 1 line
  
  Point the redirect files at the sourceforge sandbox hosting.
........
  r56028 | djowel | 2009-09-05 09:21:27 +0100 (Sat, 05 Sep 2009) | 1 line
  
  Tweak for code font sizes in headers to make them more readable.
........
  r56202 | danieljames | 2009-09-15 00:48:31 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Add property tree to generated docs.
........
  r56207 | danieljames | 2009-09-15 08:03:43 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Forwarding html files for property_tree.
........
  r56328 | danieljames | 2009-09-20 22:52:39 +0100 (Sun, 20 Sep 2009) | 1 line
  
  Update doc/src/boostbook.css
........


[SVN r56555]
2009-10-03 14:30:22 +00:00
Beman Dawes
6302f9b0df property_tree: merge markup
[SVN r56554]
2009-10-03 13:53:54 +00:00
Beman Dawes
92d8905e91 Merge property-tree changes to global files
[SVN r56553]
2009-10-03 13:49:02 +00:00
Andrey Semashev
d04f26dcae Fixes #3470. Merged from trunk revision 56548.
[SVN r56549]
2009-10-03 10:22:58 +00:00
Niels Dekker
d143be0c69 Merged value_init from the trunk, including fix of #2548, regarding "const value_initialized".
[SVN r56547]
2009-10-03 10:19:09 +00:00
Sebastian Redl
4c64edbd0b Copy property_tree to release branch.
[SVN r56546]
2009-10-03 10:10:00 +00:00
Andrey Semashev
b20954048f Fixes #1861, #2213 merged from trunk.
[SVN r56545]
2009-10-03 10:04:00 +00:00
Niels Dekker
3b274b7ea3 Merged value_init_test from trunk, inc. [51356], anticipating the fix of ticket #2548, which will remove implicit conversion from const value_initialized<T> to non-const T&.
[SVN r56543]
2009-10-03 09:08:10 +00:00
Niels Dekker
a24ee8ef18 Merged Swap documentation from trunk, including revision [56107] and [56108].
[SVN r56541]
2009-10-03 08:15:14 +00:00
Hartmut Kaiser
ed0e860e34 Fusion: merged nview from trunk
[SVN r56490]
2009-09-30 02:33:30 +00:00
Emil Dotchevski
bfa4c091c9 Merging from trunk: new function diagnostic_information_what, and mutable error info access.
[SVN r56477]
2009-09-29 20:38:11 +00:00
Andrey Semashev
3e50cf42d4 Fixes #3308. Also added some missing includes.
[SVN r56456]
2009-09-28 18:10:02 +00:00
Joaquín M López Muñoz
b8e240e1fd merged [56354] from trunk
[SVN r56385]
2009-09-26 12:54:43 +00:00
Daniel James
bd34b7fb44 New version of Boost.Unordered
Merged revisions 55470,55877-55878,55901-55902,55921-55922,55990-55992,56009-56010,56329,56346-56349,56362-56363,56374 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55470 | danieljames | 2009-08-08 19:50:00 +0100 (Sat, 08 Aug 2009) | 1 line
  
  Remove empty svn:mergeinfo properties. This should reduce the amount of differences between trunk and release.
........
  r55877 | danieljames | 2009-08-30 17:33:42 +0100 (Sun, 30 Aug 2009) | 1 line
  
  Remove allocator_constructor since it's never used.
........
  r55878 | danieljames | 2009-08-30 17:42:28 +0100 (Sun, 30 Aug 2009) | 6 lines
  
  Initial checkin of new version of Boost.Unordered.
  
   - More template use, less preprocessor use.
   - Removed some of the Visual C++ 6 workarounds.
   - Reduced memory use of the main object.
   - Split into smaller headers.
........
  r55901 | danieljames | 2009-08-31 11:39:25 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Detab.
........
  r55902 | danieljames | 2009-08-31 11:39:40 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Remove unnecessary BOOST_DEDUCED_TYPENAMEs
........
  r55921 | danieljames | 2009-08-31 16:33:28 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Remove a few unused parameters.
........
  r55922 | danieljames | 2009-08-31 16:33:49 +0100 (Mon, 31 Aug 2009) | 1 line
  
  Remove 'static' from next_node and node_count. Will hopefully make vacpp happy.
........
  r55990 | danieljames | 2009-09-03 08:36:21 +0100 (Thu, 03 Sep 2009) | 1 line
  
  Combine hash_structure and hash_table_manager.
........
  r55991 | danieljames | 2009-09-03 08:37:14 +0100 (Thu, 03 Sep 2009) | 1 line
  
  Remove some old Visual C++ workarounds.
........
  r55992 | danieljames | 2009-09-03 08:37:30 +0100 (Thu, 03 Sep 2009) | 1 line
  
  Add a small test to see if the tested compilers support out of line template methods.
........
  r56009 | danieljames | 2009-09-04 08:02:28 +0100 (Fri, 04 Sep 2009) | 1 line
  
  Fix link to n2691.
........
  r56010 | danieljames | 2009-09-04 08:03:04 +0100 (Fri, 04 Sep 2009) | 1 line
  
  Move size_ and cached_begin_bucket_ into table, rename hash_table_manager hash_buckets.
........
  r56329 | danieljames | 2009-09-20 22:55:15 +0100 (Sun, 20 Sep 2009) | 2 lines
  
  Since all the compilers support out of line template members use them
  and lots of other things.
........
  r56346 | danieljames | 2009-09-21 22:17:19 +0100 (Mon, 21 Sep 2009) | 1 line
  
  Slightly more consistent variable names. In detail 'n' is now always a node pointer.
........
  r56347 | danieljames | 2009-09-21 22:17:40 +0100 (Mon, 21 Sep 2009) | 1 line
  
  Fix bug where container was reducing the number of buckets.
........
  r56348 | danieljames | 2009-09-21 22:18:01 +0100 (Mon, 21 Sep 2009) | 1 line
  
  Fix a bug that was causing unnecessary rehahes.
........
  r56349 | danieljames | 2009-09-21 22:18:21 +0100 (Mon, 21 Sep 2009) | 1 line
  
  Use std::max.
........
  r56362 | danieljames | 2009-09-22 23:39:00 +0100 (Tue, 22 Sep 2009) | 1 line
  
  Another std::max.
........
  r56363 | danieljames | 2009-09-22 23:39:17 +0100 (Tue, 22 Sep 2009) | 1 line
  
  Remove the emplace_hint implementation for unique containers as it isn't really used and seems to be causing sun 5.7 problems.
........
  r56374 | danieljames | 2009-09-24 21:42:19 +0100 (Thu, 24 Sep 2009) | 1 line
  
  Remove temporary test.
........


[SVN r56375]
2009-09-24 21:12:46 +00:00