5f0281030bAdd 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
b348d0c4b0Iostreams release notes.
Daniel James
2010-04-18 13:21:09 +0000
32baaaa5eaUnordered/hash release notes.
Daniel James
2010-04-18 13:20:45 +0000
03e30c6404Fix links from foreach to range documentation.
Daniel James
2010-04-18 12:18:13 +0000
b99771f34fFix links for string algorithm to range documentation.
Daniel James
2010-04-18 12:17:36 +0000
9f6f48bc25arity checking
Joel de Guzman
2010-04-18 10:32:35 +0000
9e075989efMerge iostreams link fixes.
Daniel James
2010-04-18 10:02:19 +0000
c6c57099becompiler error handling/reporting
Joel de Guzman
2010-04-18 05:24:45 +0000
c31c9c592dSpirit: big move forward with Qi expression generator
Hartmut Kaiser
2010-04-18 01:56:32 +0000
e9bf730c52Boost.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
7223fb36a5Work around over-eager ADL with msvc-10.0. Refs #4108
Steven Watanabe
2010-04-17 20:13:27 +0000
bf77266e77Added referencing iterators to utree
Hartmut Kaiser
2010-04-17 18:47:36 +0000
7d2299a9f6incorporated error handling and added error reporting tests.
Joel de Guzman
2010-04-17 16:08:33 +0000
562f7a7921incorporated error handling and added error reporting tests.
Joel de Guzman
2010-04-17 15:58:29 +0000
ccf8aa044cincorporated error handling and added error reporting tests.
Joel de Guzman
2010-04-17 15:27:17 +0000
da34a1d7f3incorporated 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
b15dcf5181installing the line_pos_iterator
Joel de Guzman
2010-04-17 12:16:53 +0000
5e7cb6d4cdline_pos_iterator: a lighweight line position iterator.
Joel de Guzman
2010-04-17 08:51:57 +0000
2af78f7e7fline_pos_iterator: a lighweight line position iterator.
Joel de Guzman
2010-04-17 08:44:20 +0000
62b58238b6Avoided 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
68bfb0b0efline_pos_iterator: a lighweight line position iterator.
Joel de Guzman
2010-04-17 08:30:19 +0000
692dab3475more error handling
Joel de Guzman
2010-04-17 05:09:37 +0000
7c2b0b4a44Spirit: fixed attribute propagation of optionals in rules
Hartmut Kaiser
2010-04-16 22:47:13 +0000
616d259508Fixed wrong number of arguments in call to target() in edge()
Jeremiah Willcock
2010-04-16 19:49:48 +0000
d5272047f4Spirit: Added a missing header file
Hartmut Kaiser
2010-04-16 18:16:55 +0000
dbf81b1e48Spirit: enabled single element sequences everywhere a single value is expected (Qi, Karma), added tests
Hartmut Kaiser
2010-04-16 18:15:19 +0000
97835f12f9Spirit: extended attribute handling capabilities of the karma::symbols generator
Hartmut Kaiser
2010-04-16 18:13:37 +0000
c6282e67f6Spirit: 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
714b75bbd8Spirit: added single character syntax for character ranges for Karma as well, added tests
Hartmut Kaiser
2010-04-16 18:01:02 +0000
5f70b82366Spirit: added single character syntax for character ranges for Karma as well
Hartmut Kaiser
2010-04-16 18:00:33 +0000
69434d2903Spirit: added single character syntax for character ranges, added tests
Hartmut Kaiser
2010-04-16 17:56:11 +0000
1b61cf50e4Spirit: added single character syntax for character ranges
Hartmut Kaiser
2010-04-16 17:55:29 +0000
967a2bd540fixed bug.
Joel de Guzman
2010-04-16 13:26:45 +0000
880042ece1error handling
Joel de Guzman
2010-04-16 13:09:23 +0000
42ad256e33Spirit: fixing two problems in Karma's attribute handling
Hartmut Kaiser
2010-04-16 12:05:20 +0000
cddbe640faseparating examples from tests
Joel de Guzman
2010-04-16 04:46:25 +0000
ad0e9ee678separating examples from tests
Joel de Guzman
2010-04-16 04:05:45 +0000
42013a7a69renaming test to example
Joel de Guzman
2010-04-16 03:35:55 +0000
068f1e1be4Spirit: added more tests
Hartmut Kaiser
2010-04-16 02:48:12 +0000
64e586d1caSpirit: working on karma::symbols generator
Hartmut Kaiser
2010-04-16 02:47:22 +0000
18b0a601f0Spirit: fixed utree issues
Hartmut Kaiser
2010-04-15 22:59:01 +0000
5334d5579aSpirit: beginnings of Qi generator
Hartmut Kaiser
2010-04-15 22:58:15 +0000
dca8d623a6Merged from trunk to release. Fixes#4089.
Frank Mori Hess
2010-04-14 20:30:37 +0000
9e72143b02renamed 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
bfc7dcfcedwork around strange name lookup issues on msvc
Eric Niebler
2010-04-14 19:19:29 +0000
5bad4490f8Added test case names to try to get better output on failures
Jeremiah Willcock
2010-04-14 14:19:38 +0000
0364bee8a8Fixed error from regression tests
Jeremiah Willcock
2010-04-14 14:18:44 +0000
fb7f811fc4tweaks
Joel de Guzman
2010-04-14 12:00:25 +0000
ada1baa3d1Added value-initialization test for temporary objects.
Niels Dekker
2010-04-14 09:35:51 +0000
130835e650Replaced IS_VALUE_INITIALIZED by FAILED_TO_VALUE_INITIALIZE, to increase code readability.
Niels Dekker
2010-04-14 08:08:11 +0000