Joaquín M. López Muñoz
|
8ecbfdf080
|
added fix for a bug of CW 8.3 in "ISO C++ Template Parser" mode causing bogus safe mode run-time asserts
[SVN r33314]
|
2006-03-10 15:23:42 +00:00 |
|
Joaquín M. López Muñoz
|
f9c9851ef3
|
added workaround for CW 8.3
[SVN r33313]
|
2006-03-10 15:19:52 +00:00 |
|
Joaquín M. López Muñoz
|
708f8bd4ab
|
sync with v1 Jamfile
[SVN r33256]
|
2006-03-07 13:17:59 +00:00 |
|
Joaquín M. López Muñoz
|
c21722cd10
|
added blanks to prevent buggy preprocessors from parsing two '>'s as a '>>'
[SVN r33225]
|
2006-03-06 07:27:05 +00:00 |
|
Joaquín M. López Muñoz
|
db3889ceff
|
missing word
[SVN r33206]
|
2006-03-03 07:20:11 +00:00 |
|
Joaquín M. López Muñoz
|
3be7ae350e
|
typo
[SVN r33201]
|
2006-03-02 16:17:28 +00:00 |
|
Joaquín M. López Muñoz
|
2a6813f2e7
|
split test_serialization into two files to reduce stress on MSVC 7.0
[SVN r33200]
|
2006-03-02 16:14:01 +00:00 |
|
Joaquín M. López Muñoz
|
842bc1ba70
|
split test_serialization into two to reduce stress on MSVC 7.0
[SVN r33199]
|
2006-03-02 16:14:00 +00:00 |
|
Joaquín M. López Muñoz
|
a1944a19a2
|
extended workaround from MSVC 6.0 to 7.0
[SVN r33142]
|
2006-02-27 14:06:06 +00:00 |
|
Joaquín M. López Muñoz
|
c2d7a65cfd
|
lexical error
[SVN r33050]
|
2006-02-21 07:18:14 +00:00 |
|
Joaquín M. López Muñoz
|
cf84a0dc1c
|
fixed bug reported at http://lists.boost.org/boost-users/2006/02/17230.php
[SVN r32966]
|
2006-02-16 16:02:25 +00:00 |
|
Joaquín M. López Muñoz
|
5fec019715
|
fixed seemingly illegal ADL usage as per std 14.6.4.2
[SVN r32746]
|
2006-02-08 17:37:33 +00:00 |
|
Vladimir Prus
|
c7bfd7cf83
|
Update Jamfile.v2
[SVN r32735]
|
2006-02-08 13:26:10 +00:00 |
|
Joaquín M. López Muñoz
|
1235106ac0
|
merged into test_rearrange
[SVN r32674]
|
2006-02-06 16:27:33 +00:00 |
|
Joaquín M. López Muñoz
|
5e790014c1
|
restructured into several pages under doc/tutorial/
[SVN r32673]
|
2006-02-06 16:14:05 +00:00 |
|
Joaquín M. López Muñoz
|
a9c89540ac
|
moved to doc/tutorial/multi_index_cont_example.png
[SVN r32672]
|
2006-02-06 16:12:58 +00:00 |
|
Joaquín M. López Muñoz
|
1fc02c6b1d
|
removed as parts of the old safe mode framework
[SVN r32671]
|
2006-02-06 16:08:18 +00:00 |
|
Joaquín M. López Muñoz
|
f54edbf0d3
|
added random access indices; out of bounds checking
[SVN r32670]
|
2006-02-06 15:53:36 +00:00 |
|
Joaquín M. López Muñoz
|
7274eca56c
|
added random access indices
[SVN r32669]
|
2006-02-06 15:52:21 +00:00 |
|
Joaquín M. López Muñoz
|
e953c2b4ff
|
restricted acceptance of chained pointers so as to not mask convertibility to Value
[SVN r32668]
|
2006-02-06 15:50:58 +00:00 |
|
Joaquín M. López Muñoz
|
cf076474d2
|
overloaded composite_key_compare::operator() to treat non-tuples as tuples of length 1
[SVN r32667]
|
2006-02-06 15:48:53 +00:00 |
|
Joaquín M. López Muñoz
|
4c7a97e890
|
removed test_special_list_ops; added test_rearrange
[SVN r32666]
|
2006-02-06 15:46:21 +00:00 |
|
Joaquín M. López Muñoz
|
10fe2cd1ab
|
added random access indices; used some type hiding
[SVN r32665]
|
2006-02-06 15:45:42 +00:00 |
|
Joaquín M. López Muñoz
|
b81ee48320
|
extended test period to increase robustness; considered __GLIBCXX__ for node size calculations
[SVN r32664]
|
2006-02-06 15:43:36 +00:00 |
|
Joaquín M. López Muñoz
|
e043cadb7c
|
added random_access and rearrange
[SVN r32663]
|
2006-02-06 15:41:56 +00:00 |
|
Joaquín M. López Muñoz
|
233fd40984
|
removed test_special_list_ops; added test_rearrange; added navigational <link>s;
[SVN r32662]
|
2006-02-06 15:41:00 +00:00 |
|
Joaquín M. López Muñoz
|
67c04d598f
|
updated; added navigational <link>s
[SVN r32661]
|
2006-02-06 15:39:35 +00:00 |
|
Joaquín M. López Muñoz
|
f1dde3d84e
|
added rearrange facilities; added navigational <link>s; typos
[SVN r32660]
|
2006-02-06 15:38:39 +00:00 |
|
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
|
1e39e5f9af
|
added rearrange facilities
[SVN r32645]
|
2006-02-06 15:15:45 +00:00 |
|
Joaquín M. López Muñoz
|
c1f8fc6348
|
added random access indices
[SVN r32644]
|
2006-02-06 15:14:51 +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
|
83a1b490ea
|
unsigned integral type with the same size as void *
[SVN r32635]
|
2006-02-06 15:01:26 +00:00 |
|