log test/ChangeLog @ 12119:e320928eeb3a release-3-2-x release-3-2-4

age author description
Fri, 22 Jan 2010 12:43:12 +0100 Jaroslav Hajek version 3.2.4 release-3-2-x release-3-2-4
Mon, 14 Sep 2009 08:01:43 +0200 Jaroslav Hajek version 3.2.3 release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek fix null assign test release-3-2-x
Fri, 05 Jun 2009 08:11:46 +0200 Jaroslav Hajek version 3.2.0 release-3-2-x
Tue, 07 Apr 2009 12:02:10 +0200 Jaroslav Hajek version 3.0.5 release-3-0-x
Wed, 01 Apr 2009 10:51:28 +0200 Jaroslav Hajek version 3.0.4 release-3-0-x
Thu, 26 Mar 2009 07:22:13 +0100 Tatsuro Matsuoka fix platform test in test_string.m release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
Mon, 02 Jun 2008 09:50:09 -0400 John W. Eaton use ischar instead of isstr release-3-0-x
Wed, 23 Apr 2008 16:50:05 -0400 John W. Eaton version 3.0.1 release-3-0-x
Wed, 09 Apr 2008 13:26:25 -0400 Michael Goffioul Fix various tests under Win32. release-3-0-x
Wed, 26 Mar 2008 15:41:59 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices release-3-0-x
Fri, 07 Mar 2008 20:21:48 -0500 John W. Eaton logical indexing compatibility fixes release-3-0-x
Thu, 06 Mar 2008 02:06:17 -0500 John W. Eaton remove obsolete tests release-3-0-x
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 13 Dec 2010 18:31:15 -0800 Rik Add test for switch statement with otherwise clause, but no cases.
Wed, 10 Nov 2010 16:04:55 -0500 John W. Eaton test/fntests.m: run tests for deprecated functions
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Tue, 09 Nov 2010 18:12:17 -0500 John W. Eaton correctly parse {1 2 {3 4}}
Thu, 07 Oct 2010 18:18:07 -0400 John W. Eaton ChangeLog fixes
Wed, 29 Sep 2010 12:22:37 -0700 Rik fntests.m: Break output text differently for better readability.
Tue, 28 Sep 2010 13:24:21 -0700 Rik Untabify a few remaining .m scripts.
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Sun, 26 Sep 2010 12:55:38 -0700 Rik Remove requirement for PCRE in Octave. (Bug #31025)
Fri, 24 Sep 2010 22:00:12 -0700 Rik Rephrase output from 'make check' for clarity.
Tue, 17 Aug 2010 18:41:51 -0700 Rik fntests.m: Add extra newline for more readable output during make.
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Wed, 28 Apr 2010 17:19:37 -0400 John W. Eaton test_struct: update expected error message text
Fri, 19 Mar 2010 13:00:06 +0100 Jaroslav Hajek rewrite 1D sparse indexing
Fri, 05 Mar 2010 13:22:14 +0100 Jaroslav Hajek modernize failing tests
Fri, 29 Jan 2010 06:20:36 -0500 John W. Eaton test/fntests.m (hasfunctions): assume .m files have functions
Thu, 14 Jan 2010 16:15:53 -0500 David Grundberg Run tests in all *.cc files.
Wed, 13 Jan 2010 12:07:20 -0800 Rik Correct sh test syntax in build_bc_overload_tests.sh
Wed, 13 Jan 2010 13:42:57 -0500 John W. Eaton build_bc_overload_tests.sh: accept expected results file as argument
Wed, 13 Jan 2010 08:44:24 +0100 Jaroslav Hajek add tests for built-in class overloads
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
Sun, 20 Dec 2009 20:51:54 -0800 Rik Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Thu, 17 Dec 2009 13:32:38 -0800 Rik Remove obsolete file unix.exp from test/config directory
Thu, 17 Dec 2009 09:34:55 -0800 Rik Distribute directories of private functions of OOP test classes
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Mon, 19 Oct 2009 19:17:49 -0700 Rik .cc files are now included in the list of files requiring
Mon, 19 Oct 2009 19:13:57 -0700 Rik Remove deprecated functions from list of functions for which it
Thu, 08 Oct 2009 20:58:14 -0700 Rik Fix typo of an extra space in instructions to user
Mon, 05 Oct 2009 20:29:48 -0700 Rik Fix typo directing users to the wrong log file
Thu, 06 Aug 2009 14:41:24 -0400 John W. Eaton ChangeLog and style fixes
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Mon, 22 Jun 2009 07:55:20 +0200 Jaroslav Hajek fix null assign test
Fri, 17 Apr 2009 21:43:05 +0200 Thorsten Meyer Add test to prevent regression of empty struct assignment bug
Wed, 15 Apr 2009 12:29:31 +0200 Thorsten Meyer test lazy copying in structures
Sun, 12 Apr 2009 22:30:00 +0200 Thorsten Meyer Remove obsolete comments from test scripts in test
Tue, 07 Apr 2009 15:17:49 +0200 Carlo de Falco Add a test for saving and reading a matrix with the "-ascii" format
Tue, 10 Mar 2009 21:54:44 -0400 Jason Riedy Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag \ sparse and sparse / diag.
Mon, 09 Mar 2009 17:49:13 -0400 Jason Riedy Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Tue, 10 Mar 2009 21:54:34 -0400 Jason Riedy Make the column permutation vector in sparse LU cols()-long.
Tue, 10 Mar 2009 15:44:11 -0400 Jason Riedy Fix conversion from PermMatrix to SparseMatrix.
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Sun, 22 Feb 2009 13:31:04 -0500 John W. Eaton fix sparse diag divide by zero test
Wed, 18 Feb 2009 13:05:04 -0500 John W. Eaton test_args.m: don't use assert to test for function handles
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Mon, 09 Feb 2009 01:56:06 -0500 John W. Eaton test/fntests.m, scripts/test/demo.m: error on fopen failures
Thu, 29 Jan 2009 13:29:28 -0500 John W. Eaton test_system.m: use isfield instead of struct_contains
Tue, 27 Jan 2009 21:04:19 +0100 Thorsten Meyer Add tests to prevent regression of struct array indexing
Fri, 23 Jan 2009 15:03:39 -0500 sh test/test_prefer.m: update test to reflect new API of the 'type' function.
Wed, 24 Dec 2008 15:42:45 -0500 John W. Eaton fntests.m: use fread instead of fscanf to preserve whitespace
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Mon, 06 Oct 2008 13:03:04 -0400 John W. Eaton ChangeLog fixes
Fri, 26 Sep 2008 17:35:49 -0400 Jaroslav Hajek add more tests for null assignment
Thu, 18 Sep 2008 16:58:27 -0400 Jaroslav Hajek make null assignment more Matlab-compatible
Wed, 11 Jun 2008 15:13:30 -0400 John W. Eaton fix tests for usage in test_error.m
Wed, 11 Jun 2008 15:05:46 -0400 John W. Eaton fix expected output from lasterr in tests; fix fail tests in ismember.m
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Sun, 18 May 2008 01:26:04 -0400 bill test_args: update function argument tests
Sat, 03 May 2008 09:10:56 +0200 Thomas Weber Replace deprecated isstr() call
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Tue, 06 May 2008 06:07:28 -0400 John W. Eaton fntests.m: minor cleanups
Wed, 09 Apr 2008 13:24:07 -0400 Michael Goffioul Fix various tests under Win32.
Wed, 26 Mar 2008 15:38:25 -0400 David Bateman additional fixes for Array::assignN
Wed, 26 Mar 2008 14:46:48 -0400 John W. Eaton fntests.m: report number .m and .cc files without tests separately
Tue, 25 Mar 2008 23:06:45 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices
Tue, 25 Mar 2008 15:29:26 -0400 Jaroslav Hajek add -struct modifier to save
Thu, 20 Mar 2008 20:54:19 +0100 David Bateman Further type preservation tests and fix of diag for cell arrays
Thu, 20 Mar 2008 15:30:00 +0100 David Bateman Add tests for preservation of type for functions that work on dimensions of the matrices
Fri, 07 Mar 2008 20:17:54 -0500 John W. Eaton logical indexing compatibility fixes
Thu, 06 Mar 2008 02:27:55 -0500 John W. Eaton move tests to individual source files
Thu, 28 Feb 2008 02:41:19 -0500 Ben Abbott strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Fri, 22 Feb 2008 15:50:51 +0100 David Bateman Eliminate the rest of the dispatched sparse functions
Wed, 20 Feb 2008 15:52:11 -0500 David Bateman Remove dispatched sparse functions and treat in the generic versions of the functions
Tue, 22 Jan 2008 21:53:57 +0000 jwe [project @ 2008-01-22 21:53:57 by jwe]
Tue, 22 Jan 2008 21:52:26 +0000 jwe [project @ 2008-01-22 21:52:25 by jwe]
Tue, 15 Jan 2008 20:49:10 +0000 jwe [project @ 2008-01-15 20:49:09 by jwe]
Tue, 15 Jan 2008 19:37:06 +0000 jwe [project @ 2008-01-15 19:37:06 by jwe]
Sat, 22 Dec 2007 01:42:46 +0000 jwe [project @ 2007-12-22 01:42:45 by jwe] release-3-0-0
Tue, 18 Dec 2007 21:34:26 +0000 jwe [project @ 2007-12-18 21:32:10 by jwe]
Tue, 11 Dec 2007 17:03:33 +0000 jwe [project @ 2007-12-11 17:03:32 by jwe]
Mon, 10 Dec 2007 21:04:33 +0000 jwe [project @ 2007-12-10 21:01:48 by jwe]
Tue, 04 Dec 2007 02:10:18 +0000 jwe [project @ 2007-12-04 02:10:17 by jwe]
Tue, 27 Nov 2007 01:38:49 +0000 jwe [project @ 2007-11-27 01:38:48 by jwe]
Tue, 30 Oct 2007 19:52:50 +0000 jwe [project @ 2007-10-30 19:52:50 by jwe]
Tue, 23 Oct 2007 23:54:41 +0000 jwe [project @ 2007-10-23 23:54:41 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Sat, 06 Oct 2007 12:57:59 +0000 jwe [project @ 2007-10-06 12:57:58 by jwe]
Mon, 01 Oct 2007 16:01:53 +0000 dbateman [project @ 2007-10-01 15:59:33 by dbateman]
Fri, 21 Sep 2007 18:18:27 +0000 jwe [project @ 2007-09-21 18:18:27 by jwe]
Fri, 15 Jun 2007 15:53:18 +0000 jwe [project @ 2007-06-15 15:53:18 by jwe]
Fri, 15 Jun 2007 04:22:13 +0000 jwe [project @ 2007-06-15 04:22:13 by jwe]
Tue, 12 Jun 2007 20:48:03 +0000 jwe [project @ 2007-06-12 20:48:02 by jwe]
Thu, 26 Apr 2007 20:23:31 +0000 dbateman [project @ 2007-04-26 20:23:31 by dbateman]
Wed, 04 Apr 2007 16:10:26 +0000 jwe [project @ 2007-04-04 16:10:26 by jwe]
Tue, 03 Apr 2007 16:24:54 +0000 jwe [project @ 2007-04-03 16:24:54 by jwe]
Tue, 27 Mar 2007 16:05:17 +0000 jwe [project @ 2007-03-27 16:05:15 by jwe]