| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Turn on a implicit-function-declaration warning by default. | seyko | 2015-03-03 | 1 | -0/+1 |
| | | | | | | | | | A non declared function leads to a seriuos problems. And while gcc don't turn this warning on lets tcc do it. This warning can be turned off by -Wno-implicit-function-declaration option. And autor must explicitly do this if program must be compiled with this warning off. | ||||
| * | tests2: fix and enable 46_grep test. | minux | 2014-04-12 | 1 | -5/+8 |
| | | |||||
| * | Corrected spelling mistakes in comments and strings | Vincent Lefevre | 2014-04-07 | 1 | -5/+5 |
| | | |||||
| * | tests2: move into tests | grischka | 2013-02-05 | 1 | -0/+564 |
