log libinterp/parse-tree/pt-idx.cc @ 21200:fcac5dbbf9ed

age author description
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Wed, 20 Jan 2016 16:58:59 -0800 Rik Replace pattern if/err_XXX/else/code with if/err_XXX/ code.
Wed, 20 Jan 2016 16:08:30 -0800 Rik Invert pattern if/code/else/err_XXX to if !/err_XXX/code.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Thu, 24 Dec 2015 11:42:57 -0500 John W. Eaton maint: pt-idx.cc, pt-assign.cc: invert if/else/error instances.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
Wed, 21 Oct 2015 23:43:46 -0400 John W. Eaton more cleanup of indexing exceptions
Wed, 21 Oct 2015 13:58:08 -0400 John W. Eaton use error and error_with_id directly in libinterp code
Thu, 08 Oct 2015 17:55:57 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 21:13:12 -0400 John W. Eaton eliminate more simple uses of error_state
Fri, 02 Oct 2015 15:07:37 -0400 Lachlan Andrew use exceptions for better invalid index error reporting (bug #45957)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Sat, 08 Feb 2014 17:10:01 -0500 Michael Goffioul Fix package function call with magic "end" in arguments.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 23:00:42 -0400 John W. Eaton don't convert "end" token to "__end__" for indexing
Tue, 14 May 2013 05:24:19 -0400 John W. Eaton require that dynamic field names have only one row
Mon, 13 May 2013 18:50:14 -0400 John W. Eaton require dynamic field names to be character strings
Sat, 06 Apr 2013 11:51:23 -0400 John W. Eaton deprecate symbol_table::varref functions
Tue, 20 Nov 2012 13:24:51 -0500 John W. Eaton warn instead of throwing an error for invalid structure field names
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/pt-idx.cc@c2cb5ea8bccf
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/parse-tree/pt-idx.cc@6c829862c258