Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -2/+2 |
* | eval: implement not() expression | Stefano Sabatini | 2011-09-19 | 1 | -5/+3 |
* | eval: add sqrt function for computing the square root | Stefano Sabatini | 2011-09-19 | 1 | -0/+4 |
* | eval: add support for trunc, ceil, and floor functions | Stefano Sabatini | 2011-04-10 | 1 | -0/+12 |
* | replace FFmpeg with Libav in doc/ | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | Implement isnan() function evaluation. | Stefano Sabatini | 2010-11-03 | 1 | -0/+3 |
* | Add eval.texi file. | Stefano Sabatini | 2010-11-03 | 1 | -0/+137 |