Commit Graph

  • a7ccf673cd refining the error checking Joel de Guzman 2010-04-19 02:31:08 +0000
  • b4a35ced8d Spirit: updating docs with recent changes to CP's Hartmut Kaiser 2010-04-19 02:04:35 +0000
  • 5bf269ecf4 Spirit: refactored implementation of transform_attribute Hartmut Kaiser 2010-04-19 01:56:14 +0000
  • 8299d50c1f Spirit: adapted binary node format in generated output Hartmut Kaiser 2010-04-19 00:25:55 +0000
  • cc6556a00d Wave: fixed #4113: cpp_lexer does not handle qualified backslashes correctly, merging from trunk Hartmut Kaiser 2010-04-18 21:08:05 +0000
  • 2b1cfa9b45 Wave: fixed #4113: cpp_lexer does not handle qualified backslashes correctly Hartmut Kaiser 2010-04-18 21:00:09 +0000
  • 84b93ac87c Wave: fixing regression test failures Hartmut Kaiser 2010-04-18 20:44:55 +0000
  • 7f9dbe77ee Wave: fixing regression test failures Hartmut Kaiser 2010-04-18 20:29:54 +0000
  • 31cec0b334 test with a single comment added David Bellot 2010-04-18 20:02:59 +0000
  • 68d5ddca6e Boost.Range added the strided adaptor to the boost/range/adaptors.hpp Neil Groves 2010-04-18 19:55:46 +0000
  • c63ca0e416 Experimental Boost.Build configuration for Clang. Douglas Gregor 2010-04-18 19:43:40 +0000
  • 8f33fc0f28 Spirit: fixing inspect errors Hartmut Kaiser 2010-04-18 19:02:09 +0000
  • 6d7e211be9 Wave: fixing inspect errors Hartmut Kaiser 2010-04-18 18:38:51 +0000
  • 6637aeab7c Spirit: fixing inspect errors Hartmut Kaiser 2010-04-18 18:31:53 +0000
  • b773900db5 Spirit: fixing inspect errors Hartmut Kaiser 2010-04-18 18:24:36 +0000
  • 0cac64d81b Spirit: fixing inspect errors Hartmut Kaiser 2010-04-18 18:23:18 +0000
  • fbb9ba747e Spirit: deleting scheme example from release branch as this is still incomplete Hartmut Kaiser 2010-04-18 18:19:22 +0000
  • ef2e6c0b0e Wave : fixing inspection errors Hartmut Kaiser 2010-04-18 18:11:55 +0000
  • ca7b5faa4f Wave : fixing inspection errors Hartmut Kaiser 2010-04-18 18:00:16 +0000
  • 938c96ae2b Switched to property maps and get/put for most internal data structures Jeremiah Willcock 2010-04-18 17:50:20 +0000
  • cb36e0d2e6 Fixed TAB Robert Ramey 2010-04-18 17:13:42 +0000
  • 063e234ce5 changed name from test_plugin to test_dll_plugin Robert Ramey 2010-04-18 17:13:17 +0000
  • 5c5a25f5da fixed TAB Robert Ramey 2010-04-18 17:12:51 +0000
  • a176495717 fixed link Robert Ramey 2010-04-18 17:12:47 +0000
  • 91242f8d58 fix arity checking for lambda Joel de Guzman 2010-04-18 15:18:26 +0000
  • 45f10558e5 Merged r61326 (small bug fix) from trunk Jeremiah Willcock 2010-04-18 14:46:58 +0000
  • 5f0281030b Add an objective-c header scanner so that #import dependencies can be found. To minimize code it reuses the c-scanner which is now moved into the cpp.jam type file. Rene Rivera 2010-04-18 14:35:57 +0000
  • b348d0c4b0 Iostreams release notes. Daniel James 2010-04-18 13:21:09 +0000
  • 32baaaa5ea Unordered/hash release notes. Daniel James 2010-04-18 13:20:45 +0000
  • 03e30c6404 Fix links from foreach to range documentation. Daniel James 2010-04-18 12:18:13 +0000
  • b99771f34f Fix links for string algorithm to range documentation. Daniel James 2010-04-18 12:17:36 +0000
  • 9f6f48bc25 arity checking Joel de Guzman 2010-04-18 10:32:35 +0000
  • 9e075989ef Merge iostreams link fixes. Daniel James 2010-04-18 10:02:19 +0000
  • c6c57099be compiler error handling/reporting Joel de Guzman 2010-04-18 05:24:45 +0000
  • c31c9c592d Spirit: big move forward with Qi expression generator Hartmut Kaiser 2010-04-18 01:56:32 +0000
  • e9bf730c52 Boost.Range corrected istream_range implementation. Added the missing istream_range unit test. Removed the untested and undocumented unbounded_range for this release. Neil Groves 2010-04-17 21:02:28 +0000
  • 7223fb36a5 Work around over-eager ADL with msvc-10.0. Refs #4108 Steven Watanabe 2010-04-17 20:13:27 +0000
  • bf77266e77 Added referencing iterators to utree Hartmut Kaiser 2010-04-17 18:47:36 +0000
  • 7d2299a9f6 incorporated error handling and added error reporting tests. Joel de Guzman 2010-04-17 16:08:33 +0000
  • 562f7a7921 incorporated error handling and added error reporting tests. Joel de Guzman 2010-04-17 15:58:29 +0000
  • ccf8aa044c incorporated error handling and added error reporting tests. Joel de Guzman 2010-04-17 15:27:17 +0000
  • da34a1d7f3 incorporated error handling and added error reporting tests. Joel de Guzman 2010-04-17 15:26:07 +0000
  • 13ebf4c462 + installing the line_pos_iterator + error handling tweaks Joel de Guzman 2010-04-17 13:20:25 +0000
  • b15dcf5181 installing the line_pos_iterator Joel de Guzman 2010-04-17 12:16:53 +0000
  • 5e7cb6d4cd line_pos_iterator: a lighweight line position iterator. Joel de Guzman 2010-04-17 08:51:57 +0000
  • 2af78f7e7f line_pos_iterator: a lighweight line position iterator. Joel de Guzman 2010-04-17 08:44:20 +0000
  • 62b58238b6 Avoided IBM/XL warning about omitted keyword "private" for base class "int_struct". Added note about IBM/XL V10.1 regression failure. Niels Dekker 2010-04-17 08:38:01 +0000
  • 68bfb0b0ef line_pos_iterator: a lighweight line position iterator. Joel de Guzman 2010-04-17 08:30:19 +0000
  • 692dab3475 more error handling Joel de Guzman 2010-04-17 05:09:37 +0000
  • 7c2b0b4a44 Spirit: fixed attribute propagation of optionals in rules Hartmut Kaiser 2010-04-16 22:47:13 +0000
  • 616d259508 Fixed wrong number of arguments in call to target() in edge() Jeremiah Willcock 2010-04-16 19:49:48 +0000
  • d5272047f4 Spirit: Added a missing header file Hartmut Kaiser 2010-04-16 18:16:55 +0000
  • dbf81b1e48 Spirit: enabled single element sequences everywhere a single value is expected (Qi, Karma), added tests Hartmut Kaiser 2010-04-16 18:15:19 +0000
  • 97835f12f9 Spirit: extended attribute handling capabilities of the karma::symbols generator Hartmut Kaiser 2010-04-16 18:13:37 +0000
  • c6282e67f6 Spirit: refined attribute extraction customization point (Karma), enabled single element sequences everzwhere a single value is expected (Qi, Karma) Hartmut Kaiser 2010-04-16 18:12:24 +0000
  • 714b75bbd8 Spirit: added single character syntax for character ranges for Karma as well, added tests Hartmut Kaiser 2010-04-16 18:01:02 +0000
  • 5f70b82366 Spirit: added single character syntax for character ranges for Karma as well Hartmut Kaiser 2010-04-16 18:00:33 +0000
  • 69434d2903 Spirit: added single character syntax for character ranges, added tests Hartmut Kaiser 2010-04-16 17:56:11 +0000
  • 1b61cf50e4 Spirit: added single character syntax for character ranges Hartmut Kaiser 2010-04-16 17:55:29 +0000
  • 967a2bd540 fixed bug. Joel de Guzman 2010-04-16 13:26:45 +0000
  • 880042ece1 error handling Joel de Guzman 2010-04-16 13:09:23 +0000
  • 42ad256e33 Spirit: fixing two problems in Karma's attribute handling Hartmut Kaiser 2010-04-16 12:05:20 +0000
  • cddbe640fa separating examples from tests Joel de Guzman 2010-04-16 04:46:25 +0000
  • ad0e9ee678 separating examples from tests Joel de Guzman 2010-04-16 04:05:45 +0000
  • 42013a7a69 renaming test to example Joel de Guzman 2010-04-16 03:35:55 +0000
  • 068f1e1be4 Spirit: added more tests Hartmut Kaiser 2010-04-16 02:48:12 +0000
  • 64e586d1ca Spirit: working on karma::symbols generator Hartmut Kaiser 2010-04-16 02:47:22 +0000
  • 18b0a601f0 Spirit: fixed utree issues Hartmut Kaiser 2010-04-15 22:59:01 +0000
  • 5334d5579a Spirit: beginnings of Qi generator Hartmut Kaiser 2010-04-15 22:58:15 +0000
  • ceaa9c78a2 Added value-initialization tests for 2D and 3D arrays. Mentioned newly submitted Borland/CodeGear bug report, http://qc.embarcadero.com/wc/qcmain.aspx?d=83851 Niels Dekker 2010-04-15 17:12:14 +0000
  • d4e85795e5 Add Boost.Build configuration support. John Maddock 2010-04-15 16:05:39 +0000
  • 9974faaf12 Using lightweight_test facility Joel de Guzman 2010-04-15 15:54:49 +0000
  • 07d7d94f3e Major file reorganization Joel de Guzman 2010-04-15 15:48:04 +0000
  • 2b0914edee Major file reorganization Joel de Guzman 2010-04-15 15:47:15 +0000
  • e10b7d0c51 Major file reorganization Joel de Guzman 2010-04-15 15:44:28 +0000
  • 0bc72a697b Major file reorganization Joel de Guzman 2010-04-15 15:43:55 +0000
  • acc85ef2e7 Major file reorganization Joel de Guzman 2010-04-15 15:40:37 +0000
  • 6a978c4afd Refs #2757. Added explicit casts to avoid warnings on MSVC. Andrey Semashev 2010-04-15 15:23:56 +0000
  • 23aa0e7f5b Spirit: fixing a warning Hartmut Kaiser 2010-04-15 14:59:11 +0000
  • d486399d26 Spirit: fixed utree generator to support reference nodes Hartmut Kaiser 2010-04-15 14:38:00 +0000
  • 10764be774 jamfile Joel de Guzman 2010-04-15 12:49:30 +0000
  • 005895f539 Wave: merging compilation fix from trunk Hartmut Kaiser 2010-04-15 12:21:04 +0000
  • 27c1c5895b Wave: merging VC10 compatibility fix from trunk Hartmut Kaiser 2010-04-15 12:09:47 +0000
  • 3439e7ed19 Wave: fixing compilation problems Hartmut Kaiser 2010-04-15 12:07:35 +0000
  • 106394df2a Wave: fixed #3106: wave on VS2010 beta compiler generates error Hartmut Kaiser 2010-04-15 11:25:56 +0000
  • 5bfd3792ad Spirit: Qi parser now almost complete Hartmut Kaiser 2010-04-15 02:58:58 +0000
  • a0849d462f Spirit: refining the transform_attribute CP Hartmut Kaiser 2010-04-15 02:43:23 +0000
  • 8301051adc organizing folders Joel de Guzman 2010-04-15 02:00:35 +0000
  • e3370758a2 more updates Joel de Guzman 2010-04-15 01:40:42 +0000
  • 9034c8310f Boost.Range removed redundant overloads, increased compiler support, and made return types consistent. Neil Groves 2010-04-14 22:16:11 +0000
  • 17be5c48da Boost.Range merged defect fix for iterator_range. Neil Groves 2010-04-14 21:15:41 +0000
  • 8c82b36ff5 Merged revisions 61276 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-04-14 20:43:11 +0000
  • dca8d623a6 Merged from trunk to release. Fixes #4089. Frank Mori Hess 2010-04-14 20:30:37 +0000
  • 9e72143b02 renamed one overload of private nolock_cleanup_connections method, to avoid compiler problem on one test platform (sandia-intel-10.1). Frank Mori Hess 2010-04-14 20:03:57 +0000
  • bfc7dcfced work around strange name lookup issues on msvc Eric Niebler 2010-04-14 19:19:29 +0000
  • 5bad4490f8 Added test case names to try to get better output on failures Jeremiah Willcock 2010-04-14 14:19:38 +0000
  • 0364bee8a8 Fixed error from regression tests Jeremiah Willcock 2010-04-14 14:18:44 +0000
  • fb7f811fc4 tweaks Joel de Guzman 2010-04-14 12:00:25 +0000
  • ada1baa3d1 Added value-initialization test for temporary objects. Niels Dekker 2010-04-14 09:35:51 +0000
  • 130835e650 Replaced IS_VALUE_INITIALIZED by FAILED_TO_VALUE_INITIALIZE, to increase code readability. Niels Dekker 2010-04-14 08:08:11 +0000