log libinterp/octave-value/ov-usr-fcn.cc @ 20619:eef93a493ce3

age author description
Fri, 09 Oct 2015 14:43:36 -0400 John W. Eaton use new cell_value method to handle value extraction errors
Mon, 05 Oct 2015 20:37:19 -0400 John W. Eaton eliminate more simple uses of error_state
Tue, 22 Sep 2015 04:50:47 -0700 Rik maint: Periodic merge of stable to default.
Tue, 22 Sep 2015 03:08:14 -0700 Rik Fix regression in displayed error message for nargin and nargout. stable
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Sun, 21 Dec 2014 17:49:28 -0500 John W. Eaton emit stack trace immediately at point of error
Wed, 12 Nov 2014 20:04:52 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 23 Jun 2014 18:46:32 +0200 Julien Bect Reduce profiling overhead using inlining and templates. gui-release
Tue, 30 Sep 2014 15:11:23 -0700 Rik inputname.m: Overhaul function.
Sun, 29 Jun 2014 18:35:44 -0700 Rik maint: Fix some spellings in error messages.
Thu, 15 May 2014 08:37:38 -0700 Rik maint: periodic merge of gui-release to stable.
Wed, 14 May 2014 17:48:43 -0700 Rik Change profile() to report method names of classes (bug #38480).
Mon, 24 Mar 2014 23:41:10 +0100 Stefan Mahr Fix segfault if subsasgn in @class returns no output (bug #41945) stable
Mon, 24 Mar 2014 23:41:10 +0100 Stefan Mahr Fix segfault if subsasgn in @class returns no output (bug #41945)
Sat, 01 Mar 2014 22:11:32 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 01 Mar 2014 21:50:13 -0800 Rik doc: Update documentation for functions in octave-value dir. stable
Fri, 21 Mar 2014 14:59:38 -0400 LYH User function support draft
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Tue, 05 Nov 2013 12:27:42 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 15:22:04 -0700 Rik doc: Use double-quote in preference to single quote in code examples.
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 14 Oct 2013 15:00:12 -0400 Michael Goffioul maint: periodic merge of default to classdef classdef
Tue, 08 Oct 2013 19:11:32 -0400 John W. Eaton avoid crash when restoring warning states (bug #40199)
Sat, 05 Oct 2013 11:22:09 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Thu, 04 Jul 2013 10:09:58 -0400 John W. Eaton periodic merge of default to classdef classdef
Wed, 26 Jun 2013 20:28:52 -0700 Rik Use string_fill_char when creating argn automatic variable (bug #34183).
Sun, 12 May 2013 21:45:57 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 07 May 2013 15:29:00 -0400 John W. Eaton adjust location of eof marker for files with subfunctions but no explicit end statements
Fri, 03 May 2013 01:16:41 -0400 John W. Eaton erase subfunctions when primary function scope is deleted (bug #38691)
Tue, 30 Apr 2013 14:32:16 -0400 John W. Eaton handle setting breakpoints in subfunctions in GUI editor
Mon, 22 Apr 2013 16:37:53 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 17 Apr 2013 02:54:40 -0400 John W. Eaton remove breakpoints when clearing function
Sat, 06 Apr 2013 11:51:23 -0400 John W. Eaton deprecate symbol_table::varref functions
Thu, 28 Feb 2013 02:04:24 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Fri, 22 Feb 2013 19:01:10 -0500 John W. Eaton pass lvalue_list to more subsref calls (bug #38374)
Tue, 01 Jan 2013 19:42:17 -0500 Michael Goffioul Implement some embryonic handle-classdef semantic. classdef
Fri, 02 Nov 2012 14:32:22 -0600 Max Brister Disable JIT when breakpoints are present
Thu, 20 Sep 2012 12:20:39 -0400 John W. Eaton implement local option for warnings
Sun, 09 Sep 2012 00:29:00 -0600 Max Brister JIT compile anonymous functions
Tue, 17 Apr 2012 21:24:20 -0600 Max Brister Disallow new variables in nested functions (bug #36271)
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-usr-fcn.cc@2b4d9d57b12c