summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* - permit popt alias/exec to include content from a file.jbj2009-01-231-0/+1
* - permit glob(3) patterns in appName field of popt alias/exec config.jbj2009-01-231-0/+1
* - add test cases for bit operations and toggles.jbj2009-01-231-0/+1
* - avoid displaying --[no]nofoo with POPT_ARGFLAG_TOGGLE.jbj2009-01-211-0/+1
* - add poptArgInfo() to get argInfo, implementing POPT_ARGFLAG_TOGGLE.jbj2009-01-211-0/+3
* - jbj: rework the glob wrappers into something more useful. portability todo++.jbj2008-12-201-0/+1
* - stub in glob(3) wrappers for popt. more useful poptGlob() API next.jbj2008-12-201-0/+1
* - add poptInit/poptFini/poptReadConfigFiles/poptSaneFile routines.jbj2008-12-191-0/+1
* - jbj: rewrite poptReadConfigFile(), styling for (i.e. my) readbility.jbj2008-12-191-0/+1
* - jbj: reserve a bit for --[no]opt prefix toggling.jbj2008-12-181-0/+1
* - jbj: fix: check/print argv[0] in --help for NULL.jbj2008-12-181-0/+1
* - jbj: permit type/group bitmasks to be changed (if needed somewhen).jbj2008-12-181-0/+1
* - jbj: snip out 8 unused bits for argument groups.jbj2008-12-181-0/+1
* - jbj: fix: eliminate dead code (CID#5).jbj2008-12-041-0/+1
* - jbj: fix: rearrange code to better hint to coverity scan (CID#9).jbj2008-12-041-1/+2
* - jbj: fix: rewrite (and simplify) strdup_locale_from_utf8().jbj2008-12-041-0/+1
* - test/use HAVE_SRANDOM to avoid portability issues.jbj2008-10-251-0/+1
* - jbj: fix: remove AC_CHECK_VA_COPY check, va_copy is no longer used.jbj2008-10-041-0/+1
* - jbj: add eo.po and id.po (Translation Project).jbj2008-09-181-0/+1
* - jbj: updated da.po (Translation Project).jbj2008-09-181-0/+1
* - jbj: extend coverage to several additional setup routines.jbj2008-05-051-0/+1
* - jbj: add tests for --usage/--help coverage.jbj2008-05-051-0/+1
* - jbj: add lconv/gcov targets to Makefile.am.jbj2008-05-051-0/+1
* - jbj: refactor automagic (*opt->arg) option arg store to poptSaveArg().jbj2008-05-051-0/+1
* - ldv: update INPUT tag in Doxyfile.in, fix doxygen warnings in popthelp.c.ldv2008-04-261-0/+1
* - start popt-1.15 development.jbj2008-04-061-0/+4
* - jbj: remove findme.c, add poptint.c, to po/POTFILES.in.popt-1_14-releasejbj2008-04-021-0/+1
* - jbj: use stpcpy 2 more places (Wayne Davison<wayned@samba.org>).jbj2008-03-271-0/+1
* - jbj: add @LTLIBICONV@ when needed (Stanislav Brabec<sbrabec@suse.cz>).jbj2008-03-271-0/+2
* Updated de.po (not from the Translation Project)robert2008-03-121-0/+1
* - jbj: study the mess with splint. Sigh, splint is so easily confused ...jbj2008-03-101-0/+3
* - jbj: enable equal after short option (Wayne Davison<wayned@samba.org>).jbj2008-03-091-0/+1
* - jbj: permit "#define POPT_fprintf fprintf" to lose the malloc'ing fprintf.jbj2008-03-091-0/+2
* - jbj: study the mess with splint, remove annotations where possible.jbj2008-03-091-0/+6
* Fix memcpy(3) based va_copy(3) fallbacksrse2008-03-091-0/+1
* - jbj: fix: short option with "foo=bar" argument was mishandled.jbj2008-03-091-0/+2
* - jbj: rename _ABS to avoid collisions, define DBL_EPSILON if not presentjbj2008-03-091-0/+2
* - jbj: Davison, not Davidson.jbj2008-03-081-2/+2
* - jbj: test for <glob.h>, disable reading directory poptrc files if not.jbj2008-03-081-0/+3
* - jbj: make sure that short options are printed only once with --usage.jbj2008-03-081-0/+1
* - jbj: don't display hidden short options with --usage.jbj2008-03-081-0/+1
* - jbj: updated sv.po (Translation Project).jbj2008-02-241-0/+1
* - jbj: updated {fi,nl}.po (Translation Project).jbj2008-02-211-0/+1
* - jbj: updated th.po (Translation Project).jbj2008-02-191-0/+1
* - rsc: avoid multilib file conflicts in generated doxygen.jbj2008-02-181-0/+1
* - jbj: updated vi.po and zh_CN.po (Translation Project).jbj2008-02-181-0/+1
* - jbj: fix: keep the poptHelpOptions array exactly the same size.jbj2008-02-181-0/+1
* - jbj: updated pl.po (Translation Project).jbj2008-02-181-0/+1
* - jbj: add new fi, th, zh_TW translations (Translation Project).jbj2008-02-171-0/+2
* - jbj: display POPT_ARG_ARGV options in --help just like other options.jbj2008-02-171-0/+1