Commit Graph

248 Commits

Author SHA1 Message Date
fa09dddc75 More general fix for vc8.0
[SVN r24765]
2004-08-26 16:03:48 +00:00
6fb58192d7 Fix fix
[SVN r24678]
2004-08-23 18:52:36 +00:00
792b4eae88 Attempt to fix iterator problem detected by VC8.0
[SVN r24677]
2004-08-23 18:46:28 +00:00
a23ae6316f Licence from authors of previous versions changed to BSL (according to blanket-permission.txt)
[SVN r24479]
2004-08-14 23:02:20 +00:00
5063e96367 Work around problems with the CW8 preprocessor by not using BOOST_PP.
[SVN r24326]
2004-08-06 15:50:35 +00:00
5221839b71 tabs removed
[SVN r24272]
2004-08-03 17:28:02 +00:00
ba00033cbf Addtional credits
[SVN r24271]
2004-08-03 17:23:43 +00:00
047a42934d Incorrect examples fixed
[SVN r24270]
2004-08-03 17:09:28 +00:00
747b4e17cc Small fix to make vacpp happy
[SVN r24245]
2004-08-02 10:32:37 +00:00
4c0efd3d1a Small optimization of equal() functions.
[SVN r24185]
2004-07-30 07:46:11 +00:00
67f7273ab3 replace_test() function splitted to smaller chuncks.
[SVN r24184]
2004-07-30 07:44:43 +00:00
ce6a647dd0 Work-around for CW8 problems with static_cast of references to templates.
[SVN r24178]
2004-07-30 04:32:43 +00:00
246794db2a Added copyright notices.
[SVN r24171]
2004-07-29 20:27:38 +00:00
325fa64dc3 Licence fixed
[SVN r24152]
2004-07-29 07:38:27 +00:00
33122fefa7 Fix tabs in file.
[SVN r24039]
2004-07-25 15:09:51 +00:00
4b3118ed2b Added BOOST_EXPLICIT_TEMPLATE_TYPE(Value) to fix MSVC (thanks to Joaquin
Munoz)


[SVN r23998]
2004-07-23 17:17:37 +00:00
85e0e920bf Removed char* name and dependence on iostream, not appropriate for test
suite (relic of example and debugging).


[SVN r23996]
2004-07-23 16:13:43 +00:00
483bc9e231 replaced tuple::get memfun with equivalent global function so as to cover MSVC
[SVN r23956]
2004-07-22 13:43:01 +00:00
643c793f3b added a fix for compilers without PTS
[SVN r23955]
2004-07-22 13:39:25 +00:00
825468bc42 added an #include for Boost.Ref
[SVN r23954]
2004-07-22 13:37:47 +00:00
69339b779c Removed initialization from singular iterator.
[SVN r23910]
2004-07-21 17:23:40 +00:00
7a88ef8658 Now includes minmax_test in the test suite.
[SVN r23909]
2004-07-21 17:15:40 +00:00
2b2086dd8f Why were these committed in the first place???
[SVN r23908]
2004-07-21 16:48:41 +00:00
bfa0f28830 bugfix from Stefan Slapeta <stefan_nospam_@slapeta.com>
[SVN r23887]
2004-07-21 11:18:16 +00:00
f16de45e46 Don't copy default-initialized iterator, which might be singlular.
[SVN r23843]
2004-07-20 13:42:31 +00:00
f6752d3ae1 change test-suite names to match library names
[SVN r23820]
2004-07-20 01:41:00 +00:00
961e8b399e Applying patches from Daniel James
[SVN r23631]
2004-07-16 14:10:08 +00:00
21440d1b17 Appying patch from Danie James
[SVN r23630]
2004-07-16 13:57:40 +00:00
cc72a93094 tabs removed
[SVN r23618]
2004-07-16 09:08:21 +00:00
9fd4119efc Tabs removed
[SVN r23617]
2004-07-16 09:06:39 +00:00
00d09671f5 Library name fixed
[SVN r23613]
2004-07-16 07:51:36 +00:00
4e55a78e2d Small comment typo removed
[SVN r23609]
2004-07-15 22:24:39 +00:00
48e65026d9 Comment fixed
[SVN r23608]
2004-07-15 22:22:25 +00:00
fb182c2566 Fixing documentation grammar and spelling
[SVN r23606]
2004-07-15 21:48:25 +00:00
d97ff92ae4 Fixing grammar and typos
[SVN r23605]
2004-07-15 21:47:22 +00:00
ddd9baba60 Library documentation index added
- Automatic redirection to boost-book generated docs


[SVN r23565]
2004-07-14 23:01:01 +00:00
3786aa8b04 string-text library category added
[SVN r23564]
2004-07-14 22:57:55 +00:00
cc683155c7 Spellchecker applied
[SVN r23562]
2004-07-14 22:24:12 +00:00
dd8d053685 Some spelling errors fixed.
[SVN r23560]
2004-07-14 22:17:10 +00:00
54075a951b Documentation update
[SVN r23559]
2004-07-14 21:46:50 +00:00
8cf6df3ad6 documentation update.
added remarks about the exception safety


[SVN r23558]
2004-07-14 21:28:31 +00:00
caad29f22a Added vacpp workaround for static constants
[SVN r23557]
2004-07-14 21:21:54 +00:00
06474a276d Fixed construction to not restrict usage of iterators, that are not
default constructible


[SVN r23497]
2004-07-13 15:14:35 +00:00
4185e3fb31 Fixed dangling pointer problem
[SVN r23495]
2004-07-13 15:00:36 +00:00
905cbf4a38 find_all char* test case added
[SVN r23494]
2004-07-13 14:59:43 +00:00
ccce29ecf5 Trying to avoid Intel crash
[SVN r23484]
2004-07-13 14:20:06 +00:00
029851b0ce Comments cleanup
[SVN r23447]
2004-07-11 22:07:00 +00:00
22b59d1848 Grouping documentation for overloaded functions
[SVN r23385]
2004-07-06 21:28:01 +00:00
8242b4ba5a -predicate_facade moved to a separate header
-composition operators for classification predicates moved
 to the same namespace as predicate_facade


[SVN r23382]
2004-07-06 19:52:18 +00:00
a568d32ba9 Cleanup Jamfile
[SVN r23341]
2004-07-04 22:24:17 +00:00