fa6cd1103bFix#4663, filesystem objects falsely identified as symlinks. operations_test.cpp refactored and various symlink related tests added. Fixes to bugs found as a result, in addition to the 4663 bug.
Beman Dawes
2010-10-11 20:22:02 +0000
80406ec8f4Changes suppress compiler warnings when dealing with on-the-edge bit_aligned images, for instance rgb31 or rgb63.
Christian Henning
2010-10-11 15:59:24 +0000
c82fc25a0fChanges suppress compiler warnings when dealing with on-the-edge bit_aligned images, for instance rgb31 or rgb63.
Christian Henning
2010-10-11 15:58:35 +0000
32cdc72248Allow for image creating with non-pixel types, like int or float, that satisfy the regular type concept.
Christian Henning
2010-10-11 15:55:32 +0000
6e2d732c03Allow for image creating with non-pixel types, like int or float, that satisfy the regular type concept.
Christian Henning
2010-10-11 15:54:49 +0000
05f8a2f9dcCode changes to suppress some compiler warnings when using scoped_channel_value.
Christian Henning
2010-10-11 15:51:55 +0000
0b8f83d9f0Added gil:: namespace to all at_c calls. This seems necessary for current gcc ( 4.4 and more ) compilers. See #3041 and #3619.
Christian Henning
2010-10-11 15:49:50 +0000
a69b83cb21Merge units from trunk
Steven Watanabe
2010-10-11 14:55:01 +0000
5c84ff23d6Fusion: merge from trunk - fixed minor doc typos
Christopher Schmidt
2010-10-10 20:57:01 +0000
9d98f78c6aFusion: fixed minor doc typos
Christopher Schmidt
2010-10-10 20:23:28 +0000
c3b7144a73merged revision 65887
Christophe Henry
2010-10-10 19:13:49 +0000
3c4bf8800bminor doc update
Christophe Henry
2010-10-10 19:06:27 +0000
a2fa9b5ad9merged revision 65848
Christophe Henry
2010-10-09 19:37:05 +0000
d83b2a77fbmerged revisions 65817-65847
Christophe Henry
2010-10-09 19:29:39 +0000
357b2f9774oh right. optional doesn't have a swap member on the release branch. Crap.
Eric Niebler
2010-10-09 19:05:15 +0000
3b97d7154ffixed positive resize
Luke Simonson
2010-10-06 18:38:03 +0000
86dd3288caRemove "V2 vs. V1" section, since it's likely irrelevant now.
Vladimir Prus
2010-10-06 18:34:31 +0000
789189b8fcFix references to 'testing' section
Vladimir Prus
2010-10-06 18:30:15 +0000
22f389b4e1final patch for size operation
David Bellot
2010-10-06 13:27:27 +0000
680ad15882Apply submitted patch. Fixes#4707.
John Maddock
2010-10-06 10:40:13 +0000
07d22ef17cApply submitted patch. Fixes#4707.
John Maddock
2010-10-06 10:37:48 +0000
aa5395df72Merged r46508 (bug fixes), r53790 (added test case), r62605 (fix for #3581), r62606 (fix for #3820), r62607 (fix for #3989), r62609 (missing header), r62963 (non-Trac bug fixes) from trunk; refs #3581, #3820, #3989
Jeremiah Willcock
2010-10-05 18:25:35 +0000
1da8af2394Merged r47768 (new example) and r62611 (fix for bug #4032) from trunk; refs #4032
Jeremiah Willcock
2010-10-05 18:15:27 +0000
660296027cMerged r64064 (quote fix in example) from trunk
Jeremiah Willcock
2010-10-05 18:08:27 +0000
160e0f2310Merged r64065 (fixes to implicit_graph example), r65199 and r65386 (documentation fixes), plus copied test_graphs.cpp from trunk
Jeremiah Willcock
2010-10-05 18:06:09 +0000
6252c27b9dMerged r64209 (addition to users list), r64223 (fix to users list), r64763 (improved interfaces to smallest_last_ordering), r65593 (patches to stoer_wagner_min_cut) from trunk
Jeremiah Willcock
2010-10-05 17:53:09 +0000
ead575c35fMerged r64074, r64645, r64935, r65198, r65385, r65764 (all related to bundled graph properties as far as I remember)
Jeremiah Willcock
2010-10-05 17:42:47 +0000
5ed4ff354dFix#4799. The same bug occurred in three places. One of these may have been the source of reported problems with remove_all. Several other problems in documentation and tests were also found and will be addressed separately.
Beman Dawes
2010-10-05 16:55:19 +0000
6259cf59d2Adding bundled graph properties to distributed graph types.
Andrew Sutton
2010-10-05 16:32:27 +0000
9dc61b65b6default gcc visibility for exception types, <link>static requirement in test Jamfile.
Emil Dotchevski
2010-10-05 15:04:50 +0000
8b6038402eFusion: fixed yet another typo
Christopher Schmidt
2010-10-04 21:34:44 +0000
1b7d515527Fusion: BOOST_FUSION_ADAPT_ADT documentation (2)
Christopher Schmidt
2010-10-04 21:16:42 +0000
777860f88eFusion: BOOST_FUSION_ADAPT_ADT documentation
Christopher Schmidt
2010-10-04 20:50:31 +0000
0b26a994a0Merged changes r64063 (W. P. McNeill examples), r65590 (stoer_wagner_min_cut from Daniel Trebbien), 64187 (DIMACS reader updates), and 64762 (DIMACS reader updates)
Jeremiah Willcock
2010-10-04 18:50:40 +0000
19ada56239added version
Luke Simonson
2010-10-04 18:25:23 +0000
6169fbffb8Lots of minor fixes: mostly configuration issues. Change to use std::tuple when available. Add two new distributions: inverse gamma and inverse chi squared.
John Maddock
2010-10-04 15:17:21 +0000
d815d54d64Fusion: merge from trunk
Christopher Schmidt
2010-10-03 09:46:00 +0000
7e43946d7dFusion: added adt_attribute_proxy-getter
Christopher Schmidt
2010-10-02 18:39:23 +0000
8334af1794Fix logic in cstdint to prefer smaller integers when possible. Improve PP-logic in integer-traits. Suppress some compiler warnings.
John Maddock
2010-10-02 12:14:04 +0000
a85a544fdbMerge fixes from Trunk - mainly warning suppression.
John Maddock
2010-10-02 11:34:33 +0000
8f9c3d0e26Update version number.
John Maddock
2010-10-02 11:26:53 +0000
10063580e3Add more workaround code for numeric underflow/overflow.
John Maddock
2010-10-01 15:54:03 +0000
3c6e86b31fFix warning about unused variable.
John Maddock
2010-10-01 15:53:15 +0000
dce26b66f7Merges changes from Trunk: refer to history.qbk for the details.
John Maddock
2010-10-01 11:11:16 +0000
eda3bb3550Update history for 1.45.0, regenerate docs.
John Maddock
2010-10-01 10:29:54 +0000
6562803be0Oops fix typo in last commit.
John Maddock
2010-10-01 09:41:05 +0000
98a2eb9024Tentative patch for IMB's compiler.
John Maddock
2010-10-01 09:37:22 +0000
1ee305aaacMerge collected updates from Trunk.
John Maddock
2010-10-01 09:19:44 +0000
f6d16d0195Use call_once in test code to avoid race condition which may otherwise occur.
John Maddock
2010-10-01 08:03:51 +0000
d52d8b7207workaround for VC7.1
Christophe Henry
2010-09-30 19:14:23 +0000
2fc4d29eadCorrected formulae for pdf and cdf.
Paul A. Bristow
2010-09-30 18:03:33 +0000
56ab3bbb68Add concept checks for new distributions. Fix Linux gcc failures for new distributions.
John Maddock
2010-09-30 17:16:14 +0000
a7d37e5cdaadded possibility to use normal functors in an eUML state grammar
Christophe Henry
2010-09-29 20:24:32 +0000
8a06e6c777workaround for IBM compiler and apple gcc
Christophe Henry
2010-09-29 20:02:08 +0000
d9259a5da0Commented out inverse_gamma example
Paul A. Bristow
2010-09-29 18:00:36 +0000
099395c394Fix mismatched [ and ]. Regenerate docs.
John Maddock
2010-09-29 17:57:58 +0000
fdbc1ebe06Missing bracket in pdf formula.
Paul A. Bristow
2010-09-29 17:54:11 +0000
cf0c8c6161Fix a few typos.
John Maddock
2010-09-29 16:59:03 +0000
4ecabc45b2Added two new distributions.
Paul A. Bristow
2010-09-29 13:48:10 +0000
b19c5193dbNew section
Paul A. Bristow
2010-09-29 13:46:42 +0000
2e0bc49952New graphs for inverse gamma and chi square new distributions
Paul A. Bristow
2010-09-29 13:45:18 +0000
266acd8b3bNew graphs for inverse gamma and chi square new distributions
Paul A. Bristow
2010-09-29 13:44:01 +0000