summaryrefslogtreecommitdiff
path: root/poptint.h
Commit message (Expand)AuthorAgeFilesLines
* - fix: free con->os->nextArg when used (memory leaks).jbj2016-06-271-0/+3
* - rename (to shorten) internal con->av[con->ac:con->nav] variables.jbj2010-06-181-4/+4
* - internalize POPT_OPTION_DEPTH for dynamic re-config.jbj2010-06-171-1/+25
* - prefix bit set routines with popt to avoid symbol coolisions w rpm.jbj2010-01-191-1/+1
* - add POPT_ARG_BITSET handling.jbj2009-07-251-0/+6
* - add POPT_ARG_SHORT handling.jbj2009-07-251-0/+1
* fix building under --disable-nlsrse2009-04-121-3/+3
* - jbj: splint (3.1.2) fiddles.jbj2008-12-181-3/+5
* - jbj: permit type/group bitmasks to be changed (if needed somewhen).jbj2008-12-181-2/+8
* - jbj: snip out 8 unused bits for argument groups.jbj2008-12-181-0/+1
* - jbj: permit "#define POPT_fprintf fprintf" to lose the malloc'ing fprintf.jbj2008-03-091-22/+27
* - jbj: study the mess with splint, remove annotations where possible.jbj2008-03-091-1/+2
* - jbj: another pass with splint: use malloc, not alloca.jbj2008-02-171-2/+2
* - add utf8_skip_data table[] to keep track of utf8 character widths.jbj2008-02-161-0/+5
* - jbj: add POPT_dgettext() for popt internal UTF-8 codeset (Takao Fujiwara).jbj2008-02-161-1/+1
* - jbj: add POPT_next_char(), backout POPT_fprintf() usage (for the moment).jbj2008-02-161-3/+6
* - jbj: free aliases/execs with common code.jbj2008-02-131-1/+4
* - jbj: hmmm, POSIXly correct --echo-args needs fixing, disable for now.jbj2008-02-121-3/+14
* - jbj: poptint.h: add poptSubstituteHelpI18N() to bury the ABI hack.jbj2008-02-121-0/+10
* - jbj: start using poptArg and poptArgType() where useful.jbj2008-02-121-0/+14
* - jbj: add a %track section (as in rpm-5.0) to popt.spec.popt-1_13-releasejbj2007-12-111-1/+1
* - jbj: rescuscitate the splint annotations.jbj2007-11-041-2/+36
* match va_copy with a va_end.jbj2007-06-151-2/+0
* Bring in rpm.org changes to HEAD.jbj2007-05-251-1/+7
* splint fiddles.jbj2003-04-301-1/+1
* Sync with rpm-4.1.jbj2002-08-311-1/+1
* - verify signatures/digests retrieved through rpmdbNextIterator().jbj2002-07-241-4/+4
* - beecrypt: merge changes from beecrypt-2.3.0.jbj2002-06-151-16/+36
* - missing key(s) on keyring when verifying a signature is now an error.jbj2002-01-181-1/+1
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-4/+4
* - popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj2001-07-071-10/+4
* - fix typos in linux.{req,prov}.jbj2001-06-051-1/+4
* lclint fiddles.jbj2001-06-041-3/+3
* - enough lclint annotations and fiddles already.jbj2001-05-051-15/+25
* - use popt autohelp for rpm helper binaries.jbj2001-01-011-17/+15
* Sync with rpm-4_0 branch.jbj2000-12-191-2/+2
* Doxygen annotations.jbj2000-08-271-0/+4
* From: Dick Porter <dick@acm.org> --jbj1999-11-181-0/+1
* lclint annotations.jbj1999-10-251-2/+2
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-0/+17
* lclint annotations.jbj1999-10-211-5/+5
* lclint annotations.jbj1999-10-211-15/+16
* popt: heavy dose of const.jbj1999-07-271-10/+12
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1998-10-291-1/+3
* added i18n supportewt1998-10-221-0/+18
* added proper licensing infoewt1998-10-161-0/+4
* split popt into multiple filesewt1998-09-271-0/+42