Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / Smake
2009-09-01 John DarringtonRemove i18n related configuration items which are no...
2009-08-31 John DarringtonRewrite automake rules for internationalisation files.
2009-07-30 John DarringtonUse u8_cpy instead of memcpy.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonAvoid compiler warning
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-07 John DarringtonChange union value type to contain uint8_t types instea...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben Pfaffsparse-array: Improve iteration interface.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-13 John DarringtonUse replacement rename function from gnulib
2009-04-08 John DarringtonUse the replacement rename function from gnulib.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-20 John DarringtonFix corrupted .sav files on w32 builds
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix problems with make distcheck
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-11-04 Ben PfaffUse gnulib 'close' module, for compatibility with newes...
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-05 Ben PfaffUse Gnulib module "regex", to fix linking on Mingw.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-03-18 John DarringtonUpdated Smake to fit recent gnulib checkout
2007-12-05 Ben Pfaff* src/language/data-io/data-reader.c (struct dfm_reader...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 Ben PfaffUse isfinite, round modules from gnulib.
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-06-14 Ben PfaffUse xmalloca instead of xallocsa due to module renaming.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-28 John DarringtonFix warnings.
2007-04-23 Ben PfaffImplement model checker for testing purposes.
2007-04-12 John DarringtonFixed Bug #19424 (confidence interval from EXAMINE).
2007-04-04 Ben Pfaff* Smake: Use fpieee module from Gnulib.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-03-19 Ben Pfaff* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
2007-03-17 Jason Stoverremoved duplicate minmax entry
2007-03-17 John DarringtonChanged call to nl_langinfo with localecharset (from...
2007-03-10 Jason Stoveradded minmax
2007-02-22 John DarringtonQuoted strings in generated syntax.
2007-02-19 Ben PfaffMingw compatibility fixes for file name code.
2007-02-17 Ben PfaffAdd tmpfile module, which fixes the use of the tmpfile...
2007-02-12 Ben PfaffReduce platform dependence.
2007-01-15 Ben PfaffAdd _debug target to create _debug directory and config...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-24 John Darringtoncvsignore for m4, intl and gl
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-10-29 Ben PfaffSun Oct 29 14:08:53 2006 Ben Pfaff <blp@gnu.org>
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-07-18 Ben PfaffPatch #5244.
2006-07-18 Ben Pfaff * Smake: Add --doc-base=gl/doc to gnulib-tool invocati...
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
2006-06-03 John DarringtonMinor i18n issues.
2006-05-30 John DarringtonInternationalisation.
2006-05-15 John DarringtonDeleted code which rendered the button labels twice.
2006-05-14 Ben PfaffBreak autoreconf call into calls to individual programs...
2006-05-10 Ben PfaffUse <stdarg.h> from gnulib instead of our home-grown...
2006-04-24 Ben PfaffUse gnulib exit module.
2006-04-24 Ben PfaffAdd linebreak to GNULIB_MODULES.
2006-04-05 Ben PfaffAdd stdint to GNULIB_MODULES.
2006-04-04 John DarringtonMade make -f Smake check work.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-30 Ben PfaffReformat GNULIB_MODULES list to make it more maintainable.
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-04 Ben PfaffRemove BLP_INT_DIGITS. Now we use the intprops.h heade...
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-26 Ben PfaffExclude dotfiles from po/POTFILES.in.
2005-10-29 Ben PfaffAdd _build target for convenience.
2005-09-19 Ben PfaffSmake: Add `check' target for convenience. Add --tests...
2005-09-17 Ben PfaffFix gnulib problems.
2005-08-07 Ben PfaffNeed to make sure m4/Makefile.am exists before running...
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-05-04 John DarringtonAdded CONFIGUREFLAGS option to Smake.
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2005-02-15 John DarringtonOmitted src/version.c from po/POTFILES.in, since it...
2004-11-29 Ben PfaffChange -a to -pR in cp invocations for SUSv3 compliance.
2004-02-22 John DarringtonImproved method of generating POTFILES.in
2004-02-21 John DarringtonChanged po/POTFILES.in to be a generated file.
2004-02-08 John DarringtonAdded calculations for the correlation for paired sampl...
2004-02-03 John DarringtonAdded workaround for annoying gettextize behaviour
2004-01-27 John Darringtonfixed broken dependency in Smake
next