Vladimir Prus
|
cc2482e79c
|
Provide sane diagnostic when Boost.Jam cannot be built
[SVN r54194]
|
2009-06-22 10:03:43 +00:00 |
|
Jürgen Hunold
|
89b4074b74
|
Fix gcc -pedantic warning: remove extra ";".
[SVN r54146]
|
2009-06-21 14:38:19 +00:00 |
|
Daniel James
|
0c7bb1452d
|
I didn't mean to comment this out.
[SVN r54145]
|
2009-06-21 09:51:59 +00:00 |
|
Daniel James
|
c597a97815
|
Move the support for hashing containers into the extension header, and improve the standard tests.
[SVN r54144]
|
2009-06-21 09:42:40 +00:00 |
|
Daniel James
|
9f42ab4bfa
|
Move BOOST_HASH_CHAR_TRAITS from container_fwd into the hash headers, and undefine it.
[SVN r54143]
|
2009-06-21 09:42:20 +00:00 |
|
Daniel James
|
58306601b4
|
Get <boost/functional/hash/extensions.hpp> to work.
[SVN r54142]
|
2009-06-21 09:42:05 +00:00 |
|
Daniel James
|
db55d50221
|
Revert [54025] "Try to avoid using special macro handling code."
[SVN r54141]
|
2009-06-21 09:41:46 +00:00 |
|
Daniel James
|
32486e2c17
|
Move includes to the header which they're used in.
[SVN r54140]
|
2009-06-21 09:41:30 +00:00 |
|
Daniel James
|
ce35c75fc6
|
A few more comments in boost::hash.
[SVN r54139]
|
2009-06-21 09:41:11 +00:00 |
|
Gennadiy Rozental
|
8f4f443594
|
Fixed support for CRT hooks, it was not working properly with catch_system_errors=no
[SVN r54111]
|
2009-06-19 20:16:54 +00:00 |
|
Hartmut Kaiser
|
1bb55c2b7a
|
Spirit: more lexer semantic action docs
[SVN r54108]
|
2009-06-19 16:18:07 +00:00 |
|
Joel de Guzman
|
84004c37ab
|
Typo-fix
[SVN r54099]
|
2009-06-19 05:38:42 +00:00 |
|
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 |
|