174f1b6af1Added note about bug in component_index; refs #3250
Jeremiah Willcock
2009-07-09 23:21:58 +0000
509f7e424eDon't write to /dev/poll descriptor when there are no pending changes.
Christopher Kohlhoff
2009-07-09 22:58:26 +0000
d0db93ce87Fix task initialisation.
Christopher Kohlhoff
2009-07-09 22:55:26 +0000
db290355f9Examples/documentation update
Emil Dotchevski
2009-07-09 20:51:10 +0000
06d405d559Minor fix in libs/exception/example/example_io.cpp.
Emil Dotchevski
2009-07-09 18:52:35 +0000
431a09e442documentation update
Emil Dotchevski
2009-07-09 17:53:14 +0000
7aac50d4f3Fixing Sun compile errors
Emil Dotchevski
2009-07-09 17:34:39 +0000
9b1f7d3aa2Correcting Borland default compiler options -Ve and -Vx are *NOT* enabled by default in bcc32
David Dean
2009-07-09 16:46:13 +0000
b092060d62Reverted value_init revision [54502], intel_9_value_init_conversion-operator.patch from ticket #2548, as it only increased the number of compile errors at the regression page, and Fernando Cacciola also suggested me to leave it broken (without the patch), for this specific (old) compiler version.
Niels Dekker
2009-07-09 08:06:19 +0000
cf5a9412b3Documentation and examples update.
Emil Dotchevski
2009-07-09 07:35:15 +0000
300032e508fix typo
Robert Ramey
2009-07-09 04:07:19 +0000
0e31333f3fDocumentation update
Emil Dotchevski
2009-07-09 03:51:30 +0000
1d786844f0Some updates
Joel de Guzman
2009-07-09 03:27:45 +0000
703e5c6b2fFix gcc -pedantic warning: remove extra ";".
Daniel James
2009-07-09 00:11:16 +0000
cba9415dafAdded commonly used error_info typedefs. Added boost/exception/all.hpp. Removed tabs from source files.
Emil Dotchevski
2009-07-08 23:44:28 +0000
81fae0c2f0Merge various function changes from trunk.
Daniel James
2009-07-08 23:23:52 +0000
78c1100a59Fix invalid pointer in unregister cast in void_cast.cpp - Again !!
Robert Ramey
2009-07-08 23:09:29 +0000
ec59702e53Fix error for platorms which don't use decl
Robert Ramey
2009-07-08 22:56:38 +0000
e241898b68Fix invalid pointer in unregister cast in void_cast.cpp
Robert Ramey
2009-07-08 22:55:36 +0000
9605c40292Fix invalid pointer in unregister cast in void_cast.cpp
Robert Ramey
2009-07-08 22:53:22 +0000
b9f810783aSupport INTERNAL ONLY enums in doxygen/boostbook documenation. Refs #3242.
Daniel James
2009-07-08 21:53:15 +0000
1da274a2a7I got a bit confused by this comment, so try to make it clearer.
Daniel James
2009-07-08 21:41:10 +0000
a836148af0Make sure that a template expansion ends with a ']'.
Daniel James
2009-07-08 21:41:00 +0000
2cc564cf46Teletype source mode. Refs #1202.
Daniel James
2009-07-08 21:40:46 +0000
c8efc2cdc6Move the code actions a bit later in actions.hpp so they can use 'plain_char_action'.
Daniel James
2009-07-08 21:40:33 +0000
6852851c06Move all the syntax highlighting code into a single class.
Daniel James
2009-07-08 21:40:24 +0000
3e17e8a9adAdd a couple of tests for quickbook 1.4 behaviour to try to preserve it.
Daniel James
2009-07-08 21:40:14 +0000
754d8218eeUse BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
Daniel James
2009-07-08 21:27:05 +0000
3badff4376Spirit: fixing Karma output_iterator and tweaks to numeric utils
Hartmut Kaiser
2009-07-08 18:28:42 +0000
66325dd6bcSpirit: fixed signed/unsigned mismatch warnings
Hartmut Kaiser
2009-07-08 18:26:38 +0000
73198a1d11fixed archive_pointer_?serializer
Robert Ramey
2009-07-08 16:30:38 +0000
7b3c7d5d64Spirit: fixing several (corner case) use cases
Hartmut Kaiser
2009-07-08 15:43:16 +0000
d298a2ad39Spirit: fixed misspelled filename
Hartmut Kaiser
2009-07-08 15:11:42 +0000
44b3c5d54aSpirit: missing file
Hartmut Kaiser
2009-07-08 15:08:26 +0000
12563f833dSpirit: removed testcase
Hartmut Kaiser
2009-07-08 14:37:54 +0000
7d22b1d3b6Spirit: fixing a test case
Hartmut Kaiser
2009-07-08 13:03:00 +0000
e37bd3108bSpirit: added lexer testcase exhibiting a problem in current code
Hartmut Kaiser
2009-07-08 13:01:10 +0000
94d6cf4778Corner case fix to human readable state machine.
Ben Hanson
2009-07-08 08:42:38 +0000
4621116564Spirit: fixed karma plus and kleene failure conditions
Hartmut Kaiser
2009-07-07 23:55:53 +0000
f1fd215e3bSpirit: added missing using directive for _pass
Hartmut Kaiser
2009-07-07 23:38:10 +0000
f21c6b52b8Spirit: added missing using directive for _pass
Hartmut Kaiser
2009-07-07 23:37:51 +0000
5717a74b16Changes to address failure same object in two different DLLS is serialized via a pointer
Robert Ramey
2009-07-07 21:56:48 +0000
b9975886b8Changes to address failure same object in two different DLLS is serialized via a pointer
Robert Ramey
2009-07-07 21:56:18 +0000
e2cd92e73cSpirit: doc update, new Karma example added
Hartmut Kaiser
2009-07-07 21:04:28 +0000
b5b506d7fcinitial support for const elements in containers
Thorsten Jørgen Ottosen
2009-07-07 19:21:53 +0000
daa4942918initial support for const elements in containers
Thorsten Jørgen Ottosen
2009-07-07 19:21:24 +0000
d01e62473fSpirit: fixed a const correctness problem
Hartmut Kaiser
2009-07-07 19:17:44 +0000
878c16d269Fixed misc bugs Added missing test void cast added dll tests simplified VC7IDE configurations and set up test for DLLS
Robert Ramey
2009-07-07 17:57:23 +0000
e445a134abSpirit: fixed lexer placeholders to correctly integrate with nested Phoenix expressions (added test)
Hartmut Kaiser
2009-07-07 15:40:01 +0000
55a28f612bSpirit: fixed lexer placeholders to correctly integrate with nested Phoenix expressions
Hartmut Kaiser
2009-07-07 15:39:02 +0000
ad9144577fUse system layout on Linux by default
Vladimir Prus
2009-07-07 14:39:26 +0000
8142265f64Changed the default probability to the sorted_erdos_renyi_generator to 0.5 in order to avoid assertion. Fixed a couple of warnings in rmat and small_world generators.
Andrew Sutton
2009-07-07 13:02:32 +0000
59df450d5bMerge ping example from trunk.
Christopher Kohlhoff
2009-07-07 12:46:51 +0000
27109fe2f7Add ping example.
Christopher Kohlhoff
2009-07-07 12:37:15 +0000
82086c920dMerged doc fix. Addressing #3191.
Andrew Sutton
2009-07-07 12:31:50 +0000
04a6e7836bAdded a link to the adjacency matrix concept in the ToC.
Andrew Sutton
2009-07-07 12:20:30 +0000
43ac16bfc2Document linkflags and fixes "includes" typo.
Vladimir Prus
2009-07-07 07:11:34 +0000
11d8ef823cFixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS
Robert Ramey
2009-07-07 04:09:13 +0000
c2ab7b2e18Fixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS
Robert Ramey
2009-07-07 04:08:30 +0000
d10f5fa984Fixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS
Robert Ramey
2009-07-07 04:06:29 +0000
99e2b5742fFixed misc bugs
Robert Ramey
2009-07-07 04:00:10 +0000
23ccd6ff1fMerged in comments 59-61 from #3134, plus other changes; all merges for 1.40 should be done now; closes#3134
Jeremiah Willcock
2009-07-07 02:52:15 +0000
6d40eed18fadded distributed_st_connected_test
Nicholas Edmonds
2009-07-07 02:17:54 +0000
2200f2d71eswitched boost::parallel::process_group to boost::graph::parallel::process_group, same for process_group_type
Nicholas Edmonds
2009-07-07 02:07:42 +0000
e9800cc1a8switched to tagged CSR ctor
Nicholas Edmonds
2009-07-07 01:36:53 +0000
d6d0c4e9d6switched to tagged ctor
Nicholas Edmonds
2009-07-07 01:32:52 +0000
b61aadfd9fswitched to tagged ctor
Nicholas Edmonds
2009-07-07 01:32:33 +0000
2cba1c38bfAdded st_connected()
Nicholas Edmonds
2009-07-07 01:23:09 +0000
32207903f5Added new tagged distributed CSR ctors and structural modifiers (i.e. add_vertex/add_edge, currently ifdef'ed out until a bug in them is fixed)
Nicholas Edmonds
2009-07-07 01:21:47 +0000
c2791c5a6eRemoved ownermap hack for tuples and pairs
Nicholas Edmonds
2009-07-07 01:18:47 +0000
bb80aabdaeRemoved x87 floating point hack as its in relax() now
Nicholas Edmonds
2009-07-07 01:17:30 +0000
4159e2bf36Merged patches from messages 55-57 of #3134, plus r54737; refs #3134
Jeremiah Willcock
2009-07-07 00:32:10 +0000
6688cbf1b4Added add_vertices and add_edges calls with global-to-local maps and resolved ambiguous overloads resulting from the new forms.
Nicholas Edmonds
2009-07-07 00:21:15 +0000
2796a1eb3eGIL: fixed two minor warnings.
Hailin Jin
2009-07-06 20:46:26 +0000