log src/variables.cc @ 10467:13c1f15c67fa

age author description
Fri, 26 Mar 2010 08:24:04 +0100 Jaroslav Hajek guard against recursive calls of missing_function_hook
Wed, 24 Mar 2010 13:10:36 +0100 Jaroslav Hajek don't call missing_function_hook inside try block
Wed, 24 Mar 2010 12:56:18 +0100 Jaroslav Hajek implement smart warnings about missing Matlab functionality
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Thu, 07 Jan 2010 15:07:19 -0500 John W. Eaton variables.cc (get_top_level_value, set_top_level_value): new functions
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Wed, 21 Oct 2009 11:13:33 -0700 Rik Fix unbalanced parentheses warning during creation of pdf documentation.
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Thu, 15 Oct 2009 13:06:48 +0200 Jaroslav Hajek fix extract_function & add obsoleteness warning
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Wed, 07 Oct 2009 14:34:53 -0400 John W. Eaton whos: kluge fix to get size right for objects
Thu, 23 Jul 2009 14:57:53 -0400 John W. Eaton variables.cc (symbol_exist): ignore errors when parsing functions
Wed, 22 Jul 2009 11:41:41 +0200 Jaroslav Hajek simplify symbol_table::find and associated functions
Thu, 25 Jun 2009 13:57:38 +0200 Jaroslav Hajek yet more unwind_protect improvements
Thu, 25 Jun 2009 11:41:46 +0200 Jaroslav Hajek avoid passing local variable pointers to unwind_protect
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Mon, 08 Jun 2009 15:12:16 -0400 John W. Eaton fix exist for function handles and inline functions
Mon, 08 Jun 2009 08:00:13 +0200 Jaroslav Hajek fix behavior of clear
Fri, 05 Jun 2009 13:23:26 -0700 Rik Update documentation for 'who' family of functions.
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Mon, 25 May 2009 07:35:19 +0200 Jaroslav Hajek don't print undefined symbols in who
Thu, 21 May 2009 14:26:47 -0700 Robert T. Short clear -classes and support.
Tue, 05 May 2009 13:05:12 -0400 John W. Eaton variables.cc (set_internal_variable): Pass NM in call to error
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Wed, 22 Apr 2009 14:33:26 -0400 rtshort Update to OOP facilities.
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Sun, 22 Mar 2009 08:41:49 -0700 Rik Documentation cleanup of var.texi, expr.texi, eval.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices