Author | SHA1 | Message | Date |
---|---|---|---|
|
25f3827e1d |
tools/ffeval: do not use UNIX-specific /dev/std{in,out} files
Should fix behavior when the /dev/ directory is not defined (e.g. on Windows). |
12 years ago |
|
22c5cc239c | tools/ffeval: include compat/getopt.c in case of missing system getopt() | 12 years ago |
|
225d3cc1cc |
ffeval: avoid folding EOF onto a valid char
Fixes CID733704 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
24860a913c |
tools: add ffeval tool
The tool is useful for testing the internal arithmetic evaluation engine (indeed I plan to use it in FATE), and provides a handy calculator when you can't rely on bc ;-). |
13 years ago |