Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [flex] Fix compilation issue under mips-gcc-6.4 | Adrian Chadd | 2020-07-14 | 1 | -1/+1 |
* | Remove the unnecessary configure.ac. | Jung-uk Kim | 2020-06-18 | 1 | -184/+0 |
* | MFV: r362286 | Jung-uk Kim | 2020-06-18 | 38 | -2227/+5091 |
* | Terminate filter_create_ext() args with NULL, not 0. | Brooks Davis | 2018-08-08 | 1 | -1/+1 |
* | Enable GNU m4 compatibility mode. | Jung-uk Kim | 2013-05-21 | 1 | -1/+1 |
* | Allow YY_NO_UNPUT to disable unput() for backward compatibility. | Jung-uk Kim | 2013-05-21 | 1 | -0/+5 |
* | Define yy_current_buffer for backward compatibility. | Jung-uk Kim | 2013-05-21 | 1 | -0/+1 |
* | Do not use log10(3) to get rid of libm dependency. It is really not useful. | Jung-uk Kim | 2013-05-21 | 3 | -3/+5 |
* | Reduce compiler warnings. | Jung-uk Kim | 2013-05-21 | 9 | -9/+16 |
* | Apply still relevant local changes. | Jung-uk Kim | 2013-05-21 | 13 | -101/+108 |
* | Add flex 2.5.37 from flex.sourceforge.net to contrib. | Jung-uk Kim | 2013-05-21 | 37 | -0/+28800 |