171 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
6fe87cd12d added hashing facilities of composite keys; some refactoring
[SVN r27846]
2005-03-28 12:42:39 +00:00
Joaquín M. López Muñoz
99f5892deb added hashed indices; changed bits on MPL sequence concepts; typos
[SVN r27845]
2005-03-28 12:41:24 +00:00
Joaquín M. López Muñoz
8f6461cdba added hashed indices
[SVN r27844]
2005-03-28 12:40:12 +00:00
Joaquín M. López Muñoz
3e7c3879b4 added a paragraph on typical uses of the lib; other minor changes
[SVN r27843]
2005-03-28 12:39:32 +00:00
Joaquín M. López Muñoz
4208367e2b removed the part on hashed indices (already implemented)
[SVN r27842]
2005-03-28 12:38:22 +00:00
Joaquín M. López Muñoz
40af222972 added example of use of hashed indices; expanded on the serialziation example
[SVN r27841]
2005-03-28 12:37:27 +00:00
Joaquín M. López Muñoz
006a9a479f added a portability techniques section with stuff from the advanced topics page and some new material; several updates to the info on compiler specifics
[SVN r27840]
2005-03-28 12:36:05 +00:00
Joaquín M. López Muñoz
dec8cc927c added section on hashed indices; moved some parts to the complier specifics page; other minor changes
[SVN r27839]
2005-03-28 12:34:15 +00:00
Joaquín M. López Muñoz
1a3b9b55f5 added acknowledgements for 1.33 release
[SVN r27838]
2005-03-28 12:32:26 +00:00
Joaquín M. López Muñoz
f49ca98c71 added hashed indices
[SVN r27820]
2005-03-28 11:03:07 +00:00
Joaquín M. López Muñoz
07a48205fa small correction
[SVN r26830]
2005-01-24 07:07:19 +00:00
Joaquín M. López Muñoz
b059b7de06 corrected search functions to return iterators instead of const_iterators
[SVN r26715]
2005-01-17 09:00:59 +00:00
Joaquín M. López Muñoz
980b11f00e added iterator serialization
[SVN r26690]
2005-01-13 14:00:55 +00:00
Joaquín M. López Muñoz
c6e23f0b81 grammar error
[SVN r26663]
2005-01-10 11:21:38 +00:00
Joaquín M. López Muñoz
c27c830958 typo
[SVN r26525]
2004-12-16 12:06:32 +00:00
Joaquín M. López Muñoz
c94964d198 added release notes
[SVN r26505]
2004-12-14 18:34:55 +00:00
Joaquín M. López Muñoz
f595384267 added release notes
[SVN r26503]
2004-12-14 18:29:12 +00:00
Joaquín M. López Muñoz
1869a8827d added serialization support
[SVN r26501]
2004-12-14 18:24:21 +00:00
Joaquín M. López Muñoz
f572badb27 typo
[SVN r26312]
2004-11-26 08:49:57 +00:00
Joaquín M. López Muñoz
d1214cabdd merged changes related to new MPL docs from version 1.32.0
[SVN r26282]
2004-11-24 16:50:22 +00:00
Joaquín M. López Muñoz
10406438f4 rephrased explanation about GCC for Tru64 UNIX
[SVN r25766]
2004-10-18 07:31:39 +00:00
Joaquín M. López Muñoz
638a258547 added ICC 8.1 for Linux, renamed some anchors
[SVN r25722]
2004-10-14 07:24:25 +00:00
Joaquín M. López Muñoz
7faa83f3a9 reacknowledged Markus
[SVN r25707]
2004-10-13 13:09:34 +00:00
Joaquín M. López Muñoz
a62b448d96 added explanation about GCC for Tru64 UNIX
[SVN r25706]
2004-10-13 13:03:08 +00:00
Joaquín M. López Muñoz
8dfc440145 added mingw 3.3.1 and 3.4.2
[SVN r25622]
2004-10-08 08:55:03 +00:00
Joaquín M. López Muñoz
b511cb8cb8 added ICC 8.1 for Win32
[SVN r25579]
2004-10-06 08:43:17 +00:00
Aleksey Gurtovoy
a668cc8341 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Joaquín M. López Muñoz
0abcb7af45 fixed error
[SVN r25442]
2004-09-28 08:00:01 +00:00
Joaquín M. López Muñoz
d43d50e012 updated section on Boost.Serialization
[SVN r25427]
2004-09-27 07:28:16 +00:00
Joaquín M. López Muñoz
2b05857915 updated according to latest regression tests results, and a small typo
[SVN r25426]
2004-09-27 07:20:04 +00:00
Joaquín M. López Muñoz
b7da8d2a00 added CW 9.3
[SVN r24994]
2004-09-10 09:04:45 +00:00
Joaquín M. López Muñoz
8ad633997d typo
[SVN r24946]
2004-09-07 05:50:50 +00:00
Joaquín M. López Muñoz
e9e2716c5a fixed error
[SVN r24888]
2004-09-03 10:10:17 +00:00
Joaquín M. López Muñoz
62b04ee31f added copyright and license
[SVN r24829]
2004-08-30 16:33:34 +00:00
Joaquín M. López Muñoz
08bc36f18e updated acknowledgements list
[SVN r24714]
2004-08-24 14:50:14 +00:00
Joaquín M. López Muñoz
05ad19057d added Compaq C++ 6.5 for Tru64 UNIX, updated according to latest regression tests results
[SVN r24712]
2004-08-24 14:13:54 +00:00
Joaquín M. López Muñoz
44dd6da9ad added MSVC 8.0
[SVN r24181]
2004-07-30 06:19:14 +00:00
Joaquín M. López Muñoz
9066aec3dd specified which backend for Comeau was used
[SVN r24121]
2004-07-27 16:59:49 +00:00
Joaquín M. López Muñoz
ce605018d1 fixed links to Boost.Lambda
[SVN r24072]
2004-07-26 11:00:28 +00:00
Joaquín M. López Muñoz
9f2de15a31 corrected documentation of single-value insert memfun
[SVN r24070]
2004-07-26 09:02:25 +00:00
Joaquín M. López Muñoz
75f135d35c modified sequenced index erase memfuns to return an iterator
[SVN r24068]
2004-07-26 08:22:33 +00:00
Joaquín M. López Muñoz
b52ec87014 fixed STLport 4.5.3 version number
[SVN r23906]
2004-07-21 15:30:29 +00:00
Joaquín M. López Muñoz
d571b05b22 grammar error
[SVN r23827]
2004-07-20 07:59:35 +00:00
Joaquín M. López Muñoz
7662bb6752 typos and errors
[SVN r23612]
2004-07-16 06:28:31 +00:00
Joaquín M. López Muñoz
21e1f5b4b0 typo
[SVN r23593]
2004-07-15 17:12:36 +00:00
Joaquín M. López Muñoz
a98138c35c added an explanation about why get<>() returns references
[SVN r23588]
2004-07-15 15:24:02 +00:00
Joaquín M. López Muñoz
ca58f9ff6b typo
[SVN r23524]
2004-07-14 05:57:13 +00:00
Joaquín M. López Muñoz
6494a9b093 typo
[SVN r23462]
2004-07-12 05:49:43 +00:00
Joaquín M. López Muñoz
9f6d7104e3 added GCC 3.4.1
[SVN r23403]
2004-07-08 10:45:37 +00:00
Joaquín M. López Muñoz
51c7206352 BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS added to Boost.Config
[SVN r23226]
2004-06-28 08:44:54 +00:00