Commit Graph

  • 0ffbc16fec when using proto::and_ as a transform, apply *all* transforms but only return the result of applying the last Eric Niebler 2010-04-24 19:50:15 +0000
  • 351fe22d95 Fix error which results? in subsequent assertion/crash Robert Ramey 2010-04-24 18:34:46 +0000
  • b4933e7542 Fixed ambiguity errors from regression tests Jeremiah Willcock 2010-04-24 16:49:39 +0000
  • 2622671de1 Merge library and maintainer list. Daniel James 2010-04-24 16:29:28 +0000
  • 673ec9fe6a Merge release info, and some other hanging changes. Daniel James 2010-04-24 16:25:05 +0000
  • 8e89609d17 Prepare index.html for release. Daniel James 2010-04-24 16:02:08 +0000
  • 828e00c547 updated description of range lib and put Neil's name where it should be. Thorsten Jørgen Ottosen 2010-04-24 13:26:12 +0000
  • b26c657727 Fix compile error for Boost.Iostreams on clang. Daniel James 2010-04-24 13:00:32 +0000
  • 0c2f6ae65d Fix range pdf build. Daniel James 2010-04-24 13:00:10 +0000
  • ae6f7bdc23 The clang workaround broke some compilers, so only use it for clang. Daniel James 2010-04-24 12:59:35 +0000
  • a9ef0ef7de Spirit: prefixed all Qi parser component names with 'qi:' Hartmut Kaiser 2010-04-24 01:53:27 +0000
  • ea4c6fa83e Spirit: updated Qi parser and generator Hartmut Kaiser 2010-04-24 01:28:13 +0000
  • 69270f7e59 Spirit: fixed a stupid problem Hartmut Kaiser 2010-04-24 01:23:05 +0000
  • 0431965972 Merged r61245 (VC++ 10 error and warning fixes) from trunk Jeremiah Willcock 2010-04-24 01:13:43 +0000
  • 27cde37362 Added string_range_type (shallow strings). Joel de Guzman 2010-04-24 00:40:39 +0000
  • 381ca7d602 Fixed typo Joel de Guzman 2010-04-24 00:16:08 +0000
  • 1c1188ffc8 Boost.Range correct missing items from merge by merging these changes manually. This changeset is what should have happened with the prior svn merge operation. Neil Groves 2010-04-23 23:18:59 +0000
  • a4dd0853da GIL: fixed mutable reference Lubomir Bourdev 2010-04-23 23:05:35 +0000
  • b1891f44de Boost.Range merge from trunk to release. This is motivated by the need to correct the istream_range, to correct the adaptors.hpp header file, and correct the return types of various range algorithms. Neil Groves 2010-04-23 22:50:56 +0000
  • 7369052507 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to IBM XL C++ <= V10.1.0 (trunk), see #4080. Niels Dekker 2010-04-23 22:01:56 +0000
  • 2126f7127c Spirit: fixing strict mode for sequences Hartmut Kaiser 2010-04-23 21:19:16 +0000
  • 18c18bd720 Spirit: fixed problem with qi and karma debug_handler Hartmut Kaiser 2010-04-23 21:17:25 +0000
  • 8c7a5e35e7 Fix random_device on mingw Steven Watanabe 2010-04-23 17:22:39 +0000
  • b7f994954e Spirit: tweaking attribute handling for Karma sequences Hartmut Kaiser 2010-04-23 14:59:35 +0000
  • c65fe17f60 Fix clang warnings in unordered tests. Daniel James 2010-04-23 07:26:43 +0000
  • 2be6cc6f6f Work around friend bug in clang. Daniel James 2010-04-23 07:25:53 +0000
  • 2c64e306eb block scopes working well. Joel de Guzman 2010-04-23 05:26:14 +0000
  • 02eb7959bd examples cleanup Joel de Guzman 2010-04-23 04:03:13 +0000
  • f55d680187 cleanup Joel de Guzman 2010-04-23 03:58:09 +0000
  • 5a30aa6b40 major features working Joel de Guzman 2010-04-23 03:12:26 +0000
  • fde6e22fbc Spirit: fixing gcc errors Hartmut Kaiser 2010-04-23 01:13:08 +0000
  • 24cb10f38b Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal function. Neil Groves 2010-04-22 23:31:30 +0000
  • 7016056a47 Only support the templated constructor for types with an 'external_string_type' member. Refs #4135. Daniel James 2010-04-22 22:51:24 +0000
  • c83d7d18b8 GIL: added some explicit static_cast to avoid warnings Hailin Jin 2010-04-22 22:49:14 +0000
  • 487d54af0c Boost.Range brought back some of the const overloads that were over-zealously removed. Neil Groves 2010-04-22 22:43:57 +0000
  • 3a400cf9cf Add tests for random_device Steven Watanabe 2010-04-22 21:30:04 +0000
  • 59826297eb Spirit: added strict mode to Karma, new directives strict[] and relaxed[]. No docs yet Hartmut Kaiser 2010-04-22 20:25:10 +0000
  • 6a8650c331 Fixed tab issue Jeremiah Willcock 2010-04-22 15:37:50 +0000
  • eb05386aa4 fix #1614 Joel de Guzman 2010-04-22 13:15:01 +0000
  • 140348b343 fix #1614 Joel de Guzman 2010-04-22 13:14:47 +0000
  • 3f98859465 blocks and scopes Joel de Guzman 2010-04-22 12:14:46 +0000
  • 1435e72ccb fixed #4130 Joaquín M López Muñoz 2010-04-22 11:36:27 +0000
  • 2b1e9c8ff6 blocks (begin ...) Joel de Guzman 2010-04-22 09:05:42 +0000
  • f795dce360 variable args support Joel de Guzman 2010-04-22 08:50:25 +0000
  • a2772c5dd0 added utree shallow ranges Joel de Guzman 2010-04-22 02:39:03 +0000
  • 9e7f266992 Spirit: enabling Qi debug test Hartmut Kaiser 2010-04-22 01:01:07 +0000
  • 52946929a2 Spirit: refactored debug code Hartmut Kaiser 2010-04-22 00:40:52 +0000
  • 126d70a71c Spirit: fixing more gcc errors Hartmut Kaiser 2010-04-22 00:09:49 +0000
  • 8a5ee0210f Spirit: fixed gcc compilation problems, added karma debug support, fixed Qi debug indentation Hartmut Kaiser 2010-04-21 23:35:50 +0000
  • be5868adc7 Merge some link fixes and release notes. Daniel James 2010-04-21 23:00:35 +0000
  • 5879cdcbf1 circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except Jan Gaspar 2010-04-21 21:33:52 +0000
  • 15fc594867 Remove fetching README.txt from the release script. Daniel James 2010-04-21 21:33:30 +0000
  • 14e25517ef Spirit: fixing compilation problem Hartmut Kaiser 2010-04-21 18:53:10 +0000
  • a377e2232d Merge: Remove CMakeLists.txt, as cmake was last updated for 1.41 Vladimir Prus 2010-04-21 18:36:34 +0000
  • 9d5193ee5b Fixed tab issue Jeremiah Willcock 2010-04-21 17:34:54 +0000
  • 110156346f Spirit: fixing problem with using a karma::repeat[] in a sequence. Hartmut Kaiser 2010-04-21 17:22:37 +0000
  • 3505073af7 MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected. Hartmut Kaiser 2010-04-21 17:19:06 +0000
  • 85c98f122e Remove CMakeLists.txt, as cmake was last updated for 1.41 Vladimir Prus 2010-04-21 16:57:17 +0000
  • a4640ed413 more implementation details Joel de Guzman 2010-04-21 16:19:54 +0000
  • 8217e7990e More error handling tweaks Joel de Guzman 2010-04-21 14:21:08 +0000
  • e99b87688a working lambda function application Joel de Guzman 2010-04-21 14:02:07 +0000
  • 3669c77e66 Fix inspection report issues. John Maddock 2010-04-21 10:59:43 +0000
  • 61d3271f68 Fixed GCC warning in value_initializer(): "m_3d_char_array will be initialized after m_unsigned_char". Niels Dekker 2010-04-21 10:24:54 +0000
  • 77c282cc47 Fix inspection script issue: change check to do_check. John Maddock 2010-04-21 09:04:00 +0000
  • 4a05818a33 Update some of the C++0x tests so they don't catch "fake" implementations. Update config for VC10 accordingly. Normalise use of BOOST_HAS_RVALUE_REFS - fixes #4112. John Maddock 2010-04-21 08:49:21 +0000
  • 5b50bd8b98 Boost.Range revert accidental check-in of lambda test. It kinda breaks most compilers - doh. Neil Groves 2010-04-21 07:37:25 +0000
  • f246e8626e tweaks Joel de Guzman 2010-04-21 07:31:50 +0000
  • c39796a9df moving files Joel de Guzman 2010-04-21 07:30:15 +0000
  • 7ef0bbd913 Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor Douglas Gregor 2010-04-21 06:33:52 +0000
  • cebb9fbd9b supplanting boost::functiion with a utree polymorphic function implementation. Joel de Guzman 2010-04-21 04:50:03 +0000
  • 502ff005ea Renaming as<T> to get<T> Joel de Guzman 2010-04-21 04:18:22 +0000
  • ef7ae322bb + adding function_type to utree + factoring out utree i/o and adding a PP define to choose simple i/o and spirit i/o using qi and karma. Joel de Guzman 2010-04-21 04:12:48 +0000
  • 8aea0a96e6 Spirit: added karma::skip directive Hartmut Kaiser 2010-04-21 00:49:21 +0000
  • cf3a92c677 Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range. Neil Groves 2010-04-20 21:56:33 +0000
  • 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool Jeremiah Willcock 2010-04-20 18:49:18 +0000
  • 3486d0de25 Extended value-initialization test by adding function pointers, member function pointers, bit-fiends and long double. Thanks to the HCC C gebruikersgroep! Niels Dekker 2010-04-20 18:31:35 +0000
  • 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report Jeremiah Willcock 2010-04-20 17:54:16 +0000
  • 1a4b4ebb6a Fixes #4115: sometimes VC++ doesn't put typeinfo in namespace std. John Maddock 2010-04-20 17:48:16 +0000
  • 7cfe2462dc Tweak VC10 configuration settings. Update BOOST_NO_DECLTYPE test with VC10 bug case. John Maddock 2010-04-20 17:26:06 +0000
  • 02730ceeca Disambiguate between boost::ref and std:ref etc. Suppress some new warnings from VC-10. Fix singular iterator logic (fixes VC-10 failures). Fixes #4114. Fixes #3632 John Maddock 2010-04-20 16:03:14 +0000
  • 3a897ffe9f Added patch to fix issue #2501 Anthony Williams 2010-04-20 15:02:47 +0000
  • 2f6ed01fd7 Spirit: added regression test Hartmut Kaiser 2010-04-20 14:37:58 +0000
  • 36d37ee341 Spirit: added transform_attribute customization point to Qi and Karma semantic actions Hartmut Kaiser 2010-04-20 14:30:19 +0000
  • a2b4097d82 Spirit: doc fixes: what's new Hartmut Kaiser 2010-04-20 13:57:01 +0000
  • b25452435b Spirit: resolved precedence problems in Qi parser Hartmut Kaiser 2010-04-20 13:17:32 +0000
  • fa99c16a0e Spirit: minor scheme fixes Hartmut Kaiser 2010-04-20 12:27:26 +0000
  • 73d7febc09 Merge Jamroot from trunk Vladimir Prus 2010-04-20 12:12:31 +0000
  • 69e2ea080f Merge from trunk Vladimir Prus 2010-04-20 12:05:14 +0000
  • 1aa9cf8a9d Complete sync with /tags/tools/jam/Boost_Jam_3_1_18 Vladimir Prus 2010-04-20 11:51:08 +0000
  • 4605ee8a91 Spirit: replaced implementation of boost::get(utree) Hartmut Kaiser 2010-04-19 23:14:23 +0000
  • 1c39a7b054 Detab array.hpp Marshall Clow 2010-04-19 21:41:21 +0000
  • 54e9154e58 Merged maintainers changes to release Marshall Clow 2010-04-19 13:35:09 +0000
  • e7b5cd8b1f Added marshall as Array maintainer Marshall Clow 2010-04-19 13:27:34 +0000
  • 74019d15ef Wave: merging updated changelog from trunk Hartmut Kaiser 2010-04-19 12:27:38 +0000
  • c992530552 Wave: updated changelog Hartmut Kaiser 2010-04-19 12:07:58 +0000
  • cc997ce46c Boost.Range - removed unnecessary code from the sliced adaptor. Added a unit test to test the use of a non-member function as a transform functor and composition of strided, sliced and transformed range adaptors. Neil Groves 2010-04-19 11:45:27 +0000
  • 9ededf8ce1 Add missing change to quickbook documentation. Daniel James 2010-04-19 07:56:49 +0000
  • 8da7bffab1 more error handling Joel de Guzman 2010-04-19 04:36:38 +0000
  • e67952c526 Call explicit type register rule to avoid errors when the type file is imported from another type file. (Fixes #4118). Rene Rivera 2010-04-19 03:43:14 +0000
  • 7a84383025 trimmed back utree size to 16 bytes (on 32 bit machines) Joel de Guzman 2010-04-19 03:26:52 +0000