6909691b6fMade random graph test size configurable and reduced the regression test size to avoid timeout errors on slow machines; refs #3134
Jeremiah Willcock
2009-06-12 14:43:41 +0000
b6e26efd44fixAdded Syntax Diagram Images
Joel de Guzman
2009-06-12 12:44:52 +0000
3efaef2d0eAdded Syntax Diagram Images
Joel de Guzman
2009-06-12 12:27:37 +0000
5411a2c738Remove the 'build_all' alias, now that 'stage' is built by default too.
Vladimir Prus
2009-06-12 09:02:28 +0000
458947f4e4Trying to clean up BGL part of file more
Jeremiah Willcock
2009-06-12 04:59:18 +0000
f2de3f66a6Spirit: some documentation work
Hartmut Kaiser
2009-06-12 02:40:08 +0000
8036c46acfFixed asserts and probability updates to handle floating point rounding errors better; refs #3134
Jeremiah Willcock
2009-06-12 02:02:07 +0000
a11da9737cUpdated BGL known failures list
Jeremiah Willcock
2009-06-12 01:46:39 +0000
fa5e78874dMerged r53803 from release branch and rebuilt HTML docs from RST using script from that checkin
Jeremiah Willcock
2009-06-12 00:42:04 +0000
277b6a178aRebuilt docs from RST files with correct path to rst.css; added script to do this; removed unused copy of RST stylesheet
Jeremiah Willcock
2009-06-12 00:36:21 +0000
f507b25a35misc assertions/tests
Steven Watanabe
2009-06-12 00:24:09 +0000
364880f878Spirit: Added missing file
Hartmut Kaiser
2009-06-12 00:23:06 +0000
31273333bcMinor documentation updates
Steven Watanabe
2009-06-11 22:34:50 +0000
5addfa4c4cborland/codegear configuration patch to set BOOST_SP_NO_SP_CONVERTIBLE
David Dean
2009-06-11 22:03:07 +0000
ffaff32fa9ProgramOptions: Fixed warning about not all control paths returning a value
Hartmut Kaiser
2009-06-11 20:05:19 +0000
32a287a732Merged [53779] from trunk.
Frank Mori Hess
2009-06-11 18:53:07 +0000
b66cddbe8cTrying to work around sun 5.9 compiler bug to make connection_test pass.
Frank Mori Hess
2009-06-11 18:30:26 +0000
a1155f3075Spirit: Lot of work done in Lexer, fixed bugs, added support functions, refactored code
Hartmut Kaiser
2009-06-11 03:39:04 +0000
02a452a9c2Added a test-case to check a reversing view of a 1D array.
Ronald Garcia
2009-06-10 21:51:06 +0000
5e5f5c0fe4Fixed asserts in generate_array_view to properly handle negative strides.
Ronald Garcia
2009-06-10 20:27:13 +0000
7b0d30771aUpdate my email address.
Daniel Wallin
2009-06-10 19:28:06 +0000
1c683ac66aSped up out_degree() and related functions for new interface
Jeremiah Willcock
2009-06-10 14:43:12 +0000
d66a884754Test tweaks
Steven Watanabe
2009-06-10 02:16:24 +0000
f311a51e54Added a copy of Thorsten Ottosen's auto_buffer into signals2/detail and used it to replace stack_allocator/stack_vector (which worked on popular compilers but were not strictly standards conforming).
Frank Mori Hess
2009-06-09 18:07:08 +0000
8d2866fb5dfix ticket #1529
Joel de Guzman
2009-06-09 04:02:33 +0000
897584fdceSpirit: added placeholders for lexer semantic actions
Hartmut Kaiser
2009-06-09 00:31:09 +0000
842a9e5f51Add missing semicolon
Steven Watanabe
2009-06-08 22:16:47 +0000
67a44971a2Fixed issues from ticket #3151 (some using the patch there and some in other ways); fixes#3151, refs #3134
Jeremiah Willcock
2009-06-08 21:06:13 +0000
12d6e04ce5updating borland.hpp with defines for newest compiler
David Dean
2009-06-08 20:31:39 +0000
9575043045Spirit: fix two range_run issues (range truncation on set, lower bound underflow on clear)
François Barel
2009-06-08 20:18:44 +0000
c3a6e7dc7fRemove unused headers from boost directory. Fixes#3062.
Daniel James
2009-06-08 19:51:20 +0000
414070dbdfUpdate include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062.
Daniel James
2009-06-08 19:30:20 +0000
4083bd4afeSwitch to boost/serialization/pfto.hpp. Fixes#3061.
Daniel James
2009-06-08 19:03:11 +0000
68d57deda6Merged over Parallel BGL from trunk, merged over many BGL and property map changes from trunk
Jeremiah Willcock
2009-06-08 15:45:46 +0000
99cfb2671eSpirit: remove extra semicolons
François Barel
2009-06-08 14:58:26 +0000
855211d9d6concept:: => concepts:: fixes#865
Dave Abrahams
2009-06-08 14:41:16 +0000
5485cde87aCopied over character escaping code from property_tree since that library is not stable yet
Jeremiah Willcock
2009-06-08 14:16:06 +0000
953ff5d865Fixed syntax of copyright entities
Jeremiah Willcock
2009-06-08 13:45:46 +0000
e71858b1dfGCC Warning Suppression
Dave Abrahams
2009-06-05 20:15:01 +0000
fa12f8ff35Fix typo in example usage
Dave Abrahams
2009-06-05 20:13:47 +0000
1fb01c0ba3Fix up a lot of missing dependency info. Closes#3136.
Dave Abrahams
2009-06-05 20:12:47 +0000
8e2ce51084Changed to shared_array_property_map
Jeremiah Willcock
2009-06-05 20:09:23 +0000
6fda74cc4aReverted old version of CSR graph for compatibility, with a #define to switch between the modes; cleaned up interface of new CSR graph; fixed tests and docs accordingly
Jeremiah Willcock
2009-06-05 18:21:42 +0000