summaryrefslogtreecommitdiff
path: root/src/cstring.h
Commit message (Collapse)AuthorAgeFilesLines
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+862
|
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-862/+0
|
* merging aapl src dirs: added CmpStr and CmpString to colm/aaplAdrian Thurston2019-09-081-1/+1
| | | | | | | | CmpStr is defined in colm/*.h so we need to also move it aside when we add it to aapl. With this commit there are no more diffs between the aapl src dirs, with the exception of a three files added to the aapl-repos package. Will use this as the definitive version.
* updated Copyright yearsAdrian Thurston2018-03-041-1/+1
|
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-15/+16
|
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-4/+4
|
* revert "removed GPL license file and stripped GPL headers"Adrian Thurston2015-01-231-0/+17
| | | | | | | | | | This reverts commit f04d3ede7dbb6d3edd6a9865ebf88c5e6d82f18e. Conflicts: src/codegen.cc src/ctinput.cc src/exports.cc src/fsmcodegen.cc
* removed GPL license file and stripped GPL headersAdrian Thurston2014-10-221-17/+0
|
* added a constructor for string that sources from colm_dataAdrian Thurston2013-06-101-0/+861