index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subopt-helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify range-checking functions for subopt parsing.
reimar
2010-01-01
1
-6
/
+2
*
Fix function declarations to avoid casting function pointers.
reimar
2010-01-01
1
-2
/
+4
*
Get rid of some more trailing whitespace
reynaldo
2009-05-12
1
-4
/
+4
*
Get rid of the "set" member of the subopt-parser struct, it made
reimar
2009-03-06
1
-10
/
+3
*
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
diego
2007-02-21
1
-1
/
+1
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
1
-1
/
+1
*
1l, strtof is only C99, strtod is ANSI C, so use that instead.
reimar
2005-10-11
1
-1
/
+1
*
support float arguments in subopt helper.
joey
2005-10-10
1
-0
/
+19
*
Allow string escaping via "".
reimar
2005-09-27
1
-0
/
+9
*
helper functions for comparing strarg_t "strings".
reimar
2005-06-16
1
-0
/
+19
*
support lenght-quoting of strings in subopt parser.
reimar
2005-06-16
1
-1
/
+12
*
Move generic tests to a common place.
al
2005-02-19
1
-0
/
+18
*
100l, missing () around *valp
reimar
2005-01-22
1
-1
/
+1
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
1
-1
/
+19
*
fix string argument parsing (e.g. one char strings were not accepted)
reimar
2005-01-01
1
-14
/
+5
*
suboption parser for vo and ao modules
al
2004-12-31
1
-0
/
+256