log

age author description
Mon, 02 Nov 2015 22:42:28 +0100 Pantxo Diribarne Make the file browser open files more consistently (bug #45844)
Sun, 15 Nov 2015 14:24:38 +0100 Torsten provide actions for moving the editor tabs by shortscuts
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 12:07:38 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 13:31:00 +0100 Torsten possibility to set all shortcuts to default values and check overwriting
Fri, 13 Nov 2015 19:31:51 -0800 Rik __tight_eps_bbox__.m: Remove unused file.
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
Thu, 12 Nov 2015 19:27:25 -0800 Rik quadgk.m: Overhaul function and increase Matlab compatibility.
Thu, 12 Nov 2015 21:40:23 +0100 Pantxo Diribarne drawnow: add a delay to let the GUI thread lock the mutex when printing (bug #44463) stable
Thu, 12 Nov 2015 15:06:57 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 11 Nov 2015 12:22:10 -0500 John W. Eaton * ov.h (OV_REP_TYPE): Delete obsolete macro.
Wed, 11 Nov 2015 16:58:18 -0800 Rik fminunc.m: Clean up function to meet Octave coding standards.
Mon, 03 Feb 2014 17:25:32 +0200 José Vallet fminunc.m: Correctly calculate gradient and hessian even when fminunc fails (bug #40101)
Wed, 11 Nov 2015 20:09:31 +0100 Torsten added actions and shortcuts for switching editor tabs
Mon, 09 Nov 2015 22:13:52 +0100 Torsten check whether filter is active or not when history widget becomes visible stable
Mon, 09 Nov 2015 20:11:25 +0100 Torsten fix hanging of gui when focusing the editor (regression from cset 802dc52d4d46) stable
Sun, 08 Nov 2015 21:34:44 -0800 Rik NEWS: Update with changes to quadl function.
Sun, 08 Nov 2015 20:07:37 -0800 Rik quadl.m: Overhal function and switch to absolute tolerance.
Sun, 08 Nov 2015 19:58:33 -0800 Rik quadv.m: Miscellaneous cleanup.
Sun, 08 Nov 2015 16:14:27 -0500 John W. Eaton backout changeset 18f38ed43962
Sun, 08 Nov 2015 12:00:06 +0100 Torsten do not use native file dialogs for import/export of shortcut files
Sun, 08 Nov 2015 11:59:50 +0100 Torsten provide only one set of gui shortcuts at a time
Sat, 07 Nov 2015 17:24:02 -0800 Rik quadv.m: Clean up function to use modern coding standards.
Sat, 07 Nov 2015 16:46:06 -0800 Rik quadv.m: Clarify that tolerance is absolute in docstring. stable
Fri, 06 Nov 2015 16:52:49 -0500 John W. Eaton vector_value exctractors with error messages
Thu, 05 Nov 2015 17:22:16 -0500 John W. Eaton new cellstr_value function and elimination of error_state
Thu, 05 Nov 2015 16:09:38 -0500 John W. Eaton ensure va_end is executed before returning in value extractors
Thu, 05 Nov 2015 15:06:52 -0500 John W. Eaton eliminate more uses of error_state
Wed, 04 Nov 2015 15:56:22 -0500 John W. Eaton eliminate more uses of error_state
Tue, 03 Nov 2015 17:58:15 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Tue, 03 Nov 2015 18:26:58 +0000 Carnë Draug Remove unused arguments in private functions for colorspace arguments.
Tue, 03 Nov 2015 18:21:02 +0000 Carnë Draug ntsc2rgb: remove unreasonable support for integer input (patch #8709)
Sun, 01 Nov 2015 20:14:47 -0800 Lachlan Andrew Fix segfault with 'dbclear all' (bug #41843). stable
Sun, 01 Nov 2015 19:59:12 -0800 Lachlan Andrew Allow assigning row vector to column of Sparse array (bug #45589).
Sat, 24 Oct 2015 17:20:24 -0400 Doug Stewart intro.txi change a to A to match the previous comments stable
Fri, 30 Oct 2015 22:47:44 +0100 Pantxo Diribarne Force left-to-right alignment for the whole GUI (bug #46204) stable
Fri, 30 Oct 2015 12:53:08 +0000 Carnë Draug __unimplemented__: update list of missing functions.
Fri, 30 Oct 2015 12:21:08 +0000 Amro validateattributes: add diag attribute (bug #46328)
Fri, 30 Oct 2015 12:00:25 +0000 Carnë Draug validateattributes.m: fix typo on documentation (bug #46328) stable
Thu, 29 Oct 2015 17:16:38 -0400 John W. Eaton eliminate more uses of error_state
Fri, 23 Oct 2015 16:55:23 -0400 John W. Eaton defer stack trace until back at top level
Wed, 28 Oct 2015 22:34:43 +0000 Carnë Draug Add support for colorspace conversion of signed integers images (patch #8709)
Wed, 28 Oct 2015 19:51:02 +0000 Carnë Draug Add more tests for color space conversion functions (patch #8709)
Mon, 26 Oct 2015 02:34:29 +0000 Carnë Draug Only return floating point class on color conversion functions (patch #8709)
Tue, 27 Oct 2015 20:31:56 -0700 Rik Return a diagonal matrix for permute/ipermute with a diagonal matrix input (bug #46123).
Tue, 27 Oct 2015 08:41:36 -0700 Rik isdiag.m: Add shortcut code for inputs which are diagonal matrices already.
Mon, 26 Oct 2015 15:28:36 -0700 Rik doc: Update @detailmenu in octave.texi
Mon, 26 Oct 2015 09:19:01 -0700 Rik doc: Fix typo in short-circuit operators documentation (bug #46280). stable
Sun, 25 Oct 2015 20:44:13 +0000 Carnë Draug ntsc2rgb: truncate/scale for all types and performance fixes (patch #8709)
Sun, 25 Oct 2015 19:34:56 +0000 Carnë Draug ntsc2rgb.m: add more tests for scaling and truncation of values outside [0 1].
Sun, 25 Oct 2015 19:18:01 +0000 Hartmut Gimpel ntsc2rgb.m: scale output values to the [0 1] range (patch #8709)
Sun, 25 Oct 2015 17:22:16 +0000 Carnë Draug doc: note in iscolormap that must be floating point.
Sun, 25 Oct 2015 16:58:41 +0000 Hartmut Gimpel Fix regression on color conversion by 84ca63c8a038 (patch #8709)
Thu, 22 Oct 2015 12:48:49 -0400 John W. Eaton avoid fixed-size buffers in index exception code
Wed, 21 Oct 2015 23:43:46 -0400 John W. Eaton more cleanup of indexing exceptions
Wed, 21 Oct 2015 15:23:08 -0400 John W. Eaton catch index_exception by const reference where possible
Wed, 21 Oct 2015 13:58:08 -0400 John W. Eaton use error and error_with_id directly in libinterp code
Wed, 21 Oct 2015 13:56:05 -0400 John W. Eaton use pass by reference and default argument value
Tue, 20 Oct 2015 22:43:20 -0400 John W. Eaton use gnulib::floor
Fri, 23 Oct 2015 07:30:22 +0200 Torsten remove column visibility of file browser from settings dialog