a30f09213aSpirit: Moved lex placeholders into namespace spirit::lex, renamed lex::_value to lex::_val
Hartmut Kaiser
2009-07-06 13:46:41 +0000
0cb7257991Spirit: Moved lex placeholders into namespace spirit::lex, renamed lex::_value to lex::_val
Hartmut Kaiser
2009-07-06 13:24:49 +0000
94732f5433Spirit: fixing stupid error
Hartmut Kaiser
2009-07-06 13:17:29 +0000
3c57b3d0f1Spirit: Moved lex placeholders into namespace spirit::lex, renamed lex::_value to lex::_val
Hartmut Kaiser
2009-07-06 13:15:58 +0000
3e3b768d38Spirit: Moved lex placeholders into namespace spirit::lex, renamed lex::_value to lex::_val
Hartmut Kaiser
2009-07-06 13:15:19 +0000
cbafce0db6Fix last known version.
John Maddock
2009-07-06 08:36:57 +0000
592f3e95a9Fix last known version number.
John Maddock
2009-07-06 08:35:54 +0000
17b4401179Made add_vertex and add_vertices work with new CSR interface; fixed add_edges stuff to work with edge properties; refs #3134
Jeremiah Willcock
2009-07-06 04:21:48 +0000
eb102a0c0bSpirit: more doc updates
Hartmut Kaiser
2009-07-06 02:23:24 +0000
d8f603a73fSpirit: added missing file
Hartmut Kaiser
2009-07-06 02:13:16 +0000
4fee2c18caSpirit: doc updates
Hartmut Kaiser
2009-07-06 02:12:10 +0000
ed93eac660Spirit: removed duplicate file
Hartmut Kaiser
2009-07-06 01:14:42 +0000
3e182fb41dSpirit: doc update
Hartmut Kaiser
2009-07-06 01:13:25 +0000
0085a3c830Merged revisions 54525-54526 from trunk.
Christopher Kohlhoff
2009-07-05 23:00:03 +0000
6e0352287fSpirit: Minor fix to simple_trace debug handler
Hartmut Kaiser
2009-07-05 21:30:43 +0000
422995746eSpirit: More work on lexer placeholder _value
Hartmut Kaiser
2009-07-05 21:29:54 +0000
f03d4f347fSpirit: More work on lexer placeholder _value
Hartmut Kaiser
2009-07-05 21:29:23 +0000
d8c542a338Spirit.Lex: removed token_set class
Hartmut Kaiser
2009-07-05 21:28:26 +0000
c48d8867a2Spirit.Lex: removed token_set class
Hartmut Kaiser
2009-07-05 21:27:22 +0000
e32d339e33Added add_edges() function with edge properties; refs #3134
Jeremiah Willcock
2009-07-05 20:35:44 +0000
ad24b07f8eAdded BOOST_ATTRIBUTE_NORETURN to suppress warnings in boost::throw_exception
Emil Dotchevski
2009-07-05 20:07:20 +0000
3c5ceff272Please don't make unnecessary changes.
Emil Dotchevski
2009-07-05 20:05:05 +0000
ed7aca081aSpirit: Added support for accessing the token value from a lexer semantic action
Hartmut Kaiser
2009-07-05 19:00:57 +0000
583ff80591Spirit: cleaning up tests
Hartmut Kaiser
2009-07-05 18:52:57 +0000
beb46b5bd1Spirit: fixed broken BOOST_SPIRIT_ASSERT_MATCH
Hartmut Kaiser
2009-07-05 18:52:24 +0000
6cc529ace7Spirit: Added support for accessing the token value from a lexer semantic action
Hartmut Kaiser
2009-07-05 18:51:56 +0000
0e9d3ba2a5Spirit: Added support for accessing the token value from a lexer semantic action
Hartmut Kaiser
2009-07-05 18:50:29 +0000
f9101e87baSpirit: fixed multi_pass workaround for older gcc
Hartmut Kaiser
2009-07-05 15:42:27 +0000
2f1dc2a62bAdded support for GCC.
Andrey Semashev
2009-07-05 09:25:58 +0000
9362b186a1Spirit: fixed broken BOOST_SPIRIT_ASSERT_MATCH
Hartmut Kaiser
2009-07-04 16:29:27 +0000
d1216e5d89Trunk version of Boost.Test finally being released
Gennadiy Rozental
2009-07-04 06:36:59 +0000
e4ea18d46eadded complexity
Joel de Guzman
2009-07-04 03:28:56 +0000
7f420283abupdates
Joel de Guzman
2009-07-04 03:14:23 +0000
d4bb697572updates
Joel de Guzman
2009-07-04 02:58:12 +0000
1fd9c100cfSpirit: Fixed a documentation typo
Hartmut Kaiser
2009-07-04 02:49:46 +0000
271cca9117Spirit: Removed not needed semicolon from macro definitions
Hartmut Kaiser
2009-07-04 01:55:30 +0000
519fc03a41Work around Visual C++ copy constructor bug. Fixes#2929.
Daniel James
2009-07-03 22:22:03 +0000
f2e9e4965cFix Boost.Function unit tests for C++0x. Fixes#3012
Daniel James
2009-07-03 22:21:40 +0000
287ed97b99Add 'and later versions' to support info for GCC and Visual C++. Fixes#2847.
Daniel James
2009-07-03 22:20:52 +0000
12d6bfd2d0When copying boost::ref, copy even when the referenced function is empty. Fixes#2642
Daniel James
2009-07-03 22:20:26 +0000
5e9052d3a2Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in code calling BOOST_THROW_EXCEPTION.
Emil Dotchevski
2009-07-03 21:45:37 +0000
b4cff71b76Spirit: fix big-endian test failures
François Barel
2009-07-03 20:48:00 +0000
4b9520712bSecond attempt to mark value_init_test failure of Intel 9.0. First attempt, changeset [54560], did not "mark up" as "expected failure" at www.boost.org/development/tests/trunk/developer/utility_.html
Niels Dekker
2009-07-03 18:34:07 +0000
955f00ff72fix slicing problem of unary operators
Eric Niebler
2009-07-03 16:58:55 +0000
10e4bde4d9Add 'elf' value of target-os.
Vladimir Prus
2009-06-30 15:41:42 +0000
b769446b20When starting building each metatarget, ignore active generators up the stack.
Vladimir Prus
2009-06-30 12:41:37 +0000
5edddee5c1Check that WINVER is actually defined when using it.
Christopher Kohlhoff
2009-06-30 08:22:03 +0000
b672f478bcDon't rehash if the number of buckets hasn't changed.
Christopher Kohlhoff
2009-06-30 08:19:56 +0000
bd845dda3bunbreak example/lambda.hpp's handling of member pointers
Eric Niebler
2009-06-30 06:14:18 +0000
615261d284Added a check to make sure edge source indices are in range for in-place CSR ctor
Nicholas Edmonds
2009-06-30 00:46:16 +0000
556129f946Spirit.Lex: fix lexer_state_switcher test failing on gcc-4.3.3
François Barel
2009-06-29 22:59:12 +0000
22593063a9Updated documentation of value_initialized, according to a remark by Daniel James at ticket #2548
Niels Dekker
2009-06-29 18:04:24 +0000
9f06408271Worked around Intel 9 specific ambiguity w.r.t. value_initialized conversion operators, by applying intel_9_value_init_conversion-operator.patch, as discussed w/ Daniel James at ticket #2548
Niels Dekker
2009-06-29 17:53:33 +0000
8d2e9c79e5Sync version number with release branch.
Christopher Kohlhoff
2009-06-29 13:52:31 +0000
2a267fa6a6Bump version number.
Christopher Kohlhoff
2009-06-29 13:49:00 +0000
7b64528409Treat 0-byte reads and writes as no-ops to comply with the documented type requirements for SyncReadStream, AsyncReadStream, SyncWriteStream and AsyncWriteStream.
Christopher Kohlhoff
2009-06-28 13:20:17 +0000
89de33187aAdd header file information to reference docs. Refs #3157.
Christopher Kohlhoff
2009-06-28 13:07:43 +0000
1c74ecd361attempt at fixing sun 5.8 build
Gennadiy Rozental
2009-06-28 09:39:36 +0000
2e1313c5d9Added global-to-local maps to all filtered constructors; refs #3134
Jeremiah Willcock
2009-06-27 19:57:58 +0000
ff4c039d50Changed default VertexProperty and EdgeProperty from void to no_property so that indexed_edge_property doesn't try to form references to void.
Nicholas Edmonds
2009-06-27 19:37:06 +0000
82f217f296Add missing #pragma warning(pop) in Boost.Function.
Daniel James
2009-06-27 10:46:20 +0000
9355e13676Merge inspect check that all C and C++ files end with a newline.
Daniel James
2009-06-27 10:41:33 +0000
c28bb32500Check _GNU_SOURCE before using get_nprocs.
Vladimir Prus
2009-06-27 09:22:41 +0000
6e38988d96Make links to function overloads more obvious.
Christopher Kohlhoff
2009-06-27 09:13:24 +0000
d34b36e7ebchange pattern to reflect recent change in output
Gennadiy Rozental
2009-06-27 09:04:18 +0000
1bbc98b96estatic_cast is better there
Gennadiy Rozental
2009-06-27 08:56:40 +0000
6f6e492647static_cast is better there
Gennadiy Rozental
2009-06-27 08:51:13 +0000
4ae26e7ca6Fixes#3092. Thanks for the report!
Andreas Huber
2009-06-27 08:13:11 +0000
3b12c3b6f8Merge latest hash developments:
Daniel James
2009-06-27 08:12:20 +0000
f96b1c47c3Use boost::throw_exception() rather than throw keyword to allow asio to be used when exception support is disabled. Note that the SSL wrappers still require exception support. Refs #2754.
Christopher Kohlhoff
2009-06-27 07:52:11 +0000
616943116eAdd am implementation note about the Visual C++ problems.
Daniel James
2009-06-27 07:39:12 +0000