log

age author description
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