index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
multi_index
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new member in the family
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
unsigned integral type with the same size as void *
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
helper class to help reduce symbol name lenghts when using safe mode in MSVC 6.0
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
generic iterator for random access indices
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
internal version of boost::iterator_adaptor with better compile times
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
added random access indices
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
generic iterator for bidirectional indices
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
MSVC 6.0 workaround for index_type_list; node values are now accessed through...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
adapted to new safe mode framework; node values are now accessed through a me...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
out of bounds checking
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
adapted to new safe mode framework; rewritten insert_ and link memfuns so as ...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
restricted acceptance of chained pointers so as to not mask convertibility to...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
adapted to new safe mode framework; node values are now accessed through a me...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
missing const qualifier
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
tweaked previous fix for MSVC 6.0
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
used aligned_storage according to TR1 interface
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
removed interoperability bits with old safe mode framework; tiny optimization
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
new safe mode framework based on iterator adaption rather than derivation fro...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
node values are now accessed through a memfun
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
implemented spatial compression technique; adapted to new safe mode framework...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
used POD and TR1 guarantees to make node* obtainable from value_type*; node v...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
node values are now accessed through a memfun
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
refactored to not use base_from_member
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
removed interoperability bits with old safe mode framework; tiny optimization
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
removed interoperability bits with old safe mode framework
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
fixed error in sync() (http://lists.boost.org/boost-users/2006/01/16710.php);...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
node values are now accessed through a memfun
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
renamed some identifiers according to newest semantics
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
added get_allocator
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
used aligned_storage according to TR1 interface
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
in composite_key()::operator(), restricted acceptance of chained pointers so ...
Joaquín M. López Muñoz
2006-02-06
1
-0
/
+0
*
fixed SF bug #1378025 (https://sourceforge.net/tracker/?func=detail&atid=1075...
Joaquín M. López Muñoz
2005-12-12
1
-0
/
+0
*
merged from Version_1_33_1
Joaquín M. López Muñoz
2005-12-12
1
-0
/
+0
*
updated; changes meant for 1.34 are included in 1.33.1
Joaquín M. López Muñoz
2005-09-05
1
-0
/
+0
*
typos and formatting
Joaquín M. López Muñoz
2005-09-05
1
-0
/
+0
*
fixed a call to reset_object_address (previous version did work, though)
Joaquín M. López Muñoz
2005-09-05
1
-0
/
+0
*
removed some of the previous locks as they don't apply to the protected use c...
Joaquín M. López Muñoz
2005-09-05
1
-0
/
+0
*
fixed an invariant unsafe flow path
Joaquín M. López Muñoz
2005-09-01
1
-0
/
+0
*
made safe mode iterators mutithread-safe
Joaquín M. López Muñoz
2005-08-31
1
-0
/
+0
*
updated
Joaquín M. López Muñoz
2005-08-29
1
-0
/
+0
*
erase(position) and erase(first,last) now return iterator to following element
Joaquín M. López Muñoz
2005-08-29
1
-0
/
+0
*
updated link to TR1 doc; erase(position) and erase(first,last) now return ite...
Joaquín M. López Muñoz
2005-08-29
1
-0
/
+0
*
updated link to TR1 doc
Joaquín M. López Muñoz
2005-08-29
1
-0
/
+0
*
erase(position) and erase(first,last) for ordered and hashed indices now retu...
Joaquín M. López Muñoz
2005-08-29
1
-0
/
+0
*
added statement about iterator/reference stability
Joaquín M. López Muñoz
2005-08-22
1
-0
/
+0
*
typo
Joaquín M. López Muñoz
2005-08-22
1
-0
/
+0
*
Merged from 1.33.0 release
Douglas Gregor
2005-08-12
1
-0
/
+0
*
small correction
Joaquín M. López Muñoz
2005-07-27
1
-0
/
+0
*
updated according to latest regression tests results
Joaquín M. López Muñoz
2005-07-26
1
-0
/
+0
*
added GCC 4.0.1
Joaquín M. López Muñoz
2005-07-13
1
-0
/
+0
[prev]
[next]