log

age author description
Mon, 04 Jan 2010 12:32:07 +0100 Jaroslav Hajek update NEWS
Mon, 04 Jan 2010 12:05:23 +0100 Jaroslav Hajek implement compiled strrep
Mon, 04 Jan 2010 03:00:19 -0500 John W. Eaton don't allow e, i, j, inf, or nan to be commands
Mon, 04 Jan 2010 02:11:07 -0500 Marco Atzeri src/Makefile.am: removed extra / on install-oct
Sat, 02 Jan 2010 21:55:17 +0100 Jaroslav Hajek support old style jacobian for fsolve
Sat, 02 Jan 2010 12:16:55 -0500 Ben Abbott mappers.cc: Change test tolerance from 1e-16 to eps.
Sat, 02 Jan 2010 12:09:01 -0500 Ben Abbott lex.ll: Mac OSX's flex converts EOF to 0.
Sat, 02 Jan 2010 13:32:25 +0100 Jaroslav Hajek omitted source from last changeset
Fri, 01 Jan 2010 22:19:26 +0100 Jaroslav Hajek implement powerset
Thu, 31 Dec 2009 15:16:24 -0800 Rik Reverse using move_if_change rule for cruft.def (Changeset:9980)
Thu, 31 Dec 2009 07:05:26 +0100 Jaroslav Hajek rewrite uniformoutput optimization in cellfun
Wed, 30 Dec 2009 06:01:51 +0100 Jaroslav Hajek fix common_size optimization
Wed, 30 Dec 2009 05:30:54 +0100 Jaroslav Hajek implement index reduction rule for multiple constant ranges
Tue, 29 Dec 2009 21:46:37 +0100 Jaroslav Hajek omission from last patch
Tue, 29 Dec 2009 21:42:41 +0100 Jaroslav Hajek deprecate complement
Mon, 28 Dec 2009 10:11:20 -0600 Thomas Treichl Include config.h before another header file.
Mon, 28 Dec 2009 10:42:05 -0500 John W. Eaton file-ops.cc: avoid problems if sys/stat.h #defines mkdir or mkfifo
Mon, 28 Dec 2009 10:03:24 +0100 Jaroslav Hajek further simplify strcat
Sun, 27 Dec 2009 22:19:07 -0500 John W. Eaton configure.ac: use libtool cache variables to simplify checks for dynamic linking api
Sun, 27 Dec 2009 21:39:44 -0500 John W. Eaton wrapper for gl2ps.c so config.h is included before oter headers
Sun, 27 Dec 2009 22:07:17 +0100 Jaroslav Hajek optimize common_size
Sun, 27 Dec 2009 21:56:53 +0100 Jaroslav Hajek optimize cellfun (@subsref, args, {subs}, uniformoutput, true) case
Sun, 27 Dec 2009 15:18:46 +0100 Jaroslav Hajek vectorize strcat
Sat, 26 Dec 2009 21:30:15 +0100 Jaroslav Hajek optimize xor
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