log src/symtab.h @ 10313:f3b65e1ae355

age author description
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Tue, 12 Jan 2010 13:20:17 +0100 Jaroslav Hajek improve overload dispatching of built-in classes
Thu, 07 Jan 2010 15:07:19 -0500 John W. Eaton variables.cc (get_top_level_value, set_top_level_value): new functions
Mon, 14 Dec 2009 12:11:53 +0100 Jaroslav Hajek clean up top-level variables when exiting Octave
Thu, 10 Dec 2009 09:14:47 +0100 Jaroslav Hajek improve octave_shlib for safer shared libs treatment
Mon, 14 Sep 2009 11:23:54 +0200 Jaroslav Hajek store scope->function pointer
Thu, 27 Aug 2009 16:08:23 +0200 Jaroslav Hajek fix previous change, avoid duplicate loads of methods in descendant classes
Mon, 10 Aug 2009 10:08:10 +0200 Jaroslav Hajek fix handles to private functions, simplify out-of-date checks in symtab
Thu, 30 Jul 2009 11:52:58 -0400 David Grundberg Parse nested functions more accurately.
Mon, 27 Jul 2009 10:39:09 +0200 Jaroslav Hajek support non-local function lookups in str2func
Thu, 23 Jul 2009 14:44:30 +0200 Jaroslav Hajek implement overloaded function handles
Wed, 22 Jul 2009 11:50:36 +0200 Jaroslav Hajek remove unused declaration
Wed, 22 Jul 2009 11:41:41 +0200 Jaroslav Hajek simplify symbol_table::find and associated functions
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Tue, 21 Jul 2009 12:49:17 -0400 John W. Eaton undo previous commit
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Wed, 01 Jul 2009 10:42:58 +0200 Jaroslav Hajek speed-up function call by caching its name lookup
Tue, 30 Jun 2009 08:18:26 +0200 Jaroslav Hajek remove assertion in force_variable
Sun, 28 Jun 2009 06:01:04 +0200 Jaroslav Hajek remove redundant overload in symtab.h
Thu, 25 Jun 2009 13:57:38 +0200 Jaroslav Hajek yet more unwind_protect improvements
Tue, 16 Jun 2009 09:49:25 +0200 Jaroslav Hajek fix context restoration in error state
Mon, 08 Jun 2009 14:57:41 +0200 Jaroslav Hajek properly clear global variables
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Thu, 21 May 2009 14:26:47 -0700 Robert T. Short clear -classes and support.
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Mon, 23 Mar 2009 19:29:01 -0400 John W. Eaton tag bug don't define forced variables
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 03 Mar 2009 14:10:54 -0500 John W. Eaton improve symbol inheritance for anonymous functions
Fri, 27 Feb 2009 03:31:41 -0500 John W. Eaton strsplit.m: style fixes
Thu, 26 Feb 2009 13:58:47 -0500 John W. Eaton after defining a script or function, clear local variables created for parsing
Fri, 20 Feb 2009 01:00:25 -0500 John W. Eaton also stash directory name for subfunctions
Thu, 05 Feb 2009 19:58:04 -0500 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
Tue, 28 Oct 2008 13:01:58 -0400 John W. Eaton clear local symbol table after parsing function
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
Fri, 22 Aug 2008 16:29:17 -0400 John W. Eaton symtab.h (symbol_table::do_inherit): copy alll symbols from donor scope
Fri, 25 Jul 2008 14:25:35 -0400 John W. Eaton make superiorto and inferiorto work
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
Fri, 06 Jun 2008 15:04:12 -0400 John W. Eaton clear subfunctions when clearing parent function
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
Tue, 06 May 2008 05:51:17 -0400 John W. Eaton symbol table reporting functions
Sun, 04 May 2008 18:15:07 -0400 John W. Eaton initialize args_evaluated; delete useless statement
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Mon, 18 Feb 2008 14:54:10 -0500 John W. Eaton don't clear locked functions
Tue, 15 Jan 2008 00:50:50 +0000 jwe [project @ 2008-01-15 00:50:50 by jwe]
Fri, 04 Jan 2008 20:26:26 +0000 jwe [project @ 2008-01-04 20:26:25 by jwe]
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Thu, 25 Oct 2007 06:57:17 +0000 jwe [project @ 2007-10-25 06:57:16 by jwe]
Tue, 23 Oct 2007 14:26:55 +0000 jwe [project @ 2007-10-23 14:26:54 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Tue, 30 Jan 2007 19:16:55 +0000 jwe [project @ 2007-01-30 19:16:52 by jwe]
Fri, 27 Oct 2006 02:16:19 +0000 jwe [project @ 2006-10-27 02:16:18 by jwe]
Tue, 24 Oct 2006 01:00:13 +0000 jwe [project @ 2006-10-24 01:00:12 by jwe]
Thu, 22 Jun 2006 00:57:28 +0000 jwe [project @ 2006-06-22 00:57:27 by jwe]
Fri, 16 Jun 2006 05:09:42 +0000 jwe [project @ 2006-06-16 05:09:41 by jwe]
Fri, 19 May 2006 05:32:19 +0000 jwe [project @ 2006-05-19 05:32:17 by jwe]
Mon, 08 May 2006 20:23:07 +0000 jwe [project @ 2006-05-08 20:23:04 by jwe]
Thu, 27 Apr 2006 20:03:48 +0000 jwe [project @ 2006-04-27 20:02:30 by jwe]