summaryrefslogtreecommitdiff
path: root/popt/popt.h
AgeCommit message (Expand)AuthorFilesLines
1999-11-18From: Dick Porter <dick@acm.org> --jbj1-0/+3
1999-10-27use compressed filenames on install side.jbj1-3/+3
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1-1/+3
1999-10-21lclint annotations.jbj1-16/+17
1999-10-21lclint annotations.jbj1-5/+5
1999-10-04lclint annotations from build.jbj1-1/+2
1999-07-27popt: heavy dose of const.jbj1-11/+11
1998-12-29const'ified poptParseArgvString (Jeff Garzik)ewt1-1/+1
1998-12-29fixed memset() in help message generation (Dale Hawkins)ewt1-0/+8
1998-11-19Improved man page a bit, install by default.johnsonm1-0/+1
1998-10-29added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1-0/+4
1998-10-27implemented POPT_ARGINFO_INC_DATAewt1-1/+2
1998-10-26don't typedef poptOption on c++ewt1-0/+2
1998-10-21implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1-0/+7
1998-10-21added poptGetInvocationName()ewt1-0/+1
1998-10-21added POPT_ARGFLAG_ONEDASHewt1-1/+1
1998-10-16added proper licensing infoewt1-0/+4
1998-10-131) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*ewt1-0/+3
1998-09-27changed popt callbacks t get a pointer into the option tableewt1-2/+3
1998-09-271) added included tablesewt1-0/+21
1998-07-29added poptSetExecPath()ewt1-0/+1
1998-07-271) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRSTewt1-2/+5
1998-02-171) added autoconf for popt directory to make archiveewt1-1/+1
1997-11-02Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.marc1-0/+2
1997-11-02implmented POPT_ARG_INT and POPT_ARG_LONGewt1-0/+2
1997-02-171) added poptStuffArgs()ewt1-2/+4
1997-01-20added poptBadOption(), poptStrerror(), flags argument to poptAddAliasewt1-3/+6
1997-01-171) added parsing options for option argsewt1-3/+11
1997-01-17Initial revisionewt1-0/+49