Commit graph

36515 commits

Author SHA1 Message Date
Daniel James
2622671de1 Merge library and maintainer list.
[SVN r61541]
2010-04-24 16:29:28 +00:00
Daniel James
673ec9fe6a Merge release info, and some other hanging changes.
[SVN r61540]
2010-04-24 16:25:05 +00:00
Jeremiah Willcock
0431965972 Merged r61245 (VC++ 10 error and warning fixes) from trunk
[SVN r61522]
2010-04-24 01:13:43 +00:00
Neil Groves
1c1188ffc8 Boost.Range correct missing items from merge by merging these changes manually.
This changeset is what should have happened with the prior svn merge operation.

[SVN r61519]
2010-04-23 23:18:59 +00:00
Neil Groves
b1891f44de Boost.Range merge from trunk to release.
This is motivated by the need to correct the istream_range, to correct the adaptors.hpp header file, and correct the return types of various range algorithms.

[SVN r61517]
2010-04-23 22:50:56 +00:00
Neil Groves
24cb10f38b Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal function.
[SVN r61498]
2010-04-22 23:31:30 +00:00
Joel de Guzman
140348b343 fix #1614
[SVN r61487]
2010-04-22 13:14:47 +00:00
Daniel James
be5868adc7 Merge some link fixes and release notes.
[SVN r61474]
2010-04-21 23:00:35 +00:00
Vladimir Prus
a377e2232d Merge: Remove CMakeLists.txt, as cmake was last updated for 1.41
[SVN r61470]
2010-04-21 18:36:34 +00:00
Vladimir Prus
73d7febc09 Merge Jamroot from trunk
[SVN r61420]
2010-04-20 12:12:31 +00:00
Vladimir Prus
69e2ea080f Merge from trunk
[SVN r61419]
2010-04-20 12:05:14 +00:00
Vladimir Prus
1aa9cf8a9d Complete sync with /tags/tools/jam/Boost_Jam_3_1_18
[SVN r61418]
2010-04-20 11:51:08 +00:00
Marshall Clow
54e9154e58 Merged maintainers changes to release
[SVN r61410]
2010-04-19 13:35:09 +00:00
Hartmut Kaiser
74019d15ef Wave: merging updated changelog from trunk
[SVN r61407]
2010-04-19 12:27:38 +00:00
Hartmut Kaiser
cc6556a00d Wave: fixed #4113: cpp_lexer does not handle qualified backslashes correctly, merging from trunk
[SVN r61385]
2010-04-18 21:08:05 +00:00
Hartmut Kaiser
84b93ac87c Wave: fixing regression test failures
[SVN r61382]
2010-04-18 20:44:55 +00:00
Hartmut Kaiser
8f33fc0f28 Spirit: fixing inspect errors
[SVN r61375]
2010-04-18 19:02:09 +00:00
Hartmut Kaiser
6d7e211be9 Wave: fixing inspect errors
[SVN r61374]
2010-04-18 18:38:51 +00:00
Hartmut Kaiser
fbb9ba747e Spirit: deleting scheme example from release branch as this is still incomplete
[SVN r61370]
2010-04-18 18:19:22 +00:00
Jeremiah Willcock
45f10558e5 Merged r61326 (small bug fix) from trunk
[SVN r61359]
2010-04-18 14:46:58 +00:00
Daniel James
9e075989ef Merge iostreams link fixes.
[SVN r61349]
2010-04-18 10:02:19 +00:00
Hartmut Kaiser
005895f539 Wave: merging compilation fix from trunk
[SVN r61289]
2010-04-15 12:21:04 +00:00
Hartmut Kaiser
27c1c5895b Wave: merging VC10 compatibility fix from trunk
[SVN r61288]
2010-04-15 12:09:47 +00:00
Neil Groves
17be5c48da Boost.Range merged defect fix for iterator_range.
[SVN r61280]
2010-04-14 21:15:41 +00:00
Eric Niebler
8c82b36ff5 Merged revisions 61276 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61276 | eric_niebler | 2010-04-14 12:19:29 -0700 (Wed, 14 Apr 2010) | 1 line
  
  work around strange name lookup issues on msvc
........


[SVN r61279]
2010-04-14 20:43:11 +00:00
Frank Mori Hess
dca8d623a6 Merged from trunk to release. Fixes #4089.
[SVN r61278]
2010-04-14 20:30:37 +00:00
Jeremiah Willcock
69fcaf21ab Merged r61231 and r61232 from trunk
[SVN r61233]
2010-04-12 21:08:02 +00:00
Hartmut Kaiser
6f3da6976a Phoenix: merging from trunk
[SVN r61226]
2010-04-12 13:35:58 +00:00
Hartmut Kaiser
23b14618f1 Spirit: merging bug fixes from trunk
[SVN r61216]
2010-04-12 00:01:21 +00:00
Hartmut Kaiser
af89753bf2 Wave: merging from trunk
[SVN r61215]
2010-04-11 22:32:00 +00:00
Daniel James
ecc361d81a Try to avoid a warning.
[SVN r61208]
2010-04-11 20:30:22 +00:00
Daniel James
c92920cc35 Disable warnings as errors for hash.
[SVN r61207]
2010-04-11 20:24:04 +00:00
Gunter Winkler
ad373b49c8 fix #3539: merged [61135], [61136], [61137] into release
boost/numeric/ublas/traits.hpp: fixed complex_traits

