ddaa29e545
Release 1.37.0
...
[SVN r49549]
boost-1.37.0
2008-11-03 12:44:25 +00:00
98a8b08afb
Memory management fixes for is_any_of predicate merged from the trunk
...
[SVN r49172]
2008-10-07 21:59:57 +00:00
fc0f3dcffc
Cummulative merge of updates from the main trunk
...
[SVN r46505]
2008-06-19 12:07:24 +00:00
822636418b
Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
Fix a link to Boost.Bimap.
........
r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
Change another link that's no longer in the repository to link to the website.
........
r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
Fix broken copyright urls. Fixes #1573 .
........
r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
Fix incorrect links to copyright of the form 'http:#www.boost.org
........
[SVN r43425]
2008-02-27 20:00:24 +00:00
352e16aade
Merged revisions 43206,43208-43213 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
Fix some broken links.
........
r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
Link to people pages on the website, as they've been removed from the download.
........
r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
Point links to the pages that used to be in 'more' to the site.
........
r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
Fix links on the home page as well.
........
r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
Generated documentation which is no longer generated.
........
[SVN r43214]
2008-02-10 16:39:38 +00:00
89c76ea1bb
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
50b5726a6f
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
d4b95734dd
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
05af96f84c
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
boost-1.34.1
2007-07-24 19:28:14 +00:00
5bdbb2b308
Documentation for iter_find/iter_split added
...
[SVN r37842]
2007-06-01 13:50:51 +00:00
1a02969303
release notes - fix the incorrect functionname spelling
...
[SVN r37533]
2007-04-29 07:04:58 +00:00
6309379618
release notes for 1.34 added
...
[SVN r37532]
2007-04-29 07:02:21 +00:00
37581bac55
documentation typo fixed
...
[SVN r36843]
2007-01-30 07:59:28 +00:00
a71a4ed5b1
Merged copyright and license addition
...
[SVN r35907]
2006-11-07 19:27:00 +00:00
c509c3fbad
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
d8683f2498
unused parameters removed
...
[SVN r35753]
2006-10-27 17:37:37 +00:00
7c0101aa51
Copyright added to index.html
...
unneeded file removed
[SVN r34908]
2006-08-20 20:14:48 +00:00
6f3e85528f
License added to the xml documentation files
...
[SVN r34894]
2006-08-16 07:10:48 +00:00
8af639b7cf
missing 'using' directives for join_if and join_if_regex added
...
missing #include <boost/algorithm/string/join.hpp> added to string_algo.hpp
[SVN r34122]
2006-05-30 19:13:08 +00:00
d9bc7e800b
Merged patch from main trunk for borland by Nicola Musatti
...
[SVN r33723]
2006-04-17 17:16:11 +00:00
b4ed9beb90
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r33417]
2006-03-21 02:26:31 +00:00
bd974bb945
- join and lexicographical_compare added to the quickref
...
- join.hpp added to jambfil
[SVN r33406]
2006-03-20 13:08:13 +00:00
24b55c67f7
added comments about negative indexes in _nth, _tail and _head algorithms
...
[SVN r33255]
2006-03-07 13:09:36 +00:00
603223fd3d
fixed to comparison operator in is_not_grater predicate
...
[SVN r33236]
2006-03-06 18:05:10 +00:00
131484606f
testcases that were offencing vc8.0 fixed
...
[SVN r33143]
2006-02-27 14:13:27 +00:00
20d22a8fc8
fix the tests to join_it naming
...
[SVN r33137]
2006-02-27 12:01:08 +00:00
134a106ae9
regex variant of join_if renamed to join_if_regex for compilers that do not support
...
template ordering.
[SVN r33136]
2006-02-27 11:58:43 +00:00
0bcbe2afc6
fixed the slist include
...
[SVN r33024]
2006-02-20 14:38:10 +00:00
b7a3fa2c73
Testcase for regex variant of join_if added
...
[SVN r32919]
2006-02-14 10:11:33 +00:00
a731e950f2
added a regex variant of join_if
...
[SVN r32918]
2006-02-14 10:10:47 +00:00
66794c89f6
Tests for join algorihtm added
...
[SVN r32917]
2006-02-14 09:39:03 +00:00
9b62648970
Join algorithm implemented
...
[SVN r32916]
2006-02-14 09:37:26 +00:00
3766cbbe5c
find_head/tail_impl functions reordered to avoid dependancy problems
...
[SVN r32893]
2006-02-13 13:21:31 +00:00
e2b9172f5d
- tabs removed
...
- find_tail/head_impl functions rearranged to avoid the dependency problem
[SVN r32676]
2006-02-06 18:10:18 +00:00
fa01964a1f
tests fo lexicographical_compare added
...
[SVN r32479]
2006-01-31 15:24:03 +00:00
ff82e5135c
- added more character-comparison predicates (is_less, is_not_greater)
...
- added range version of lexicographical_compare
- Fixed some copyright years
[SVN r32478]
2006-01-31 14:57:15 +00:00
f50dd248cc
testcases for negative indexes addes
...
[SVN r32476]
2006-01-31 12:37:06 +00:00
dd11014682
negative indexes support added to *_nth, *_head and *_tail algorithms
...
[SVN r32475]
2006-01-31 12:36:32 +00:00
d9ebe5da13
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
e2d5feeb06
Link to Alexandrescu's paper
...
[SVN r31135]
2005-09-27 21:42:58 +00:00
45949a9316
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
924368a775
Fix typo
...
[SVN r30046]
2005-07-13 13:55:32 +00:00
344225bce1
Inspect fixes
...
[SVN r30045]
2005-07-13 13:35:30 +00:00
a4137bbae6
Boland "using problem" fix
...
[SVN r29448]
2005-06-06 20:03:18 +00:00
04a40de48d
borland issues
...
- non working patch reverted
- a working one applied
[SVN r28982]
2005-05-17 07:43:40 +00:00
5ecf446070
Another attempt to fix borland problem.
...
[SVN r28978]
2005-05-16 21:03:04 +00:00
e909726c60
Another attempt to fix borland problems
...
[SVN r28974]
2005-05-16 17:56:44 +00:00
9878f92a41
An attempt to fix vc7 compilation failure
...
[SVN r28952]
2005-05-16 12:35:22 +00:00
d72eec3093
Forgotten reference added
...
[SVN r28934]
2005-05-15 18:06:14 +00:00
bc09128c6e
Work-around CW-8.3 failure because it can't decide between by-value or copy constructor for an iterator range.
...
[SVN r28918]
2005-05-15 02:38:04 +00:00