https://svn.boost.org/svn/boost/trunk
........
r66150 | eric_niebler | 2010-10-22 17:07:23 -0400 (Fri, 22 Oct 2010) | 1 line
add nested which typedef for matches with switch_ and if_ for Phoenix-style extensible grammars
........
r66196 | eric_niebler | 2010-10-25 19:55:22 -0400 (Mon, 25 Oct 2010) | 1 line
add when<T, external> to allow transforms to be specified with the Data parameter
........
r66197 | eric_niebler | 2010-10-25 19:57:16 -0400 (Mon, 25 Oct 2010) | 1 line
optimize boost::tr1_result_of for default_domain and default_generator
........
r66198 | eric_niebler | 2010-10-25 19:58:26 -0400 (Mon, 25 Oct 2010) | 1 line
clean-up
........
r66199 | eric_niebler | 2010-10-25 20:53:39 -0400 (Mon, 25 Oct 2010) | 1 line
s/external/external_transform/ and s/action_map/external_transforms/
........
r66200 | eric_niebler | 2010-10-26 01:42:13 -0400 (Tue, 26 Oct 2010) | 1 line
small tweak, add docs for external transforms
........
r66805 | eric_niebler | 2010-11-28 00:04:50 -0500 (Sun, 28 Nov 2010) | 1 line
fix long-standing bug in proto::make, add more callable wrappers for std utility and fusion algos, reorg and clean-up
........
r66836 | eric_niebler | 2010-11-28 22:58:02 -0500 (Sun, 28 Nov 2010) | 1 line
pop_front and reverse are not in core, add docs for new callables
........
r66990 | eric_niebler | 2010-12-03 17:10:14 -0500 (Fri, 03 Dec 2010) | 1 line
ah! the REAL fix for the long-standing proto::make bug
........
r67053 | eric_niebler | 2010-12-05 20:01:47 -0500 (Sun, 05 Dec 2010) | 1 line
revert to old slightly broken make behavior, instead of the new and very broken behavior (sigh)
........
r67122 | eric_niebler | 2010-12-08 23:08:40 -0500 (Wed, 08 Dec 2010) | 1 line
proto::matches preserves domain-specific expression wrappers
........
r67154 | eric_niebler | 2010-12-10 23:08:58 -0500 (Fri, 10 Dec 2010) | 1 line
doc tweak
........
svn path=/branches/release/boost/numeric/ublas/; revision=67155
https://svn.boost.org/svn/boost/trunk
........
r66150 | eric_niebler | 2010-10-22 17:07:23 -0400 (Fri, 22 Oct 2010) | 1 line
add nested which typedef for matches with switch_ and if_ for Phoenix-style extensible grammars
........
r66196 | eric_niebler | 2010-10-25 19:55:22 -0400 (Mon, 25 Oct 2010) | 1 line
add when<T, external> to allow transforms to be specified with the Data parameter
........
r66197 | eric_niebler | 2010-10-25 19:57:16 -0400 (Mon, 25 Oct 2010) | 1 line
optimize boost::tr1_result_of for default_domain and default_generator
........
r66198 | eric_niebler | 2010-10-25 19:58:26 -0400 (Mon, 25 Oct 2010) | 1 line
clean-up
........
r66199 | eric_niebler | 2010-10-25 20:53:39 -0400 (Mon, 25 Oct 2010) | 1 line
s/external/external_transform/ and s/action_map/external_transforms/
........
r66200 | eric_niebler | 2010-10-26 01:42:13 -0400 (Tue, 26 Oct 2010) | 1 line
small tweak, add docs for external transforms
........
r66805 | eric_niebler | 2010-11-28 00:04:50 -0500 (Sun, 28 Nov 2010) | 1 line
fix long-standing bug in proto::make, add more callable wrappers for std utility and fusion algos, reorg and clean-up
........
r66836 | eric_niebler | 2010-11-28 22:58:02 -0500 (Sun, 28 Nov 2010) | 1 line
pop_front and reverse are not in core, add docs for new callables
........
r66990 | eric_niebler | 2010-12-03 17:10:14 -0500 (Fri, 03 Dec 2010) | 1 line
ah! the REAL fix for the long-standing proto::make bug
........
r67053 | eric_niebler | 2010-12-05 20:01:47 -0500 (Sun, 05 Dec 2010) | 1 line
revert to old slightly broken make behavior, instead of the new and very broken behavior (sigh)
........
r67122 | eric_niebler | 2010-12-08 23:08:40 -0500 (Wed, 08 Dec 2010) | 1 line
proto::matches preserves domain-specific expression wrappers
........
r67154 | eric_niebler | 2010-12-10 23:08:58 -0500 (Fri, 10 Dec 2010) | 1 line
doc tweak
........
svn path=/branches/release/boost/numeric/ublas/; revision=67155
........
r66613 | chris_kohlhoff | 2010-11-17 00:16:45 +1100 (Wed, 17 Nov 2010) | 2 lines
Fixed a Windows-specific problem where failures from accept() are incorrectly treated as successes. Refs #4859.
........
svn path=/branches/release/boost/numeric/ublas/; revision=66620