libs/numeric/ublas/test/Jamfile.v2: added testcase

libs/numeric/ublas/test/test_complex_norms.cpp: new testcase

libs/numeric/ublas/doc/release_notes.htm: updated release notes



[SVN r61206]
2010-04-11 20:11:14 +00:00
Jürgen Hunold
5e6800a73e Merged revisions 61152,61185 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61152 | jhunold | 2010-04-09 11:04:51 +0200 (Fr, 09 Apr 2010) | 2 lines
  
  Silence gcc warnings when using UnaryFunction with reference parameters.
........
  r61185 | jhunold | 2010-04-10 19:50:26 +0200 (Sa, 10 Apr 2010) | 2 lines
  
  Dummy-Constructor only for gcc > 4.
........


[SVN r61205]
2010-04-11 15:52:27 +00:00
Christopher Schmidt
32c3f2b600 merge from trunk
[SVN r61204]
2010-04-11 15:41:36 +00:00
Christopher Kohlhoff
f2b41aa06f Merge from trunk.
........
  r61172 | chris_kohlhoff | 2010-04-10 16:54:34 +1000 (Sat, 10 Apr 2010) | 2 lines
  
  Try using asm-based fenced block for pathscale.
........


[SVN r61198]
2010-04-11 13:15:35 +00:00
Christopher Schmidt
07c2156d90 merge from trunk
[SVN r61189]
2010-04-11 00:31:21 +00:00
Neil Groves
1a7ebb0479 Boost.Range removed deprecated html documentation.
[SVN r61181]
2010-04-10 15:25:56 +00:00
Andy Tompkins
8f2323c720 Added notes to documentation about using Valgrind
Added some comments to seed_rng.hpp

[SVN r61180]
2010-04-10 15:13:40 +00:00
Christopher Kohlhoff
d26dbb6cf4 Version bump.
[SVN r61173]
2010-04-10 07:15:18 +00:00
Eric Niebler
22a3334248 Merged revisions 61165 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61165 | eric_niebler | 2010-04-09 12:35:35 -0700 (Fri, 09 Apr 2010) | 1 line
  
  Daniel Walker is the new maintainer of result_of
........


[SVN r61166]
2010-04-09 20:27:13 +00:00
Daniel James
b7d0a28c7d Revert changes to result_of. Reopens #862, #1310, #1535.
[SVN r61149]
2010-04-08 21:59:33 +00:00
Neil Groves
2615a89ebd Boost.Range merge of fixes from the trunk.
[SVN r61146]
2010-04-08 19:34:17 +00:00
Hartmut Kaiser
5eb2854a2c Spirit: last merge from trunk
[SVN r61133]
2010-04-07 18:16:49 +00:00
Hartmut Kaiser
da22e82f6e Spirit: merging from trunk
[SVN r61130]
2010-04-07 16:30:11 +00:00
Christopher Kohlhoff
ff512c57a5 Merge from trunk.
........
  r60938 | chris_kohlhoff | 2010-03-30 23:28:22 +1100 (Tue, 30 Mar 2010) | 2 lines
  
  Don't allow speculative reads when message_out_of_band is specified.
........
  r60939 | chris_kohlhoff | 2010-03-30 23:30:00 +1100 (Tue, 30 Mar 2010) | 2 lines
  
  Don't perform a speculative read when an out-of-band read is pending.
........
  r60940 | chris_kohlhoff | 2010-03-30 23:31:51 +1100 (Tue, 30 Mar 2010) | 2 lines
  
  New kqueue reactor implementation using one-shot event registration.
........
  r60961 | chris_kohlhoff | 2010-03-31 23:13:47 +1100 (Wed, 31 Mar 2010) | 2 lines
  
  Uncomment ifdef test that was accidentally left commented.
........
  r60962 | chris_kohlhoff | 2010-03-31 23:22:10 +1100 (Wed, 31 Mar 2010) | 2 lines
  
  Fix so that lock is not held while reactor is running.
........
  r61009 | chris_kohlhoff | 2010-04-03 09:51:42 +1100 (Sat, 03 Apr 2010) | 2 lines
  
  Add ifdef to allow asio's threading support to be independently disabled.
........
  r61010 | chris_kohlhoff | 2010-04-03 11:29:06 +1100 (Sat, 03 Apr 2010) | 2 lines
  
  Try to fix compile errors on various platforms in fenced_block.
........


[SVN r61120]
2010-04-07 08:44:41 +00:00
Hartmut Kaiser
47a96c9680 Spirit: merging from trunk
[SVN r61119]
2010-04-07 01:42:10 +00:00
Hartmut Kaiser
1747f8aa51 Spirit: more merges from trunk
[SVN r61118]
2010-04-07 00:41:42 +00:00
Hartmut Kaiser
08ca838b26 Spirit: more merges from trunk
[SVN r61116]
2010-04-06 21:29:53 +00:00
Gunter Winkler
b484f1bfbc fix #3501: merge changes 57202,57208,61114 into release
boost/numeric/ublas/detail/concepts.hpp
libs/numeric/ublas/doc/release_notes.htm



[SVN r61115]
2010-04-06 20:18:13 +00:00