summaryrefslogtreecommitdiff
path: root/libs/multi_index
Commit message (Expand)AuthorAgeFilesLines
...
* new member in the familyJoaquín M. López Muñoz2006-02-061-0/+0
* unsigned integral type with the same size as void *Joaquín M. López Muñoz2006-02-061-0/+0
* helper class to help reduce symbol name lenghts when using safe mode in MSVC 6.0Joaquín M. López Muñoz2006-02-061-0/+0
* generic iterator for random access indicesJoaquín M. López Muñoz2006-02-061-0/+0
* internal version of boost::iterator_adaptor with better compile timesJoaquín M. López Muñoz2006-02-061-0/+0
* added random access indicesJoaquín M. López Muñoz2006-02-061-0/+0
* generic iterator for bidirectional indicesJoaquín M. López Muñoz2006-02-061-0/+0
* MSVC 6.0 workaround for index_type_list; node values are now accessed through...Joaquín M. López Muñoz2006-02-061-0/+0
* adapted to new safe mode framework; node values are now accessed through a me...Joaquín M. López Muñoz2006-02-061-0/+0
* out of bounds checkingJoaquín M. López Muñoz2006-02-061-0/+0
* adapted to new safe mode framework; rewritten insert_ and link memfuns so as ...Joaquín M. López Muñoz2006-02-061-0/+0
* restricted acceptance of chained pointers so as to not mask convertibility to...Joaquín M. López Muñoz2006-02-061-0/+0
* adapted to new safe mode framework; node values are now accessed through a me...Joaquín M. López Muñoz2006-02-061-0/+0
* missing const qualifierJoaquín M. López Muñoz2006-02-061-0/+0
* tweaked previous fix for MSVC 6.0Joaquín M. López Muñoz2006-02-061-0/+0
* used aligned_storage according to TR1 interfaceJoaquín M. López Muñoz2006-02-061-0/+0
* removed interoperability bits with old safe mode framework; tiny optimizationJoaquín M. López Muñoz2006-02-061-0/+0
* new safe mode framework based on iterator adaption rather than derivation fro...Joaquín M. López Muñoz2006-02-061-0/+0
* node values are now accessed through a memfunJoaquín M. López Muñoz2006-02-061-0/+0
* implemented spatial compression technique; adapted to new safe mode framework...Joaquín M. López Muñoz2006-02-061-0/+0
* used POD and TR1 guarantees to make node* obtainable from value_type*; node v...Joaquín M. López Muñoz2006-02-061-0/+0
* node values are now accessed through a memfunJoaquín M. López Muñoz2006-02-061-0/+0
* refactored to not use base_from_memberJoaquín M. López Muñoz2006-02-061-0/+0
* removed interoperability bits with old safe mode framework; tiny optimizationJoaquín M. López Muñoz2006-02-061-0/+0
* removed interoperability bits with old safe mode frameworkJoaquín M. López Muñoz2006-02-061-0/+0
* fixed error in sync() (http://lists.boost.org/boost-users/2006/01/16710.php);...Joaquín M. López Muñoz2006-02-061-0/+0
* node values are now accessed through a memfunJoaquín M. López Muñoz2006-02-061-0/+0
* renamed some identifiers according to newest semanticsJoaquín M. López Muñoz2006-02-061-0/+0
* added get_allocatorJoaquín M. López Muñoz2006-02-061-0/+0
* used aligned_storage according to TR1 interfaceJoaquín M. López Muñoz2006-02-061-0/+0
* in composite_key()::operator(), restricted acceptance of chained pointers so ...Joaquín M. López Muñoz2006-02-061-0/+0
* fixed SF bug #1378025 (https://sourceforge.net/tracker/?func=detail&atid=1075...Joaquín M. López Muñoz2005-12-121-0/+0
* merged from Version_1_33_1Joaquín M. López Muñoz2005-12-121-0/+0
* updated; changes meant for 1.34 are included in 1.33.1Joaquín M. López Muñoz2005-09-051-0/+0
* typos and formattingJoaquín M. López Muñoz2005-09-051-0/+0
* fixed a call to reset_object_address (previous version did work, though)Joaquín M. López Muñoz2005-09-051-0/+0
* removed some of the previous locks as they don't apply to the protected use c...Joaquín M. López Muñoz2005-09-051-0/+0
* fixed an invariant unsafe flow pathJoaquín M. López Muñoz2005-09-011-0/+0
* made safe mode iterators mutithread-safeJoaquín M. López Muñoz2005-08-311-0/+0
* updatedJoaquín M. López Muñoz2005-08-291-0/+0
* erase(position) and erase(first,last) now return iterator to following elementJoaquín M. López Muñoz2005-08-291-0/+0
* updated link to TR1 doc; erase(position) and erase(first,last) now return ite...Joaquín M. López Muñoz2005-08-291-0/+0
* updated link to TR1 docJoaquín M. López Muñoz2005-08-291-0/+0
* erase(position) and erase(first,last) for ordered and hashed indices now retu...Joaquín M. López Muñoz2005-08-291-0/+0
* added statement about iterator/reference stabilityJoaquín M. López Muñoz2005-08-221-0/+0
* typoJoaquín M. López Muñoz2005-08-221-0/+0
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
* small correctionJoaquín M. López Muñoz2005-07-271-0/+0
* updated according to latest regression tests resultsJoaquín M. López Muñoz2005-07-261-0/+0
* added GCC 4.0.1Joaquín M. López Muñoz2005-07-131-0/+0