log

age author description
Sun, 31 Oct 2010 13:28:55 +0100 Kai Habel Remove template to allow compilation for MacOS
Sat, 30 Oct 2010 12:14:27 -0700 Rik Update dec2base to handle numbers up to 2^64-1.
Fri, 29 Oct 2010 21:46:58 +0200 David Bateman Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backend
Thu, 28 Oct 2010 14:12:46 +0200 Konstantinos Poulios Fix {d,pb}aspectratios for OpenGL backends.
Fri, 29 Oct 2010 10:20:30 +0800 Ben Abbott gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.
Thu, 28 Oct 2010 18:18:19 -0700 Rik Deprecate autocor and autocov functions.
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.