Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install the aapl headers | Adrian Thurston | 2019-09-19 | 1 | -7/+9 |
| | |||||
* | last remaining cleanout of aapl-repos | Adrian Thurston | 2019-09-12 | 1 | -0/+2 |
| | |||||
* | putting changelogs in the right place | Adrian Thurston | 2019-09-11 | 1 | -0/+562 |
| | |||||
* | copied astring, buffer and rope from aapl-repos to main aapl | Adrian Thurston | 2019-09-08 | 3 | -0/+1159 |
| | |||||
* | merging aapl src dirs: added CmpStr and CmpString to colm/aapl | Adrian Thurston | 2019-09-08 | 1 | -0/+22 |
| | | | | | | | | 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. | ||||
* | merging aapl src dirs: need to call compare with this-> | Adrian Thurston | 2019-09-08 | 3 | -9/+9 |
| | |||||
* | merging avl src dirs: need to reset head and tail in avl empty/abandon | Adrian Thurston | 2019-09-08 | 1 | -0/+4 |
| | |||||
* | merging aapl src dirs: init Compare from Avl copy constructor | Adrian Thurston | 2019-09-08 | 1 | -1/+0 |
| | | | | Added missing call to Compare constructor from the avltree copy constructor. | ||||
* | merging aapl src dirs: added El typedef | Adrian Thurston | 2019-09-08 | 1 | -0/+2 |
| | |||||
* | migrated from GPLv2 to MIT license | Adrian Thurston | 2016-12-13 | 36 | -1026/+580 |
| | |||||
* | revert "removed LGPL from aapl code" | Adrian Thurston | 2015-01-23 | 37 | -0/+1103 |
| | | | | This reverts commit 331fcd2f1acc03f486bc862bd8ba0c665812b4c8. | ||||
* | removed README and COPYING from aapl/ EXTRA_DIST | Adrian Thurston | 2014-10-28 | 1 | -3/+0 |
| | |||||
* | removed LGPL from aapl code | Adrian Thurston | 2014-10-28 | 37 | -1103/+0 |
| | |||||
* | dist fixescolm-0.11.1 | Adrian Thurston | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | added a constructor for string that sources from colm_data | Adrian Thurston | 2013-06-10 | 2 | -837/+0 |
| | |||||
* | yield, iter and function definition, less than, greater than | Adrian Thurston | 2013-03-22 | 1 | -1/+0 |
| | |||||
* | removed duplicate va_start call | Adrian Thurston | 2013-02-20 | 1 | -3/+0 |
| | |||||
* | Add gcc 4.7 support | Anton Ageev | 2013-01-20 | 4 | -15/+15 |
| | |||||
* | automated conversion of svn:ignore properties to .gitignore files on trunk | Adrian Thurston | 2012-04-28 | 1 | -0/+2 |
| | |||||
* | Fixes for the dists. refs #284. | Adrian Thurston | 2011-05-11 | 1 | -0/+10 |
| | |||||
* | Need a va_start and va_end around each vsnprintf. | Adrian Thurston | 2009-12-30 | 1 | -0/+5 |
| | |||||
* | Warning and error fixes for compiling with g++ 4.3.2. | Adrian Thurston | 2008-11-13 | 1 | -0/+1 |
| | |||||
* | Updated my email address. Fixed some GPL preambles: ragel -> colm. | Adrian Thurston | 2008-11-01 | 36 | -36/+36 |
| | |||||
* | Moved from private repository. | Adrian Thurston | 2008-11-01 | 38 | -0/+10269 |