a408bdd39badded test case, Fixes#2994
Sascha Ochsenknecht
2009-11-20 14:18:36 +0000
63eb901bbaUse libwhatever.a naming for static libraries on mingw, as that matches how all libraries shipped with mingw are named. Further, we previously used libwhatever.lib, and the linker never searched for this spelling.
Vladimir Prus
2009-11-20 13:25:25 +0000
622d1a3bc9Merge [53144] Filter out comments and string literals in the min/max check.
Daniel James
2009-11-20 11:08:13 +0000
71810d9af8Merge tools/index.html in trunk and release.
Daniel James
2009-11-20 10:56:56 +0000
44fb25de66Merge tools/index.html in trunk and release.
Daniel James
2009-11-20 10:56:56 +0000
1c685464b3Merge [57812] rebuild optional documentation.
Daniel James
2009-11-20 10:30:17 +0000
c267c8ea9bRebuild optional docs.
Daniel James
2009-11-20 10:26:23 +0000
891ac107f7Merge [41554] Using central stylesheet now.
Daniel James
2009-11-20 10:17:49 +0000
e3bddd1817Merge [44130],[44131] fix a typo in libs/function_types.
Daniel James
2009-11-20 10:13:51 +0000
f27db3c432Merge [57807]: rebuild numeric/conversion documentation.
Daniel James
2009-11-20 10:05:09 +0000
f28e9d5da2Finish incomplete merge of [41363]. Delete tools/common which is no longer used.
Daniel James
2009-11-20 08:28:07 +0000
d109bd8f8cSupport incomplete template parameters to unordered containers.
Daniel James
2009-11-20 08:03:26 +0000
0c68a5c94fUse 'E' for key extractor, freeing 'K' for key.
Daniel James
2009-11-20 08:02:48 +0000
44c80e52e7fix const correctness issues with proto::flatten and friends
Eric Niebler
2009-11-19 23:05:20 +0000
d4b837d5e9work around for EDG compiler bug with function types and cv-qualification
Eric Niebler
2009-11-19 22:45:17 +0000
c8d6da89c3Improve detection of MT requirement of MPI.
Vladimir Prus
2009-11-19 20:05:06 +0000
1df3cb5f44Spirit: fixed references to corresponding articles at Spirit site.
Hartmut Kaiser
2009-11-19 19:56:42 +0000
7ab437be1fSuppress MSVC warning message.
John Maddock
2009-11-19 18:33:12 +0000
d3e55206faFix compilation error due to undefined fprintf/stderr.
Vladimir Prus
2009-11-19 06:10:26 +0000
838ff4c282Bug ticket 3641, also merging other fixes from the Release branch.
Emil Dotchevski
2009-11-18 23:05:55 +0000
36c82d6660Bug ticket 3641, also merging other fixes from Trunk.
Emil Dotchevski
2009-11-18 23:00:41 +0000
2459b406e4Spirit: doc updates
Hartmut Kaiser
2009-11-18 20:37:15 +0000
f5eb0f8fc5Spirit: doc updates
Hartmut Kaiser
2009-11-18 20:34:57 +0000
6d39f5a3c8Spirit: bumped version number after the release of 1.41
Hartmut Kaiser
2009-11-18 20:34:05 +0000
db892da30bUse qpic=large. On Linux, set soname.
Vladimir Prus
2009-11-18 20:31:33 +0000
a183044167boost/format/format_implementation.hpp: fixing elementary syntax error introduced in rev. 57734
Ralf W. Grosse-Kunstleve
2009-11-18 17:26:32 +0000
9e78e0314cSpirit: doc updates
Hartmut Kaiser
2009-11-18 15:26:45 +0000
bc66cf73daAdd option name to a few exception classes.
Vladimir Prus
2009-11-18 13:35:14 +0000
67726b1dcaSuppress external templates with Mingw32 - it seems to cause issues with dll's. Fix match_results.swap. Add missing namespace qualifiers to ICU code: fixes#3631.
John Maddock
2009-11-18 09:59:42 +0000
99af365b38tweaks
Joel de Guzman
2009-11-18 09:04:28 +0000
e08f2c8142tweaks
Joel de Guzman
2009-11-18 07:44:38 +0000
dcc96eb43cBOOST_SPIRIT_AUTO added
Joel de Guzman
2009-11-18 02:30:28 +0000
b48df1f830adds tests for new member functions expected_args remaining_args fed_args bound_args and cur_arg .
Samuel Krempp
2009-11-17 22:51:17 +0000
0dcfe50d31adds functions returning number of expected (|remaining|fed|bound) args closes Ticket #2867 (feature request)
Samuel Krempp
2009-11-17 22:46:33 +0000
005ed71830Document prefix_find.
Daniel James
2009-11-17 21:57:41 +0000
1166c7a7ddImplement prefix_find.
Daniel James
2009-11-17 20:26:15 +0000
b3b6aac8b7Spirit: updated karma example
Hartmut Kaiser
2009-11-17 16:45:52 +0000
5b78f99665typeof example
Joel de Guzman
2009-11-17 13:32:36 +0000
831336c971Update author list.
John Maddock
2009-11-17 12:55:36 +0000
a01e787ee2Added Nabialek Trick Example
Joel de Guzman
2009-11-17 10:57:11 +0000
6276e8c92eTurn on warnings as errors for the hash tests.
Daniel James
2009-11-16 23:56:56 +0000
b66b8a3969Some more warning fixes for Visual C++ 7.1
Daniel James
2009-11-16 23:56:37 +0000
809f056a1dDon't match substrings in symbols::find.
Daniel James
2009-11-16 23:56:20 +0000
bd3d2d3982Fix min/max problems
Steven Watanabe
2009-11-16 23:38:21 +0000
4bf6273888IOStreams: fixing compilation error on VC2010
Hartmut Kaiser
2009-11-16 20:31:18 +0000
42c1f20f8fSpirit: added more comments to new examples
Hartmut Kaiser
2009-11-16 17:29:32 +0000
b250c42862Spirit: added two more Qi examples
Hartmut Kaiser
2009-11-16 16:28:07 +0000
d5f9728e23suppress MSVC "deprecated" and "unsafe" warnings
Robert Ramey
2009-11-16 16:22:38 +0000
12c3062f93Spirit: silencing more unused warnings
Hartmut Kaiser
2009-11-16 12:26:51 +0000
a0d6abba86Phoenix: silenced a warning
Hartmut Kaiser
2009-11-16 12:24:09 +0000
3f9a04c67dRevert changes intended for trunk
Robert Ramey
2009-11-16 05:32:31 +0000
908346a929Revert changes intended for trunk
Robert Ramey
2009-11-16 05:29:21 +0000
1adc23b7efRevert changes target for trunk
Robert Ramey
2009-11-16 05:27:58 +0000
d97dc9f7a3Fixed warnings at highest warning level
Robert Ramey
2009-11-16 05:17:25 +0000
3d34be6a04Fixed warnings at highest warning level
Robert Ramey
2009-11-16 05:16:51 +0000
7f12714745test support for enums on gcc (patch by Steven Watanabe) fixes Ticket #2015
Samuel Krempp
2009-11-15 23:10:54 +0000
a27a3d6d30support for enums on gcc (patch by Steven Watanabe) fixes Ticket #2015
Samuel Krempp
2009-11-15 23:03:26 +0000
8e902541bacopy-constructor now copies .dumped_ , fixing Ticket #3610
Samuel Krempp
2009-11-15 08:08:32 +0000
40cf20bfb1reverting unintended modifications due to use of html editor
Samuel Krempp
2009-11-15 08:02:50 +0000
a3bdd64dbdreplaced two remaining instances of brackets with pipes. closing ticket #3577
Samuel Krempp
2009-11-15 07:54:49 +0000
bfb248cac3Fixed unqualified use of size_t in object_hex_dump.hpp
Emil Dotchevski
2009-11-15 04:26:36 +0000
c7c1b9c64dFixed warnings at highest warning level
Robert Ramey
2009-11-15 00:37:15 +0000
b281be62e4Fixed warnings at highest warning level
Robert Ramey
2009-11-15 00:36:36 +0000
68db1b2886Spirit: updating example
Hartmut Kaiser
2009-11-14 23:51:08 +0000
bc0ec0b8efAllow arbitrary values to be used as seeds for linear_congruential, linear_feedback_shift, and any generators that depend on them. Fixes#3516
Steven Watanabe
2009-11-14 21:07:31 +0000
281eb5665aSpirit: added new Qi example
Hartmut Kaiser
2009-11-14 13:54:22 +0000
c11bf4813duse boost::optional's swap instead of std::swap
Eric Niebler
2009-11-14 08:24:35 +0000