gstreamer/gst/parse
David Schleef e1ee4eb428 Fix parsing of negative values.
Original commit message from CVS:
Fix parsing of negative values.
2002-10-31 20:05:06 +00:00
..
.gitignore add (incomplete) flex/bison-based parser to cvs the tokenizer is functional, but the grammar definition is bad. this ... 2002-03-31 21:09:17 +00:00
grammar.y Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth... 2002-09-18 23:23:41 +00:00
Makefile.am Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth... 2002-09-18 23:23:41 +00:00
parse.l Fix parsing of negative values. 2002-10-31 20:05:06 +00:00
types.h quote spaces in tokens passed to gst_parse_launchv. this restores the old (shell-friendly) quoting behavior. 2002-04-13 17:11:42 +00:00