39f1b44425Remove signed/unsigned warning
Ion Gaztañaga
2009-08-11 08:42:59 +0000
ffe652b2f8lseek is undefined with shared memory descriptors, use fstat instead.
Ion Gaztañaga
2009-08-11 08:27:57 +0000
31761343f1lseek is undefined with shared memory descriptors, use fstat instead.
Ion Gaztañaga
2009-08-11 08:25:56 +0000
5fe5882982Spirit: Karma character class generator doc update
Hartmut Kaiser
2009-08-11 00:56:35 +0000
1df8623c61Spirit: added Karma character class generators
Hartmut Kaiser
2009-08-11 00:55:21 +0000
2cd33ad15esupport for exception inception location added support for boost::exception added
Gennadiy Rozental
2009-08-11 00:29:39 +0000
fd7c54c4cfFixed missing headers (merged over from trunk)
Jeremiah Willcock
2009-08-10 17:57:42 +0000
da9530078dSpelling fixes from Michael Hansen
Jeremiah Willcock
2009-08-10 17:51:53 +0000
ec2103347cCopied over fixed docs from trunk
Jeremiah Willcock
2009-08-10 17:35:22 +0000
13630a1728Added missing includes to Boost.MPI archives
Matthias Troyer
2009-08-10 16:51:15 +0000
009393d454Moved last unmerged changes for MPI in Boost 1.40
Matthias Troyer
2009-08-10 16:47:36 +0000
433108c8b1Added missing includes to Boost.MPI archives
Matthias Troyer
2009-08-10 16:46:59 +0000
be4691c3a3Spirit: pending changes...
Hartmut Kaiser
2009-08-10 12:16:00 +0000
9b540ea32cSpirit: pending changes...
Hartmut Kaiser
2009-08-10 12:15:11 +0000
a37d5dc129Add missing returns for failure cases in write_some_at and read_some_at.
Christopher Kohlhoff
2009-08-10 11:38:00 +0000
b9de38d29eAdd some readme.
Vladimir Prus
2009-08-10 10:27:54 +0000
7e55d689e2Handle "run_mpi" test kind in more places.
Vladimir Prus
2009-08-10 10:20:55 +0000
b05797a8e8Spirit: doc update, test adjustments for recent change in attribute semantics
Hartmut Kaiser
2009-08-09 23:06:02 +0000
7a1e745549Spirit: changed semantics of karma::char_(), karma::string(), karma::int_() et.al., karma::double_() et.al. Fixed attribute handling all over the place.
Hartmut Kaiser
2009-08-09 23:03:43 +0000
20fa05e0a5Spirit: improved error handling in one of the karma examples
Hartmut Kaiser
2009-08-09 19:16:38 +0000
11b0285fe4Spirit: simplified a couple of the examples
Hartmut Kaiser
2009-08-09 19:02:06 +0000
48204bacd9Spirit: another fix to the calc2_ast_vm example
Hartmut Kaiser
2009-08-09 19:01:36 +0000
a36079bfe4Merge from trunk
Beman Dawes
2009-08-09 17:34:58 +0000
1eb074dfebSpirit: fixed calc_ast examples
Hartmut Kaiser
2009-08-09 17:12:47 +0000
bd6cacf140merged various things from main
Eric Niebler
2009-08-09 15:20:56 +0000
046d252078Added myself as maintainer for operators
Daniel Frey
2009-08-09 13:45:52 +0000
e2639cd0d4Merged 52463
Daniel Frey
2009-08-09 13:45:03 +0000
69d32dee1fPoint the redirect files at the sourceforge sandbox hosting.
Daniel James
2009-08-09 12:36:48 +0000
6b981cca96Fixed deadlock problem
Ion Gaztañaga
2009-08-09 08:20:30 +0000
cdf811b7d8Fixed deadlock problem
Ion Gaztañaga
2009-08-09 08:19:46 +0000
bfce176294Spirit: added missing include's
Hartmut Kaiser
2009-08-08 23:21:22 +0000
6d4a8ee7eaMerge [51909], [51912], [52937], [53672] to release.
Peter Dimov
2009-08-08 23:21:15 +0000
7ad0b67623Merge [54385] to release.
Peter Dimov
2009-08-08 22:59:06 +0000
8e9ca177bbWave: merged most urgent patches from trunk
Hartmut Kaiser
2009-08-08 22:08:00 +0000
15f732e1a6merge from trunk
Beman Dawes
2009-08-08 21:06:39 +0000
6c2e1f570eAdded grid graph from Michael Hansen
Jeremiah Willcock
2009-08-08 18:58:07 +0000
4746dfa35asuppressed warning_check which creates warns in too many cases
Robert Ramey
2009-08-06 20:07:42 +0000
8b041fa17dGCC compilation errors caused be the recent update fixed
Pavol Droba
2009-08-06 19:52:08 +0000
95eddde670Moved Boost.MPI from trunk to release to make it compile with Boost.Serialization on the release branch
Matthias Troyer
2009-08-06 19:04:54 +0000
a1d7d90c75Fixes#3181.
John Maddock
2009-08-06 09:22:02 +0000
18814e174eAdded docs for BOOST_MSVC_FULL_VER.
John Maddock
2009-08-06 09:18:01 +0000
b3579dae2fFixes#2935. Add new config macro BOOST_MSVC_FULL_VER, and updated type_traits to make use of it.
John Maddock
2009-08-06 09:13:09 +0000
7303e6e39aFixes#3317. Fix is_virtual_base_of so it doesn't lose exception specifications on it's destructors (causes GCC and maybe other compilers to choke).
John Maddock
2009-08-06 08:54:45 +0000
4b41ea8148Add acknowledgments for Cadence and Autoform
Robert Ramey
2009-08-04 22:20:08 +0000
01f4357de2Minor adjustments projects
Robert Ramey
2009-08-04 21:52:05 +0000
fe9cf7e4efFix test so that it doesn't emit warning
Robert Ramey
2009-08-04 21:51:05 +0000
698244eaeeIncluded mpl code to emit static warning when the following occurs: a) type saved as a pointer_oserializer b) type tracking is set to "track_selectively c) type information is not included in the archive (implementation level is set to object serializable or lower
Robert Ramey
2009-08-04 21:49:34 +0000
26af5c0c2bChanged comment to reflect update
Robert Ramey
2009-08-04 21:45:44 +0000
b95627b62cFix is_base_of and is_base_and_derived to conform to C++0x. Also fixed consistency of handling cv-qualified types. Added new trait in boost::tr1 to archive old tr1 behaviour. Updated TR1 lib to match.
John Maddock
2009-08-04 17:15:51 +0000
928f774927Spirit: reverted latest experimental change to optional, fixed test
Hartmut Kaiser
2009-08-04 13:13:03 +0000
533e5368bcSpirit: reverted latest experimental change to optional
Hartmut Kaiser
2009-08-04 13:12:35 +0000
e9fd7940ffCollection sizes are now seriallized as std::size_t
Matthias Troyer
2009-08-04 00:56:19 +0000
eff458de05Added graph_parallel to test list
Jeremiah Willcock
2009-08-03 16:47:24 +0000
095a66671cMerged over BGL changes from trunk
Jeremiah Willcock
2009-08-03 16:43:08 +0000
66a7f93c30Spirit: documentation update, test cases added
Hartmut Kaiser
2009-08-03 15:55:34 +0000
371662aa14Spirit: karma optional now can be invoked with incompatible attribute types
Hartmut Kaiser
2009-08-03 15:54:02 +0000
6e19fdb6c3Spirit: fixed karma alternative generator properties
Hartmut Kaiser
2009-08-03 15:48:33 +0000
c37558f3e0Spirit: added missing header file
Hartmut Kaiser
2009-08-03 15:47:54 +0000
35494b11e1Spirit: added karma directive buffer[]
Hartmut Kaiser
2009-08-03 15:47:26 +0000
f3af56f8f3Spirit: Minor edits, mostly fixing comments
Hartmut Kaiser
2009-08-03 15:46:45 +0000
c7500309aaMerge updates from Trunk. Fixes#2713.
John Maddock
2009-08-03 12:00:07 +0000
75e5d3b865Spirit: renamed traits::properties to traits::properties_of, added missing files
Hartmut Kaiser
2009-08-03 02:28:27 +0000
6aeb33fa4aSpirit: renamed an unit test
Hartmut Kaiser
2009-08-03 02:27:14 +0000
697816fb4cmore generic c_str implementation from Mathis Gaunard
Eric Niebler
2009-08-03 00:24:46 +0000
cfe6e01f64Spirit: finished documenting the karma operator module
Hartmut Kaiser
2009-08-02 22:51:46 +0000
9ad5549b7fSpirit: fixed return value of the karma optional generator
Hartmut Kaiser
2009-08-02 21:57:34 +0000
81fa1b740eSpirit: added two more sections of documentation, several other additions and edits
Hartmut Kaiser
2009-08-02 19:00:10 +0000
38bd380a98Spirit: added missing header file
Hartmut Kaiser
2009-08-02 18:43:23 +0000
735470b687Pass through more elements in doxygen2boostbook. Refs #3309.
Daniel James
2009-08-02 18:18:14 +0000
d5dc023576Spirit: fixed test cases for semantics of self contained karma kleene/plus generators
Hartmut Kaiser
2009-08-02 18:14:47 +0000
2ff2c06cbfSpirit: fixed semantics of self contained karma kleene/plus generators
Hartmut Kaiser
2009-08-02 18:14:01 +0000
061a05831fSpirit: added some test cases for special attribute handling in sequences
Hartmut Kaiser
2009-08-02 17:55:13 +0000
c13de35c7eSpirit: minor comment fix
Hartmut Kaiser
2009-08-02 17:50:42 +0000
51b330891aSpirit: enabled special attribute handling for sequences if attribute is a fusion sequence and the sequence has exactly one element exposing an attribute
Hartmut Kaiser
2009-08-02 17:14:33 +0000
b8fc556e11Spirit: fixed an attribute propagation problem in the lex::state_switcher component
Hartmut Kaiser
2009-08-02 17:06:43 +0000
baef022a7aSpirit: added missing header file
Hartmut Kaiser
2009-08-02 16:21:55 +0000