175 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
f8eb1b16ce added navigational <link>s
[SVN r32659]
2006-02-06 15:36:55 +00:00
Joaquín M. López Muñoz
119d6d4a1c restricted acceptance of chained pointers so as to not mask convertibility to Value; overloaded composite_key_compare::operator() to treat non-tuples as tuples of length 1; added navigational <link>s
[SVN r32658]
2006-02-06 15:35:31 +00:00
Joaquín M. López Muñoz
8682a33fcb new section on index views; added navigational <link>s
[SVN r32657]
2006-02-06 15:33:56 +00:00
Joaquín M. López Muñoz
34da3c9fd5 added random access indices; added navigational <link>s
[SVN r32656]
2006-02-06 15:32:27 +00:00
Joaquín M. López Muñoz
0bacd6fbed updated performance figures; discussed ordered index nodes compression; added navigational <link>s
[SVN r32655]
2006-02-06 15:30:50 +00:00
Joaquín M. López Muñoz
98d4cea748 updated performance figures
[SVN r32653]
2006-02-06 15:24:25 +00:00
Joaquín M. López Muñoz
a872178185 some link adjustment; added navigational <link>s
[SVN r32652]
2006-02-06 15:22:34 +00:00
Joaquín M. López Muñoz
027b5105ac removed the part on random access indices (already implemented); added navigational <link>s
[SVN r32651]
2006-02-06 15:21:34 +00:00
Joaquín M. López Muñoz
d18e3fd6a5 new examples for random access indices and rearrange facilities; added navigational <link>s
[SVN r32650]
2006-02-06 15:20:23 +00:00
Joaquín M. López Muñoz
ae533e1b16 noted limitations due to lack of SFINAE and function template ordering support; added navigational <link>s
[SVN r32649]
2006-02-06 15:19:25 +00:00
Joaquín M. López Muñoz
4f6d05b115 added acknowledgements for 1.34 release; added navigational <link>s
[SVN r32647]
2006-02-06 15:17:11 +00:00
Joaquín M. López Muñoz
f1dcc889ec coming from doc/advanced_topics.html
[SVN r32643]
2006-02-06 15:13:18 +00:00
Joaquín M. López Muñoz
1669a1fb2d moved from doc/multi_index_cont_example.png
[SVN r32642]
2006-02-06 15:12:21 +00:00
Joaquín M. López Muñoz
5fd646dc67 coming from doc/advanced_topics.html; new sections on key extraction concepts and predefined key extractors
[SVN r32641]
2006-02-06 15:10:56 +00:00
Joaquín M. López Muñoz
ac2a6d72a3 coming from doc/advanced_topics.html; new sections on index classification, random access indices, index rearranging and ordered indices node compression
[SVN r32640]
2006-02-06 15:09:06 +00:00
Joaquín M. López Muñoz
8d3cfd51a8 coming from doc/tutorial.html
[SVN r32639]
2006-02-06 15:07:46 +00:00
Joaquín M. López Muñoz
35a151c9b0 coming from doc/advanced_topics.html
[SVN r32638]
2006-02-06 15:06:06 +00:00
Joaquín M. López Muñoz
aa0ef9b10c coming from doc/advanced_topics.html; new section on value semantics
[SVN r32637]
2006-02-06 15:05:19 +00:00
Joaquín M. López Muñoz
cc3da5b51c new member in the family
[SVN r32636]
2006-02-06 15:02:04 +00:00
Joaquín M. López Muñoz
aa5cfdfb3c added random access indices
[SVN r32631]
2006-02-06 14:56:21 +00:00
Joaquín M. López Muñoz
7aacfe029e merged from Version_1_33_1
[SVN r31994]
2005-12-12 08:11:55 +00:00
Joaquín M. López Muñoz
1361bfe530 updated; changes meant for 1.34 are included in 1.33.1
[SVN r30812]
2005-09-05 08:40:38 +00:00
Joaquín M. López Muñoz
b92f05140b typos and formatting
[SVN r30811]
2005-09-05 08:39:00 +00:00
Joaquín M. López Muñoz
41be013bc6 updated
[SVN r30723]
2005-08-29 11:53:14 +00:00
Joaquín M. López Muñoz
1e00c5139b erase(position) and erase(first,last) now return iterator to following element
[SVN r30722]
2005-08-29 11:51:56 +00:00
Joaquín M. López Muñoz
b3de839dee updated link to TR1 doc; erase(position) and erase(first,last) now return iterator to following element
[SVN r30721]
2005-08-29 11:51:18 +00:00
Joaquín M. López Muñoz
18234ebeee updated link to TR1 doc
[SVN r30720]
2005-08-29 11:50:18 +00:00
Joaquín M. López Muñoz
7343ddf980 added statement about iterator/reference stability
[SVN r30621]
2005-08-22 08:39:25 +00:00
Joaquín M. López Muñoz
434680c817 typo
[SVN r30620]
2005-08-22 08:18:13 +00:00
Douglas Gregor
b28164d7f8 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Joaquín M. López Muñoz
60c428b518 small correction
[SVN r30262]
2005-07-27 07:43:07 +00:00
Joaquín M. López Muñoz
dc0aa687ce updated according to latest regression tests results
[SVN r30244]
2005-07-26 09:20:43 +00:00
Joaquín M. López Muñoz
d1a5e7d40c added GCC 4.0.1
[SVN r30031]
2005-07-13 06:10:38 +00:00
Joaquín M. López Muñoz
1da460528a updated acknowledgements list
[SVN r29985]
2005-07-11 13:52:19 +00:00
Joaquín M. López Muñoz
b7984c6c83 updated according to latest regression tests results
[SVN r29984]
2005-07-11 13:29:26 +00:00
Joaquín M. López Muñoz
3ed63ed785 added entry on random access indices
[SVN r29894]
2005-07-05 06:25:44 +00:00
Joaquín M. López Muñoz
4027620ec8 updated according to latest regression tests results
[SVN r29608]
2005-06-16 09:16:25 +00:00
Joaquín M. López Muñoz
d4ff4dab15 typo
[SVN r29457]
2005-06-07 06:03:13 +00:00
Joaquín M. López Muñoz
9684b049a4 added link to TR1 doc; typo
[SVN r29456]
2005-06-07 06:01:08 +00:00
Joaquín M. López Muñoz
c6ef47da18 updated according to latest regression tests results; suppressed a reference to the release regression tests page
[SVN r29404]
2005-06-03 13:13:36 +00:00
Joaquín M. López Muñoz
5d4107a5fa "template class" -> "class template"
[SVN r29278]
2005-05-30 06:14:23 +00:00
Joaquín M. López Muñoz
954004189a made snippet conformant to serialization stricter rules on saving and constness
[SVN r29245]
2005-05-27 15:08:44 +00:00
Joaquín M. López Muñoz
f1176d462b minor reformatting
[SVN r29055]
2005-05-19 06:00:34 +00:00
Joaquín M. López Muñoz
c943abed6c typo
[SVN r29025]
2005-05-18 05:59:46 +00:00
Joaquín M. López Muñoz
94894da751 copypaste error
[SVN r28377]
2005-04-21 09:22:51 +00:00
Joaquín M. López Muñoz
699b887e18 added links to Boost.Hash docs
[SVN r28342]
2005-04-20 15:29:04 +00:00
Joaquín M. López Muñoz
ee6ceb1c60 typo
[SVN r28057]
2005-04-08 05:57:23 +00:00
Joaquín M. López Muñoz
075c6586e9 typo
[SVN r27899]
2005-03-31 12:55:06 +00:00
Joaquín M. López Muñoz
0ef0156ba8 mention hashed indices; typo
[SVN r27852]
2005-03-28 12:51:32 +00:00
Joaquín M. López Muñoz
1a705d22f5 added test_hash_ops and test_observers
[SVN r27851]
2005-03-28 12:48:49 +00:00