Hartmut Kaiser
|
ab5b8b1243
|
Spirit: Untabified file
[SVN r47533]
|
2008-07-18 01:51:40 +00:00 |
|
Hartmut Kaiser
|
13d61047af
|
Spirit.Lex: fixing regressions
[SVN r47531]
|
2008-07-18 01:40:55 +00:00 |
|
Joel de Guzman
|
2c1df9ac27
|
upped -ftemplate-depth to 300 on gcc
[SVN r47529]
|
2008-07-18 01:35:29 +00:00 |
|
Joel de Guzman
|
307fb227f1
|
pair doc fix
[SVN r47527]
|
2008-07-17 23:59:22 +00:00 |
|
Daniel James
|
a19e89215a
|
Remove a mention of the hash functions which I missed before.
[SVN r47522]
|
2008-07-17 23:08:32 +00:00 |
|
K. Noel Belcourt
|
b7b74fa1cf
|
Update to support pgi-7.2, now that I've started
testing with it.
[SVN r47512]
|
2008-07-17 19:19:27 +00:00 |
|
Andreas Huber
|
202c32c633
|
This should fix several PingPong example failures.
[SVN r47511]
|
2008-07-17 17:38:41 +00:00 |
|
Hartmut Kaiser
|
55a667de6c
|
Spirit: fixing regressions
[SVN r47509]
|
2008-07-17 15:53:47 +00:00 |
|
Hartmut Kaiser
|
58fdff1061
|
Spirit.Lex: fixing regressions
[SVN r47507]
|
2008-07-17 15:48:41 +00:00 |
|
Christopher Kohlhoff
|
30ee79069c
|
Documentation updates.
[SVN r47503]
|
2008-07-17 15:05:24 +00:00 |
|
Emil Dotchevski
|
7faae93fb8
|
documentation update
[SVN r47496]
|
2008-07-17 00:13:09 +00:00 |
|
Emil Dotchevski
|
2636ff62f0
|
minor documentation update
[SVN r47492]
|
2008-07-16 21:00:44 +00:00 |
|
Thorsten Jørgen Ottosen
|
04976f8653
|
doc update
[SVN r47488]
|
2008-07-16 20:13:00 +00:00 |
|
Thorsten Jørgen Ottosen
|
72361c493d
|
doc update
[SVN r47487]
|
2008-07-16 20:11:55 +00:00 |
|
Thorsten Jørgen Ottosen
|
b3390886b2
|
doc update
[SVN r47486]
|
2008-07-16 20:05:43 +00:00 |
|
Thorsten Jørgen Ottosen
|
ef1b73507f
|
doc update
[SVN r47485]
|
2008-07-16 20:05:19 +00:00 |
|
Thorsten Jørgen Ottosen
|
43da3b90bd
|
doc update
[SVN r47484]
|
2008-07-16 20:04:58 +00:00 |
|
Thorsten Jørgen Ottosen
|
1eef4f63be
|
doc update
[SVN r47483]
|
2008-07-16 20:03:00 +00:00 |
|
Thorsten Jørgen Ottosen
|
edc8875c53
|
doc updates
[SVN r47482]
|
2008-07-16 19:59:34 +00:00 |
|
Thorsten Jørgen Ottosen
|
3a47f21a29
|
Minor doc update
[SVN r47481]
|
2008-07-16 19:55:14 +00:00 |
|
Anthony Williams
|
36eb93075e
|
Split lock and try_lock into mutex and range overloads without using enable_if, so it works on Borland compilers
[SVN r47472]
|
2008-07-16 14:41:09 +00:00 |
|
Anthony Williams
|
1e6f471b66
|
Fixes to make basic thread functionality work with Borland compilers again
[SVN r47471]
|
2008-07-16 13:19:43 +00:00 |
|
Daryle Walker
|
ae37619431
|
Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224
[SVN r47470]
|
2008-07-16 09:55:31 +00:00 |
|
Jurko Gospodnetić
|
0f37308f50
|
Minor stylistic changes made to Boost Build util/path.jam script and doc/src/tasks.xml documentation.
[SVN r47469]
|
2008-07-16 09:21:22 +00:00 |
|
Daniel James
|
308598e220
|
On second thoughts, I'll just completely remove hash_value for ordered
containers. It's low quality and not very generic (it uses boost::hash for
mapped values). Should be a painless change.
[SVN r47465]
|
2008-07-15 22:03:15 +00:00 |
|
Daniel James
|
678171b0cc
|
Better hash function for unordered containers. Still a bit rubbish.
[SVN r47463]
|
2008-07-15 21:26:54 +00:00 |
|
Hartmut Kaiser
|
2a10681c01
|
Spirit: Updating lexer
[SVN r47462]
|
2008-07-15 21:26:49 +00:00 |
|
Hartmut Kaiser
|
e18b187698
|
Spirit: Updating lexer
[SVN r47461]
|
2008-07-15 21:26:06 +00:00 |
|
Gennaro Prota
|
f5afd60ae8
|
dynamic_bitset: in example3.cpp, changed #include of boost/dynamic_bitset.hpp to quoted form and moved the directive itself at the top (there has been discussion in the past about using the quoted form for boost includes, but it's almost two years now that the resolution of core issue 370 has been voted into WP...)
[SVN r47456]
|
2008-07-15 20:49:32 +00:00 |
|
Daryle Walker
|
7225393e66
|
Added MPL-compatible variant of the processor-optimized integer template
[SVN r47452]
|
2008-07-15 18:56:59 +00:00 |
|
Hartmut Kaiser
|
65915aa575
|
Spirit: brought test in sync with branch
[SVN r47449]
|
2008-07-15 16:15:08 +00:00 |
|
Hartmut Kaiser
|
cfee9fcd75
|
Spirit: Fixed a couple of warnings
[SVN r47448]
|
2008-07-15 16:14:36 +00:00 |
|
Beman Dawes
|
17c4e8ee4a
|
Merge from release
[SVN r47439]
|
2008-07-15 11:52:03 +00:00 |
|
Daryle Walker
|
74760eacef
|
Added exact-integer templates, which fixes #1225 (and completes #653)
[SVN r47434]
|
2008-07-15 09:59:19 +00:00 |
|
Hartmut Kaiser
|
9b9f84e32f
|
Spirit.Lex: Fixed strip_comments example
[SVN r47430]
|
2008-07-15 02:29:00 +00:00 |
|
Hartmut Kaiser
|
da5f615c0d
|
Spirit: more work on docs
[SVN r47428]
|
2008-07-15 01:20:34 +00:00 |
|
Douglas Gregor
|
783601089e
|
Detect the presence of backward/hash_set and backward/hash_map appropriately. Fixes #1462 (again)
[SVN r47424]
|
2008-07-14 18:43:58 +00:00 |
|
Jürgen Hunold
|
e5252c950c
|
Fix gcc -pedantic warning: extra ;
[SVN r47423]
|
2008-07-14 18:41:24 +00:00 |
|
John Maddock
|
bf21391c28
|
Fix for std libs that don't have denorm support in numeric_limits.
[SVN r47421]
|
2008-07-14 16:22:03 +00:00 |
|
John Maddock
|
fa337a2374
|
Fix a few regressions with compiler/platform specific workarounds.
[SVN r47420]
|
2008-07-14 15:26:44 +00:00 |
|
John Maddock
|
189c86bcdc
|
Tweak expected error levels.
[SVN r47417]
|
2008-07-14 08:55:29 +00:00 |
|
John Maddock
|
2060368bb2
|
Fix use of isnan.
[SVN r47416]
|
2008-07-14 08:51:13 +00:00 |
|
John Maddock
|
198c487102
|
Remove offending "typename".
[SVN r47415]
|
2008-07-14 08:39:02 +00:00 |
|
Daryle Walker
|
a074b843ff
|
Added extended-integer support, which fixes #653 (the main part; the secondary part is split off as #1225)
[SVN r47414]
|
2008-07-14 06:28:54 +00:00 |
|
Daryle Walker
|
804b3aabdf
|
Improved/added testing for the processor-optimized integer template
[SVN r47413]
|
2008-07-14 04:25:31 +00:00 |
|
Hartmut Kaiser
|
f36b2eeda6
|
Spirit: reverted an unintentional change
[SVN r47410]
|
2008-07-14 02:12:20 +00:00 |
|
Hartmut Kaiser
|
eca931b76c
|
Spirit: fixed remaining Karma regression
[SVN r47409]
|
2008-07-14 01:22:18 +00:00 |
|
Daryle Walker
|
30f985f83e
|
Re-did implementation
[SVN r47408]
|
2008-07-13 23:30:18 +00:00 |
|
Daryle Walker
|
36e07f79ab
|
Replaced comprehensive macros with focused templates
[SVN r47404]
|
2008-07-13 21:08:16 +00:00 |
|
Daniel James
|
85df525bca
|
Update the implementation details.
[SVN r47403]
|
2008-07-13 20:07:45 +00:00 |
|