Pavol Droba
|
2bbc9dba62
fixed the empty string handling for the split iterator
|
15 vuotta sitten |
Jeremiah Willcock
|
fa1339aeea
Fixed signature of copy_one_vertex(); refs #4793
|
15 vuotta sitten |
Jeremiah Willcock
|
1ab91547c0
Repaired copy_component() using suggestion from Christopher Alfeld; fixes #4793
|
15 vuotta sitten |
Eric Niebler
|
5a25588341
small tweak, add docs for external transforms
|
15 vuotta sitten |
Eric Niebler
|
f4241c9c31
s/external/external_transform/ and s/action_map/external_transforms/
|
15 vuotta sitten |
Eric Niebler
|
fcdd205be7
clean-up
|
15 vuotta sitten |
Eric Niebler
|
071693ef44
optimize boost::tr1_result_of for default_domain and default_generator
|
15 vuotta sitten |
Eric Niebler
|
2e568dbf67
add when<T, external> to allow transforms to be specified with the Data parameter
|
15 vuotta sitten |
Daniel James
|
8b8595c1dc
Declare inline functions as inline.
|
15 vuotta sitten |
John Maddock
|
64a0f5355e
Fix typo and regenerate docs.
|
15 vuotta sitten |
Christopher Kohlhoff
|
43d4602c07
Revision history.
|
15 vuotta sitten |
Christopher Kohlhoff
|
1410634c28
Rename separate compilation header. Refs #4560.
|
15 vuotta sitten |
Hartmut Kaiser
|
27c5503eb0
Spirit: fixed a regression in qi::repeat[] I introduced with my last commit
|
15 vuotta sitten |
Hartmut Kaiser
|
94a81378bd
Spirit: added regression test for qi::repeat
|
15 vuotta sitten |
Hartmut Kaiser
|
9d452823f6
Spirit: updating docs for release
|
15 vuotta sitten |
Hartmut Kaiser
|
4ae51f9076
Spirit: fixing a problem in repeat, which caused the iterator not to be reset on certain parsing failures
|
15 vuotta sitten |
Christopher Kohlhoff
|
3a1673ba70
Fix failure in socket_base test on NetBSD.
|
15 vuotta sitten |
Christopher Kohlhoff
|
f897c81c17
Fix kqueue_reactor so that it compiles on NetBSD. Refs #4662.
|
15 vuotta sitten |
Christopher Kohlhoff
|
150081b2f3
Fix vector reallocation performance problem. Refs #4780.
|
15 vuotta sitten |
Hartmut Kaiser
|
21d3b50b64
Wave: applying patch from ticket #4778
|
15 vuotta sitten |
Christopher Kohlhoff
|
ff2873d303
Fix for IBM C++ compiler.
|
15 vuotta sitten |
Hartmut Kaiser
|
87e3f27d94
Wave: fixing exception handling
|
15 vuotta sitten |
Marshall Clow
|
5294f04d9f
Fix elems for Sun compilers
|
15 vuotta sitten |
Daniel James
|
ab4776bbeb
Update jam documentation filename.
|
15 vuotta sitten |
Eric Niebler
|
4bd3e564a8
add nested which typedef for matches with switch_ and if_ for Phoenix-style extensible grammars
|
15 vuotta sitten |
Anthony Williams
|
cbdfa6015d
Fix for issue #4531 --- promise::lazy_init uses shared_ptr atomic access functions to avoid race
|
15 vuotta sitten |
Christopher Kohlhoff
|
f426ceff56
Version check not required.
|
15 vuotta sitten |
Christopher Kohlhoff
|
1420c19ba7
Redefine Protocol and id to avoid clashing with Objective-C++ keywords. Refs #4191.
|
15 vuotta sitten |
Anthony Williams
|
92f3f75794
Fix for #4650 --- put tss_cleanup_implemented in the boost namespace
|
15 vuotta sitten |
Anthony Williams
|
470a3f83a8
Fixed issue #4727 --- only use microsec clock if available
|
15 vuotta sitten |