----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13464/ -----------------------------------------------------------
(Updated Aug. 12, 2013, 5:49 p.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- s/linkedhashmap/LinkedHashMap/ Summary (updated) ----------------- Implemented a LinkedHashMap that preserves the insertion order of keys of a hashmap. Repository: mesos-git Description ------- See summary. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/Makefile.am 0cd407cfbd3226ce610ef77cee3a16c0e198e144 3rdparty/libprocess/3rdparty/stout/Makefile.am 770378d11d30e1e222e418c1839affd9d4ffe8d3 3rdparty/libprocess/3rdparty/stout/include/stout/linkedhashmap.hpp PRE-CREATION 3rdparty/libprocess/3rdparty/stout/tests/linkedhashmap_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/13464/diff/ Testing ------- make check Thanks, Vinod Kone
