log

age author description
Wed, 28 Jul 2010 12:45:04 -0700 Rik Grammarcheck .txi documentation files.
Wed, 28 Jul 2010 11:57:39 -0700 Rik logm.m: Improve documentation string. Add GPL header. Add additional test block.
Wed, 28 Jul 2010 11:36:26 -0400 John W. Eaton fix find for character arrays
Wed, 28 Jul 2010 09:22:41 +0200 Jaroslav Hajek rewrite logm (M. Caliari, R.T. Guy)
Tue, 27 Jul 2010 10:46:11 -0700 Rik rsf2csf: Change first documentation line to active voice.
Tue, 27 Jul 2010 12:31:58 +0200 Jaroslav Hajek slight simplification in rsf2csf code
Tue, 27 Jul 2010 11:26:43 +0200 Jaroslav Hajek implement rsf2csf
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Mon, 26 Jul 2010 07:41:23 -0400 Ben Abbott interp1.m: When absent set X equal to the inices of Y.
Mon, 26 Jul 2010 07:34:37 -0400 Ben Abbott interpn.m: Convert interpolation vectors of non-equal length to nd-arrays.
Mon, 26 Jul 2010 12:46:21 +0200 Soren Hauberg scripts/image/image.m: fix texinfo
Sun, 25 Jul 2010 22:27:08 -0700 Rik image.m: Always reverse 'ydir' property when displaying images.
Fri, 23 Jul 2010 08:36:31 +0200 Jaroslav Hajek fix diag() with complex scalars
Fri, 23 Jul 2010 08:20:39 +0200 Jaroslav Hajek simplify narrowing of diagonal matrices
Fri, 23 Jul 2010 08:08:28 +0200 Jaroslav Hajek don't skip narrowing when concatenating complex matrices
Thu, 22 Jul 2010 09:54:03 +0200 Jaroslav Hajek fix workspace bug workaround for xGELSD (since 7486:6a6d2abe51ff)
Wed, 21 Jul 2010 09:01:06 +0200 Jaroslav Hajek tips update
Wed, 21 Jul 2010 08:47:34 +0200 Jaroslav Hajek allow user query the maximum array size
Tue, 20 Jul 2010 21:19:10 +0200 Jaroslav Hajek make the maximum extent externally accessible
Tue, 20 Jul 2010 19:31:17 +0300 Shai Ayal try a better status bar for fltk backend
Tue, 20 Jul 2010 07:01:00 -0700 Rik ChangeLog entry for last checkin.
Tue, 20 Jul 2010 07:00:04 -0700 Rik typecast: Combine two @seealso macro uses to one.
Tue, 20 Jul 2010 13:10:40 +0200 Jaroslav Hajek omissions from last two patches
Tue, 20 Jul 2010 12:56:05 +0200 Jaroslav Hajek simplify Matrix::extract
Tue, 20 Jul 2010 12:50:54 +0200 Jaroslav Hajek speed-up fixes to dlmread
Mon, 19 Jul 2010 23:33:17 -0700 Rik __makeinfo__.m: Add support to process @nopsell macro.
Mon, 19 Jul 2010 22:26:09 -0700 Rik mk_doc_cache.m: Use regexp rather than fussing with character arrays
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 13:35:42 +0200 Jaroslav Hajek optimize nchoosek
Mon, 19 Jul 2010 11:59:47 +0200 Jaroslav Hajek new built-in: repelems