index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass_through transform accepts target domain as a template parameter
Eric Niebler
2012-09-01
1
-0
/
+0
*
fix oops in range function objects
Eric Niebler
2012-08-28
1
-0
/
+0
*
untabify
Eric Niebler
2012-08-28
1
-0
/
+0
*
hook undocumented convert Fusion customization point so that mpl algorithms w...
Eric Niebler
2012-08-28
1
-0
/
+0
*
add function objects for <iterator> and some boost.range functions
Eric Niebler
2012-08-27
1
-0
/
+0
*
fix example
Eric Niebler
2012-08-27
1
-0
/
+0
*
bite the bullet and add overloads to proto::transform that accept const-ref e...
Eric Niebler
2012-08-27
1
-0
/
+0
*
Back out the bogus const-correctness tweak made in [68463].
Eric Niebler
2012-08-27
1
-0
/
+0
*
workarounds for earlier gcc flavors
Eric Niebler
2012-08-08
1
-0
/
+0
*
don't use B0, conflict with a macro on Linux, references #7203
Eric Niebler
2012-08-07
1
-0
/
+0
*
missed this in the last check-in, darn
Eric Niebler
2012-07-25
1
-0
/
+0
*
fix multiple defs linker error
Eric Niebler
2012-07-24
1
-0
/
+0
*
oops, use BOOST_PROTO_RESULT_OF instead of boost::result_of
Eric Niebler
2012-07-24
1
-0
/
+0
*
move transform environment-related classes into ADL-blocking namespaces
Eric Niebler
2012-07-24
1
-0
/
+0
*
add release notes for 1.51 (unpacking patterns) and clean up example in unpac...
Eric Niebler
2012-07-23
1
-0
/
+0
*
user docs for transform environments
Eric Niebler
2012-07-22
1
-0
/
+0
*
add reference section for new transform environment functionality
Eric Niebler
2012-07-22
1
-0
/
+0
*
add support for transform environment with slots for key/value pairs
Eric Niebler
2012-07-21
1
-0
/
+0
*
tests for proto::protect
Eric Niebler
2012-07-16
1
-0
/
+0
*
user docs for unpacking patterns in transforms
Eric Niebler
2012-07-13
1
-0
/
+0
*
reference docs for pseudo-pack expansions in transforms
Eric Niebler
2012-07-13
1
-0
/
+0
*
transforms get pseudo-parameter pack expansion support for unpacking expressions
Eric Niebler
2012-07-12
1
-0
/
+0
*
fix minor typos
Eric Niebler
2012-06-06
1
-0
/
+0
*
disable '__forceinline not inlined' warning on msvc
Eric Niebler
2012-04-25
1
-0
/
+0
*
c++11, force parameter to mpl::if_c to be bool
Eric Niebler
2012-04-22
1
-0
/
+0
*
c++11, force parameter to mpl::eval_if_c and mpl::if_c to be bool
Eric Niebler
2012-04-22
1
-0
/
+0
*
use decltype-based result_of if and only if the compiler implements N3276
Eric Niebler
2012-04-10
1
-0
/
+0
*
simplify description of how to make lazy functions
Eric Niebler
2012-03-21
1
-0
/
+0
*
missing copyright and license
Eric Niebler
2012-03-19
1
-0
/
+0
*
make it easier to regenerate proto's preprocessed files
Eric Niebler
2012-03-12
1
-0
/
+0
*
fix some typos. thanks david j.
Eric Niebler
2012-01-14
1
-0
/
+0
*
doc feedback from Thomas Heller
Eric Niebler
2012-01-05
1
-0
/
+0
*
add user docs for per-domain as_child, missing copyrights on BoostBook files,...
Eric Niebler
2012-01-03
1
-0
/
+0
*
simplify the BLL example using per-domain as_child
Eric Niebler
2012-01-02
1
-0
/
+0
*
user docs and an example for external transforms
Eric Niebler
2011-12-19
1
-0
/
+0
*
document proto sub-domains
Eric Niebler
2011-12-18
1
-0
/
+0
*
fix examples for change in BOOST_PROTO_EXTENDS_USING_ASSIGN
Eric Niebler
2011-12-17
1
-0
/
+0
*
s/DSEL/EDSL/
Eric Niebler
2011-12-17
1
-0
/
+0
*
correct reference section for new switch_ behavior
Eric Niebler
2011-12-17
1
-0
/
+0
*
apply BOOST_FORCEINLINE patch
Eric Niebler
2011-11-20
1
-0
/
+0
*
better fix for the is_transform problem
Eric Niebler
2011-10-12
1
-0
/
+0
*
fix is_applyable to be safely usable with non-callable non-transforms
Eric Niebler
2011-10-11
1
-0
/
+0
*
fix proto's tests broken by recent changes to boost.test
Eric Niebler
2011-10-11
1
-0
/
+0
*
allow dependent domains to be specified with BOOST_PROTO_EXTENDS and BOOST_PR...
Eric Niebler
2011-09-22
1
-0
/
+0
*
add second template parameter to proto::siwtch_ to control dispatching to cases
Eric Niebler
2011-09-22
1
-0
/
+0
*
misc clean-up
Eric Niebler
2011-09-22
1
-0
/
+0
*
tweak for internal BOOST_PROTO_DECLTYPE_ macro
Eric Niebler
2011-09-20
1
-0
/
+0
*
use rvalue references to bring down number of operator overloads
Eric Niebler
2011-09-19
1
-0
/
+0
*
remove trailing spaces
Eric Niebler
2011-09-19
1
-0
/
+0
*
move proto tags into adl-blocking namespace
Eric Niebler
2011-09-13
1
-0
/
+0
[next]