log src/ChangeLog @ 9821:84199c9fc69c

age author description
Tue, 17 Nov 2009 04:08:23 +0100 Jaroslav Hajek fix bug in balance
Fri, 13 Nov 2009 22:43:41 -0500 John W. Eaton add -DX_DLL_DEFS to CPPFLAGS
Fri, 13 Nov 2009 14:59:36 -0500 Joel Keay allow single, int16 and uint16 image data
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
Wed, 11 Nov 2009 15:22:27 -0500 John W. Eaton changelog fix
Wed, 11 Nov 2009 15:18:28 -0500 John W. Eaton load-path.cc (load_path::do_find_all_first_of): take advantage of string_vector (std::list<std:string>) constructor
Wed, 11 Nov 2009 15:11:14 -0500 John W. Eaton improved support for Contents.m files
Wed, 11 Nov 2009 10:46:36 -0500 Shai Ayal fix for fltk zoom box problems
Tue, 10 Nov 2009 19:48:02 -0500 Shai Ayal printing for fltk backend using gl2ps
Tue, 10 Nov 2009 17:51:03 -0500 John W. Eaton update ferror doc string
Tue, 10 Nov 2009 17:17:38 -0500 David Grundberg Fix fourth argument from sscanf
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Tue, 10 Nov 2009 10:58:39 +0100 Jaroslav Hajek fix internal numel on classes
Tue, 10 Nov 2009 08:58:26 +0100 Jaroslav Hajek simplify cummin, cummax docs
Mon, 09 Nov 2009 13:09:49 +0100 Jaroslav Hajek rewrite dispatch part & slightly improve min,max,cummin,cummax
Mon, 09 Nov 2009 10:21:31 +0100 Jaroslav Hajek support sparse templated extractors
Mon, 09 Nov 2009 12:12:57 -0500 John W. Eaton fix includes in some src/DLD-FUNCTIONS files
Sun, 08 Nov 2009 21:14:23 +0100 Jaroslav Hajek avoid repeated table init in bsxfun
Fri, 06 Nov 2009 09:43:43 +0100 Jaroslav Hajek don't skip empty multi-assignments to allow side effects
Fri, 06 Nov 2009 09:14:05 +0100 Jaroslav Hajek fix printing of empty cells
Tue, 03 Nov 2009 16:18:23 -0500 John W. Eaton new root figure properties
Tue, 03 Nov 2009 15:34:40 -0500 David Grundberg Add property FormatSpacing to root
Tue, 03 Nov 2009 08:49:20 +0100 David Grundberg Allow and ignore extra outargs from user-defined size methods
Tue, 03 Nov 2009 08:52:00 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1
Mon, 02 Nov 2009 10:28:57 +0100 Jaroslav Hajek fix base class field assignment
Sun, 01 Nov 2009 13:59:19 -0500 John W. Eaton issorted: new option for sort mode
Sun, 01 Nov 2009 12:36:06 -0500 John W. Eaton fix relative directory caching
Thu, 29 Oct 2009 13:36:03 -0400 John W. Eaton parse.y (finish_function): retrun function object unless parsing function file
Fri, 23 Oct 2009 10:10:37 +0200 Jaroslav Hajek implement built-in tril/triu
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Wed, 21 Oct 2009 11:13:33 -0700 Rik Fix unbalanced parentheses warning during creation of pdf documentation.
Wed, 21 Oct 2009 09:51:58 -0400 John W. Eaton load-path: compare directory timestamps with tolerance
Tue, 20 Oct 2009 10:47:22 +0200 Jaroslav Hajek optimize bsxfun for common built-in operations
Mon, 19 Oct 2009 12:12:58 +0200 Jaroslav Hajek fix cellslices to handle empty ranges with non-positive bounds
Sat, 17 Oct 2009 21:23:25 +0200 Jaroslav Hajek clarify nth_element docstring
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Fri, 16 Oct 2009 10:28:26 +0200 Jaroslav Hajek extend Array<T>
Thu, 15 Oct 2009 10:13:07 +0200 Jaroslav Hajek update docstring of lookup
Thu, 15 Oct 2009 13:07:44 +0200 Jaroslav Hajek again allow the obsolete syntax for cellfun
Thu, 15 Oct 2009 13:06:48 +0200 Jaroslav Hajek fix extract_function & add obsoleteness warning
Wed, 14 Oct 2009 13:23:31 +0200 Jaroslav Hajek implement nth_element
Tue, 13 Oct 2009 12:50:06 +0200 Jaroslav Hajek fix reduction functions docstrings
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Mon, 12 Oct 2009 14:31:18 +0200 Jaroslav Hajek partially revert 1be3c73ed7b5
Mon, 12 Oct 2009 14:23:20 +0200 Jaroslav Hajek auto-set MatrixType from certain functions
Mon, 12 Oct 2009 11:50:12 +0200 Jaroslav Hajek support nocompute option to matrix_type
Thu, 08 Oct 2009 16:05:53 +0200 Jaroslav Hajek implement luupdate
Thu, 08 Oct 2009 08:09:12 +0200 Jaroslav Hajek simplify length,ndims,size and size_equal
Thu, 08 Oct 2009 08:03:59 +0200 Jaroslav Hajek avoid recursive overloaded calls in builtin numel
Wed, 07 Oct 2009 14:34:53 -0400 John W. Eaton whos: kluge fix to get size right for objects
Wed, 07 Oct 2009 12:01:30 -0400 John W. Eaton octave_value::get_count: return octave_idx_type, not int
Wed, 07 Oct 2009 10:59:46 -0400 John W. Eaton avoid some warnings from g++
Wed, 07 Oct 2009 11:08:54 +0200 Jaroslav Hajek implement fskipl
Wed, 07 Oct 2009 01:30:33 -0400 John W. Eaton additional octave_value character array constructor update
Mon, 05 Oct 2009 11:53:41 +0200 Jaroslav Hajek improve error reports for computed assignment
Mon, 05 Oct 2009 10:42:58 +0200 Jaroslav Hajek smart splitting of index chains
Mon, 05 Oct 2009 10:20:18 +0200 Jaroslav Hajek improve OOP subsref handling
Mon, 05 Oct 2009 07:53:29 +0200 Jaroslav Hajek don't register octave_char_matrix as a separate type
Mon, 05 Oct 2009 00:11:07 -0400 John W. Eaton eliminate is_string argument from octave_value character array constructors