log

age author description
Fri, 13 Aug 2010 14:58:43 -0700 Rik Update @EXAMPLEFILE dependencies.
Fri, 13 Aug 2010 10:14:52 +0200 Jaroslav Hajek make isargout available to DEFUNs
Fri, 13 Aug 2010 07:58:14 +0200 Jaroslav Hajek update news
Wed, 11 Aug 2010 14:55:10 -0700 Rik unique.m: Handle corner case where sparse matrix is actually full.
Wed, 11 Aug 2010 10:55:31 +0200 Jaroslav Hajek fix assignment bug with lazy indices
Wed, 11 Aug 2010 00:15:47 -0700 Rik Change documentation dependency to $(srcdir)/images.mk for VPATH builds.
Wed, 11 Aug 2010 00:14:05 -0700 Rik unique.m: Improve performance by only calculating necessary outputs.
Tue, 10 Aug 2010 14:09:31 -0700 Rik Deprecate values.m
Tue, 10 Aug 2010 12:52:52 +0200 Jaroslav Hajek allow diff(logical)
Mon, 09 Aug 2010 21:16:05 -0700 Rik oct-parse.yy: Restore parsing of help text.
Mon, 09 Aug 2010 20:10:10 -0700 Rik unimplemented.m: Format output for easier on-screen reading.
Mon, 09 Aug 2010 17:51:56 -0700 Rik @ftp/PKG_ADD: Remove temporary build file from Mercurial version control.
Mon, 09 Aug 2010 19:30:18 -0400 Ben Abbott __print_parse_opts__.m: Default pstex suffix should be '.ps'.
Mon, 09 Aug 2010 11:46:45 -0700 Rik Don't echo 'echo' command when building octave.desktop.
Mon, 09 Aug 2010 11:21:00 -0700 Rik Add documentation Makefile dependency on images.mk
Mon, 09 Aug 2010 12:24:14 +0200 Jaroslav Hajek update NEWS
Mon, 09 Aug 2010 04:46:14 -0400 John W. Eaton correctly .m files that are empty or contain only comments
Mon, 09 Aug 2010 09:04:00 +0200 Jaroslav Hajek only allow struct assignments to non-struct values for empty arrays
Sun, 08 Aug 2010 21:23:39 -0700 Rik images.awk: HTML images makefile rule depends on octave.html/index.html.
Sun, 08 Aug 2010 17:12:54 -0700 Rik config-module.awk: Add newlines to divide blocks in generated modules.mk
Sun, 08 Aug 2010 14:44:38 -0700 Rik Create .DOCSTRINGS quietly and avoid screen clutter during build.
Sun, 08 Aug 2010 14:21:30 -0700 Rik Run do_subst macro quietly to avoid screen clutter during build.
Sun, 08 Aug 2010 14:49:49 -0400 Ben Abbott print.m: Include 'colormap' when converting RGB to mono.
Sun, 08 Aug 2010 06:01:42 +0300 Shai Ayal fltk printing improvement
Sat, 07 Aug 2010 13:47:52 -0400 Ben Abbott __fltk_print__.m: When running pstoedit, crop eps file after it is created.
Fri, 06 Aug 2010 14:22:48 +0200 Jaroslav Hajek allow structs in cell2mat
Thu, 05 Aug 2010 20:28:16 -0400 Ben Abbott Warn on absence of fig2dev/pstoedit only when needed.
Thu, 05 Aug 2010 19:53:36 -0400 Ben Abbott __print_parse_opts__.m: .
Thu, 05 Aug 2010 19:47:28 -0400 Ben Abbott print.m: Modify texinfo. Add unwind_protect block.
Thu, 05 Aug 2010 15:13:50 -0700 Rik Fix bug #30400 when bicubic called with small numbers of arguments.