Mercurial > hg > octave-nkf
graph
-
Respect the order in which default graphics properties are set (bug #38449)Sun, 07 Sep 2014 10:47:20 +0200, by Pantxo Diribarne
-
Allow run selection for all editor file types (bug #43195) gui-releaseFri, 12 Sep 2014 19:51:33 +0200, by Torsten
-
remove obsolete file plot/module.mkFri, 12 Sep 2014 11:06:02 -0400, by John W. Eaton
-
move rotate.m to plot/util form plot/drawFri, 12 Sep 2014 11:05:30 -0400, by John W. Eaton
-
Do not include system header files in extern "C" block (bug #43171)Thu, 11 Sep 2014 20:52:27 -0400, by Johannes Zarl
-
rotate.m: new functionThu, 11 Sep 2014 16:07:12 -0400, by John W. Eaton
-
Apply std::complex feature tests to ichol helper functionThu, 11 Sep 2014 00:49:22 -0400, by Mike Miller
-
doc: fix stray escape sequences in permute's docstringThu, 11 Sep 2014 00:32:26 -0400, by Mike Miller
-
maint: Periodic merge of gui-release to default.Wed, 10 Sep 2014 14:19:58 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseWed, 10 Sep 2014 14:16:03 -0400, by John W. Eaton
-
allow building with old versions of bison again (bug #43023)Wed, 10 Sep 2014 11:23:37 -0400, by John W. Eaton
-
doc: Update docstring for datenum to describe format argument (bug #43181) stableWed, 10 Sep 2014 08:19:43 -0400, by Mike Miller
-
Fix error message when trying to set a non-existent graphics property.Wed, 10 Sep 2014 00:11:57 +0200, by Pantxo Diribarne
-
doc: explain permute's PERM variable and give examplesMon, 08 Sep 2014 12:05:37 -0400, by Jordi Gutiérrez Hermoso
-
Move lscov.m from optimization directory to statistics/base/ (bug #43118)Mon, 08 Sep 2014 08:09:45 +0200, by Pantxo Diribarne
-
New lscov function (bug #43118)Sun, 07 Sep 2014 11:30:41 +0200, by Pantxo Diribarne
-
Check in deprecated copy of nargchk.m from cset be8a12acb20a.Mon, 01 Sep 2014 22:13:58 -0700, by Rik
-
doc: Move validatestrings into function chapter of manual.Mon, 01 Sep 2014 11:46:46 -0700, by Rik
-
Deprecate nargchk in favor of narginchk.Mon, 01 Sep 2014 10:57:29 -0700, by Rik
-
deal.m: Document using interpreter, rather than deal, for comma separated lists.Mon, 01 Sep 2014 08:00:05 -0700, by Rik
-
test.m: Fix typo in __signal_fail name.Mon, 01 Sep 2014 07:58:31 -0700, by Rik
-
Deprecate syl, add new function sylvester.Sun, 31 Aug 2014 21:05:38 -0700, by Rik
-
shrinkfaces.m: improve input checkingSun, 31 Aug 2014 21:41:33 +0200, by Pantxo Diribarne
-
Remove lef-tover figures in test from cset 4c59f69fa52cSun, 31 Aug 2014 21:44:00 +0200, by Pantxo Diribarne
-
Remove references to deprecated strmatch function.Sat, 30 Aug 2014 12:57:43 -0400, by Ben Abbott
-
doc: Remove references to deprecated bicubic function in manual.Fri, 29 Aug 2014 20:44:51 -0700, by Rik
-
Deprecate strmatch function.Fri, 29 Aug 2014 20:41:58 -0700, by Rik
-
nchoosek.m: Overhaul function.Fri, 29 Aug 2014 16:30:11 -0700, by Rik
-
__unimplemented__.m: Update list of unimplemented functions.Fri, 29 Aug 2014 13:27:36 -0700, by Rik
-
__unimplemented__.m: remove inputParser which was implemented in ff820f92cbb5.Fri, 29 Aug 2014 17:06:03 +0100, by Carnë Draug
-
Add missing bits from cset 38937efbee21.Tue, 26 Aug 2014 15:48:02 -0700, by Rik
-
Incorporate new functions ichol and ilu into Octave.Tue, 26 Aug 2014 15:27:21 -0700, by Rik
-
Removed ichol0.cc, icholt.cc, ilu0.cc, iluc.cc, ilutp.cc. Created __ichol__.cc and __ilu__.cc. Minor bugs fixed.Mon, 18 Aug 2014 12:32:16 +0100, by Eduardo Ramos (edu159)
-
Added all the files related with ilu.m and ichol.m functions.Tue, 12 Aug 2014 15:58:18 +0100, by Eduardo Ramos (edu159)
-
isprime.m: Update docstring to note that 1 is not prime.Tue, 26 Aug 2014 08:05:42 -0700, by Rik
-
NEWS: note that isprime now accepts negative and complex inputs.Mon, 25 Aug 2014 22:19:02 -0700, by Rik
-
isprime.m: Document negative and complex inputs.Mon, 25 Aug 2014 21:30:23 -0700, by Rik
-
Better checks for valid format conversion specifiers in textscan. & strread.mWed, 13 Aug 2014 21:29:53 +0200, by Philip Nienhuis
-
test.m: Overhaul function (also fixes bug #39703).Sun, 24 Aug 2014 15:25:21 -0700, by Rik
-
Handle non "points" fontunits properties (bug # 40158)Sun, 11 May 2014 22:24:50 +0200, by Pantxo Diribarne
-
Allow isprime to handle complex numbers (bug #43041)Sat, 23 Aug 2014 17:53:48 -0400, by Jordi Gutiérrez Hermoso
-
* isprime.m: Return an empty array for empty inputSat, 23 Aug 2014 17:38:56 -0400, by Jordi Gutiérrez Hermoso
-
figure: define adopted axes "currentaxes" if none is defined (bug #41573)Sat, 23 Aug 2014 16:12:03 +0200, by Pantxo Diribarne
-
user setting for hiding the tool tip in the workspace view (part of bug #42306) gui-releaseSat, 23 Aug 2014 13:19:12 +0200, by Torsten
-
isprime.m: Verify that input is a real number (bug #43041)Thu, 21 Aug 2014 16:05:09 -0700, by Rik
-
doc: Add @nospell macro around proper names in documentation.Thu, 21 Aug 2014 15:57:18 -0700, by Rik
-
dox: fix inputParser help text for newer Texinfo versions.Thu, 21 Aug 2014 18:49:47 +0100, by Carnë Draug
-
doc: Periodic spell check of documentation.Thu, 21 Aug 2014 09:51:18 -0700, by Rik
-
inputParser.m: Format docstring to Octave guidelines.Thu, 21 Aug 2014 09:46:25 -0700, by Rik
-
doc: fix "tooolkit" misspellingWed, 20 Aug 2014 01:25:50 +0100, by Rolando Pereira
-
inputParser: classdef port of @inputParser from Octave Forge general pkg.Wed, 20 Aug 2014 00:24:03 +0100, by Carnë Draug
-
Rewrite schur built-in test as a %!warning to stop failure during 'make check'Wed, 20 Aug 2014 10:19:09 -0700, by Rik
-
Add penny.mat to build system.Tue, 19 Aug 2014 14:32:44 -0700, by Rik
-
new data directory for storing data files we distributeTue, 19 Aug 2014 05:41:06 -0400, by John W. Eaton
-
allow debugging messages in classdef code to be disabledTue, 19 Aug 2014 12:02:15 -0400, by John W. Eaton
-
make "file found in path" warnings consistentTue, 19 Aug 2014 06:40:53 -0400, by John W. Eaton
-
figure.m: Remove obsolete hack for bug #31931 on Mac platforms.Mon, 18 Aug 2014 20:46:07 -0700, by Rik
-
Fix set_currentpoint in FLTK that figures units property is respected.Mon, 18 Aug 2014 23:44:25 +0200, by Andreas Weber
-
Fix axes property "currentpoint" for FLTK, extend documentationMon, 18 Aug 2014 21:25:39 +0200, by Andreas Weber