Mercurial > hg > octave-jordi
graph
-
Preface warning() messages with name of function when possible.Thu, 19 Nov 2015 14:39:04 -0800, by Rik
-
Preface error() messages with name of function when possible.Thu, 19 Nov 2015 14:17:45 -0800, by Rik
-
eliminate more uses of error stateThu, 19 Nov 2015 15:46:40 -0500, by John W. Eaton
-
Rewrite colormap demos with rgbplot() to show both composite and profile.Thu, 19 Nov 2015 17:09:06 +0000, by Carnë Draug
-
rgbplot.m: adjust xlim after plotting color profile.Thu, 19 Nov 2015 17:05:36 +0000, by Carnë Draug
-
munge-texi.pl: Silence warning from new versions of Perl (bug #46475).Thu, 19 Nov 2015 08:46:31 -0800, by Rik
-
Fix rotated graphics when printing through ghostscript (bug #46435). stableThu, 19 Nov 2015 08:21:01 -0800, by Rik
-
build: Fix warning messages from compiler.Wed, 18 Nov 2015 22:31:29 -0800, by Rik
-
doc: Periodic spellcheck of documentation.Wed, 18 Nov 2015 22:07:12 -0800, by Rik
-
build: Update mk_undocumented_list Perl script.Wed, 18 Nov 2015 22:01:38 -0800, by Rik
-
build: Fix broken doc/module.mk rules for spellcheck and undocumented_list.Wed, 18 Nov 2015 21:58:25 -0800, by Rik
-
doc: Peridodic grammar check of documentation.Wed, 18 Nov 2015 17:24:47 -0800, by Rik
-
Remove trailing whitespace at end of lines.Wed, 18 Nov 2015 16:40:22 -0800, by Rik
-
Cuddle increment (++) and decrement (--) operators with variable in question.Wed, 18 Nov 2015 16:12:41 -0800, by Rik
-
Consistently use 'filename' rather than 'file name' throughout code base.Wed, 18 Nov 2015 15:48:27 -0800, by Rik
-
configure option to build with address sanitizer (bugg #46449)Wed, 18 Nov 2015 15:44:33 -0500, by John W. Eaton
-
Make error messages more specific about the variable and problem encountered.Wed, 18 Nov 2015 10:40:26 -0800, by Rik
-
@ftp/mget: honor the TARGET argumentTue, 17 Nov 2015 22:04:42 +0100, by Pantxo Diribarne
-
eliminate more uses of error_stateTue, 17 Nov 2015 11:46:22 -0500, by John W. Eaton
-
pkg: add warning about security implications when using -forge.Tue, 17 Nov 2015 17:57:33 +0000, by Carnë Draug
-
Preserve diagonal matrix property with linear index assignment (bug #36932).Mon, 16 Nov 2015 21:27:40 -0800, by Rik
-
Make the file browser open files more consistently (bug #45844)Mon, 02 Nov 2015 22:42:28 +0100, by Pantxo Diribarne
-
provide actions for moving the editor tabs by shortscutsSun, 15 Nov 2015 14:24:38 +0100, by Torsten
-
eliminate more uses of error_stateSat, 14 Nov 2015 15:18:05 -0500, by John W. Eaton
-
eliminate more uses of error_stateSat, 14 Nov 2015 12:07:38 -0500, by John W. Eaton
-
possibility to set all shortcuts to default values and check overwritingSat, 14 Nov 2015 13:31:00 +0100, by Torsten
-
__tight_eps_bbox__.m: Remove unused file.Fri, 13 Nov 2015 19:31:51 -0800, by Rik
-
rename octave_value value extractors that accept error message argsFri, 13 Nov 2015 14:10:26 -0500, by John W. Eaton
-
quadgk.m: Overhaul function and increase Matlab compatibility.Thu, 12 Nov 2015 19:27:25 -0800, by Rik
-
drawnow: add a delay to let the GUI thread lock the mutex when printing (bug #44463) stableThu, 12 Nov 2015 21:40:23 +0100, by Pantxo Diribarne
-
maint: periodic merge of stable to defaultThu, 12 Nov 2015 15:06:57 -0500, by John W. Eaton
-
* ov.h (OV_REP_TYPE): Delete obsolete macro.Wed, 11 Nov 2015 12:22:10 -0500, by John W. Eaton
-
fminunc.m: Clean up function to meet Octave coding standards.Wed, 11 Nov 2015 16:58:18 -0800, by Rik
-
fminunc.m: Correctly calculate gradient and hessian even when fminunc fails (bug #40101)Mon, 03 Feb 2014 17:25:32 +0200, by José Vallet
-
added actions and shortcuts for switching editor tabsWed, 11 Nov 2015 20:09:31 +0100, by Torsten
-
check whether filter is active or not when history widget becomes visible stableMon, 09 Nov 2015 22:13:52 +0100, by Torsten
-
fix hanging of gui when focusing the editor (regression from cset 802dc52d4d46) stableMon, 09 Nov 2015 20:11:25 +0100, by Torsten
-
NEWS: Update with changes to quadl function.Sun, 08 Nov 2015 21:34:44 -0800, by Rik
-
quadl.m: Overhal function and switch to absolute tolerance.Sun, 08 Nov 2015 20:07:37 -0800, by Rik
-
quadv.m: Miscellaneous cleanup.Sun, 08 Nov 2015 19:58:33 -0800, by Rik
-
backout changeset 18f38ed43962Sun, 08 Nov 2015 16:14:27 -0500, by John W. Eaton
-
do not use native file dialogs for import/export of shortcut filesSun, 08 Nov 2015 12:00:06 +0100, by Torsten
-
provide only one set of gui shortcuts at a timeSun, 08 Nov 2015 11:59:50 +0100, by Torsten
-
quadv.m: Clean up function to use modern coding standards.Sat, 07 Nov 2015 17:24:02 -0800, by Rik
-
quadv.m: Clarify that tolerance is absolute in docstring. stableSat, 07 Nov 2015 16:46:06 -0800, by Rik
-
vector_value exctractors with error messagesFri, 06 Nov 2015 16:52:49 -0500, by John W. Eaton
-
new cellstr_value function and elimination of error_stateThu, 05 Nov 2015 17:22:16 -0500, by John W. Eaton
-
ensure va_end is executed before returning in value extractorsThu, 05 Nov 2015 16:09:38 -0500, by John W. Eaton
-
eliminate more uses of error_stateThu, 05 Nov 2015 15:06:52 -0500, by John W. Eaton
-
eliminate more uses of error_stateWed, 04 Nov 2015 15:56:22 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 03 Nov 2015 17:58:15 -0500, by Jordi Gutiérrez Hermoso
-
Remove unused arguments in private functions for colorspace arguments.Tue, 03 Nov 2015 18:26:58 +0000, by Carnë Draug
-
ntsc2rgb: remove unreasonable support for integer input (patch #8709)Tue, 03 Nov 2015 18:21:02 +0000, by Carnë Draug
-
Fix segfault with 'dbclear all' (bug #41843). stableSun, 01 Nov 2015 20:14:47 -0800, by Lachlan Andrew
-
Allow assigning row vector to column of Sparse array (bug #45589).Sun, 01 Nov 2015 19:59:12 -0800, by Lachlan Andrew
-
intro.txi change a to A to match the previous comments stableSat, 24 Oct 2015 17:20:24 -0400, by Doug Stewart
-
Force left-to-right alignment for the whole GUI (bug #46204) stableFri, 30 Oct 2015 22:47:44 +0100, by Pantxo Diribarne
-
__unimplemented__: update list of missing functions.Fri, 30 Oct 2015 12:53:08 +0000, by Carnë Draug
-
validateattributes: add diag attribute (bug #46328)Fri, 30 Oct 2015 12:21:08 +0000, by Amro
-
validateattributes.m: fix typo on documentation (bug #46328) stableFri, 30 Oct 2015 12:00:25 +0000, by Carnë Draug