log

age author description
Sat, 20 Sep 2014 15:01:25 -0700 Rik Undeprecate nargchk, but add note that narginchk is preferred.
Sat, 20 Sep 2014 14:25:30 -0700 Rik Depecrate usage() function.
Sat, 20 Sep 2014 17:16:56 -0400 Michael Goffioul isstruct for classdef objects should not return true.
Sat, 20 Sep 2014 12:56:47 -0700 Rik doc: Increase seealso links between low level C IO functions.
Sat, 20 Sep 2014 15:18:25 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 20 Sep 2014 15:01:34 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sat, 20 Sep 2014 14:54:39 -0400 John W. Eaton maint: Update to new gnulib version. stable
Wed, 10 Sep 2014 11:23:37 -0400 John W. Eaton allow building with old versions of bison again (bug #43023) stable
Sat, 20 Sep 2014 10:43:47 -0700 Rik primes.m: Fix failing BIST test introduced in cset 90dd85369c2e.
Sat, 20 Sep 2014 12:43:25 -0400 Michael Goffioul Implement "isa" for classdef objects.
Sat, 20 Sep 2014 06:31:27 -0700 Rik doc: Overhaul documentation for some functions in specfun/ dir.
Sat, 20 Sep 2014 06:21:29 -0700 Rik factorial.m: Overhaul function.
Fri, 19 Sep 2014 14:33:34 -0700 Rik lcm.m: Overhaul function.
Fri, 19 Sep 2014 14:30:37 -0700 Rik legendre.m: Overhaul function.
Fri, 19 Sep 2014 14:25:21 -0700 Rik betaln.m: Add input validation.
Fri, 19 Sep 2014 14:21:46 -0700 Rik factor.m: Overhaul function.
Fri, 19 Sep 2014 12:51:12 -0700 Rik primes.m: Overhaul function.
Fri, 19 Sep 2014 11:30:05 -0700 Rik ellipke.m: Overhaul function.
Wed, 17 Sep 2014 16:52:41 -0400 John W. Eaton remove unused octave_link function
Wed, 17 Sep 2014 16:36:41 -0400 John W. Eaton command_editor: provide access to rl_prefer_env_winsize
Wed, 17 Sep 2014 16:28:41 -0400 John W. Eaton command_editor: provide access to rl_set_screen_size
Sun, 27 Jul 2014 08:53:51 -0400 John Donoghue Disable bell in Windows (Bug #42268) gui-release
Sat, 13 Sep 2014 16:34:46 -0400 John W. Eaton add pan docstring to the manual
Sat, 13 Sep 2014 16:45:31 -0400 John W. Eaton hg new function, zoom
Fri, 12 Sep 2014 11:19:31 -0400 John W. Eaton add rotate3d docstring to the manual
Sun, 07 Sep 2014 22:26:12 +0200 Pantxo Diribarne Fix setting axes default x/y/zlabel with string values (bug #34755)
Sun, 07 Sep 2014 10:47:20 +0200 Pantxo Diribarne Respect the order in which default graphics properties are set (bug #38449)
Fri, 12 Sep 2014 19:51:33 +0200 Torsten Allow run selection for all editor file types (bug #43195) gui-release
Fri, 12 Sep 2014 11:06:02 -0400 John W. Eaton remove obsolete file plot/module.mk
Fri, 12 Sep 2014 11:05:30 -0400 John W. Eaton move rotate.m to plot/util form plot/draw
Thu, 11 Sep 2014 20:52:27 -0400 Johannes Zarl Do not include system header files in extern "C" block (bug #43171)
Thu, 11 Sep 2014 16:07:12 -0400 John W. Eaton rotate.m: new function
Thu, 11 Sep 2014 00:49:22 -0400 Mike Miller Apply std::complex feature tests to ichol helper function
Thu, 11 Sep 2014 00:32:26 -0400 Mike Miller doc: fix stray escape sequences in permute's docstring
Wed, 10 Sep 2014 14:19:58 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 10 Sep 2014 14:16:03 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 10 Sep 2014 11:23:37 -0400 John W. Eaton allow building with old versions of bison again (bug #43023)
Wed, 10 Sep 2014 08:19:43 -0400 Mike Miller doc: Update docstring for datenum to describe format argument (bug #43181) stable
Wed, 10 Sep 2014 00:11:57 +0200 Pantxo Diribarne Fix error message when trying to set a non-existent graphics property.
Mon, 08 Sep 2014 12:05:37 -0400 Jordi Gutiérrez Hermoso doc: explain permute's PERM variable and give examples
Mon, 08 Sep 2014 08:09:45 +0200 Pantxo Diribarne Move lscov.m from optimization directory to statistics/base/ (bug #43118)
Sun, 07 Sep 2014 11:30:41 +0200 Pantxo Diribarne New lscov function (bug #43118)
Mon, 01 Sep 2014 22:13:58 -0700 Rik Check in deprecated copy of nargchk.m from cset be8a12acb20a.
Mon, 01 Sep 2014 11:46:46 -0700 Rik doc: Move validatestrings into function chapter of manual.
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Mon, 01 Sep 2014 08:00:05 -0700 Rik deal.m: Document using interpreter, rather than deal, for comma separated lists.
Mon, 01 Sep 2014 07:58:31 -0700 Rik test.m: Fix typo in __signal_fail name.
Sun, 31 Aug 2014 21:05:38 -0700 Rik Deprecate syl, add new function sylvester.
Sun, 31 Aug 2014 21:41:33 +0200 Pantxo Diribarne shrinkfaces.m: improve input checking
Sun, 31 Aug 2014 21:44:00 +0200 Pantxo Diribarne Remove lef-tover figures in test from cset 4c59f69fa52c
Sat, 30 Aug 2014 12:57:43 -0400 Ben Abbott Remove references to deprecated strmatch function.
Fri, 29 Aug 2014 20:44:51 -0700 Rik doc: Remove references to deprecated bicubic function in manual.
Fri, 29 Aug 2014 20:41:58 -0700 Rik Deprecate strmatch function.
Fri, 29 Aug 2014 16:30:11 -0700 Rik nchoosek.m: Overhaul function.
Fri, 29 Aug 2014 13:27:36 -0700 Rik __unimplemented__.m: Update list of unimplemented functions.
Fri, 29 Aug 2014 17:06:03 +0100 Carnë Draug __unimplemented__.m: remove inputParser which was implemented in ff820f92cbb5.
Tue, 26 Aug 2014 15:48:02 -0700 Rik Add missing bits from cset 38937efbee21.
Tue, 26 Aug 2014 15:27:21 -0700 Rik Incorporate new functions ichol and ilu into Octave.
Mon, 18 Aug 2014 12:32:16 +0100 Eduardo Ramos (edu159) Removed ichol0.cc, icholt.cc, ilu0.cc, iluc.cc, ilutp.cc. Created __ichol__.cc and __ilu__.cc. Minor bugs fixed.
Tue, 12 Aug 2014 15:58:18 +0100 Eduardo Ramos (edu159) Added all the files related with ilu.m and ichol.m functions.