log

age author description
Fri, 29 Oct 2010 00:28:46 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Fri, 29 Oct 2010 00:28:01 +0200 David Bateman Backed out changeset a981e2f56ec1
Fri, 29 Oct 2010 00:25:04 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Thu, 28 Oct 2010 13:22:49 +0800 Ben Abbott Add demos setting both data and plotbox aspect ratios.
Thu, 28 Oct 2010 01:56:14 +0200 David Bateman Set cdata from facevertexcdata and visa versa for patch at all times
Tue, 26 Oct 2010 19:36:19 +0200 Kai Habel Add demo for uimenu.m
Mon, 25 Oct 2010 17:08:22 -0400 John W. Eaton ChangeLog fixes
Mon, 25 Oct 2010 17:05:48 -0400 John W. Eaton octave.cc: fix call to xerbla
Mon, 25 Oct 2010 21:36:29 +0200 David Bateman Sort values in discrete_pdf before calling lookup
Mon, 25 Oct 2010 11:26:43 +0200 Kai Habel add uimenu graphic object to fltk backend
Sun, 24 Oct 2010 12:41:21 -0700 Rik Update NEWS with more deprecated functions from version 3.4
Sun, 24 Oct 2010 08:33:10 -0700 Rik New verification script, mk_undocumented_list, produces a list of undocumented functions.
Sun, 24 Oct 2010 07:33:34 -0700 Rik Improve docstrings for functions found in undocumented list.
Sun, 24 Oct 2010 07:28:43 -0700 Rik Deprecate betai, gammai, is_global functions.
Sat, 23 Oct 2010 03:33:25 -0400 John W. Eaton docstring fixes
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Sat, 23 Oct 2010 02:31:08 -0400 Ben Abbott doc fix
Sat, 23 Oct 2010 02:29:35 -0400 John W. Eaton document textscan and textread
Sat, 23 Oct 2010 02:22:56 -0400 John W. Eaton file-io.cc (Ffopen): argument parsing tweak
Sat, 23 Oct 2010 02:05:54 -0400 John W. Eaton ChangeLog fixes
Sat, 23 Oct 2010 02:04:51 -0400 John W. Eaton tests for is_valid_file_id
Sat, 23 Oct 2010 13:59:30 +0800 Ben Abbott strings.txi: @DOCSTRING additions.
Sat, 23 Oct 2010 01:50:14 -0400 John W. Eaton new function, is_valid_file_id
Sat, 23 Oct 2010 13:37:36 +0800 Ben Abbott textscan.m: Add new function.
Fri, 22 Oct 2010 21:18:00 -0400 John W. Eaton use getopt_long correctly
Fri, 22 Oct 2010 20:59:48 -0400 John W. Eaton update NEWS
Fri, 22 Oct 2010 05:31:36 -0400 John W. Eaton oct-parse.yy: fix typo in previous change
Fri, 22 Oct 2010 04:43:50 -0400 John W. Eaton include boostrap and bootstrap.conf in distributed tar files
Fri, 22 Oct 2010 04:24:11 -0400 John W. Eaton oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filename
Fri, 22 Oct 2010 00:29:31 -0400 John W. Eaton add files for previous change