summaryrefslogtreecommitdiff
path: root/test1.c
Commit message (Expand)AuthorAgeFilesLines
* redo commit 8396019 againrpm-5_4_3-releasedevzero20002011-09-051-1/+1
* redo commit 8396019devzero20002011-09-051-0/+4
* merge commit 8396019 from git pull requestdevzero20002011-09-051-2/+2
* merge commit ea2978d from git pull requestdevzero20002011-09-051-2/+2
* fix again test1.c for running testit.sh alonedevzero20002010-07-261-0/+5
* Fixed the bug introduced with the correction of VPATHdevzero20002010-06-301-4/+1
* Fixed VPATH building with arbitrary directory structuredevzero20002010-06-301-0/+9
* - return statck under/overflow errors.jbj2010-06-171-1/+1
* - use the RPN calculator with more-or-less dc(1) syntax.jbj2010-06-151-2/+2
* - add an RPN calculator to do logical and add/subtract operations.jbj2010-06-131-0/+19
* update to new autofu/automagic. Do make distcheck workdevzero20002010-05-181-0/+2
* - splint fiddles.jbj2009-07-261-2/+2
* - add methods for bit set union and intersection.jbj2009-07-261-5/+17
* - add POPT_ARG_BITSET handling.jbj2009-07-251-6/+18
* - add POPT_ARG_SHORT handling.jbj2009-07-251-4/+15
* - jbj: splint fiddles.jbj2009-01-241-2/+2
* - add test cases for bit operations and toggles.jbj2009-01-231-7/+9
* - jbj: splint (3.1.2) fiddles.jbj2008-12-181-0/+2
* - jbj: extend coverage to poptPeekArg().jbj2008-05-051-6/+8
* - jbj: extend coverage to several additional setup routines.jbj2008-05-051-0/+4
* - jbj: test for <glob.h>, disable reading directory poptrc files if not.jbj2008-03-081-2/+2
* - jbj: another pass with splint: use malloc, not alloca.jbj2008-02-171-1/+1
* - jbj: display POPT_ARG_ARGV options in --help just like other options.jbj2008-02-171-1/+1
* - jbj: add test for POPT_ARG_ARGV handling.jbj2008-02-171-1/+8
* - splint fiddles.jbj2008-02-161-4/+4
* - add POPT_ARG_ARGV, starting with the poptSaveString() method.jbj2008-02-131-2/+27
* - jbj: hmmm, POSIXly correct --echo-args needs fixing, disable for now.jbj2008-02-121-4/+13
* - jbj: remove splint bounds/branch annotations, little gain, much pain.jbj2007-11-041-2/+0
* HAVE_MCHECK_H and HAVE_MTRACE are Autoconf AC_DEFINEs. Those are not permitte...rse2007-06-141-2/+2
* Bring in rpm.org changes to HEAD.jbj2007-05-251-4/+4
* Update popt internal copyright messages.jbj2002-08-221-1/+1
* Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj2002-07-081-2/+2
* Add boundsread annotations throughout, enable +bounds checking.jbj2002-07-021-0/+2
* - beecrypt: merge changes from beecrypt-2.3.0.jbj2002-06-151-33/+87
* - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj2001-06-171-39/+104
* - enough lclint annotations and fiddles already.jbj2001-05-051-1/+1
* - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj2000-12-311-0/+6
* Sync with rpm-4_0 branch.jbj2000-12-191-2/+2
* - popt: support for float/double args.jbj2000-09-111-0/+12
* use compressed filenames on install side.jbj1999-10-271-1/+1
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-9/+20
* Modify test1 to do poptResetContext before parsing args.jbj1999-10-221-13/+34
* popt: heavy dose of const.jbj1999-07-271-1/+1
* fix: don't add header if signature generation failed (Carlo Wood).jbj1999-03-221-1/+1
* autogen.sh: Fix builddir != srcdir.sopwith1999-03-101-23/+25
* allow single dash arguments (to represent stdin)ewt1999-02-251-0/+4
* implemented POPT_ARGINFO_INC_DATApopt-1_2ewt1998-10-271-0/+7
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1998-10-211-1/+4
* added POPT_ARGFLAG_ONEDASHewt1998-10-211-0/+5
* added proper licensing infoewt1998-10-161-0/+4