Mercurial > hg > octave-nkf
graph
-
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
-
Adapt genpropdoc.m to changes in cset 68db8396c378 (bug #43502)Tue, 11 Nov 2014 21:35:12 +0100, by Pantxo Diribarne
-
Make "image ()" use the default image cdataFri, 31 Oct 2014 20:44:21 +0100, by Pantxo Diribarne
-
Make dellistener work again with 3 arguments (bug #43580)Tue, 11 Nov 2014 20:42:34 +0100, by Pantxo Diribarne
-
liboctave: confirm that matrices constructors are limited to 2 dimensions.Mon, 10 Nov 2014 23:11:20 +0000, by Carnë Draug
-
Replace some duplicated code and count on methods implemented on base classes.Fri, 07 Nov 2014 10:41:18 +0000, by Carnë Draug
-
Change inheritance tree so that <T>Matrix inherit from <T>NDArray.Fri, 07 Nov 2014 08:15:55 +0000, by Carnë Draug
-
Remove redundant methods now that Matrices inherit from NDArrays.Mon, 03 Nov 2014 22:18:29 +0000, by Carnë Draug
-
Change charMatrix to subclass charNDArray rather than be another Array<char>.Fri, 24 Oct 2014 01:31:53 +0100, by Carnë Draug
-
Change boolMatrix to subclass boolNDArray rather than be another Array<bool>.Mon, 20 Oct 2014 01:34:52 +0100, by Carnë Draug
-
Faddeeva.cc: Fix compilation warnings.Mon, 10 Nov 2014 16:43:39 +0100, by Kai T. Ohlhus
-
__ichol__.cc: Removed unused variables causing compilation warnings.Mon, 10 Nov 2014 17:03:54 +0100, by Kai T. Ohlhus
-
New functions im2frame and frame2im.Thu, 06 Nov 2014 21:10:04 +0000, by Carnë Draug
-
maint: Periodic merge of gui-release to default.Wed, 05 Nov 2014 12:45:44 -0500, by John W. Eaton
-
* zoom.m: Improve documentation. New demo.Thu, 30 Oct 2014 15:20:42 -0400, by John W. Eaton
-
command_editor: provide access to rl_set_screen_size gui-releaseWed, 17 Sep 2014 16:28:41 -0400, by John W. Eaton
-
doc: Add Mike Sander to contributors list.Wed, 05 Nov 2014 08:05:31 -0800, by Rik
-
Remove interactive ftp functions from list of functions missing BIST tests.Tue, 04 Feb 2014 21:49:45 -0500, by Mike Sander
-
Add BIST tests for subspace, t_test, z_test.Fri, 14 Mar 2014 02:04:09 -0400, by Pooja Rao
-
doc.m: Add support for info files in bzip format (bug #43526).Tue, 04 Nov 2014 20:18:15 -0800, by Rik
-
command_editor: provide access to rl_prefer_env_winsize gui-releaseWed, 17 Sep 2014 16:36:41 -0400, by John W. Eaton
-
horizontal scrollbar for GUI terminal on Windows systems gui-releaseThu, 30 Oct 2014 13:38:02 -0400, by John W. Eaton
-
preserve text on Windows terminal resize (bug #41893; patch #8532) gui-releaseThu, 09 Oct 2014 19:20:56 -0400, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Mon, 03 Nov 2014 22:40:45 -0800, by Rik
-
build: Update m4 macros to their latest versions (bug #43517). gui-releaseMon, 03 Nov 2014 22:39:49 -0800, by Rik
-
doc: Add note about compiling arpack with 64-bit integers when using --enable-64 (bug #43031). stableMon, 03 Nov 2014 22:07:27 -0800, by Rik