log src/ov-fcn-handle.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Sun, 08 Jan 2012 20:26:35 -0800 Juan Pablo Carbajal Add new function is_function_handle (patch #7695) stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 09:44:46 -0800 Rik test: Use internal prefix "__" for %!functions to avoid polluting workspace stable
Thu, 13 Oct 2011 11:05:30 -0400 John W. Eaton fix indexing bug for matrices inside anonymous functions
Thu, 22 Sep 2011 17:08:49 -0400 John W. Eaton also look to parent classes for overloaded functions called through handles
Thu, 02 Jun 2011 16:31:13 +0200 Olaf Till Fix loading of function handles saved in binary format. Bug #33456.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Wed, 18 Mar 2009 15:23:14 +0100 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-x
Sun, 04 May 2008 23:48:49 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Thu, 03 Apr 2008 13:13:48 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref release-3-0-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Sat, 15 Jan 2011 03:59:53 -0500 John W. Eaton ov-fcn-handle.cc: use version instead of flops in test
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 08 Jan 2011 11:53:51 +0100 David Grundberg Change mentions of "nested function" to the less misleading "subfunction"
Wed, 10 Nov 2010 04:07:14 -0500 John W. Eaton fix printing of newlines for anonymous function handle bodies
Wed, 10 Nov 2010 00:54:34 -0500 John W. Eaton allow class function to be called from methods as well as constructors
Thu, 30 Sep 2010 09:13:37 +0200 Jaroslav Hajek replace Octave_map->octave_scalar_map in oct-parse.yy and ov-fcn-handle.cc
Tue, 28 Sep 2010 09:08:29 +0200 Jaroslav Hajek make an internal function for try simulation
Sun, 12 Sep 2010 21:10:35 +0200 Jaroslav Hajek fixes in binders code
Fri, 10 Sep 2010 11:48:41 +0200 Jaroslav Hajek binders optimization
Tue, 03 Aug 2010 19:01:54 +0200 Jaroslav Hajek propagate isargout info through function handles
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Mon, 15 Feb 2010 07:13:12 +0100 Jaroslav Hajek improve function handles comparison
Sat, 13 Feb 2010 08:17:21 +0100 Jaroslav Hajek partially rewrite function handles
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 03 Feb 2010 13:35:41 +0100 Jaroslav Hajek make printing of handles more Matlab-compatible
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
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
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Wed, 02 Sep 2009 09:21:36 +0200 Jaroslav Hajek add a couple of missing copyright statements
Mon, 10 Aug 2009 10:08:10 +0200 Jaroslav Hajek fix handles to private functions, simplify out-of-date checks in symtab
Wed, 29 Jul 2009 09:09:48 +0200 Jaroslav Hajek also cache class dispatch lookups in function handles
Mon, 27 Jul 2009 10:39:09 +0200 Jaroslav Hajek support non-local function lookups in str2func
Fri, 24 Jul 2009 08:13:20 +0200 Jaroslav Hajek allow taking handles of methods with no base overload
Thu, 23 Jul 2009 14:44:30 +0200 Jaroslav Hajek implement overloaded function handles
Sat, 04 Jul 2009 13:19:20 +0200 Jaroslav Hajek undo escaped change in previous patch
Sat, 04 Jul 2009 12:25:07 +0200 Jaroslav Hajek add missing unwind_protect::run in pt-eval.cc
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
Fri, 12 Jun 2009 13:29:25 -0400 John W. Eaton fix typos in previous change
Fri, 12 Jun 2009 13:23:05 -0400 John W. Eaton allow function handles to be created from operators that correspond to named functions
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Tue, 10 Mar 2009 01:01:50 -0400 Benjamin Lindner fix CRLF issues with text-mode reading in windows when loading ascii data
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sat, 06 Dec 2008 07:48:35 +0100 Jaroslav Hajek fix use of uninitialized buffers
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
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
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
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 23:46:35 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment
Wed, 30 Apr 2008 17:51:02 -0400 John W. Eaton better handling of functions found by relative lookup
Wed, 30 Apr 2008 14:32:41 -0400 John W. Eaton handle load/save for handles to built-in functions