log

age author description
Mon, 12 Oct 2009 11:50:12 +0200 Jaroslav Hajek support nocompute option to matrix_type
Mon, 12 Oct 2009 10:42:49 +0200 Jaroslav Hajek refactor the QR classes onto a templated base
Sun, 11 Oct 2009 15:27:51 -0700 Rik Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Sun, 11 Oct 2009 15:25:44 -0700 Rik Fix broken command to create octave.dvi
Thu, 08 Oct 2009 20:58:14 -0700 Rik Fix typo of an extra space in instructions to user
Thu, 08 Oct 2009 16:43:05 +0200 Jaroslav Hajek document luupdate
Thu, 08 Oct 2009 16:05:53 +0200 Jaroslav Hajek implement luupdate
Thu, 08 Oct 2009 12:18:45 +0200 Jaroslav Hajek avoid ugly F77 names in configure
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 10:08:37 +0200 Jaroslav Hajek fix typo from last patch
Wed, 07 Oct 2009 01:30:33 -0400 John W. Eaton additional octave_value character array constructor update
Tue, 06 Oct 2009 08:43:01 +0200 Jaroslav Hajek fix diag*diag multiplication
Tue, 06 Oct 2009 08:22:56 +0200 Jaroslav Hajek omission in base-lu::unpack
Mon, 05 Oct 2009 20:29:48 -0700 Rik Fix typo directing users to the wrong log file
Mon, 05 Oct 2009 17:03:13 +0200 Jaroslav Hajek correct algorithm for perm matrix det (sign)
Mon, 05 Oct 2009 15:39:44 +0200 Jaroslav Hajek allow unpacked form of LU
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
Sun, 04 Oct 2009 01:04:29 -0400 John W. Eaton make squeeze and diag return char for char argument
Sat, 03 Oct 2009 10:42:34 -0400 Shai Ayal image clipping and axes fixes
Fri, 02 Oct 2009 11:15:02 +0200 Jaroslav Hajek don't store MatrixType with scalars
Fri, 02 Oct 2009 08:27:44 +0200 Jaroslav Hajek implement builtin_type
Thu, 01 Oct 2009 21:59:27 +0200 Jaroslav Hajek omission from last patch
Thu, 01 Oct 2009 21:58:01 +0200 Jaroslav Hajek fix crash in cellfun
Thu, 01 Oct 2009 15:10:14 -0400 John W. Eaton adjust axis limits for images
Thu, 01 Oct 2009 12:49:08 -0400 John W. Eaton gl-render.cc: style fixes
Thu, 01 Oct 2009 11:41:28 -0400 Shai Ayal initial implementation of OpenGL image rendering
Thu, 01 Oct 2009 11:10:10 -0400 John W. Eaton script/Makefile.in: tweak rules for building DOCSTRINGS
Thu, 01 Oct 2009 14:07:06 +0200 Jaroslav Hajek rewrite num2cell for speed-up + a few associated fixes
Thu, 01 Oct 2009 08:34:13 +0200 Jaroslav Hajek fix griddata with vectors
Wed, 30 Sep 2009 22:20:55 -0400 John W. Eaton doc fixes
Wed, 30 Sep 2009 16:16:14 -0400 John W. Eaton error: improve compatibility for calls with no arguments or empty format
Wed, 30 Sep 2009 21:59:44 +0200 Jaroslav Hajek simplify arrayfun
Wed, 30 Sep 2009 11:10:54 -0400 John W. Eaton make mkdoc work on list of filenames
Wed, 30 Sep 2009 10:18:32 -0400 Michael D. Godfrey document graphics structures
Tue, 29 Sep 2009 09:13:24 +0200 Jaroslav Hajek merge reinterpret.cc into typecast.cc
Tue, 29 Sep 2009 08:04:10 +0200 Jaroslav Hajek implement reinterpret, bitpack & bitunpack
Mon, 28 Sep 2009 21:52:27 -0400 John W. Eaton sortrows: also fall back on old algorithm for sparse matrices
Mon, 28 Sep 2009 15:24:45 -0400 Shai Ayal imported patch fltk_overlay
Sun, 27 Sep 2009 12:11:33 +0200 Jaroslav Hajek fix complex-real comparisons
Sun, 27 Sep 2009 11:26:41 +0200 Jaroslav Hajek allow 1D case for sub2ind and ind2sub
Sat, 26 Sep 2009 10:41:07 +0200 Jaroslav Hajek use blas_trans_type for xgemm
Wed, 23 Sep 2009 12:16:06 +0200 Jaroslav Hajek update NEWS
Wed, 23 Sep 2009 12:13:50 +0200 Jaroslav Hajek improve mixed real x complex ops
Wed, 23 Sep 2009 11:10:52 +0200 Jaroslav Hajek further improve mixed real-complex division
Wed, 23 Sep 2009 10:00:16 +0200 Jaroslav Hajek optimize / and '\ for triangular matrices
Mon, 21 Sep 2009 14:24:27 +0200 Jaroslav Hajek get rid of VS|SV|VV_BIN_OP macros in mx-op-defs
Mon, 21 Sep 2009 07:58:58 +0200 Jaroslav Hajek fix union, setxor docstrings
Sat, 19 Sep 2009 22:17:12 +0200 Jaroslav Hajek extend linspace & fix up liboctave rewrite
Sat, 19 Sep 2009 21:38:30 +0200 Jaroslav Hajek implement templated octave_value extractor
Sat, 19 Sep 2009 11:14:28 +0200 Jaroslav Hajek provide NDArray->Matrix->Vector typedef mappers
Fri, 18 Sep 2009 18:57:39 -0400 John W. Eaton mach-info.cc: don't include oct-types.h