Tue, 09 Jun 2015 16:16:44 -0700 |
Rik |
run.m: Return to original directory on Windows (bug #45231).
stable
|
Tue, 09 Jun 2015 16:10:59 -0700 |
Rik |
Convert double Octave vectors to double Java vectors (bug #45264).
stable
|
Sat, 06 Jun 2015 08:26:21 -0700 |
Rik |
ginput.m: Stop feval error when ginput called multiple times (bug #45261).
|
Fri, 05 Jun 2015 15:51:04 -0400 |
John W. Eaton |
improve compatibility of indexed assignment (bug #43813)
|
Wed, 03 Jun 2015 14:16:43 -0700 |
Rik |
configure.ac: Let autoconf Fortran macro choose FFLAGS.
|
Tue, 02 Jun 2015 00:12:30 +0200 |
Pantxo Diribarne |
Also load settings and translations in --no-gui mode (bugs #44222 and #45199)
stable
|
Tue, 02 Jun 2015 19:42:07 +0200 |
Pantxo Diribarne |
Avoid crash when trying to annotate an empty figure (bug #45241)
stable
|
Tue, 02 Jun 2015 19:24:44 +0200 |
Pantxo Diribarne |
Allow interactive annotations in other figures than the currentfigure.
stable
|
Tue, 02 Jun 2015 00:03:45 +0200 |
Pantxo Diribarne |
Allow copying a figure to clipboard even in --no-gui mode (bug #44886)
stable
|
Mon, 01 Jun 2015 22:04:52 +0200 |
Pantxo Diribarne |
Allow saving/copying other figures than the currentfigure (bug #45226)
stable
|
Mon, 25 May 2015 20:04:45 +0200 |
Philip Nienhuis |
fullfile.m: allow UNC (\srv\share) paths on Windows systems (bug #44682).
|
Sun, 31 May 2015 13:45:16 +0100 |
Carnë Draug |
Doxyfile.in: set INCLUDE_PATH required for doxygen macro expansion (bug #45152)
|
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.
|
Sun, 24 May 2015 20:35:13 -0700 |
Rik |
maint: Remove functions deprecated in 3.8.
|
Sun, 24 May 2015 20:05:25 -0700 |
Rik |
configure.ac: Bump development branch to version 4.1.0+.
|
Sun, 24 May 2015 23:23:29 +0200 |
Philip Nienhuis |
textread.m: fix texinfo header syntax after commit 481fa65e5cab
stable
|