Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-25865 stdx::unordered_map and stdx::unordered_set | David Storch | 2016-09-08 | 1 | -0/+13 |
* | SERVER-16559 Require C++11 and remove conditional compilation | Andrew Morrow | 2015-02-13 | 1 | -42/+0 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-11070 When using libc++, things are never found in TR1, even in C++03 ... | Andrew Morrow | 2013-10-08 | 1 | -4/+9 |
* | Add MONGO_HASH_NAMESPACE macro for use in implementing std::hash<T>. | Andy Schwerin | 2013-09-09 | 1 | -0/+4 |
* | SERVER-9518 Include necessary header in hash_namespace.h | Spencer T Brody | 2013-05-14 | 1 | -0/+8 |
* | SERVER-8676 Macroize 'hash' namespace detection in platform, use for s2 | Andrew Morrow | 2013-03-15 | 1 | -0/+47 |