|
3ad777ff68
|
Created branch to extend PropertyMap:
add a readable functor map that calls a given functor or function upon lookup.
Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397
and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358
[SVN r77438]
|
2012-03-20 20:11:17 +00:00 |
|
|
992299f2bf
|
Use BOOST_ASSERT_MSG instead of naked BOOST_ASSERT
[SVN r77135]
|
2012-02-28 18:47:28 +00:00 |
|
|
e6a44cf529
|
Removed tabs
[SVN r70442]
|
2011-03-22 23:55:20 +00:00 |
|
|
111e93aa4c
|
qualify array to avoid conflict with std::array; Refs #5233
[SVN r69291]
|
2011-02-26 01:35:48 +00:00 |
|
|
5072c551ec
|
Pathscale-4.0 configuration code/workarounds.
[SVN r68142]
|
2011-01-14 02:59:34 +00:00 |
|
|
97e912e82e
|
Added crbegin and crend to Boost.Array; refs #4761. Will close ticket when merged to release branch
[SVN r67481]
|
2010-12-28 19:14:23 +00:00 |
|
|
05aa660128
|
Added cbegin and cend to Boost.Array; refs #4761. Will close ticket when merged to release branch
[SVN r67478]
|
2010-12-28 18:39:14 +00:00 |
|
|
7256882760
|
Fix? for borland
[SVN r66781]
|
2010-11-26 20:16:34 +00:00 |
|
|
5329bd6f1c
|
Slight tweak of get_c_array
[SVN r66712]
|
2010-11-24 16:13:12 +00:00 |
|
|
80fa50df2e
|
SunPro workaround; references #4757
[SVN r66651]
|
2010-11-20 00:48:33 +00:00 |
|
|
6fbc8ee741
|
Added a test for 'get_c_array'
[SVN r66294]
|
2010-10-31 02:25:04 +00:00 |
|
|
38217688e1
|
Fix elems for Sun compilers
[SVN r66154]
|
2010-10-23 19:11:16 +00:00 |
|
|
2595eda739
|
Removed tabs
[SVN r62803]
|
2010-06-11 14:46:31 +00:00 |
|
|
64e5394540
|
Added get_c_array to Boost.Array
[SVN r62487]
|
2010-06-06 16:05:13 +00:00 |
|
|
c37498364e
|
Detab array.hpp
[SVN r61415]
|
2010-04-19 21:41:21 +00:00 |
|
|
5e81100035
|
Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respectively
[SVN r60436]
|
2010-03-10 18:03:30 +00:00 |
|
|
79cadb97d7
|
Changed exception throwing to use boost::throw_exception
[SVN r60417]
|
2010-03-10 14:23:49 +00:00 |
|
|
9609395af0
|
Applied patches to fix #2886
[SVN r59476]
|
2010-02-04 18:22:13 +00:00 |
|
|
fb72e72640
|
MSVC warning suppression - fixes #3599.
[SVN r59439]
|
2010-02-03 12:10:56 +00:00 |
|
|
e875287d55
|
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
|
2009-10-17 02:07:38 +00:00 |
|
|
100b5d687b
|
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
|
2009-07-26 00:49:56 +00:00 |
|
|
7fb9412ea8
|
removed warning on vc++ for using std::equal
[SVN r54541]
|
2009-06-30 20:04:45 +00:00 |
|
|
471bc9bf06
|
Supress warnings in array
[SVN r53105]
|
2009-05-19 03:00:53 +00:00 |
|
|
9cf5e0c9a1
|
Use boost::swap instead of std::swap_ranges to enable ADL. Fixes #2753.
[SVN r53104]
|
2009-05-19 02:37:04 +00:00 |
|
|
d2910e195a
|
Updating dependency information for modularized libraries.
[SVN r49628]
|
2008-11-07 17:05:27 +00:00 |
|
|
b3ace9fb6e
|
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
|
2008-11-07 17:02:56 +00:00 |
|
|
a6b531b5b1
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
|
9804292dad
|
Move array test into canonical test subdir structure.
[SVN r44376]
|
2008-04-13 22:12:12 +00:00 |
|
|
069b5e2ca1
|
Throw out_of_range rather than range_error. See 21.1.1 paragraph 13.
[SVN r36304]
|
2006-12-08 16:54:30 +00:00 |
|
|
526953fc5e
|
Test for out_of_range rather than range_error. See 21.1.1 paragraph 13.
[SVN r36303]
|
2006-12-08 16:53:49 +00:00 |
|
|
b06f12b0b7
|
Fixed license & copyright issues.
[SVN r36224]
|
2006-12-01 10:29:49 +00:00 |
|
|
f0bbb8b211
|
Add copyright, license
[SVN r35905]
|
2006-11-07 19:11:57 +00:00 |
|
|
d7a5408143
|
http://www.josuttis.com/ hasn't the latest version any more
[SVN r34855]
|
2006-08-08 18:49:30 +00:00 |
|
|
564e4029d0
|
Simplified code.
[SVN r34384]
|
2006-06-24 11:31:19 +00:00 |
|
|
0dc11c2f23
|
Fix compiler errors resulting from missing return values.
[SVN r34259]
|
2006-06-09 11:40:07 +00:00 |
|
|
7da1c4b310
|
Remove size zero support for old compilers that do not support partial template specialization
[SVN r34161]
|
2006-06-04 11:01:59 +00:00 |
|
|
8f10fdf27e
|
Support for zero length arrays
[SVN r34154]
|
2006-06-03 12:51:13 +00:00 |
|
|
b41f7fdebe
|
Merged from Version_1_33_1
[SVN r31949]
|
2005-12-08 03:23:02 +00:00 |
|
|
2fde5e334b
|
License update
[SVN r24990]
|
2004-09-09 13:59:01 +00:00 |
|
|
4ee6e051fe
|
*** empty log message ***
[SVN r24128]
|
2004-07-27 20:00:34 +00:00 |
|
|
bac6446111
|
added debug bounds checking; added new empty() definition
[SVN r24127]
|
2004-07-27 19:58:09 +00:00 |
|
|
cfb6d6eae6
|
array.xml: documentation updates from Nico
[SVN r22066]
|
2004-01-30 03:51:06 +00:00 |
|
|
0543286830
|
Installed some updates from Nicolai Josuttis
[SVN r22065]
|
2004-01-30 03:32:19 +00:00 |
|
|
1c6f9ef038
|
index.htm renamed index.html
[SVN r21230]
|
2003-12-11 23:13:19 +00:00 |
|
|
d38c367afd
|
Switch over to BoostBook documentation
[SVN r21068]
|
2003-12-02 06:40:44 +00:00 |
|
|
a5a75f81bd
|
Updated to reflect BoostBook changes
[SVN r17941]
|
2003-03-15 23:12:35 +00:00 |
|
|
ab72ec517c
|
Lots of cleanups as BoostBook becomes more strict
[SVN r17871]
|
2003-03-13 00:29:57 +00:00 |
|
|
8a119110be
|
Import of BoostBook documentation for any, array, bind, function, ref, and
signals libraries.
[SVN r17866]
|
2003-03-12 23:27:25 +00:00 |
|
|
3daa34744f
|
Added copyright
[SVN r17183]
|
2003-02-04 07:21:29 +00:00 |
|
|
0f3969f9e0
|
Add /libs/lib-name to comment
[SVN r16685]
|
2002-12-23 02:43:12 +00:00 |
|