summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove custom assert implementation and exception.cStewart Smith2015-12-1528-546/+8
* Move to autotoolsStewart Smith2015-12-1527-1179/+98
* remove unused ctz builtin definesStewart Smith2015-12-151-48/+0
* Remove #define parity __builtin_parityStewart Smith2015-12-152-10/+1
* remove likely/unlikely: nothing is *that* perf criticalStewart Smith2015-12-154-40/+24
* remove crc32 - use sha1sum in test case insteadStewart Smith2015-12-155-309/+4
* remove more unused memory_leak_detection codeStewart Smith2015-12-152-1276/+0
* remove unused slabStewart Smith2015-12-157-488/+1
* remove unused db.c/db.hStewart Smith2015-12-153-859/+0
* remove unused signalStewart Smith2015-12-153-223/+0
* remove unused heapStewart Smith2015-12-154-281/+1
* remove unused arrayStewart Smith2015-12-156-1569/+0
* remove unused dispatch and watchStewart Smith2015-12-157-620/+1
* remove unused stack.hStewart Smith2015-12-152-107/+0
* remove unused vector and vector_iterStewart Smith2015-12-159-1774/+0
* remove unused timer.hStewart Smith2015-12-151-84/+0
* remove unused map and map_iterStewart Smith2015-12-155-826/+0
* remove unused bitsetStewart Smith2015-12-151-366/+0
* remove unused table and table_iterStewart Smith2015-12-156-1399/+0
* Remove unused memory_leak_detection.hStewart Smith2015-12-154-381/+0
* add running of fpart test to travisStewart Smith2015-12-151-0/+1
* add .travis.yml for travis-ciStewart Smith2015-12-151-0/+5
* Merge pull request #4 from anoo1/masterPatrick Williams2015-04-2249-279/+314
|\
| * Support to compile in 64bit for Ubuntu Little EndianAdriana Kobylak2015-02-1849-279/+314
|/
* Merge pull request #2 from bradbishop/masterPatrick Williams2015-01-16173-2875/+4278
|\
| * Use correct (Apache) license.Brad Bishop2015-01-07173-2875/+4278
* | Merge pull request #3 from bradbishop/hashPatrick Williams2015-01-161-194/+0
|\ \ | |/ |/|
| * Remove some unused hash function.Brad Bishop2015-01-081-194/+0
|/
* Port FFS tools over from Building Block repository.Brad Bishop2014-07-02179-0/+34179
OpenPOWER on IntegriCloud