log

age author description
Mon, 22 Jun 2015 20:58:57 +0200 Pantxo Diribarne fix crash when selecting an image (bug #45372) stable
Mon, 22 Jun 2015 12:06:53 -0400 John Donoghue qt toolkit: set keyboard focus in canvas (Bug #44832) stable
Sat, 20 Jun 2015 16:00:50 -0700 Rik Set correct number of axis tickmarks when axis limits are manually configured (bug #45356).
Wed, 17 Jun 2015 16:52:09 +0200 Juan Pablo Carbajal num2str.m: Fixed two Matlab compatibility issues (bug #45174, bug #44864).
Mon, 15 Jun 2015 17:52:27 -0400 John W. Eaton * ov-oncleanup.h: Don't include config.h.
Mon, 15 Jun 2015 17:42:44 -0400 John W. Eaton don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
Mon, 15 Jun 2015 21:56:34 +0200 Rik qp.m: Overhaul function (fixes bug #45324).
Mon, 15 Jun 2015 10:24:13 -0700 Rik Clean up MEX example code. stable
Mon, 15 Jun 2015 09:07:17 -0700 Rik Change mxCreateNumericArray to be Matlab compatible for ndims < 2 (bug #45319). stable
Mon, 15 Jun 2015 02:08:41 +0100 Carnë Draug Fix conversion from string cell array into java's String[] (bug #45290) stable
Sat, 13 Jun 2015 14:07:28 +0200 Pantxo Diribarne Don't run wizard in --no-gui mode (see http://octave.1599824.n4.nabble.com/Octave-wants-to-run-startup-configuration-wizard-in-no-gui-mode-tp4670884.html) stable
Wed, 10 Jun 2015 15:21:24 -0700 Rik Update root, figure, and axes graphics object properties.
Wed, 10 Jun 2015 09:26:14 -0400 Mike Miller Fix load/save of integers with -hdf5 (bug #45225) stable
Wed, 10 Jun 2015 08:42:11 -0400 Mike Miller io.tst: Add tests for printf hex or octal conversion on string inputs stable
Tue, 09 Jun 2015 21:42:10 -0700 Michele Zaffalon ellipke.m: Modify to accept row vectors (bug #45283). stable
Tue, 09 Jun 2015 21:38:46 -0700 Rik Put most used conversions first in Java box/unbox routines.
Tue, 09 Jun 2015 16:37:53 -0700 Rik maint: Periodic merge of stable to default.
Tue, 09 Jun 2015 16:25:45 -0700 John W. Eaton Return correct hex value for printf when used with string inputs (bug #45263). stable
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)