Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-10-25 | Add !#:+ token parsing to retrieve (and delete) next argument from list. | jbj | 1 | -15/+2 |
1999-10-21 | lclint annotations. | jbj | 1 | -15/+18 |
1999-07-27 | popt: heavy dose of const. | jbj | 1 | -2/+2 |
1999-04-07 | Merge (most) changes from the GNOME version of popt. The remaining changes | sopwith | 1 | -2/+7 |
1999-03-31 | Include alloca.h if available (Tim Mooney). | jbj | 1 | -0/+4 |
1999-03-10 | autogen.sh: Fix builddir != srcdir. | sopwith | 1 | -1/+1 |
1999-01-06 | EGCS cruft. | jbj | 1 | -1/+1 |
1998-12-29 | fixed memset() in help message generation (Dale Hawkins) | ewt | 1 | -1/+1 |
1998-10-29 | added POPT_ARG_INTL_DOMAIN (Elliot Lee) | ewt | 1 | -24/+58 |
1998-10-22 | added i18n support | ewt | 1 | -8/+11 |
1998-10-21 | implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST | ewt | 1 | -6/+9 |
1998-10-16 | added proper licensing info | ewt | 1 | -0/+4 |
1998-10-13 | test1.c | ewt | 1 | -8/+19 |
1998-10-13 | used POPT_ARG_MASK | ewt | 1 | -6/+7 |
1998-10-12 | fixed --help | ewt | 1 | -3/+3 |
1998-10-08 | automake linux fiddles. | jbj | 1 | -0/+4 |
1998-09-27 | 1) modified test to display callback val field | ewt | 1 | -0/+242 |