log

age author description
Sat, 17 Oct 2009 21:23:25 +0200 Jaroslav Hajek clarify nth_element docstring
Sat, 17 Oct 2009 06:31:00 +0200 Jaroslav Hajek fix typo in aab4f2aa9ed9
Sat, 17 Oct 2009 06:29:05 +0200 Jaroslav Hajek initialize QR:: constants
Fri, 16 Oct 2009 13:13:36 +0200 Jaroslav Hajek make ismember more matlab compatible
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 21:43:34 +0200 David Bateman Treat markerfacecolor and markeredgecolor properties for lines and surfaces
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
Thu, 15 Oct 2009 08:38:07 +0200 Jaroslav Hajek reimplement median using nth_element
Wed, 14 Oct 2009 13:23:31 +0200 Jaroslav Hajek implement nth_element
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Tue, 13 Oct 2009 12:50:06 +0200 Jaroslav Hajek fix reduction functions docstrings
Tue, 13 Oct 2009 12:37:51 +0200 Jaroslav Hajek update NEWS
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Mon, 12 Oct 2009 12:13:22 -0700 Rik Cleanup make process for liboctave documentation
Mon, 12 Oct 2009 11:49:43 -0700 Rik Clean a few non-functional commands from faq documentation Makefile
Mon, 12 Oct 2009 11:35:10 -0700 Rik Simplify Makefile using GNU Make functions
Mon, 12 Oct 2009 14:40:55 +0200 Jaroslav Hajek update NEWS
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
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