Mercurial > hg > octave-nkf
graph
-
interp1.m: Fix shape of output matrix when there are extrapolated values (bug #43745). stableFri, 05 Dec 2014 11:07:36 -0800, by Nir Krakauer
-
Use emptyset symbol rather than circled division slash in Tex interpreter for '\0'.Fri, 05 Dec 2014 10:54:32 -0800, by Rik
-
replace oct-mem.h inline indirections by standard function calls.Fri, 05 Dec 2014 13:08:36 +0100, by Kai T. Ohlhus
-
maint: Periodic merge of gui-release to default.Thu, 04 Dec 2014 16:22:26 -0500, by John W. Eaton
-
avoid printing debug location in cmd window when using GUI to step gui-releaseThu, 04 Dec 2014 16:06:31 -0500, by John W. Eaton
-
provide access to the readline variable rl_erase_empty_line gui-releaseThu, 04 Dec 2014 15:56:49 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 02 Dec 2014 10:05:03 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 02 Dec 2014 10:00:48 -0500, by John W. Eaton
-
use gnulib:: namespace for log, logf, localtime, and gmtime gui-releaseTue, 02 Dec 2014 09:56:50 -0500, by John W. Eaton
-
mkoctfile.in.cc: Fix infinite loop of mkoctfile -M (Bug #43640) stableTue, 02 Dec 2014 11:43:13 +0100, by Edmund Grimley Evans
-
__fltk_ginput__.m: Fix freeze upon double-click (Bug #43664) stableTue, 02 Dec 2014 11:31:02 +0100, by Andreas Weber
-
quiver: fix initialization error when called with zeros (bug #43686)Thu, 27 Nov 2014 21:49:55 +0100, by Pantxo Diribarne
-
lscov.m: increase test tolerance so that they pass (bug #43118)Sat, 29 Nov 2014 21:54:51 -0500, by Doug Stewart
-
improve reporting for __run_test_suite__ (bug #43732) stableSun, 30 Nov 2014 23:23:14 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 28 Nov 2014 10:23:03 -0800, by Rik
-
findobj.m: Allow -depth argument anywhere in input arg list (bug #43136).Fri, 28 Nov 2014 07:55:46 -0800, by Rik
-
pr-output.cc: Fix overflow in rational_approx (bug #43367..43369) stableThu, 27 Nov 2014 21:07:03 +0100, by Andreas Weber
-
uiputfile: add extension to file name (Bug #43687) gui-releaseTue, 25 Nov 2014 12:45:36 -0500, by John Donoghue
-
uigetfile should select existing files only (Bug #43688) gui-releaseTue, 25 Nov 2014 09:56:52 -0500, by John Donoghue
-
fix double clicks into the borders of floating dock widgets (bug #43662) gui-releaseTue, 25 Nov 2014 23:14:24 +0100, by Torsten
-
maint: Periodic merge of gui-release to default.Tue, 25 Nov 2014 15:33:22 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 25 Nov 2014 15:32:58 -0500, by John W. Eaton
-
improve Matlab compatibility for gamma function (bug #43551) stableThu, 20 Nov 2014 15:48:35 -0500, by John W. Eaton
-
qmr.m: Add missing "@end enumerate" in docstring.Tue, 25 Nov 2014 12:27:29 -0800, by Rik
-
build: Remove unused TEXINFO_LIBNAME definitions from Makefiles.Tue, 25 Nov 2014 08:36:46 -0800, by Rik
-
New function qmr (patch #8569).Tue, 25 Nov 2014 16:15:01 +0100, by Nathan Podlich
-
configure.ac: Remove redundant check for GXX_VERSION. Raise required version to 4.1.Mon, 24 Nov 2014 22:17:48 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Mon, 24 Nov 2014 16:37:36 -0800, by Rik
-
configure.ac: Check qhull warning message style to match all other libs. gui-releaseSun, 23 Nov 2014 16:35:11 -0800, by Rik
-
configure.ac: Respect without-z and without-qrupdate options when config.cache exists. stableSun, 23 Nov 2014 15:15:02 -0800, by Rik
-
provide an editor lexer for text or unknown files (bug #43572) gui-releaseSun, 23 Nov 2014 13:13:35 +0100, by Torsten
-
__patch__.m: Fix incorrect concatenation of input args (bug #43670). stableSat, 22 Nov 2014 21:05:53 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Sat, 22 Nov 2014 20:20:13 -0800, by Rik
-
configure.ac: Fix handling of --without-fftw3[f] options. stableSat, 22 Nov 2014 20:17:58 -0800, by Rik
-
Check return value of classdef set-method's (bug #43598)Sat, 22 Nov 2014 15:54:49 -0500, by Michael Goffioul
-
Replace instances of deprecated Array constructor in FFTPACK-related code.Sat, 22 Nov 2014 12:35:08 -0800, by Rik
-
kron.cc: Use column vector in undeprecated Array constructor (cset 1f4455ff2329).Sat, 22 Nov 2014 10:49:54 -0800, by Rik
-
CMatrix.cc: Use undeprecated Array constructor (bug #43646).Sat, 22 Nov 2014 00:06:51 +0100, by Kai T. Ohlhus
-
Swap row vector for column vector in cset d47e50953abc.Fri, 21 Nov 2014 10:09:35 -0800, by Rik
-
build: Fix unused variable warnings when building with --without-qrupdate.Fri, 21 Nov 2014 09:49:35 -0800, by Rik
-
Fix compilation of four of the six liboctave/numeric/*QR.cc (bug #43646).Fri, 21 Nov 2014 11:48:06 +0100, by Philipp Kutin
-
savepath.m: Fix failing BIST testThu, 20 Nov 2014 08:51:41 -0800, by Rik
-
Overhaul savepath.m, pathdef.m, matlabroot.m.Thu, 20 Nov 2014 08:08:35 -0800, by Rik
-
doc: Fix backslash not showing in error/warning docs due to escape processing. stableWed, 19 Nov 2014 10:43:55 -0800, by Rik
-
oct-stream.cc::read: Fix calculation of nc when EOF gets hit (bug #43517) stableFri, 14 Nov 2014 22:35:19 +0100, by Andreas Weber
-
use indentation width for the editor from the settings (bug #43592) gui-releaseThu, 13 Nov 2014 07:02:33 +0100, by Torsten
-
spparms.cc: deprecate option "defaults" in favour of "default" (bug #43602)Tue, 18 Nov 2014 12:13:06 +0000, by Carnë Draug
-
spparms.cc: accept "default" as argument instead of "defaults" (bug #43602)Thu, 13 Nov 2014 22:10:20 +0100, by Marco Vitetta
-
Remove deprecated methods in liboctave.Tue, 11 Nov 2014 12:31:36 +0100, by Kai T. Ohlhus
-
maint: Periodic merge of gui-release to default.Wed, 12 Nov 2014 20:04:52 -0800, by Rik
-
Reduce profiling overhead using inlining and templates. gui-releaseMon, 23 Jun 2014 18:46:32 +0200, by Julien Bect
-
Remove liboctave methods and classes deprecated for longer than 3 years.Mon, 10 Nov 2014 12:37:04 +0000, by Carnë Draug
-
button order in dialog for creating a non-existing file (bug #43537) gui-releaseSat, 08 Nov 2014 16:45:13 +0100, by Torsten
-
provide option for using tabs for indentations in the editor gui-releaseThu, 06 Nov 2014 18:50:25 +0100, by Torsten