log

age author description
Mon, 16 Aug 2010 17:35:48 -0400 Ben Abbott gl2ps.c: Use upstream version gl2ps-1.3.5-svn-20100816.
Mon, 16 Aug 2010 10:25:01 +0200 Jaroslav Hajek omit some unused named parameters to avoid warning
Sun, 15 Aug 2010 13:50:41 -0700 Rik Add new randi function for random integers.
Sun, 15 Aug 2010 11:56:38 -0700 Rik imwrite.m: Allow writing of 1-bit (B&W) images.
Fri, 13 Aug 2010 16:37:04 -0700 Rik toplev.c: Remove unused variable c.
Fri, 13 Aug 2010 19:16:47 -0400 Ben Abbott __print_parse_opts__.m: Double quote paths with spaces.
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