log test/io.tst @ 19629:be7ac98fab43 gui-release

age author description
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Sat, 22 Nov 2014 20:20:13 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 22 Nov 2014 20:19:23 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 14 Nov 2014 22:35:19 +0100 Andreas Weber oct-stream.cc::read: Fix calculation of nc when EOF gets hit (bug #43517) stable
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Fri, 04 Apr 2014 11:40:20 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 03 Apr 2014 19:50:14 -0400 John W. Eaton fwrite: don't convert to octave_int for char output types stable
Sat, 01 Mar 2014 22:10:36 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 22 Feb 2014 12:22:34 -0800 Rik io.tst: Remove duplicate test for fread. stable
Sat, 22 Feb 2014 13:06:18 -0500 John W. Eaton correctly size fread result (bug #41648) stable
Fri, 21 Feb 2014 18:19:44 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 21 Feb 2014 15:28:02 -0500 Rik handle fread skip parameter correctly (bug #41648) stable
Fri, 03 Jan 2014 17:32:56 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 03 Jan 2014 17:29:08 -0500 John W. Eaton return elements read, not bytes in fread second output (bug #41091) stable
Sun, 29 Dec 2013 17:20:34 +0100 Carlo de Falco Save files to P_tmpdir in tests gui-release
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 14 Sep 2013 11:19:25 +0200 Andreas Weber io.tst: fix for-loop upper bound after change 3856298f1ff8
Thu, 12 Sep 2013 19:21:02 -0400 John W. Eaton eliminate unimplemented vax and cray floating point formats
Tue, 20 Aug 2013 11:06:20 -0700 Rik Handle '+' format modifier in sprintf (bug #39773)
Tue, 20 Aug 2013 09:48:52 -0400 Mike Miller io.tst: Condition load-save test on HAVE_ZLIB
Wed, 17 Jul 2013 14:02:32 -0700 Rik Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
Tue, 09 Jul 2013 15:06:26 -0700 Rik maint: Remove old filename comments from tests consolidated into test/*.tst files.
Mon, 29 Apr 2013 13:46:55 -0400 John W. Eaton handle A, R, and W fopen modes correctly (bug #38851)
Thu, 07 Mar 2013 10:02:13 -0800 Rik test: Remove trailing spaces from ends of lines in test/ directory.
Thu, 07 Mar 2013 09:26:17 -0800 Rik test: Use Octave coding standards for scripts in test/ directory.
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst base test/test_io.m@adc0158cc866