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

age author description
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Thu, 14 Jun 2012 23:31:59 +0200 Axel Mathéi New function: erfcinv (bug #36607)
Thu, 12 Apr 2012 16:27:39 -0400 John W. Eaton make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Mon, 13 Feb 2012 07:42:56 -0800 Rik doc: Correct off-by-1 spacings in all .cc docstrings
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 23 Dec 2011 11:29:25 -0800 Rik Improve docstring for sparse_auto_mutate. stable
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Tue, 06 Sep 2011 21:15:16 -0500 Jordi Gutiérrez Hermoso Remove all blank lines with "format compact"
Sat, 16 Jul 2011 12:56:58 -0700 Rik codesprint: Add tests for sparse_auto_mutate()
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Thu, 03 Feb 2011 01:40:00 -0500 John W. Eaton mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 16 Aug 2010 10:25:01 +0200 Jaroslav Hajek omit some unused named parameters to avoid warning
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 29 Jul 2010 12:45:23 +0200 Jaroslav Hajek allow user detect ignored outputs in m-functions
Wed, 07 Jul 2010 10:57:52 +0200 Jaroslav Hajek use octave_map for octave_class
Tue, 22 Jun 2010 15:22:36 +0200 Jaroslav Hajek initial code for structs rewrite
Fri, 28 May 2010 12:28:06 +0200 Jaroslav Hajek make cellfun's fast scalar collection mechanism public
Tue, 25 May 2010 08:24:29 +0200 Jaroslav Hajek simplify octave_base_value::ndims
Fri, 23 Apr 2010 11:23:43 +0200 Jaroslav Hajek fix assignment to non-existing variables and octave_value::assign
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Tue, 13 Apr 2010 12:36:24 +0200 Jaroslav Hajek implement working spalloc
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Sat, 30 Jan 2010 22:35:27 +0100 Jaroslav Hajek remove deprecated list datatype
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
Fri, 08 Jan 2010 11:25:08 +0100 Jaroslav Hajek return class types by reference in const Array element access functions
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Mon, 09 Nov 2009 13:09:49 +0100 Jaroslav Hajek rewrite dispatch part & slightly improve min,max,cummin,cummax
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Thu, 08 Oct 2009 08:03:59 +0200 Jaroslav Hajek avoid recursive overloaded calls in builtin numel
Mon, 05 Oct 2009 00:11:07 -0400 John W. Eaton eliminate is_string argument from octave_value character array constructors
Thu, 13 Aug 2009 11:52:07 +0200 Jaroslav Hajek simplify cloning
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 06 Mar 2009 12:00:11 +0100 Jaroslav Hajek add diag & perm matrix query methods to octave_value
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Thu, 12 Feb 2009 14:37:43 -0500 John W. Eaton [mq]: x
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Thu, 05 Feb 2009 02:42:58 -0500 John W. Eaton eliminte some compiler warnings
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Wed, 21 Jan 2009 13:02:49 +0100 Jaroslav Hajek further improve struct&cell indexing & indexed assignment
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek smarter conversion lookup
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Tue, 06 May 2008 05:51:17 -0400 John W. Eaton symbol table reporting functions
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2