summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ok, we decided to still include those fixes into 1.15popt-1_15-releaserse2009-04-121-3/+3
* ops, sorry, I get a local patch still applied when regenerating the po/ stuff...rse2009-04-1232-960/+960
* update po/ files after recent changesrse2009-04-1232-960/+960
* fix building under --disable-nlsrse2009-04-122-3/+4
* remember recent changesrse2009-04-121-0/+4
* Fix portability:rse2009-04-121-3/+6
* Errr.. no, "-D_GNU_SOURCE -D_REENTRANT" has nothing to do with GCC (itrse2009-04-121-9/+7
* - jbj: release popt-1.15.jbj2009-04-1133-576/+721
* - poptReadFile: permit NULL if return values are not desired.jbj2009-01-253-11/+17
* - jbj: add poptReadFile routine.jbj2009-01-254-64/+76
* - jbj: splint fiddles.jbj2009-01-243-64/+95
* - trim out escaped newline(s) from file content, other fixesjbj2009-01-242-9/+32
* - permit popt alias/exec to include content from a file.jbj2009-01-232-30/+95
* - permit glob(3) patterns in appName field of popt alias/exec config.jbj2009-01-233-18/+82
* - add test cases for bit operations and toggles.jbj2009-01-233-12/+22
* - avoid displaying --[no]nofoo with POPT_ARGFLAG_TOGGLE.jbj2009-01-213-2/+14
* - jbj: fix typo, display toggled long options as "--[no]foo" with --help.jbj2009-01-212-3/+5
* - add poptArgInfo() to get argInfo, implementing POPT_ARGFLAG_TOGGLE.jbj2009-01-212-30/+97
* - jbj: rework the glob wrappers into something more useful. portability todo++.jbj2008-12-202-76/+83
* - stub in glob(3) wrappers for popt. more useful poptGlob() API next.jbj2008-12-202-43/+98
* - jbj: expose new methods in loader map as well.jbj2008-12-191-0/+4
* - add poptInit/poptFini/poptReadConfigFiles/poptSaneFile routines.jbj2008-12-194-9/+173
* - jbj: rewrite poptReadConfigFile(), styling for (i.e. my) readbility.jbj2008-12-192-51/+44
* - jbj: reserve a bit for --[no]opt prefix toggling.jbj2008-12-182-1/+3
* - jbj: fix: check/print argv[0] in --help for NULL.jbj2008-12-183-7/+4
* - jbj: splint (3.1.2) fiddles.jbj2008-12-186-6/+11
* - jbj: permit type/group bitmasks to be changed (if needed somewhen).jbj2008-12-184-3/+17
* - jbj: snip out 8 unused bits for argument groups.jbj2008-12-183-1/+5
* - jbj: fix: eliminate dead code (CID#5).jbj2008-12-042-2/+2
* - jbj: fix: rearrange code to better hint to coverity scan (CID#9).jbj2008-12-042-2/+3
* - jbj: fix: rewrite (and simplify) strdup_locale_from_utf8().jbj2008-12-042-60/+53
* - test/use HAVE_SRANDOM to avoid portability issues.jbj2008-10-253-1/+17
* - jbj: fix: remove AC_CHECK_VA_COPY check, va_copy is no longer used.jbj2008-10-042-1/+1
* - jbj: add eo.po and id.po (Translation Project).jbj2008-09-184-1/+266
* - jbj: updated da.po (Translation Project).jbj2008-09-1831-389/+392
* - jbj: correct typo in commented out make target.jbj2008-09-181-1/+1
* fix description of POPT_ARG_NONErse2008-07-171-1/+1
* Updated German popt translationrobert2008-05-251-10/+8
* - jbj: extend coverage to poptPeekArg().jbj2008-05-051-6/+8
* - jbj: extend coverage to several additional setup routines.jbj2008-05-055-4/+13
* - jbj: add tests for --usage/--help coverage.jbj2008-05-052-0/+52
* - jbj: add lconv/gcov targets to Makefile.am.jbj2008-05-053-0/+33
* - jbj: refactor automagic (*opt->arg) option arg store to poptSaveArg().jbj2008-05-052-100/+116
* - ldv: update INPUT tag in Doxyfile.in, fix doxygen warnings in popthelp.c.ldv2008-04-263-4/+4
* - start popt-1.15 development.jbj2008-04-0632-40/+46
* - jbj: remove findme.c, add poptint.c, to po/POTFILES.in.popt-1_14-releasejbj2008-04-0232-841/+842
* - jbj: use stpcpy 2 more places (Wayne Davison<wayned@samba.org>).jbj2008-03-272-12/+10
* - jbj: add @LTLIBICONV@ when needed (Stanislav Brabec<sbrabec@suse.cz>).jbj2008-03-274-3/+6
* Updated de.po (not from the Translation Project)robert2008-03-122-10/+9
* - jbj: study the mess with splint. Sigh, splint is so easily confused ...jbj2008-03-108-115/+98