Daryle Walker
|
758fc4cf42
Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test
|
19 anos atrás |
Beman Dawes
|
21f70f52bd
Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers.
|
19 anos atrás |
Dave Abrahams
|
b605674320
improve error message
|
19 anos atrás |
Jürgen Hunold
|
5edd0be7ef
Fix: enable "_debug" suffix for OSX again.
|
19 anos atrás |
Eric Niebler
|
827fe77978
generic arg_c<> and arg<> proto accessors
|
19 anos atrás |
Daryle Walker
|
d215c838b0
Changed test to use Boost.Test's unit test system
|
19 anos atrás |
Eric Niebler
|
44c43af8ba
add proto expression generators for each C++ operator for convenience
|
19 anos atrás |
Rene Rivera
|
0a8521e9c6
Add "--buildid" option for customizing the built libraries.
|
19 anos atrás |
Daryle Walker
|
f7ad3794ee
Realized that integer comparison algorithm change from previous commit also fixed patch #1434821
|
19 anos atrás |
Jürgen Hunold
|
def609fbc2
Upgrade to Qt-4.2:
|
19 anos atrás |
John Maddock
|
e34a4a3f02
Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
|
19 anos atrás |
Eric Niebler
|
900a0d5fcb
add proto::extends<> and change mark_tag to use proto::extends<> for nice construction syntax
|
19 anos atrás |
Dan Marsden
|
77ecb69409
added transform view test covering value_at
|
19 anos atrás |
Dan Marsden
|
11ae9aa7a5
added value_at_impl for transform view
|
19 anos atrás |
Eric Niebler
|
1abd140061
add toy_spirit test for proto
|
19 anos atrás |
Vladimir Prus
|
e82cccf83a
Remove duplicate "boost" from library names. Thanks to Tiziano Mueller
|
19 anos atrás |
Daryle Walker
|
ed55d15998
Changed rational comparison algorithm to avoid overflow and fix bug #798357; changed integer comparison algorithm to match
|
19 anos atrás |
Eric Niebler
|
c390dfa6b7
work around msvc result_of bugs, add test cases
|
19 anos atrás |
Roland Schwarz
|
87f2347937
Get rid of dll import warnings for nocopyable classes
|
19 anos atrás |
Vladimir Prus
|
0b6a351156
Don't build shared lib/static runtime combinations.
|
19 anos atrás |
Vladimir Prus
|
b5cf3002c7
Unbreak multi-element gcc commands
|
19 anos atrás |
Daniel Wallin
|
23033251a7
marked up tests for Boost.Parameter
|
19 anos atrás |
Eric Niebler
|
9bd7cb8767
add proto::unref; proto::arg, proto::left and proto::right automatically unref their return values; basic_expr plays well with boost::result_of
|
19 anos atrás |
Eric Niebler
|
c8b77c3284
back out MPL-ification of proto trees for now
|
19 anos atrás |
Eric Niebler
|
3f22734278
add make_expr, as_expr_ref and reimplement pass-through compiler
|
19 anos atrás |
Joel de Guzman
|
fe926cf79b
doc updates
|
19 anos atrás |
Dan Marsden
|
6e23c721f6
added tests for at_c on transform view
|
19 anos atrás |
Dan Marsden
|
23f688fc52
added at impl for transform view random access
|
19 anos atrás |
Jeff Garland
|
767f9d4bf5
fix some spelling errors
|
19 anos atrás |
Jeff Garland
|
a4a1e654fd
add section about writing code
|
19 anos atrás |