log

age author description
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Fri, 09 Oct 2015 16:52:49 -0400 John W. Eaton don't print additional error message in argument list evaluation
Fri, 09 Oct 2015 15:17:08 -0400 John W. Eaton eliminate remaining uses of error_state in parse-tree files
Fri, 09 Oct 2015 12:03:23 -0700 Rik Remove fuzzy matching from odeset/odeget.
Fri, 09 Oct 2015 14:43:36 -0400 John W. Eaton use new cell_value method to handle value extraction errors
Fri, 09 Oct 2015 14:41:49 -0400 John W. Eaton new octave_value::cell_value method with optional error message
Fri, 09 Oct 2015 10:06:39 -0400 John W. Eaton use new string_value method to handle value extraction errors
Thu, 08 Oct 2015 19:00:51 -0400 John W. Eaton use new string_value method to handle value extraction errors
Thu, 08 Oct 2015 17:55:57 -0400 John W. Eaton use new string_value method to handle value extraction errors
Thu, 08 Oct 2015 18:15:56 -0400 John W. Eaton use new string_value method to handle value extraction errors
Thu, 08 Oct 2015 17:41:21 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 08 Oct 2015 17:26:40 -0400 John W. Eaton use new string_value method to handle value extraction errors
Thu, 08 Oct 2015 16:43:22 -0400 John W. Eaton new octave_value::string_value method with optional error message
Thu, 08 Oct 2015 20:15:19 +0100 Carnë Draug inputParser: do not perform validation of default values (bug #45837)
Thu, 08 Oct 2015 20:06:45 +0100 Carnë Draug linspace: add tests for the use of vectors as base and limit.
Thu, 08 Oct 2015 19:56:51 +0100 Carnë Draug linspace: remove use of error_state.
Wed, 07 Oct 2015 14:52:01 -0700 Rik doc: Add explanation of ':' optional input to numel(). stable
Wed, 07 Oct 2015 14:41:39 -0700 Rik doc: Cuddle parentheses in example code of for loop. stable
Wed, 07 Oct 2015 21:01:25 +0200 Torsten possibility to hide filters in history and workspace view (bug#45428)
Wed, 07 Oct 2015 09:45:44 -0700 Rik data.cc: Add @w{} around @code segments in docstrings to prevent line breaks. stable
Wed, 07 Oct 2015 07:41:44 -0700 Rik Don't return A for inv (A) when A is a singular Diagonal matrix (bug #46103).
Tue, 06 Oct 2015 11:07:10 +0200 ederag __gnuplot_drawnow__.m: Use "screenpixelsperinch" instead of constant value (bug #46122). stable
Fri, 02 Oct 2015 17:44:53 +0200 Philip Nienhuis methods.m: try Java class names if getMethods fails on Java objects (bug #46010) stable
Thu, 01 Oct 2015 22:38:34 +0200 Philip Nienhuis Add Ethan Biery to list of contributors stable
Thu, 01 Oct 2015 22:33:13 +0200 Ethan Biery textread.m, textscan.m: always remove headerlines args before invoking strread (bug #46080) stable
Tue, 06 Oct 2015 22:14:41 +0200 Carlo de Falco fix interpolation bug introduced with 87b557ee8e5d
Tue, 06 Oct 2015 14:47:41 -0400 John W. Eaton eliminate more simple uses of error_state
Tue, 06 Oct 2015 19:28:59 +0200 Carlo de Falco clean up and vectorize code for dense output in ode45
Tue, 06 Oct 2015 00:20:02 -0400 John W. Eaton eliminate more simple uses of error_state