21f7b6e8d6Boost.Range reverted attempted fix for iterator_range::operator[] since this was not a good fix.
Neil Groves
2010-04-14 07:41:38 +0000
9b33fff3c9added todo list
Joel de Guzman
2010-04-14 02:02:56 +0000
1de785e99eSpirit: Moving Qi related scheme stuff into separate subdirectory
Hartmut Kaiser
2010-04-14 01:50:38 +0000
0e708e434dactually test the documented extension interface
Eric Niebler
2010-04-14 01:26:51 +0000
c3e286e547Disambiguated begin and end; fixes#4099
Jeremiah Willcock
2010-04-14 00:16:21 +0000
22d0357ba6Spirit: fixing a typo in a file name
Hartmut Kaiser
2010-04-13 23:09:16 +0000
a3a8869b67Boost.Range defect fix for the operator[] of iterator_range. This now reverts to a simpler implementation when the iterator is a pointer.
Neil Groves
2010-04-13 20:41:11 +0000
d87b67475dSpirit: more work on Qi parser
Hartmut Kaiser
2010-04-13 20:00:09 +0000
7d38c3c2aeSpirit: refined not_is_variant and not_is_optional
Hartmut Kaiser
2010-04-13 18:50:50 +0000
e0b13cd9baFix boost::math::round to handle halfway cases correctly. Update tests accordingly. Update boost::math::fmod docs to make sign and rounding direction clear.
John Maddock
2010-04-13 16:50:46 +0000
3d3ae688f6more minor tweaks
Joel de Guzman
2010-04-13 16:21:35 +0000
ab7e9d5416+ lambda working + fix to sexpr symbol matching + workaround to iterator_range bug
Joel de Guzman
2010-04-13 16:09:59 +0000
c7ebedd980+ lambda working + fix to sexpr symbol matching + workaround to iterator_range bug
Joel de Guzman
2010-04-13 16:07:16 +0000
9ed533198cadd tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of
Eric Niebler
2010-04-13 15:01:11 +0000
019da14feeSpirit: removing stray comma
Hartmut Kaiser
2010-04-13 14:32:57 +0000
a62bca3321workaround for iterator_range bug
Joel de Guzman
2010-04-13 14:05:28 +0000
baee495315Fixed VC10 errors and warnings in subgraph tests; fixes#4093
Jeremiah Willcock
2010-04-13 13:55:20 +0000
3b83759566some fixes for g++
Joel de Guzman
2010-04-13 13:02:48 +0000
18a296cbd1Fix for uncontrolled growth of slot list under certain patterns of connection/disconnection without invocation. Refs #4089.
Frank Mori Hess
2010-04-13 13:02:17 +0000
2ba3d658caupdates
Joel de Guzman
2010-04-13 12:53:06 +0000
ceaf80bb72Fix link to bcp in the tools page.
Daniel James
2010-04-13 07:35:25 +0000
2d043d98acgood to go!
Joel de Guzman
2010-04-13 05:50:15 +0000
63c6951c45perfection! (almost)
Joel de Guzman
2010-04-13 05:03:05 +0000
ce7a9b43db+ optimized argument synthesis + renaming
Joel de Guzman
2010-04-13 04:42:54 +0000
535f05b089intrinsice header
Joel de Guzman
2010-04-12 23:50:54 +0000
4ceab1cb25Update link to range reference documentation.
Daniel James
2010-04-12 22:38:29 +0000
69fcaf21abMerged r61231 and r61232 from trunk
Jeremiah Willcock
2010-04-12 21:08:02 +0000
85e93e43dcCleaned up BGL layout docs, split topology docs into separate file
Jeremiah Willcock
2010-04-12 21:00:24 +0000
831e19588fFixed fr_layout example and added it to Jamfile
Jeremiah Willcock
2010-04-12 20:07:26 +0000
c967895a0fSpirit: working on Spirit parser
Hartmut Kaiser
2010-04-12 19:49:28 +0000
4404a4bb81Fixed boost_no_complete_value_initialization::test() return value. Removed useless #include. Added more comment and more newlines.
Niels Dekker
2010-04-12 19:03:20 +0000
6f3da6976aPhoenix: merging from trunk
Hartmut Kaiser
2010-04-12 13:35:58 +0000
02cf1a5d06minor tweaks
Joel de Guzman
2010-04-12 13:32:16 +0000
479860a804introduced symmetry with c++ and scheme code
Joel de Guzman
2010-04-12 13:25:23 +0000
195798a93drefactorings
Joel de Guzman
2010-04-12 10:12:27 +0000
fa64b0e148suppressing msvc9 warnings
Joel de Guzman
2010-04-12 08:38:21 +0000
f39c1965b6now ok with g++ and msvc
Joel de Guzman
2010-04-12 08:24:21 +0000
039ccb7f35working recursive functions
Joel de Guzman
2010-04-12 08:02:39 +0000
43dcc9a78cbug fix. removing add_const in result_of type deduction.
Joel de Guzman
2010-04-12 03:20:34 +0000
af280d3d37maintenance updates. disabling some tests (for now) to expose other errors.
Joel de Guzman
2010-04-12 03:11:19 +0000
cf2cdfdf5cSpirit: updates to scheme example
Hartmut Kaiser
2010-04-12 01:35:59 +0000
23b14618f1Spirit: merging bug fixes from trunk
Hartmut Kaiser
2010-04-12 00:01:21 +0000
af89753bf2Wave: merging from trunk
Hartmut Kaiser
2010-04-11 22:32:00 +0000
3961b88762Wave: updating changelog
Hartmut Kaiser
2010-04-11 22:10:05 +0000
e1b554208bSpirit: allow to output pointers using uint generators
Hartmut Kaiser
2010-04-11 22:09:28 +0000
1db9225d77Spirit: fixing problem in karma::omit
Hartmut Kaiser
2010-04-11 22:05:26 +0000
c8e27efa6bBoost.Range updated the return types of various algorithms to improve consistency. This is to address a specific request made during the formal review of Boost.RangeEx.
Neil Groves
2010-04-11 22:05:02 +0000
8ca2a74095Restyled output of value-initialization test.
Niels Dekker
2010-04-11 21:01:41 +0000
5597e26e2dAdded check of an lvalue value_initializer object on the stack.
Niels Dekker
2010-04-11 20:33:49 +0000
ecc361d81aTry to avoid a warning.
Daniel James
2010-04-11 20:30:22 +0000
c92920cc35Disable warnings as errors for hash.
Daniel James
2010-04-11 20:24:04 +0000
44ab6698ebrenaming
Joel de Guzman
2010-04-11 09:30:47 +0000
434edcb0c7Fixed silly bug of mine in value_initializer(), detected by darwin-4.0.1/g++ warning, "value computed is not used"
Niels Dekker
2010-04-11 07:42:00 +0000
fe4e7abf68incremental refinement
Joel de Guzman
2010-04-11 05:02:45 +0000
95b696362dalmost there.
Joel de Guzman
2010-04-11 04:48:14 +0000
90d5d3ce2dputting stuff into header files
Joel de Guzman
2010-04-11 01:35:46 +0000
07c2156d90merge from trunk
Christopher Schmidt
2010-04-11 00:31:21 +0000
8330368e88Added value-initialization tests for int_struct_holder; made tests more uniform by having an is_value_initialized(arg) function for each type.
Niels Dekker
2010-04-10 22:27:55 +0000
386b07711ddocumentation update
Christopher Schmidt
2010-04-10 18:55:44 +0000
e59e17bf21Dummy-Constructor only for gcc > 4.
Jürgen Hunold
2010-04-10 17:50:26 +0000
1c40be36b7name change
Joel de Guzman
2010-04-10 16:49:48 +0000
468e44e307Minor tweaks
Joel de Guzman
2010-04-10 16:47:27 +0000
1a7ebb0479Boost.Range removed deprecated html documentation.
Neil Groves
2010-04-10 15:25:56 +0000
8f2323c720Added notes to documentation about using Valgrind Added some comments to seed_rng.hpp
Andy Tompkins
2010-04-10 15:13:40 +0000
e986abbc48cleanup
Joel de Guzman
2010-04-10 14:55:03 +0000
07ad1c6630ADAPT_STRUCT_DEFINE_PROXY_TYPE refactoring
Christopher Schmidt
2010-04-10 14:35:13 +0000
47b8f31e13Added value-initialization tests for POD structs that just have an int data member.
Niels Dekker
2010-04-10 12:26:00 +0000
6da684ea60Added value-initialization tests for POD unions.
Niels Dekker
2010-04-10 11:29:18 +0000
3ba70d361dAdded more value-initialization tests. Added more comment. Printed revision number. Avoided CodeGear 2010 warning W8070, "Function should return a value".
Niels Dekker
2010-04-10 10:28:40 +0000
589682678cMinor tweaks
Joel de Guzman
2010-04-10 09:47:43 +0000
d26dbb6cf4Version bump.
Christopher Kohlhoff
2010-04-10 07:15:18 +0000
33d9a79d5aTry using asm-based fenced block for pathscale.
Christopher Kohlhoff
2010-04-10 06:54:34 +0000
1ba266a9dfSpirit: fixing problems in reference.cpp
Hartmut Kaiser
2010-04-10 02:32:28 +0000
59fc8ca837Daniel Walker is the new maintainer of result_of
Eric Niebler
2010-04-09 19:35:35 +0000
f0d527b850Added value-initialization test for m_int_array, tested individual array elements separately, printed number of failures.
Niels Dekker
2010-04-09 17:37:52 +0000
1e221b5206Spirit: added overloads for all API functions allowing to take the iterator as const refs
Hartmut Kaiser
2010-04-09 15:46:51 +0000
98374ba110Spirit: fixing names
Hartmut Kaiser
2010-04-09 15:11:21 +0000
b0d6c49560Spirit: added beginnings of Qi parser
Hartmut Kaiser
2010-04-09 13:40:53 +0000
eb68a833bcCommitted Neils Dekker's new macro docs.
John Maddock
2010-04-09 12:35:20 +0000
cfb29e2b0eCommitted Neils Dekker's new macro tests.
John Maddock
2010-04-09 12:17:57 +0000
cf3aa69978Silence gcc warnings when using UnaryFunction with reference parameters.
Jürgen Hunold
2010-04-09 09:04:51 +0000
555456980d+ bug fixes + working define function
Joel de Guzman
2010-04-09 07:34:55 +0000
b7d0a28c7dRevert changes to result_of. Reopens#862, #1310, #1535.
Daniel James
2010-04-08 21:59:33 +0000
572c32d5a7Boost.Range remove deprecated html documentation.
Neil Groves
2010-04-08 20:56:00 +0000
b06a908d0aBoost.Range added exclusion of Borland compilers. Added specific expected failure for msvc9.0 with stlport 5.2. This very specific configuration fails the push_front test.
Neil Groves
2010-04-08 20:00:13 +0000
2615a89ebdBoost.Range merge of fixes from the trunk.
Neil Groves
2010-04-08 19:34:17 +0000
a5460eb2d5Boost.Range improved push_front algorithm unit test. Updated documentation.
Neil Groves
2010-04-08 19:09:34 +0000
6bb21027fbBoost.Range fix for the range_size metafunction. This showed as a compilation failure on VACPP.
Neil Groves
2010-04-08 10:40:14 +0000
e740982c16Boost.Range modification in an attempt to improve the compatibility of the adjacent_filtered and uniqued adaptors.
Neil Groves
2010-04-07 23:40:53 +0000