summaryrefslogtreecommitdiffstats
path: root/src/include/algorithm
Commit message (Expand)AuthorAgeFilesLines
* Change std::swap() to use std::move()Stephen Cprek2016-11-141-4/+4
* Implement std::arrayStephen Cprek2016-10-301-0/+140
* Add std::upper_bound() and std::binary_search() and <cstring>Matt Derksen2016-05-241-28/+150
* Clean up more copyright prologs.Patrick Williams2014-06-301-23/+24
* Additional needed utilities for PRD port.Patrick Williams2012-08-151-22/+93
* Enhanced STL capabilities.Patrick Williams2012-05-211-3/+362
* SPD binary_searchTerry J. Opie2012-02-231-1/+86
* ThreadPoolPatrick Williams2012-02-221-0/+62
* Enable filetype detection on STL headersPatrick Williams2012-02-141-0/+1
* Add environment var to remove debug messages.Patrick Williams2011-08-241-0/+22
* Add container find to algorithm.Patrick Williams2011-05-231-0/+28
* Initial STL code delivery with code review changes.dgilbert2011-05-181-0/+132
OpenPOWER on IntegriCloud