summaryrefslogtreecommitdiff
path: root/popt.h
Commit message (Expand)AuthorAgeFilesLines
...
* - popt: support for float/double args.jbj2000-09-111-0/+2
* Doxygen annotations.jbj2000-08-271-0/+4
* - fix: uniqify dependency problems when printing (#14034).jbj2000-07-311-0/+2
* make db indices as lightweight as possible, with per-dbi config.jbj2000-04-231-0/+12
* From: Dick Porter <dick@acm.org> --jbj1999-11-181-0/+3
* use compressed filenames on install side.jbj1999-10-271-3/+3
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-1/+3
* lclint annotations.jbj1999-10-211-16/+17
* lclint annotations.jbj1999-10-211-5/+5
* lclint annotations from build.jbj1999-10-041-1/+2
* popt: heavy dose of const.jbj1999-07-271-11/+11
* const'ified poptParseArgvString (Jeff Garzik)ewt1998-12-291-1/+1
* fixed memset() in help message generation (Dale Hawkins)ewt1998-12-291-0/+8
* Improved man page a bit, install by default.johnsonm1998-11-191-0/+1
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1998-10-291-0/+4
* implemented POPT_ARGINFO_INC_DATApopt-1_2ewt1998-10-271-1/+2
* don't typedef poptOption on c++ewt1998-10-261-0/+2
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1998-10-211-0/+7
* added poptGetInvocationName()ewt1998-10-211-0/+1
* added POPT_ARGFLAG_ONEDASHewt1998-10-211-1/+1
* added proper licensing infoewt1998-10-161-0/+4
* 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*ewt1998-10-131-0/+3
* changed popt callbacks t get a pointer into the option tableewt1998-09-271-2/+3
* 1) added included tablesewt1998-09-271-0/+21
* added poptSetExecPath()ewt1998-07-291-0/+1
* 1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRSTewt1998-07-271-2/+5
* 1) added autoconf for popt directory to make archiveewt1998-02-171-1/+1
* Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.r2-4-101marc1997-11-021-0/+2
* implmented POPT_ARG_INT and POPT_ARG_LONGewt1997-11-021-0/+2
* 1) added poptStuffArgs()ewt1997-02-171-2/+4
* added poptBadOption(), poptStrerror(), flags argument to poptAddAlias2-3-3ewt1997-01-201-3/+6
* 1) added parsing options for option argsewt1997-01-171-3/+11
* Initial revisionewt1997-01-171-0/+49