Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable GNU m4 compatibility mode. | jkim | 2013-05-21 | 1 | -1/+1 |
* | Allow YY_NO_UNPUT to disable unput() for backward compatibility. | jkim | 2013-05-21 | 1 | -0/+5 |
* | Define yy_current_buffer for backward compatibility. | jkim | 2013-05-21 | 1 | -0/+1 |
* | Do not use log10(3) to get rid of libm dependency. It is really not useful. | jkim | 2013-05-21 | 3 | -3/+5 |
* | Reduce compiler warnings. | jkim | 2013-05-21 | 9 | -9/+16 |
* | Apply still relevant local changes. | jkim | 2013-05-21 | 13 | -101/+108 |
* | Add flex 2.5.37 from flex.sourceforge.net to contrib. | jkim | 2013-05-21 | 37 | -0/+28800 |