log

age author description
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'.
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.
Fri, 27 Aug 2010 06:39:36 -0400 Ben Abbott Unify gnuplot printing with the fltk backend.
Thu, 26 Aug 2010 20:02:15 -0400 Ben Abbott __go_draw_axes__.m: For yaxislocation == 'right' associate text position with 'second' coordinate system.
Wed, 25 Aug 2010 12:36:23 -0400 Ben Abbott __go_draw_axes__.m: Revert erroneous portion of changeset 10910 40cf7cc4ea62.
Tue, 24 Aug 2010 18:12:45 -0400 Ben Abbott Properly interpret plotboxaspectratio when 3D objects are viewed as 2D.
Tue, 24 Aug 2010 22:02:14 +0200 David Bateman Load/save single precision variables to mat-files (bug #30800)
Tue, 24 Aug 2010 12:18:57 +0200 Jaroslav Hajek inline char sorts for small boost to sortrows of char matrices
Mon, 23 Aug 2010 15:57:37 -0400 John W. Eaton load_path::dir_info::initialize: clear method_file_map before updating file list
Mon, 23 Aug 2010 11:06:29 +0200 Jaroslav Hajek don't use bicubic in interp2
Sat, 21 Aug 2010 13:02:34 -0700 Rik Return permutation vector from QR as a row, not column, vector.
Sat, 21 Aug 2010 11:18:26 -0700 Rik NEWS: Add randi to list of new functions
Sat, 21 Aug 2010 11:15:44 -0700 Rik Add new %!tests for negative integer arguments to gamma, lgamma.
Mon, 02 Aug 2010 14:25:49 +0900 Tatsuro MATSUOKA Validate input arguments for gamma, lgamma.
Fri, 20 Aug 2010 14:55:53 -0700 Rik Add ability to pass -pthread through to linker in mkoctfile.
Wed, 18 Aug 2010 14:02:16 +0200 Jaroslav Hajek optimize element-wise sparse-dense multiplication and division
Tue, 17 Aug 2010 18:41:51 -0700 Rik fntests.m: Add extra newline for more readable output during make.
Tue, 17 Aug 2010 17:45:38 -0700 Rik randi.m: Check IMAX for class "single" numbers
Tue, 17 Aug 2010 17:43:37 -0700 Rik Add CLASS argument to bitmax
Tue, 17 Aug 2010 17:41:33 -0700 Rik Changelog Fix for previous changeset
Tue, 17 Aug 2010 17:31:06 -0700 Rik Imrove documentation string for sizemax
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.