Activity for argp.sh

  • Bob Hepple Bob Hepple committed [r52]

    close name conflict if option is TYPE=''... by using lower case identifiers; bring tests up to date

  • Bob Hepple Bob Hepple committed [r51]

    update copyright message

  • Bob Hepple Bob Hepple committed [r50]

    add TAGS target

  • Bob Hepple Bob Hepple committed [r49]

    fix bug when argument has single quotes

  • Bob Hepple Bob Hepple committed [r48]

    Fix buffer overrun with large #args > 100; use g_malloc0() for consistency

  • Bob Hepple Bob Hepple committed [r47]

    Fix buffer overrun with large #args > 100

  • Bob Hepple Bob Hepple committed [r46]

    Improve building of help message

  • Bob Hepple Bob Hepple committed [r45]

    Add ARGP_PREFIX

  • Bob Hepple Bob Hepple committed [r44]

    better error messages

  • Bob Hepple Bob Hepple committed [r43]

    write filter as a generic (useful) routine

  • Bob Hepple Bob Hepple committed [r42]

    use 2 pipes to talk to child rather than temp file

  • Bob Hepple Bob Hepple committed [r41]

    c version now groks xml

  • Bob Hepple Bob Hepple committed [r40]

    quote backslashes and single quotes

  • Bob Hepple Bob Hepple committed [r39]

    update version number

  • Bob Hepple Bob Hepple committed [r38]

    wrap returned values in $'...'

  • Bob Hepple Bob Hepple committed [r37]

    comments

  • Bob Hepple Bob Hepple committed [r36]

    default to argp binary (now that it's fixed)

  • Bob Hepple Bob Hepple committed [r35]

    fix c - set & use entry->was_set; fixup use of ARGP_OPTION_SEP and entry->option_sep

  • Bob Hepple Bob Hepple committed [r34]

    fix c - compress printing of short & long names

  • Bob Hepple Bob Hepple committed [r33]

    fix c - print_short_flags wasn't skipping options with arg

  • Bob Hepple Bob Hepple committed [r32]

    fix c - print_short_flags wasn't skipping options with arg

  • Bob Hepple Bob Hepple committed [r31]

    fix c - --version

  • Bob Hepple Bob Hepple committed [r30]

    fix int & float ranges (need to allow 1-3 as well as 1:3); misc

  • Bob Hepple Bob Hepple committed [r29]

    reorganising test framework; restart work on c version

  • Bob Hepple Bob Hepple committed [r28]

    bump version number

  • Bob Hepple Bob Hepple committed [r27]

    bump version number

  • Bob Hepple Bob Hepple committed [r26]

    fix GARGP_FLOAT_RANGE_REGEX - remove superfluous *

  • Bob Hepple Bob Hepple committed [r25]

    add 'first-time' flag so that multiple array and string options clear the default value out first; upper bound in numeric range checks was not being fetched from the regex correctly

  • Bob Hepple Bob Hepple committed [r24]

    'ARGP_DELETE=quiet version' was not working

  • Bob Hepple Bob Hepple committed [r23]

    escape <,> for xml in usage

  • Bob Hepple Bob Hepple committed [r22]

    more compact output for man options with args

  • Bob Hepple Bob Hepple committed [r21]

    ShellCheck clean; more compact output for optio...

  • Bob Hepple Bob Hepple committed [r20]

    corner case of printing help for longname+arg w...

  • Bob Hepple Bob Hepple committed [r19]

    remove tabs; minor tweaks

  • Bob Hepple Bob Hepple committed [r18]

    Allow VERBOSE and QUIET to have default values ...

  • Bob Hepple Bob Hepple committed [r17]

    use sort -f instead of --ignore-case for busybox

  • Bob Hepple Bob Hepple committed [r16]

    doco improvements

  • Bob Hepple Bob Hepple committed [r15]

    allow '-' as a numeric separator; expand doco

  • Bob Hepple Bob Hepple committed [r14]

    definitely set initial value of option

  • Bob Hepple Bob Hepple committed [r13]

    Summary: fix typo in procesing of boolean

  • Bob Hepple Bob Hepple committed [r12]

    bools to flip between '' and 'set' or unless i...

  • Bob Hepple Bob Hepple committed [r11]

    Fix regex

  • Bob Hepple Bob Hepple committed [r10]

    Fix ranges to use colon 1:3; range checking & p...

  • Bob Hepple Bob Hepple committed [r9]

    --print-xml now prints out verbose and version ...

  • Bob Hepple Bob Hepple committed [r8]

    fix --print-xml to use get_opt_raw_desc

  • Bob Hepple Bob Hepple committed [r7]

    tidy up

  • Bob Hepple Bob Hepple committed [r6]

    fix array concat

  • Bob Hepple Bob Hepple committed [r5]

    add tests

  • Bob Hepple Bob Hepple committed [r4]

    fix joining of multiple string/array options wi...

1
MongoDB Logo MongoDB