Jeremiah Willcock
|
032d224474
|
Merged r64016 and r64035 (both on filtered_graph.hpp) from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=64046
|
2010-07-15 15:37:46 +00:00 |
|
Jeremiah Willcock
|
3b15081988
|
Merged r64016 and r64035 (both on filtered_graph.hpp) from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=64046
|
2010-07-15 15:37:46 +00:00 |
|
Hartmut Kaiser
|
c77b191ede
|
Spirit: merging from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63993
|
2010-07-13 19:10:52 +00:00 |
|
Hartmut Kaiser
|
63306da0f6
|
Spirit: merging from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63993
|
2010-07-13 19:10:52 +00:00 |
|
Daniel Walker
|
0de814a4a6
|
merged changeset 63726 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63907
|
2010-07-12 01:36:38 +00:00 |
|
Daniel Walker
|
b6b2db1f1d
|
merged changeset 63726 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63907
|
2010-07-12 01:36:38 +00:00 |
|
Christopher Kohlhoff
|
2c55dec6a0
|
Merge from trunk.
........
r63776 | chris_kohlhoff | 2010-07-09 23:43:05 +1000 (Fri, 09 Jul 2010) | 2 lines
Fence class for hppa.
........
r63836 | chris_kohlhoff | 2010-07-11 14:12:51 +1000 (Sun, 11 Jul 2010) | 2 lines
Note that hppa fence is just a placeholder at this time.
........
r63837 | chris_kohlhoff | 2010-07-11 14:15:19 +1000 (Sun, 11 Jul 2010) | 2 lines
Add macro for disabling fenced blocks.
........
r63838 | chris_kohlhoff | 2010-07-11 14:16:10 +1000 (Sun, 11 Jul 2010) | 2 lines
Preserve error value.
........
svn path=/branches/release/boost/numeric/ublas/; revision=63899
|
2010-07-11 23:42:34 +00:00 |
|
Christopher Kohlhoff
|
d2120e8c7e
|
Merge from trunk.
........
r63776 | chris_kohlhoff | 2010-07-09 23:43:05 +1000 (Fri, 09 Jul 2010) | 2 lines
Fence class for hppa.
........
r63836 | chris_kohlhoff | 2010-07-11 14:12:51 +1000 (Sun, 11 Jul 2010) | 2 lines
Note that hppa fence is just a placeholder at this time.
........
r63837 | chris_kohlhoff | 2010-07-11 14:15:19 +1000 (Sun, 11 Jul 2010) | 2 lines
Add macro for disabling fenced blocks.
........
r63838 | chris_kohlhoff | 2010-07-11 14:16:10 +1000 (Sun, 11 Jul 2010) | 2 lines
Preserve error value.
........
svn path=/branches/release/boost/numeric/ublas/; revision=63899
|
2010-07-11 23:42:34 +00:00 |
|
Hartmut Kaiser
|
0276a87074
|
Spirit: merging from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63798
|
2010-07-09 21:46:57 +00:00 |
|
Hartmut Kaiser
|
d17998587b
|
Spirit: merging from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63798
|
2010-07-09 21:46:57 +00:00 |
|
Daniel James
|
9ffba8bf63
|
Merge more rebuilt documentation.
svn path=/branches/release/boost/numeric/ublas/; revision=63771
|
2010-07-08 23:13:28 +00:00 |
|
Daniel James
|
2e9b8100b1
|
Merge more rebuilt documentation.
svn path=/branches/release/boost/numeric/ublas/; revision=63771
|
2010-07-08 23:13:28 +00:00 |
|
Eric Niebler
|
8ac8774bdb
|
Merged revisions 63724 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r63724 | eric_niebler | 2010-07-07 11:55:56 -0400 (Wed, 07 Jul 2010) | 1 line
add missing include to docs for covariance
........
svn path=/branches/release/boost/numeric/ublas/; revision=63727
|
2010-07-07 21:58:43 +00:00 |
|
Eric Niebler
|
08c44e1fbe
|
Merged revisions 63724 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r63724 | eric_niebler | 2010-07-07 11:55:56 -0400 (Wed, 07 Jul 2010) | 1 line
add missing include to docs for covariance
........
svn path=/branches/release/boost/numeric/ublas/; revision=63727
|
2010-07-07 21:58:43 +00:00 |
|
Christopher Kohlhoff
|
8fd8675566
|
Merged from trunk.
........
r63568 | chris_kohlhoff | 2010-07-04 16:49:18 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix coroutine macros to work with MSVC's edit-and-continue debug settings.
........
r63569 | chris_kohlhoff | 2010-07-04 16:53:57 +1000 (Sun, 04 Jul 2010) | 2 lines
Reworked timeout examples.
........
r63570 | chris_kohlhoff | 2010-07-04 16:57:32 +1000 (Sun, 04 Jul 2010) | 2 lines
Ensure arguments to handlers are passed as const types.
........
r63571 | chris_kohlhoff | 2010-07-04 17:19:30 +1000 (Sun, 04 Jul 2010) | 2 lines
Fences for arm.
........
r63572 | chris_kohlhoff | 2010-07-04 17:20:18 +1000 (Sun, 04 Jul 2010) | 2 lines
Fences for arm.
........
r63573 | chris_kohlhoff | 2010-07-04 17:21:24 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix forward declaration.
........
r63574 | chris_kohlhoff | 2010-07-04 17:23:27 +1000 (Sun, 04 Jul 2010) | 2 lines
Add cancellation of reactor operations.
........
r63575 | chris_kohlhoff | 2010-07-04 17:26:36 +1000 (Sun, 04 Jul 2010) | 2 lines
Fixes in non_blocking_read.
........
r63576 | chris_kohlhoff | 2010-07-04 17:28:20 +1000 (Sun, 04 Jul 2010) | 2 lines
Make more tolerant of different platform sdk variants.
........
r63577 | chris_kohlhoff | 2010-07-04 17:37:42 +1000 (Sun, 04 Jul 2010) | 2 lines
Eliminate unnecessary uses of hash_map.
........
r63578 | chris_kohlhoff | 2010-07-04 17:43:23 +1000 (Sun, 04 Jul 2010) | 2 lines
Point docs at new timeout examples.
........
r63592 | chris_kohlhoff | 2010-07-04 23:11:14 +1000 (Sun, 04 Jul 2010) | 2 lines
Add missing operator+ overload. Fixes #4382.
........
r63594 | chris_kohlhoff | 2010-07-04 23:42:41 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix unused parameters.
........
r63646 | chris_kohlhoff | 2010-07-05 17:43:22 +1000 (Mon, 05 Jul 2010) | 2 lines
Add missing parameter.
........
svn path=/branches/release/boost/numeric/ublas/; revision=63682
|
2010-07-06 04:49:47 +00:00 |
|
Christopher Kohlhoff
|
d500b4f647
|
Merged from trunk.
........
r63568 | chris_kohlhoff | 2010-07-04 16:49:18 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix coroutine macros to work with MSVC's edit-and-continue debug settings.
........
r63569 | chris_kohlhoff | 2010-07-04 16:53:57 +1000 (Sun, 04 Jul 2010) | 2 lines
Reworked timeout examples.
........
r63570 | chris_kohlhoff | 2010-07-04 16:57:32 +1000 (Sun, 04 Jul 2010) | 2 lines
Ensure arguments to handlers are passed as const types.
........
r63571 | chris_kohlhoff | 2010-07-04 17:19:30 +1000 (Sun, 04 Jul 2010) | 2 lines
Fences for arm.
........
r63572 | chris_kohlhoff | 2010-07-04 17:20:18 +1000 (Sun, 04 Jul 2010) | 2 lines
Fences for arm.
........
r63573 | chris_kohlhoff | 2010-07-04 17:21:24 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix forward declaration.
........
r63574 | chris_kohlhoff | 2010-07-04 17:23:27 +1000 (Sun, 04 Jul 2010) | 2 lines
Add cancellation of reactor operations.
........
r63575 | chris_kohlhoff | 2010-07-04 17:26:36 +1000 (Sun, 04 Jul 2010) | 2 lines
Fixes in non_blocking_read.
........
r63576 | chris_kohlhoff | 2010-07-04 17:28:20 +1000 (Sun, 04 Jul 2010) | 2 lines
Make more tolerant of different platform sdk variants.
........
r63577 | chris_kohlhoff | 2010-07-04 17:37:42 +1000 (Sun, 04 Jul 2010) | 2 lines
Eliminate unnecessary uses of hash_map.
........
r63578 | chris_kohlhoff | 2010-07-04 17:43:23 +1000 (Sun, 04 Jul 2010) | 2 lines
Point docs at new timeout examples.
........
r63592 | chris_kohlhoff | 2010-07-04 23:11:14 +1000 (Sun, 04 Jul 2010) | 2 lines
Add missing operator+ overload. Fixes #4382.
........
r63594 | chris_kohlhoff | 2010-07-04 23:42:41 +1000 (Sun, 04 Jul 2010) | 2 lines
Fix unused parameters.
........
r63646 | chris_kohlhoff | 2010-07-05 17:43:22 +1000 (Mon, 05 Jul 2010) | 2 lines
Add missing parameter.
........
svn path=/branches/release/boost/numeric/ublas/; revision=63682
|
2010-07-06 04:49:47 +00:00 |
|
Hartmut Kaiser
|
187951bb62
|
Spirit: merged another missing revision
svn path=/branches/release/boost/numeric/ublas/; revision=63675
|
2010-07-05 20:23:31 +00:00 |
|
Hartmut Kaiser
|
5160b365e5
|
Spirit: merged another missing revision
svn path=/branches/release/boost/numeric/ublas/; revision=63675
|
2010-07-05 20:23:31 +00:00 |
|
David Bellot
|
7c61fb5ced
|
whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
[SVN r63670]
|
2010-07-05 18:20:58 +00:00 |
|
David Bellot
|
abb10f349e
|
whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
svn path=/branches/release/libs/numeric/ublas/; revision=63670
|
2010-07-05 18:20:58 +00:00 |
|
David Bellot
|
c6d1d0c93e
|
whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
svn path=/branches/release/libs/numeric/ublas/; revision=63670
|
2010-07-05 18:20:58 +00:00 |
|
David Bellot
|
456b8ed7c5
|
whoops, 2 files where missing during the merge !
[SVN r63669]
|
2010-07-05 18:13:41 +00:00 |
|
David Bellot
|
fd74ba8225
|
whoops, 2 files where missing during the merge !
svn path=/branches/release/boost/numeric/ublas/; revision=63669
|
2010-07-05 18:13:41 +00:00 |
|
David Bellot
|
5ec241a419
|
whoops, 2 files where missing during the merge !
svn path=/branches/release/boost/numeric/ublas/; revision=63669
|
2010-07-05 18:13:41 +00:00 |
|
Jeremiah Willcock
|
a5fbf28bf8
|
Merged more changes from trunk, including r63643 (new patches for LLP64)
svn path=/branches/release/boost/numeric/ublas/; revision=63664
|
2010-07-05 16:40:23 +00:00 |
|
Jeremiah Willcock
|
4241cec9d2
|
Merged more changes from trunk, including r63643 (new patches for LLP64)
svn path=/branches/release/boost/numeric/ublas/; revision=63664
|
2010-07-05 16:40:23 +00:00 |
|
Jeremiah Willcock
|
d1eb3d0fff
|
Merged various changes from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63662
|
2010-07-05 16:17:38 +00:00 |
|
Jeremiah Willcock
|
2ab8020336
|
Merged various changes from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63662
|
2010-07-05 16:17:38 +00:00 |
|
Jeremiah Willcock
|
c94956415d
|
Merged r63657 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63658
|
2010-07-05 15:38:37 +00:00 |
|
Jeremiah Willcock
|
f2ce42e036
|
Merged r63657 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63658
|
2010-07-05 15:38:37 +00:00 |
|
Jeremiah Willcock
|
77d2da7780
|
Merged r63654 and r63655 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63656
|
2010-07-05 15:21:33 +00:00 |
|
Jeremiah Willcock
|
031bb0503b
|
Merged r63654 and r63655 from trunk
svn path=/branches/release/boost/numeric/ublas/; revision=63656
|
2010-07-05 15:21:33 +00:00 |
|
David Bellot
|
e49b3421e5
|
last update for 1.44
[SVN r63645]
|
2010-07-05 06:35:22 +00:00 |
|
David Bellot
|
0c10ccc21a
|
last update for 1.44
svn path=/branches/release/libs/numeric/ublas/; revision=63645
|
2010-07-05 06:35:22 +00:00 |
|
David Bellot
|
359d5aa9dd
|
last update for 1.44
svn path=/branches/release/libs/numeric/ublas/; revision=63645
|
2010-07-05 06:35:22 +00:00 |
|
David Bellot
|
d14603a868
|
last update for 1.44
[SVN r63644]
|
2010-07-05 06:06:24 +00:00 |
|
David Bellot
|
3390a7b24f
|
last update for 1.44
svn path=/branches/release/boost/numeric/ublas/; revision=63644
|
2010-07-05 06:06:24 +00:00 |
|
David Bellot
|
8c147f58c6
|
last update for 1.44
svn path=/branches/release/boost/numeric/ublas/; revision=63644
|
2010-07-05 06:06:24 +00:00 |
|
Hartmut Kaiser
|
e400b41157
|
Spirit: merging from trunk upto rev. 63622
svn path=/branches/release/boost/numeric/ublas/; revision=63642
|
2010-07-05 03:11:56 +00:00 |
|
Hartmut Kaiser
|
e48b71e293
|
Spirit: merging from trunk upto rev. 63622
svn path=/branches/release/boost/numeric/ublas/; revision=63642
|
2010-07-05 03:11:56 +00:00 |
|
Hartmut Kaiser
|
14bbb4988c
|
Spirit: merging from trunk upto rev. 61489
[SVN r63640]
|
2010-07-04 22:38:38 +00:00 |
|
Hartmut Kaiser
|
b93a2f380f
|
Spirit: merging from trunk upto rev. 61489
svn path=/branches/release/boost/numeric/ublas/; revision=63640
|
2010-07-04 22:38:38 +00:00 |
|
Hartmut Kaiser
|
84e3cbc332
|
Spirit: merging from trunk upto rev. 61489
svn path=/branches/release/boost/numeric/ublas/; revision=63640
|
2010-07-04 22:38:38 +00:00 |
|
David Bellot
|
71fd60a13d
|
update doxygen doc
svn path=/trunk/boost/numeric/ublas/; revision=63636
|
2010-07-04 21:43:41 +00:00 |
|
David Bellot
|
1b5c9918b1
|
update doxygen doc
svn path=/trunk/boost/numeric/ublas/; revision=63636
|
2010-07-04 21:43:41 +00:00 |
|
David Bellot
|
2a48373fcb
|
update doxygen doc
[SVN r63636]
|
2010-07-04 21:43:41 +00:00 |
|
David Bellot
|
34544f2cce
|
update doxygen doc
|
2010-07-04 21:43:41 +00:00 |
|
David Bellot
|
a21dfc59fe
|
Adding the first version of the doxygen documentation
svn path=/trunk/libs/numeric/ublas/; revision=63627
|
2010-07-04 19:27:27 +00:00 |
|
David Bellot
|
bf598cea6a
|
Adding the first version of the doxygen documentation
svn path=/trunk/libs/numeric/ublas/; revision=63627
|
2010-07-04 19:27:27 +00:00 |
|
David Bellot
|
bee3b5073e
|
Adding the first version of the doxygen documentation
[SVN r63627]
|
2010-07-04 19:27:27 +00:00 |
|