log

age author description
Wed, 08 Sep 2010 18:15:28 -0400 Ben Abbott Consolidate gs code into print.m.
Wed, 08 Sep 2010 17:59:39 -0400 Ben Abbott Revert treatment of activepositionproperty from the gnuplot backend.
Wed, 08 Sep 2010 08:17:48 -0400 Ben Abbott image.m: Fix axis limits for single dimension images, add demo.
Tue, 07 Sep 2010 17:10:00 -0400 Ben Abbott Update m4 macros.
Tue, 07 Sep 2010 21:45:38 +0200 David Bateman Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
Tue, 07 Sep 2010 21:44:13 +0200 David Bateman Backed out changeset 6b50fd2d4ca6
Tue, 07 Sep 2010 21:39:33 +0200 David Bateman Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
Tue, 07 Sep 2010 12:38:35 +0200 Jaroslav Hajek initialize GraphicsMagick in all __magick_* functions
Tue, 07 Sep 2010 12:23:01 +0200 Jaroslav Hajek fix bugs in inner convolution
Mon, 06 Sep 2010 09:19:17 -0400 Ben Abbott griddata.m: Allow x, y inputs to be vectors, and z a matrix.
Fri, 03 Sep 2010 13:18:59 +0200 Jaroslav Hajek add the cquad integrator, by Pedro Gonnet
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'.