7bf5755e0aSpirit: removed lex::omitted in favor of lex::omit (doc update, examples, tests)
Hartmut Kaiser
2009-09-07 14:52:29 +0000
c89d0bb70aSpirit: removed lex::omitted in favor of lex::omit
Hartmut Kaiser
2009-09-07 14:44:19 +0000
c21ef52fb1Spirit: removed lex::omitted in favor of lex::omit
Hartmut Kaiser
2009-09-07 14:39:25 +0000
7ebb3ddd93Spirit: Unified semantics of tokenize_and_parse functions
Hartmut Kaiser
2009-09-07 13:52:28 +0000
833a5a0323sequential-or
Joel de Guzman
2009-09-07 09:00:38 +0000
343ade8ab0Alternative doc
Joel de Guzman
2009-09-07 07:39:42 +0000
358860eca2Sequence doc
Joel de Guzman
2009-09-07 06:11:05 +0000
4e50fc1ae2Complete Auxiliary Docs
Joel de Guzman
2009-09-07 02:41:18 +0000
685474fdc1fix for msvc
Joel de Guzman
2009-09-07 01:35:24 +0000
f8b5610183Regen docs
Joel de Guzman
2009-09-07 01:29:34 +0000
f5ed94fca6Spirit: Fixed docs: floating point generator --> real number generator
Hartmut Kaiser
2009-09-06 23:43:51 +0000
ca6d18e5a7Get rid of "comparisons like X<=Y<=Z do not have their mathematical meaning" gcc warning, based on the patch from Kim Barrett.
Alexander Nasonov
2009-09-06 23:17:53 +0000
2614961811Directives complete
Joel de Guzman
2009-09-06 14:55:33 +0000
85530423e7Hopefully fix all MSVC errors, and maybe even the Borland errors.
Sebastian Redl
2009-09-06 14:35:37 +0000
ffe9eafed4Fix a missing include problem. Hopefully also fix some other sun-cc problems, though not all.
Sebastian Redl
2009-09-06 14:14:01 +0000
bcf4cdfaaeHopefully fix a Sandia-gcc-4.4.0_gnu++0x failure.
Sebastian Redl
2009-09-06 14:07:20 +0000
7f1bbce052Some doc fixes.
Sebastian Redl
2009-09-06 14:06:36 +0000
ed3a5a06faSpirit: support use with 1.40 release
François Barel
2009-09-06 09:57:37 +0000
5eb77e0ca0more directives
Joel de Guzman
2009-09-06 09:33:04 +0000
07a29059f8More docs
Joel de Guzman
2009-09-05 15:01:50 +0000
f5592cabd4fixed broken code
Joel de Guzman
2009-09-05 14:59:37 +0000
7b3d12bea2Revert broken.
Joel de Guzman
2009-09-05 13:41:14 +0000
ef8af982e2Update mergeinfo
Vladimir Prus
2009-09-05 13:15:39 +0000
5b99fdb814Merge some more
Vladimir Prus
2009-09-05 13:14:59 +0000
22cffac4c6Merge some
Vladimir Prus
2009-09-05 13:13:46 +0000
1348770965Merge feature.jam changes into Python
Vladimir Prus
2009-09-05 12:59:39 +0000
a25d041216Have testers generate results for PropertyTree.
Sebastian Redl
2009-09-04 21:03:54 +0000
e1ff14fab8boost.thread exception types are now header-only so some uses of boost.thread can be header only
Anthony Williams
2009-09-04 19:55:31 +0000
943f2d80e4Added edge() function for new interface of CSR graph, enabling it to work with the Kolmogorov max-flow algorithm
Jeremiah Willcock
2009-09-04 15:08:02 +0000
508fc3a004Added qualification to has_no_vertices in cuthill_mckee_ordering; fixes#3376
Jeremiah Willcock
2009-09-04 14:54:24 +0000
54af341b00Added fixes to and a test for incremental_components from Michael Hansen; fixes#3250
Jeremiah Willcock
2009-09-04 14:49:24 +0000
19a1ed371fStopped requiring vertex() function for graphs being copied into CSR format
Jeremiah Willcock
2009-09-04 14:47:57 +0000
3ba891f05fre-enabled testing intrusive on sun
Christopher Hite
2009-09-04 09:26:44 +0000
fd17766684Move size_ and cached_begin_bucket_ into table, rename hash_table_manager hash_buckets.
Daniel James
2009-09-04 07:03:04 +0000
92f016383bFix link to n2691.
Daniel James
2009-09-04 07:02:28 +0000
d2306457a7Assign source-location to standalone projects.
Vladimir Prus
2009-09-04 06:41:59 +0000
1ab8f44ebbSpirit: attempt to fix grammar test failure in C++0x mode
François Barel
2009-09-03 23:16:07 +0000
dfc1473a63Don't mangle whitespace too much.
Sebastian Redl
2009-09-03 17:37:36 +0000
86e43d9762Use null 'resource type' if none is specified.
Vladimir Prus
2009-09-03 16:39:47 +0000
1b7ffbfcd4Try and fix Sun-GCC failure by linking to -lrt.
John Maddock
2009-09-03 16:30:59 +0000
906d24f0aaAdded partial content for edge_list. Considering alternative documentation structure for adjacency_list.
Andrew Sutton
2009-09-03 13:44:54 +0000
d18cb1bc3fMerge run_mpi test type support.
Vladimir Prus
2009-09-03 12:59:28 +0000
1b9d4a5bf3documented [55994]
Joaquín M López Muñoz
2009-09-03 12:29:42 +0000
818712a953fixed#3365
Joaquín M López Muñoz
2009-09-03 12:11:59 +0000
09736d7fe9Add a small test to see if the tested compilers support out of line template methods.
Daniel James
2009-09-03 07:37:30 +0000
f82d59ee8dRemove some old Visual C++ workarounds.
Daniel James
2009-09-03 07:37:14 +0000
eeb2c6ee3eCombine hash_structure and hash_table_manager.
Daniel James
2009-09-03 07:36:21 +0000
e2e9dd6b29int/uint parsers doc
Joel de Guzman
2009-09-03 05:40:11 +0000
297f92b2c7Working on quickbook docs. Restructuring parts of the user's guide. Removed some concepts and fixed issues with others. Added (incomplete) adjacency_matrix docs.
Andrew Sutton
2009-09-02 14:23:27 +0000
ab48d688c1Spirit: allow for mpl::vector<> instead of mpl::vector0<>
Hartmut Kaiser
2009-09-02 09:57:03 +0000
88a8926454Wave: trying to fix#3380
Hartmut Kaiser
2009-09-02 09:34:48 +0000
fd7e82cc08Doc updates: char class parsers
Joel de Guzman
2009-09-02 03:29:21 +0000
5af1bdc904Hoist the char-class namespaces into qi (for usability) correct concept class for attr
Joel de Guzman
2009-09-02 03:27:43 +0000
d5ad050182Merge proptree rewrite branch to trunk.
Sebastian Redl
2009-09-01 21:27:45 +0000
f8202e6209Update Intel version check.
John Maddock
2009-09-01 17:16:13 +0000
5f5b3b548fUpdates
Joel de Guzman
2009-09-01 16:18:56 +0000
40df63a0a5Fix warnings emitted by gcc when building with -Wall -Wextra. Fixes#3381.
John Maddock
2009-09-01 12:24:08 +0000
4a19e57761Doc updates
Joel de Guzman
2009-09-01 05:22:03 +0000
929dc03621Remove 'static' from next_node and node_count. Will hopefully make vacpp happy.
Daniel James
2009-08-31 15:33:49 +0000