log src/symtab.cc @ 9639:8d79f36ebdde

age author description
Mon, 14 Sep 2009 11:23:54 +0200 Jaroslav Hajek store scope->function pointer
Wed, 02 Sep 2009 09:21:36 +0200 Jaroslav Hajek add a couple of missing copyright statements
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: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
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Wed, 01 Apr 2009 13:49:15 +0200 Jaroslav Hajek fix invalid subscript in symtab.cc
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 01:00:25 -0500 John W. Eaton also stash directory name for subfunctions
Tue, 17 Feb 2009 21:41:26 -0500 John W. Eaton oct-map.h: fix think-o in previous change
Tue, 17 Feb 2009 12:39:30 -0500 John W. Eaton stash directory name when loading private function
Thu, 05 Feb 2009 19:58:04 -0500 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
Fri, 23 Jan 2009 13:13:39 +0100 Jaroslav Hajek further indexing optimization touches
Mon, 29 Sep 2008 18:16:57 -0400 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::load_class_method): Call load_class_constructor if name and dispatch_type are the same.
Mon, 29 Sep 2008 18:08:53 -0400 John W. Eaton symtab.cc: style fixes
Mon, 29 Sep 2008 16:48:04 -0400 David Bateman Check for class specific methods in symbol_table::find_function
Fri, 26 Sep 2008 15:19:41 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): fix order of arguments in call to load_path::find_method
Thu, 25 Sep 2008 10:19:17 -0400 John W. Eaton make dispatch work with feval
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
Wed, 03 Sep 2008 11:20:25 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): check for method, then regular function
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Mon, 04 Aug 2008 23:44:50 -0400 John W. Eaton make file_ops a proper singleton class
Fri, 25 Jul 2008 14:25:35 -0400 John W. Eaton make superiorto and inferiorto work
Wed, 23 Jul 2008 17:16:50 -0400 John W. Eaton eliminate curr_parent_function; fix subfunction lookup
Thu, 17 Jul 2008 14:25:11 -0400 John W. Eaton out_of_date_check_internal: make it work for class methods
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
Sun, 25 May 2008 15:04:37 +0200 David Bateman Add Ffilemarker and fix for 'dbstep in'
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 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Wed, 30 Apr 2008 17:51:02 -0400 John W. Eaton better handling of functions found by relative lookup
Fri, 01 Feb 2008 08:19:05 +0000 jwe [project @ 2008-02-01 08:19:05 by jwe]
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Wed, 31 Oct 2007 01:09:28 +0000 jwe [project @ 2007-10-31 01:08:14 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]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Fri, 24 Aug 2007 20:26:24 +0000 dbateman [project @ 2007-08-24 20:23:21 by dbateman]
Wed, 22 Aug 2007 08:53:34 +0000 dbateman [project @ 2007-08-22 08:53:34 by dbateman]
Tue, 22 May 2007 15:36:10 +0000 jwe [project @ 2007-05-22 15:36:09 by jwe]
Tue, 30 Jan 2007 19:16:55 +0000 jwe [project @ 2007-01-30 19:16:52 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]
Wed, 17 May 2006 16:38:38 +0000 jwe [project @ 2006-05-17 16:38:38 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]
Mon, 24 Apr 2006 19:13:11 +0000 jwe [project @ 2006-04-24 19:13:06 by jwe]
Mon, 17 Apr 2006 05:05:17 +0000 jwe [project @ 2006-04-17 05:05:15 by jwe]
Fri, 14 Apr 2006 04:01:40 +0000 jwe [project @ 2006-04-14 04:01:37 by jwe]