log

age author description
Sat, 30 May 2015 20:06:27 -0400 Mike Miller test: Add tests for 'echo' and 'completion_matches' builtins
Sat, 30 May 2015 15:46:04 -0400 Mike Miller linsolve.m: Fix regression when calling linsolve with 2 arguments (bug #45212) stable
Thu, 28 May 2015 22:16:24 -0400 Mike Miller fftshift.m, ifftshift.m: Restore support for N-dimensional arrays (bug #45207) stable
Sat, 30 May 2015 13:50:14 +0100 Carnë Draug doc: doxygen documentation for dim_vector header.
Sat, 30 May 2015 05:39:47 -0400 John W. Eaton maint: Periodic merge of stable to default.
Sat, 23 May 2015 10:35:40 -0400 John W. Eaton Version 4.0.0 released. stable release-4-0-0
Wed, 27 May 2015 16:12:18 -0400 John W. Eaton Added tag release-4-0-0 for changeset 3ccc2d02e64b
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Mon, 25 May 2015 22:02:15 -0700 Rik Use in-place operators in C++ code where possible.
Sun, 24 May 2015 04:47:20 +0100 Carnë Draug Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Mon, 25 May 2015 16:48:47 -0700 Rik surfnorm.m: Return unnormalized vectors for Matlab compatibility.
Sun, 24 May 2015 21:09:12 -0700 Rik Remove CXX_VERSION from octave_config_info that was deprecated in 3.8.
Sun, 24 May 2015 21:07:42 -0700 Rik maint: Remove interp1q deprecated in 3.8.