Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change std::swap() to use std::move() | Stephen Cprek | 2016-11-14 | 1 | -4/+4 |
* | Implement std::array | Stephen Cprek | 2016-10-30 | 1 | -0/+140 |
* | Add std::upper_bound() and std::binary_search() and <cstring> | Matt Derksen | 2016-05-24 | 1 | -28/+150 |
* | Clean up more copyright prologs. | Patrick Williams | 2014-06-30 | 1 | -23/+24 |
* | Additional needed utilities for PRD port. | Patrick Williams | 2012-08-15 | 1 | -22/+93 |
* | Enhanced STL capabilities. | Patrick Williams | 2012-05-21 | 1 | -3/+362 |
* | SPD binary_search | Terry J. Opie | 2012-02-23 | 1 | -1/+86 |
* | ThreadPool | Patrick Williams | 2012-02-22 | 1 | -0/+62 |
* | Enable filetype detection on STL headers | Patrick Williams | 2012-02-14 | 1 | -0/+1 |
* | Add environment var to remove debug messages. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Add container find to algorithm. | Patrick Williams | 2011-05-23 | 1 | -0/+28 |
* | Initial STL code delivery with code review changes. | dgilbert | 2011-05-18 | 1 | -0/+132 |