Commit Graph

  • 8fe95bdffc Spirit: added karma attr_cast, doc update Hartmut Kaiser 2009-09-29 01:27:46 +0000
  • 72a6404796 Spirit: added karma attr_cast Hartmut Kaiser 2009-09-29 01:26:13 +0000
  • d5881dbe40 Spirit: refined bool_policies Hartmut Kaiser 2009-09-29 01:25:37 +0000
  • bf56ad69e0 Spirit: refined bool_policies Hartmut Kaiser 2009-09-29 00:28:10 +0000
  • 8304dc7d48 Spirit: consolidated stateful tag support Hartmut Kaiser 2009-09-28 23:45:52 +0000
  • 8f77aeaf96 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. Daniel James 2009-09-28 23:06:03 +0000
  • d0da942fc9 Spirit: added bool_ generators Hartmut Kaiser 2009-09-28 20:52:07 +0000
  • e59aa1117a Spirit: docs for bool_ generators Hartmut Kaiser 2009-09-28 20:49:38 +0000
  • 3e50cf42d4 Fixes #3308. Also added some missing includes. Andrey Semashev 2009-09-28 18:10:02 +0000
  • b8a7ae2a81 A few more minor performance tweaks for issue #3407. John Maddock 2009-09-28 17:06:39 +0000
  • 405ede72d6 Fixed bug in CSR edges() function Jeremiah Willcock 2009-09-28 15:40:24 +0000
  • 28c9972ec8 Spirit: doc additions from Andreas Hartmut Kaiser 2009-09-28 12:33:16 +0000
  • d03e7be7d2 Spirit: doc additions from Andreas Hartmut Kaiser 2009-09-28 12:32:55 +0000
  • fb05666bc9 Spirit: reverted change to behavior of the Qi Kleene star Hartmut Kaiser 2009-09-28 11:38:34 +0000
  • 51bc681b8a Another minor documentation bug. Emil Dotchevski 2009-09-27 21:24:09 +0000
  • 33c328333c Minor documentation update. Emil Dotchevski 2009-09-27 21:22:42 +0000
  • 6d6a52d87c New function: diagnostic_information_what. Emil Dotchevski 2009-09-27 21:17:48 +0000
  • df609f7aa7 Spirit: added simple token printer for parser trace output Hartmut Kaiser 2009-09-27 21:09:19 +0000
  • 179578c0cc Try supporting reference parameters in pairs. Probably not required. Daniel James 2009-09-27 19:12:04 +0000
  • 96f6128d77 Fix silly error in doxygen test file. Daniel James 2009-09-27 19:11:39 +0000
  • 3d185cc37f Fusion: fixing regression tests Hartmut Kaiser 2009-09-27 16:36:53 +0000
  • 0e68baa2ad test updated Gennadiy Rozental 2009-09-26 22:39:01 +0000
  • 4ba6028c61 BOOST_FIXTURE_TEST_CASE_TEMPLATE introduced Gennadiy Rozental 2009-09-26 22:38:17 +0000
  • 339c2a2798 Spirit: started to add attribute transformation capabilities, new examples Hartmut Kaiser 2009-09-26 16:24:20 +0000
  • e13cb087e2 Spirit: started to add attribute transformation capabilities Hartmut Kaiser 2009-09-26 16:23:11 +0000
  • b8e240e1fd merged [56354] from trunk Joaquín M López Muñoz 2009-09-26 12:54:43 +0000
  • 24a48c041e Added some missing includes. Andrey Semashev 2009-09-25 19:39:08 +0000
  • 9e64667eb0 Fusion: fixed another const correctness problem Hartmut Kaiser 2009-09-25 17:24:55 +0000
  • 611db47058 Fusion: doc fix Hartmut Kaiser 2009-09-25 14:00:55 +0000
  • 9ac7a7498b Fusion: resolved const correctness issue Hartmut Kaiser 2009-09-25 13:57:30 +0000
  • eb84db9261 Fusion: added nview and friends, docs and tests Hartmut Kaiser 2009-09-25 00:21:53 +0000
  • 3466a47539 Fusion: added nview and friends Hartmut Kaiser 2009-09-25 00:20:03 +0000
  • bd34b7fb44 New version of Boost.Unordered Daniel James 2009-09-24 21:12:46 +0000
  • 1840e58299 Remove temporary test. Daniel James 2009-09-24 20:42:19 +0000
  • 5192bbbd39 Refs #3308. Fixed calculation of difference between dates on 64 bit platforms. Andrey Semashev 2009-09-24 20:21:37 +0000
  • 82486673e2 Changes relating to issue #3408. Add hooks for the dcdflib to the incomplete gamma tests. Add hooks for the dcdflib to the igamma performance tests. Some small performance enhancements. John Maddock 2009-09-24 11:23:52 +0000
  • b20f93e5f5 Fix RC and MC for intel-win. Vladimir Prus 2009-09-24 08:24:49 +0000
  • c196a29efd Merged revisions 55838,56302 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-09-23 21:53:53 +0000
  • 120c2405aa Resolve MC compiler ambiguity. Vladimir Prus 2009-09-23 15:37:41 +0000
  • c2e31ef294 Remove the emplace_hint implementation for unique containers as it isn't really used and seems to be causing sun 5.7 problems. Daniel James 2009-09-22 22:39:17 +0000
  • f5ef6f7259 Another std::max. Daniel James 2009-09-22 22:39:00 +0000
  • 6c13402b11 added redirect to doc/html/index.html Nicholas Edmonds 2009-09-22 21:13:41 +0000
  • ad4eef63a6 Spirit: fixed infinite loop if a Kleene is used inside another Kleene at end of input Hartmut Kaiser 2009-09-22 17:07:10 +0000
  • ab94a5420b fixed #3462 Joaquín M López Muñoz 2009-09-22 13:29:08 +0000
  • 47eef7d2c3 Spirit: fixed #1651 Hartmut Kaiser 2009-09-21 22:07:35 +0000
  • a75c4bf829 Use std::max. Daniel James 2009-09-21 21:18:21 +0000
  • 82420f7351 Fix a bug that was causing unnecessary rehahes. Daniel James 2009-09-21 21:18:01 +0000
  • 010e0e1739 Fix bug where container was reducing the number of buckets. Daniel James 2009-09-21 21:17:40 +0000
  • a2c435e54b Slightly more consistent variable names. In detail 'n' is now always a node pointer. Daniel James 2009-09-21 21:17:19 +0000
  • 43a74c0597 Spirit: silencing a warning Hartmut Kaiser 2009-09-21 17:54:33 +0000
  • f97e0f0778 Spirit: fixed lexer test case Hartmut Kaiser 2009-09-21 17:34:55 +0000
  • ed16a75d45 Spirit: cleaning up superfluous template declarations Hartmut Kaiser 2009-09-21 17:23:55 +0000
  • 098753e107 Wave: added missing namespace declaration Hartmut Kaiser 2009-09-21 17:22:23 +0000
  • 9b0e67471a Made some members public to appease various gcc versions Jeremiah Willcock 2009-09-21 16:15:21 +0000
  • aa001c0915 Refs #3308. Changed the internal type of the gregorian dates to 32 bit integer. Andrey Semashev 2009-09-21 15:27:52 +0000
  • affb979f4b Spirit: fixed msvc warning Hartmut Kaiser 2009-09-21 15:16:20 +0000
  • e63aae4efc Spirit: added new semantics for rule::operator=, now figures out on its own whether to apply auto attribute behavior Hartmut Kaiser 2009-09-21 14:11:56 +0000
  • a4ec9161ef Spirit: doc updates, added section about attributes Hartmut Kaiser 2009-09-20 22:51:01 +0000
  • 208556aa49 Since all the compilers support out of line template members use them and lots of other things. Daniel James 2009-09-20 21:55:15 +0000
  • c78391ed4a Update doc/src/boostbook.css Daniel James 2009-09-20 21:52:39 +0000
  • 64b622bab6 Merged revisions 56321 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-09-20 15:17:13 +0000
  • db3e7bc186 const-qualify return type of pow() function Eric Niebler 2009-09-20 15:09:28 +0000
  • e04424e4ca Merged revisions 56319 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-09-20 15:09:11 +0000
  • 55c1101331 oops! add back op::address_of definition Eric Niebler 2009-09-20 14:35:53 +0000
  • c0f5739f5d Mark up a GCC 3.4.3 failure of PTree. Sebastian Redl 2009-09-20 08:58:44 +0000
  • 49fa24c1b9 Merge trunk to release Robert Ramey 2009-09-20 02:18:42 +0000
  • 244397a9ae Merge trunk to release Robert Ramey 2009-09-20 02:18:02 +0000
  • 41acfd6f99 Wave: fixed documentation bug Hartmut Kaiser 2009-09-19 20:29:56 +0000
  • 56b002693c Wave: more work on pragma once pp hooks, added test case Hartmut Kaiser 2009-09-19 19:57:09 +0000
  • 2781d9d2c1 Revert accidental change. Stefan Seefeld 2009-09-19 16:59:05 +0000
  • b79a01e24c Mark up some Intel test failures of PTree (that compiler is simply too slow). Sebastian Redl 2009-09-19 09:18:33 +0000
  • cbe1e2aa27 Edits. Joel de Guzman 2009-09-19 02:44:09 +0000
  • 56fd3adfb9 Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk. Stefan Seefeld 2009-09-19 02:32:41 +0000
  • 7bcc2cd7a9 Spirit: integrated Andreas proof reading fixes Hartmut Kaiser 2009-09-18 23:57:35 +0000
  • 581acf8077 xpressive passes its tests on gcc under c++0x mode Eric Niebler 2009-09-18 20:22:47 +0000
  • 6286d1561c Added missing function Jeremiah Willcock 2009-09-18 20:12:36 +0000
  • 68d5f5f38e Fixed name qualification problem Jeremiah Willcock 2009-09-18 20:11:50 +0000
  • 81d976daee Try and fix Open64 Boost.Config failures: Open64 is not really gcc! John Maddock 2009-09-18 10:43:57 +0000
  • 69591420c9 Add Open64 detection macros. John Maddock 2009-09-18 10:43:09 +0000
  • df1877ba98 Spirit: added more Karma examples Hartmut Kaiser 2009-09-17 23:05:47 +0000
  • b9d8019c6d Wave: added preprocessing hook to detect #pragma once directives or include guards Hartmut Kaiser 2009-09-17 17:54:07 +0000
  • 0df028ab7f fixed extra ' in files Robert Ramey 2009-09-17 15:37:42 +0000
  • 31307a81f9 Spirit: doc updates Hartmut Kaiser 2009-09-17 14:58:16 +0000
  • a80b2869ac Mark up some unusable platforms of PTree. Sebastian Redl 2009-09-17 12:58:58 +0000
  • c7f55abfb2 Spirit: fixed gcc compilation errors Hartmut Kaiser 2009-09-17 11:32:40 +0000
  • 957cedf56b Spirit: added optimization avoiding call to ischar() if not necessary Hartmut Kaiser 2009-09-17 03:37:33 +0000
  • df1c837c24 Spirit: fixed yet another warning Hartmut Kaiser 2009-09-17 01:52:37 +0000
  • 0e9a6a4b05 Spirit: fixed a character size mismatch revealed while parsing based on tokens Hartmut Kaiser 2009-09-17 01:49:18 +0000
  • c4b870e154 Spirit: added new test case Hartmut Kaiser 2009-09-17 01:47:31 +0000
  • b09836d437 Spirit: added missing #include's Hartmut Kaiser 2009-09-17 01:39:48 +0000
  • 599a908545 Spirit: fixed a couple of warnings Hartmut Kaiser 2009-09-17 01:39:06 +0000
  • 2e66c1b625 Spirit: fixed a couple of warnings in tests Hartmut Kaiser 2009-09-17 01:36:36 +0000
  • 2a92639c47 see #3457 * matrix.hpp: added move semantics * vector.hpp: added move semantics Gunter Winkler 2009-09-16 22:05:00 +0000
  • df56328468 see #3457 Gunter Winkler 2009-09-16 22:00:38 +0000
  • 589a6c8001 Spirit: renamed generated example executables to avoid name clash with subdirectories Hartmut Kaiser 2009-09-16 19:15:36 +0000
  • e0ad9fd36c Spirit: fixed warnings about unused variables Hartmut Kaiser 2009-09-16 19:11:00 +0000
  • 2349ac2db4 Spirit: fixed a warning about signed/unsigned mismatch Hartmut Kaiser 2009-09-16 19:06:33 +0000
  • bdb36aff4c Spirit: imported spirit::standard namespace into spirit::qi and spirit::karma Hartmut Kaiser 2009-09-16 17:46:46 +0000
  • 7f3db531aa Added missing test Robert Ramey 2009-09-16 15:24:42 +0000
  • 9efabdd948 Updated documentation to explain compile-time errors and warnings Robert Ramey 2009-09-16 04:49:20 +0000