log

age author description
Fri, 03 Sep 2010 21:35:11 +0200 David Bateman Allow the delaunay function to treat matrices of the same size for compatibility
Fri, 03 Sep 2010 08:04:10 -0400 Ben Abbott image.m: Matlab compatible axis limits, add demo.
Wed, 01 Sep 2010 20:22:48 -0400 Ben Abbott graphics.cc: Fix axes limits underflow to zero for logscale.
Wed, 01 Sep 2010 13:48:10 +0200 Jaroslav Hajek don't fclose stream in dlmwrite
Wed, 01 Sep 2010 13:40:58 +0200 Jaroslav Hajek optimize [a{:}] when a{i} are all scalars
Wed, 01 Sep 2010 13:39:54 +0200 Jaroslav Hajek update NEWS
Wed, 01 Sep 2010 12:41:05 +0200 Jaroslav Hajek tweaks in concatenation of empty structs
Wed, 01 Sep 2010 08:49:57 +0200 Jaroslav Hajek support file IDs in dlmwrite
Wed, 01 Sep 2010 08:43:23 +0200 Jaroslav Hajek support specific empty value in dlmread
Tue, 31 Aug 2010 23:27:18 +0200 David Bateman Fix off by one error in the what function (bug #30919)
Tue, 31 Aug 2010 22:50:20 +0200 David Bateman Improve matlab compatibility with '.' marker
Tue, 31 Aug 2010 21:29:12 +0200 Jaroslav Hajek fix typo in 10926:f687bd17ce21
Tue, 31 Aug 2010 13:23:50 -0400 Ben Abbott Treatment of activepositionproperty for gnuplot.
Tue, 31 Aug 2010 12:39:04 -0400 Ben Abbott __go_draw_axes__.m: Additional pointtype fix.
Tue, 31 Aug 2010 12:30:51 -0400 Ben Abbott __go_draw_axes__.m: Fix pointtype for patches.
Tue, 31 Aug 2010 07:41:18 -0400 Ben Abbott ChangeLog (scipts) typos.
Tue, 31 Aug 2010 12:00:28 +0200 Jaroslav Hajek support file IDs in dlmread
Tue, 31 Aug 2010 08:04:05 +0200 Jaroslav Hajek fix field assignment from private class methods
Mon, 30 Aug 2010 19:03:25 -0400 Ben Abbott __go_draw_axes__.m: Use gnuplot's pentagon for marker == 'p'.
Mon, 30 Aug 2010 18:54:05 -0400 Ben Abbott gl-render.cc: Matlab compatible markers for the OpenGL.
Mon, 30 Aug 2010 11:05:00 -0400 John W. Eaton graphics.cc (convert_cdata): avoid data conversion for entire cdata array at once
Mon, 30 Aug 2010 11:06:15 +0200 Jaroslav Hajek minor fix in last change
Mon, 30 Aug 2010 01:30:57 -0400 John W. Eaton don't restrict surface properties alphadata and cdata to double and uint8
Fri, 27 Aug 2010 21:06:04 -0400 Ben Abbott Don't pass figure handle to __calc_dimensions__.
Fri, 27 Aug 2010 20:06:19 -0400 Ben Abbott __ghostscript__.m: Don't set anti-aliasing options for vector formats.
Fri, 27 Aug 2010 19:38:49 -0400 Ben Abbott __print_parse_opts__.m: Fix tests.
Fri, 27 Aug 2010 15:11:35 -0400 Jordi Guti?rrez Hermoso Improvements to FLTK backend rotation
Fri, 27 Aug 2010 14:04:04 -0400 Pascal A. Dupuis allow hold to work if given axis handle
Fri, 27 Aug 2010 07:35:24 -0400 Ben Abbott __gnuplot_print__.m: Properly restore fontsize after eps output.
Fri, 27 Aug 2010 06:50:22 -0400 Ben Abbott plotyy.m: Modified demo for changeset 10912 9abc67b4bd4f.