log

age author description
Sun, 30 Nov 2014 23:23:14 -0500 John W. Eaton improve reporting for __run_test_suite__ (bug #43732) stable
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 28 Nov 2014 08:22:51 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 28 Nov 2014 08:21:57 -0800 Rik Remove unused FC variable from build system. gui-release
Fri, 28 Nov 2014 07:55:46 -0800 Rik findobj.m: Allow -depth argument anywhere in input arg list (bug #43136).
Thu, 27 Nov 2014 18:54:22 -0800 Rik build: Don't build with g77. gui-release
Thu, 27 Nov 2014 21:07:03 +0100 Andreas Weber pr-output.cc: Fix overflow in rational_approx (bug #43367..43369) stable
Tue, 25 Nov 2014 12:45:36 -0500 John Donoghue uiputfile: add extension to file name (Bug #43687) gui-release
Tue, 25 Nov 2014 09:56:52 -0500 John Donoghue uigetfile should select existing files only (Bug #43688) gui-release
Tue, 25 Nov 2014 23:14:24 +0100 Torsten fix double clicks into the borders of floating dock widgets (bug #43662) gui-release
Tue, 25 Nov 2014 15:33:22 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 25 Nov 2014 15:32:58 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 20 Nov 2014 15:48:35 -0500 John W. Eaton improve Matlab compatibility for gamma function (bug #43551) stable
Tue, 25 Nov 2014 12:27:29 -0800 Rik qmr.m: Add missing "@end enumerate" in docstring.
Tue, 25 Nov 2014 08:36:46 -0800 Rik build: Remove unused TEXINFO_LIBNAME definitions from Makefiles.
Tue, 25 Nov 2014 16:15:01 +0100 Nathan Podlich New function qmr (patch #8569).
Mon, 24 Nov 2014 22:17:48 -0800 Rik configure.ac: Remove redundant check for GXX_VERSION. Raise required version to 4.1.
Mon, 24 Nov 2014 16:37:36 -0800 Rik maint: Periodic merge of gui-release to default.
Sun, 23 Nov 2014 16:35:11 -0800 Rik configure.ac: Check qhull warning message style to match all other libs. gui-release
Sun, 23 Nov 2014 16:22:40 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 23 Nov 2014 15:15:02 -0800 Rik configure.ac: Respect without-z and without-qrupdate options when config.cache exists. stable
Sun, 23 Nov 2014 13:13:35 +0100 Torsten provide an editor lexer for text or unknown files (bug #43572) gui-release
Sat, 22 Nov 2014 21:05:53 -0800 Rik __patch__.m: Fix incorrect concatenation of input args (bug #43670). stable
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
Sat, 22 Nov 2014 20:17:58 -0800 Rik configure.ac: Fix handling of --without-fftw3[f] options. stable
Sat, 22 Nov 2014 15:54:49 -0500 Michael Goffioul Check return value of classdef set-method's (bug #43598)
Sat, 22 Nov 2014 12:35:08 -0800 Rik Replace instances of deprecated Array constructor in FFTPACK-related code.
Sat, 22 Nov 2014 10:49:54 -0800 Rik kron.cc: Use column vector in undeprecated Array constructor (cset 1f4455ff2329).
Sat, 22 Nov 2014 00:06:51 +0100 Kai T. Ohlhus CMatrix.cc: Use undeprecated Array constructor (bug #43646).
Fri, 21 Nov 2014 10:09:35 -0800 Rik Swap row vector for column vector in cset d47e50953abc.
Fri, 21 Nov 2014 09:49:35 -0800 Rik build: Fix unused variable warnings when building with --without-qrupdate.
Fri, 21 Nov 2014 11:48:06 +0100 Philipp Kutin Fix compilation of four of the six liboctave/numeric/*QR.cc (bug #43646).
Thu, 20 Nov 2014 08:51:41 -0800 Rik savepath.m: Fix failing BIST test
Thu, 20 Nov 2014 08:08:35 -0800 Rik Overhaul savepath.m, pathdef.m, matlabroot.m.
Wed, 19 Nov 2014 10:43:55 -0800 Rik doc: Fix backslash not showing in error/warning docs due to escape processing. stable
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
Thu, 13 Nov 2014 07:02:33 +0100 Torsten use indentation width for the editor from the settings (bug #43592) gui-release
Tue, 18 Nov 2014 12:13:06 +0000 Carnë Draug spparms.cc: deprecate option "defaults" in favour of "default" (bug #43602)
Thu, 13 Nov 2014 22:10:20 +0100 Marco Vitetta spparms.cc: accept "default" as argument instead of "defaults" (bug #43602)
Tue, 11 Nov 2014 12:31:36 +0100 Kai T. Ohlhus Remove deprecated methods in liboctave.
Wed, 12 Nov 2014 20:04:52 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 23 Jun 2014 18:46:32 +0200 Julien Bect Reduce profiling overhead using inlining and templates. gui-release
Mon, 10 Nov 2014 12:37:04 +0000 Carnë Draug Remove liboctave methods and classes deprecated for longer than 3 years.
Sat, 08 Nov 2014 16:45:13 +0100 Torsten button order in dialog for creating a non-existing file (bug #43537) gui-release
Thu, 06 Nov 2014 18:50:25 +0100 Torsten provide option for using tabs for indentations in the editor gui-release
Tue, 11 Nov 2014 21:35:12 +0100 Pantxo Diribarne Adapt genpropdoc.m to changes in cset 68db8396c378 (bug #43502)
Fri, 31 Oct 2014 20:44:21 +0100 Pantxo Diribarne Make "image ()" use the default image cdata
Tue, 11 Nov 2014 20:42:34 +0100 Pantxo Diribarne Make dellistener work again with 3 arguments (bug #43580)
Mon, 10 Nov 2014 23:11:20 +0000 Carnë Draug liboctave: confirm that matrices constructors are limited to 2 dimensions.
Fri, 07 Nov 2014 10:41:18 +0000 Carnë Draug Replace some duplicated code and count on methods implemented on base classes.
Fri, 07 Nov 2014 08:15:55 +0000 Carnë Draug Change inheritance tree so that <T>Matrix inherit from <T>NDArray.
Mon, 03 Nov 2014 22:18:29 +0000 Carnë Draug Remove redundant methods now that Matrices inherit from NDArrays.
Fri, 24 Oct 2014 01:31:53 +0100 Carnë Draug Change charMatrix to subclass charNDArray rather than be another Array<char>.
Mon, 20 Oct 2014 01:34:52 +0100 Carnë Draug Change boolMatrix to subclass boolNDArray rather than be another Array<bool>.
Mon, 10 Nov 2014 16:43:39 +0100 Kai T. Ohlhus Faddeeva.cc: Fix compilation warnings.
Mon, 10 Nov 2014 17:03:54 +0100 Kai T. Ohlhus __ichol__.cc: Removed unused variables causing compilation warnings.
Thu, 06 Nov 2014 21:10:04 +0000 Carnë Draug New functions im2frame and frame2im.
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 30 Oct 2014 15:20:42 -0400 John W. Eaton * zoom.m: Improve documentation. New demo.