Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add std::map operator== overload and != for vector | Stephen Cprek | 2017-10-10 | 1 | -0/+28 |
* | Add map list initialization and at() methods | Stephen Cprek | 2017-04-10 | 1 | -23/+71 |
* | Update prologs on a few header files to Apache. | Patrick Williams | 2014-06-23 | 1 | -22/+22 |
* | Improve std::map by using a SplayTree container. | Patrick Williams | 2012-03-29 | 1 | -186/+172 |
* | Enable filetype detection on STL headers | Patrick Williams | 2012-02-14 | 1 | -2/+2 |
* | STL map support based on STL list | Doug Gilbert | 2011-10-26 | 1 | -0/+446 |