summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
...
* update .cvsignoredevzero20002011-04-131-0/+1
|
* fix compiler warning [-Wuninitialized]devzero20002011-01-211-0/+1
|
* - i18n: update po files (Translation Project).rpm-5_4_0-releasejbj2010-12-011-0/+1
|
* add version-script linker capability also for openindiana native lddevzero20002010-11-101-0/+1
|
* add test3 to the unit test, add color-tests automake optiondevzero20002010-11-041-0/+1
|
* add tdict to the unit test: augment make check with some tdict testsdevzero20002010-10-271-0/+1
|
* add test2 to the unit test: augment make check with some test2 testsdevzero20002010-10-271-0/+1
|
* fix: add missing automake per target test* LDFLAGSdevzero20002010-10-261-0/+1
|
* require, as in autogen.sh, a minimal automake version for bootstrapdevzero20002010-10-261-0/+1
|
* added --enable-valgrind autoconf optiondevzero20002010-07-261-0/+1
|
* Fixed the bug introduced with the correction of VPATHdevzero20002010-06-301-0/+1
| | | | | It's time to go on the beach at least leave make distcheck and make check and VPATH building working
* A bunch of minor fixdevzero20002010-06-291-0/+2
| | | | | | | | | - redo configure.ac and Makefile.am with different auto, probably to refine the ugly check command with some m4 macro. - add LINGUAS in favor of ALL_LINGUAS in autogen.sh and Makefile.am - fixup aix portability issue with alloca(system.h and configure.ac) and native compiler : make check work also - keep make dist and distcheck working
* add malloc vodo to testit.shdevzero20002010-06-231-0/+1
|
* define build-gcov disabled by defaultdevzero20002010-06-231-0/+1
|
* Fix: do make check work again. And yes the style is certainly not perfect.devzero20002010-06-211-0/+1
|
* - remove llvm warning from s/int/size_t/.jbj2010-06-181-0/+1
|
* - bump version to 1.17.DEVEL.jbj2010-06-181-0/+1
|
* - tests: test-cases for UNWANTEDARGS (Wayne Davison<wayned@samba.org>).jbj2010-06-181-0/+1
|
* - wire-up almost all *alloc's with assertions.jbj2010-06-181-0/+1
|
* - rename (to shorten) internal con->av[con->ac:con->nav] variables.jbj2010-06-181-0/+1
|
* - fix: rescusitate --enable-build-gcov AutoFu.jbj2010-06-181-0/+2
| | | | - start rewriting/simplifying argv routines.
* - allocate argv array as expected, not contiguously.jbj2010-06-171-0/+1
|
* - typo.jbj2010-06-171-1/+1
|
* - uncouple popt internals from poptSaveFoo, use poptSaveArg().jbj2010-06-171-0/+1
|
* - return statck under/overflow errors.jbj2010-06-171-0/+3
| | | | - fix: return POPT_ERROR_UNWANTEDARG with extraneous argument.
* - internalize POPT_OPTION_DEPTH for dynamic re-config.jbj2010-06-171-0/+1
|
* - use the RPN calculator with more-or-less dc(1) syntax.jbj2010-06-151-0/+1
|
* - wire up a multi-token RPN input stack using opt->argDescrip.jbj2010-06-141-0/+1
|
* - change error returns to assert failures for development.jbj2010-06-141-0/+3
|
* - sync with HEAD.jbj2010-06-141-0/+1
|
* - add an RPN calculator to do logical and add/subtract operations.jbj2010-06-131-1/+4
|
* update to new autofu/automagic. Do make distcheck workdevzero20002010-05-181-0/+1
|
* - add lv.po, update translations (Translation Project).jbj2010-02-171-0/+1
|
* - include xcode project in distribution tar ball.jbj2010-02-171-0/+1
|
* - make distcheck is now squeaky clean.jbj2010-02-171-0/+3
| | | | | - permit VPATH builds. - add shallow tests using ISP/RAS api-sanity-autotest.pl.
* - prefix bit set routines with popt to avoid symbol coolisions w rpm.jbj2010-01-191-0/+1
|
* add AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR to configure. del acinclude.m4 : ↵devzero20002009-08-131-1/+2
| | | | AC_CHECK_VA_COPY is not used
* - add tdict.c to exercise popt bit sets against /usr/dict/words.jbj2009-07-261-0/+1
|
* - add poptBitsArgs() method to generate args bit set.jbj2009-07-261-0/+1
|
* - add methods for bit set union and intersection.jbj2009-07-261-0/+3
| | | | | - permit comma separated attribute lists, handle negated attributes. - better test for POPT_ARG_BITSET.
* - add POPT_ARG_BITSET handling.jbj2009-07-251-0/+1
|
* - add POPT_ARG_SHORT handling.jbj2009-07-251-0/+1
|
* - handle all callback traversals within a C switch (for extendability ease).jbj2009-07-251-0/+1
|
* - add popt.pc.jbj2009-07-251-0/+2
|
* Ok, we decided to still include those fixes into 1.15popt-1_15-releaserse2009-04-121-3/+3
|
* fix building under --disable-nlsrse2009-04-121-0/+1
|
* remember recent changesrse2009-04-121-0/+4
|
* - poptReadFile: permit NULL if return values are not desired.jbj2009-01-251-1/+2
|
* - jbj: add poptReadFile routine.jbj2009-01-251-0/+1
|
* - trim out escaped newline(s) from file content, other fixesjbj2009-01-241-0/+1
|