Commit Graph

695 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
20d9cc1b56 added #pragma once
[SVN r27837]
2005-03-28 12:31:18 +00:00
Joaquín M. López Muñoz
3c21273b61 added internal machinery for faster cleanup; removed BOOST_MULTI_INDEX_NO_MEMBER_TEMPLATE_FRIENDS; added #pragma once
[SVN r27836]
2005-03-28 12:30:11 +00:00
Joaquín M. López Muñoz
075581b274 changed the index derivation machinery to shorten symbol names; added #pragma once
[SVN r27835]
2005-03-28 12:28:30 +00:00
Joaquín M. López Muñoz
109bbf6d11 changed the index derivation machinery to shorten symbol names; added internal machinery for faster cleanup; added #pragma once
[SVN r27834]
2005-03-28 12:27:36 +00:00
Joaquín M. López Muñoz
4809e1efdd changed the index derivation machinery to shorten symbol names; use mpl::na instead of null_arg; added #pragma once
[SVN r27833]
2005-03-28 12:26:35 +00:00
Joaquín M. López Muñoz
5ebbd58c7e removed checks additional to BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS; added #pragma once
[SVN r27832]
2005-03-28 12:23:11 +00:00
Joaquín M. López Muñoz
bf50b5d7ad added safe_container_base::detach_all_iterators; removed BOOST_MULTI_INDEX_NO_MEMBER_TEMPLATE_FRIENDS; added #pragma once
[SVN r27831]
2005-03-28 12:22:05 +00:00
Joaquín M. López Muñoz
bcf153b93f use mpl::na instead of null_arg; added #pragma once
[SVN r27830]
2005-03-28 12:20:29 +00:00
Joaquín M. López Muñoz
da11b1c08d renamed unneeded include; added #pragma once
[SVN r27829]
2005-03-28 12:18:33 +00:00
Joaquín M. López Muñoz
40bd426116 renamed some serialization nvps; added #pragma once
[SVN r27828]
2005-03-28 12:16:04 +00:00
Joaquín M. López Muñoz
226155054d added internal machinery for faster cleanup; added #pragma once
[SVN r27827]
2005-03-28 12:15:13 +00:00
Joaquín M. López Muñoz
88c4eb4fb8 changed the index derivation machinery to shorten symbol names; added #pragma once
[SVN r27826]
2005-03-28 12:13:54 +00:00
Joaquín M. López Muñoz
4c6fd92cde added some missing includes; added #pragma once
[SVN r27825]
2005-03-28 12:12:22 +00:00
Joaquín M. López Muñoz
8122d38e4e removed BOOST_MULTI_INDEX_NO_MEMBER_TEMPLATE_FRIENDS; added #pragma once
[SVN r27824]
2005-03-28 12:11:29 +00:00
Joaquín M. López Muñoz
c28c2b60ab added hashing facilities; some refactoring; added #pragma once
[SVN r27823]
2005-03-28 12:10:25 +00:00
Joaquín M. López Muñoz
4fe662c18e added #pragma once
[SVN r27822]
2005-03-28 11:15:43 +00:00
Joaquín M. López Muñoz
47053672a2 new test
[SVN r27821]
2005-03-28 11:03:08 +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
c71f118114 fixed trivial error
[SVN r26889]
2005-01-28 07:37:30 +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
7d0c5e0f9a corrected fwd declarations with old name for detail::ordered_index
[SVN r26725]
2005-01-18 17:09:23 +00:00
Joaquín M. López Muñoz
9b2d916b6c duplicate #include
[SVN r26724]
2005-01-18 17:07:12 +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
435a1ac087 elminated some serialization make_nvp's so as to alleviate MSVC symbol stress
[SVN r26698]
2005-01-14 12:30:46 +00:00
Joaquín M. López Muñoz
40b140b279 changed a serialization nvp tag
[SVN r26697]
2005-01-14 12:27:32 +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
c3f9fef32d introduced unchecked iterators for serialization purposes
[SVN r26689]
2005-01-13 13:53:29 +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
840d57815b fixed issues with serialization free functions and ADL
[SVN r26553]
2004-12-20 14:50:46 +00:00
Joaquín M. López Muñoz
8b3416b6ae stray const made an overload invisible to CW
[SVN r26537]
2004-12-17 07:22:15 +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
d044f6e769 serialization needs CW locale support
[SVN r26524]
2004-12-16 09:15:03 +00:00
Joaquín M. López Muñoz
0b8f770735 stray const made an overload invisible to GCC 3.4.2
[SVN r26523]
2004-12-16 09:11:07 +00:00
Joaquín M. López Muñoz
4137d4075d qualified some non-dependant calls
[SVN r26511]
2004-12-15 11:15:06 +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
ac2fad60b1 added serialization support
[SVN r26504]
2004-12-14 18:34:33 +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
14b7e52dbd improved tag to produce shorter symbol names; added serialization support
[SVN r26502]
2004-12-14 18:28:18 +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
b4ba77f9d4 improved to produce shorter symbol names
[SVN r26500]
2004-12-14 18:17:48 +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
a1a878a917 changed an erroneous check in_place; also, refactored so that it can be used by replace_
[SVN r26311]
2004-11-26 08:48:13 +00:00
Joaquín M. López Muñoz
12abc914bc changed a class which need not be templatized
[SVN r26310]
2004-11-26 08:44:35 +00:00
Joaquín M. López Muñoz
2408f508c3 trivial correction
[SVN r26309]
2004-11-26 08:43:10 +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
8fd3e2fd3f fixed bug in ordered_index_node_impl::restore
[SVN r26180]
2004-11-11 11:53:26 +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