work on PRINT encoding
[pspp] / Smake
2011-09-26 John DarringtonSmake give correct dependencies where they are well...
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-02 John DarringtonRemove some gnulib modules whichare being flagges as...
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-07 Ben Pfaffgui: Add <gtk/gtk.h> wrapper with functions from GTK...
2011-04-23 Ben PfaffSmake: Add unilbrk/u8-possible-linebreaks Gnulib module.
2011-03-22 Ben PfaffSmake: Add 'memrchr' Gnulib module.
2011-03-21 Ben PfaffFix up build following dropping ulc-width-linebreaks... 20110321030505/pspp
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffscan: New library for high-level PSPP syntax lexical...
2011-03-20 Ben Pfaffsegment: New library for low-level phase of lexical...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-19 Ben PfaffSmake: Remove ulc-width-linebreaks module.
2011-02-20 Ben Pfaffformat: Count prefix and suffix width in terms of displ...
2011-02-15 Ben PfaffUse new Gnulib function dtoastr() to format short,...
2011-02-05 Ben PfaffSmake: Avoid duplicating $(GNULIB_TOOL) invocation.
2011-02-04 Ben Pfaffsys-file-reader: Add tests. 183/pspp 184/pspp 20110204030503/pspp 20110205030505/pspp
2010-11-19 Ben Pfaffidentifier: Add some functions for Unicode syntax.
2010-11-19 Ben Pfaffstr: Add some functions for handling UTF-8.
2010-10-27 John DarringtonSmake: Add a rule to update the gl directory without...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-25 John DarringtonUpdate to latest Gnulib
2010-07-30 John DarringtonRemoved the gnulib modules which are being flagged...
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-06-08 Ben PfaffSmake: Don't create .cvsignore files. 20100609040502/pspp
2010-05-26 Ben PfaffMove auxiliary files used for build into "build-aux...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-03 Ben PfaffTake advantage of Gnulib configmake module.
2010-04-16 Ben Pfaffconfigure.ac: Restore use of AM_GNU_GETTEXT.
2010-02-24 Ben Pfaffodt: Remove dependency on external "zip" program. 20100224040512/pspp
2010-02-11 Ben PfaffSmake: Add mkdtemp module, used by odt output driver.
2010-02-09 Ben PfaffSmake: Remove unused gethostname, getlogin_r, strsep...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-01 John DarringtonRemove i18n related configuration items which are no...
2009-08-31 John DarringtonRewrite automake rules for internationalisation files.
2009-08-11 Ben PfaffMerge master into output branch.
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.
next