Mercurial > hg > octave-nkf
graph
-
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