Commit graph

32052 commits

Author SHA1 Message Date
Joel de Guzman
304abbdb76 setting up the reference
[SVN r54083]
2009-06-19 02:36:48 +00:00
Hartmut Kaiser
1e9c2ac531 Some work on Lexer docs
[SVN r54082]
2009-06-19 02:35:08 +00:00
Jeremiah Willcock
72edc58a1b Added new code from Michael Hansen; refs #3134
[SVN r54069]
2009-06-18 22:21:12 +00:00
Eric Niebler
8e56e1863c add a sensible default for proto::_default's template parameter
[SVN r54067]
2009-06-18 21:39:09 +00:00
Beman Dawes
ca6100f126 Filesystem: apply supplied patch to fix #3176
[SVN r54066]
2009-06-18 21:01:54 +00:00
Nicholas Edmonds
e1ea3f8ce5 Removed x87 floating point precision workarounds as this was moved to boost/graph/relax.hpp in r54044.
This commit refs ticket #3134 as it will need to be merged to the release branch.



[SVN r54059]
2009-06-18 18:29:53 +00:00
Joaquín M López Muñoz
e50f2e91a1 changed std 8.2/1 disambiguation method due to problems with PathScale and Open64
[SVN r54057]
2009-06-18 16:09:40 +00:00
Beman Dawes
70f5242236 Filesystem: add basic_path::clear() to fix #3186, clear() missing
[SVN r54055]
2009-06-18 15:48:19 +00:00
Joel de Guzman
925034cb7d fix ticket#1894
[SVN r54047]
2009-06-18 03:23:51 +00:00
Jeremiah Willcock
3b4080802e Fixed relax() to avoid floating point precision issues
[SVN r54044]
2009-06-18 01:21:10 +00:00
Daniel James
377dd838bd A couple of missing newlines.
[SVN r54034]
2009-06-17 23:25:12 +00:00
Daniel James
1243a183a3 Add copyright to namespace_fail_test.cpp
[SVN r54033]
2009-06-17 23:24:28 +00:00
Beman Dawes
1cfd163d60 Filesystem: fix #3172, ECV++ 9 missing <sys/utime.h>. The fix applied was to include <ctime> instead. This is the correct header; the previous song-and-dance was workaround on top of workaround from years ago. This change will break any Windows libraries that don't provide <ctime>, but if that happens workarounds specific to those libraries can be added. That's better than cluttering up the code with workarounds no longer needed.
[SVN r54032]
2009-06-17 22:50:10 +00:00
Beman Dawes
0add57c019 Fix ticket #2986 patch for VC++ 7.1 and earlier; workaround WCHAR_MAX bug
[SVN r54031]
2009-06-17 22:40:14 +00:00
Daniel James
918951d246 Try to avoid using special macro handling code.
[SVN r54025]
2009-06-17 21:23:42 +00:00
Daniel James
601308c08a Put the minimum amount of implementation in the same namespace as the 'using namespace' directives in order to avoid Visual C++ 8 bug.
[SVN r54024]
2009-06-17 21:22:49 +00:00
Jeremiah Willcock
10c81a0b86 Added incremental add_edges function to new interface; refs #3134
[SVN r54023]
2009-06-17 21:05:06 +00:00
Joaquín M López Muñoz
748d3f896f typo
[SVN r54021]
2009-06-17 19:04:01 +00:00
Joaquín M López Muñoz
a56f3415f3 fixed potentially pessimizing lack of a &
[SVN r54020]
2009-06-17 19:02:41 +00:00
Joaquín M López Muñoz
1f2513a1c4 polished up [52457]
[SVN r54019]
2009-06-17 18:58:06 +00:00
Joaquín M López Muñoz
c86666bc55 fixed bug occurring when a user exception is thrown in some points of flyweight construction
[SVN r54017]
2009-06-17 18:54:33 +00:00
Joel de Guzman
26f4d6493c fixed.
[SVN r54016]
2009-06-17 16:24:08 +00:00
Hartmut Kaiser
ff15a4dd3c Wave: Minor fix to changelog
[SVN r54015]
2009-06-17 15:32:51 +00:00
Hartmut Kaiser
0bc52c18bd Wave: Updated changelog
[SVN r54014]
2009-06-17 15:27:46 +00:00
Hartmut Kaiser
bb2fa98ddc Spirit: Made dummy token constructor explicit
[SVN r54013]
2009-06-17 15:18:34 +00:00
Hartmut Kaiser
f287ccdeda Fixed compilation problem caused by recent changes to new version of multi_pass
[SVN r54012]
2009-06-17 15:17:21 +00:00
Joel de Guzman
19bbe9dd56 added test for double addition
[SVN r54011]
2009-06-17 10:37:32 +00:00
Ben Hanson
8bf1eafe92 Fixup to add() again for Hartmut.
[SVN r54004]
2009-06-17 08:10:37 +00:00
Joel de Guzman
9a6be6c59d Doc updates
[SVN r53987]
2009-06-17 02:59:03 +00:00
Joel de Guzman
fd396d6980 Fix ticket #2158
[SVN r53985]
2009-06-17 02:11:43 +00:00
Jeremiah Willcock
a526f90a9d Added extra named parameters for McGregor maximal common subgraph algorithm; contributed by Michael Hansen; refs #3134
[SVN r53984]
2009-06-16 21:02:14 +00:00
Vladimir Prus
00379cc43b Add copyright. Addresses #3134.
[SVN r53982]
2009-06-16 18:43:31 +00:00
Jeremiah Willcock
de24a59acb Fixed warnings; refs #3134
[SVN r53981]
2009-06-16 18:00:31 +00:00
Douglas Gregor
7655e0bde7 CMake: BOOST_PLATFORM fix, from Zach Laine
[SVN r53968]
2009-06-16 05:16:20 +00:00
Joel de Guzman
fdce656742 Doc updates
[SVN r53964]
2009-06-16 03:59:00 +00:00
Joel de Guzman
65b113c61d patched ticket #4512
[SVN r53956]
2009-06-16 02:23:44 +00:00
Jeremiah Willcock
702267c462 Fixed warnings; refs #3134
[SVN r53941]
2009-06-15 18:24:59 +00:00
Jeremiah Willcock
da5cefbbf3 Removed unused variable; refs #3134
[SVN r53939]
2009-06-15 16:56:02 +00:00
Jeremiah Willcock
6abce506d5 Added header include to fix error; refs #3134
[SVN r53938]
2009-06-15 16:55:33 +00:00
Jeremiah Willcock
89e178c399 Changed tests to use only two processors
[SVN r53937]
2009-06-15 16:43:55 +00:00
Stefan Seefeld
4da935292f Use appropriate default values for global and local dicts.
[SVN r53936]
2009-06-15 14:53:48 +00:00
Jeremiah Willcock
af8cb84b3e Added Jamfile courtesy of Vladimir Prus; refs #3134
[SVN r53934]
2009-06-15 14:27:07 +00:00
Jeremiah Willcock
ff52f370e9 Added Jamfile to build examples, courtesy of Vladimir Prus; refs #3134
[SVN r53933]
2009-06-15 14:22:31 +00:00
Jeremiah Willcock
473f5bbbe0 Fixed warnings; refs #3134
[SVN r53932]
2009-06-15 14:21:38 +00:00
Jeremiah Willcock
4ec61e66eb Fixed bugs in test case; refs #3134
[SVN r53931]
2009-06-15 14:12:28 +00:00
Daniel James
7f58c9169e Check that all C and C++ files end with a newline. Fixes #3174
[SVN r53925]
2009-06-15 07:37:59 +00:00
Daniel James
c606ac1166 Remove hash_complex_test's dependency on Boost.Random.
Only test for a few values, but that should be okay as there isn't much
to test.

[SVN r53924]
2009-06-15 07:37:42 +00:00
Daniel James
a922a57d1c Use wrong line ends in wrong_line_ends_test.cpp.
[SVN r53923]
2009-06-15 07:32:43 +00:00
Eric Niebler
872b52cb69 accomodate fusion:vector0 interface change
[SVN r53919]
2009-06-15 06:27:13 +00:00
Joel de Guzman
4c893d0e43 Fix Ticket #1614:
[SVN r53917]
2009-06-15 03:30:35 +00:00