work on PRINT encoding
[pspp] / Smake
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
2004-01-27 John DarringtonFixed some issues with internationalisation
2003-12-17 John DarringtonAdded a --enable-debug option to configure and
2003-12-11 John DarringtonRemoved auto generated files from the repository