|
9fa2f90db4
|
begin() and end() calls made fully qualified
[SVN r46459]
|
2008-06-17 21:04:00 +00:00 |
|
|
35f317aeac
|
unnecessary typedefs removed
[SVN r46458]
|
2008-06-17 20:31:41 +00:00 |
|
|
d0a03fdb4e
|
Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk.
[SVN r45857]
|
2008-05-28 08:32:12 +00:00 |
|
|
346f032be2
|
Quote href values - our tools don't support unquoted values.
[SVN r45283]
|
2008-05-11 13:49:20 +00:00 |
|
|
a389d768c4
|
Fix broken copyright urls. Fixes #1573.
[SVN r43422]
|
2008-02-27 18:51:14 +00:00 |
|
|
90fca39906
|
Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
|
2008-02-10 15:02:17 +00:00 |
|
|
5b24f31486
|
merging changes from 1.34
[SVN r40698]
|
2007-11-02 21:00:08 +00:00 |
|
|
b25d6511b3
|
merging changes from 1.34
[SVN r40697]
|
2007-11-02 20:55:26 +00:00 |
|
|
1541a554f5
|
changed range_result_iterator to range_iterator
[SVN r40518]
|
2007-10-27 22:52:29 +00:00 |
|
|
7a97b3390e
|
Added missing include.
[SVN r39586]
|
2007-09-28 07:19:29 +00:00 |
|
|
6e5a7497ae
|
Added missing include.
[SVN r39519]
|
2007-09-25 08:46:31 +00:00 |
|
|
f0b8b60379
|
Update
[SVN r38522]
|
2007-08-08 19:24:04 +00:00 |
|
|
66019abb2f
|
Update
[SVN r38521]
|
2007-08-08 19:23:38 +00:00 |
|
|
8758222006
|
Remove V1 Jamfiles
[SVN r38516]
|
2007-08-08 19:02:26 +00:00 |
|
|
4eef56761a
|
find/split iterator tests added
[SVN r38126]
|
2007-07-01 22:24:29 +00:00 |
|
|
b94a3fbfba
|
adapting to new range interface
[SVN r38125]
|
2007-07-01 22:23:55 +00:00 |
|
|
614cc2ebab
|
adapting to new range interface
[SVN r38123]
|
2007-07-01 13:29:56 +00:00 |
|
|
869660ed14
|
adapted to the new range interface
[SVN r38122]
|
2007-07-01 13:12:57 +00:00 |
|
|
777f30780e
|
Fix broken build of docs, it was missing a dependency to the doxygen docs.
[SVN r37466]
|
2007-04-17 17:19:25 +00:00 |
|
|
26aa37733b
|
Fix a few more references to *.boosbook instead of *.xml generated files.
[SVN r37465]
|
2007-04-17 17:13:35 +00:00 |
|
|
f1e60579c2
|
documentation typo fixed
[SVN r36843]
|
2007-01-30 07:59:28 +00:00 |
|
|
389dd3c863
|
Add copyright, license
[SVN r35905]
|
2006-11-07 19:11:57 +00:00 |
|
|
f23f61ae9b
|
License added to the xml doc files
[SVN r34895]
|
2006-08-16 07:17:49 +00:00 |
|
|
608112b112
|
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
[SVN r34752]
|
2006-07-27 10:27:37 +00:00 |
|
|
b21b54dc4e
|
Applying patch from Nicola Musatti
[SVN r33709]
|
2006-04-16 09:46:34 +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 |
|