log

age author description
Sat, 26 Dec 2009 14:07:50 +0100 Jaroslav Hajek improve simple assignments error checks and messages
Sat, 26 Dec 2009 00:07:01 -0500 John W. Eaton use gnulib modules for fstat, lstat, and stat
Fri, 25 Dec 2009 23:58:08 -0500 John W. Eaton use mkfifo module from gnulib
Sat, 26 Dec 2009 00:20:12 -0500 John W. Eaton use mkdir module from gnulib
Fri, 25 Dec 2009 22:26:19 -0500 John W. Eaton fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
Fri, 25 Dec 2009 21:38:20 -0500 John W. Eaton use gnuplib crypto/md5 module
Fri, 25 Dec 2009 22:31:25 +0100 Jaroslav Hajek allow ismatrix on character matrices
Fri, 25 Dec 2009 22:20:33 +0100 Jaroslav Hajek allow issquare on arbitrary data
Fri, 25 Dec 2009 21:26:16 +0100 Jaroslav Hajek omitted file in last patch
Fri, 25 Dec 2009 15:55:36 +0100 Jaroslav Hajek implement compiled strfind
Thu, 24 Dec 2009 12:02:27 +0100 Jaroslav Hajek rewrite strjust
Wed, 23 Dec 2009 20:58:06 -0600 John W. Eaton lex.cc: Use %top block to include config.h
Wed, 23 Dec 2009 14:25:51 +0100 Jaroslav Hajek fix & improve strjust
Tue, 22 Dec 2009 21:44:53 +0100 Jaroslav Hajek support cummin/cummax for bools
Tue, 22 Dec 2009 17:46:04 -0600 Rob Mahurin find-defun-files.sh: use sed and egrep as found by configure
Tue, 22 Dec 2009 11:41:08 -0800 Rik Remove redundant test for nlink_t in configure.ac
Mon, 21 Dec 2009 10:44:28 -0800 Rik Remove dlfcn directory containing outdated, undistributed code
Sun, 20 Dec 2009 20:51:54 -0800 Rik Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Sun, 20 Dec 2009 20:07:43 -0800 Rik use m4 quating in aclocal.m4 autoconf macros with variable expansion
Sun, 20 Dec 2009 18:24:42 -0800 Rik Better warnings when gnuplot is not installed but native graphics are available
Sun, 20 Dec 2009 17:02:57 -0800 Rik Correctly produce postcript output for geometryimages when QHULL library is not present
Sun, 20 Dec 2009 23:07:31 +0200 Shai Ayal corrected redundency in title setting introduced in previous changeset
Sun, 20 Dec 2009 23:02:08 +0200 Shai Ayal handle window title correctly in fltk_backend
Sun, 20 Dec 2009 00:02:46 -0800 Rik Distribute emacs specific files from emacs directory rather than examples directory
Sat, 19 Dec 2009 23:35:29 -0800 Rik Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Sat, 19 Dec 2009 23:17:57 -0800 Rik Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Sat, 19 Dec 2009 14:24:02 -0800 Rik Use M4 quoting for arguments to autoconf macros containing variables
Sat, 19 Dec 2009 21:10:46 +0100 Jaroslav Hajek allow size_equal with 0 arguments
Fri, 18 Dec 2009 13:26:05 -0500 David Grundberg Print script filename in script indexing errors