log

age author description
Thu, 16 Apr 2009 07:02:31 +0200 Jaroslav Hajek use more robust and less aggressive scalar .^ range optimization
Wed, 15 Apr 2009 12:29:31 +0200 Thorsten Meyer test lazy copying in structures
Wed, 15 Apr 2009 09:40:49 +0200 Jaroslav Hajek reuse fast blocked transpose implementation from rec_permute_helper in Array<T>::transpose
Tue, 14 Apr 2009 23:03:15 +0200 David Bateman Keep __marching_cube__ undocumented for now
Tue, 14 Apr 2009 22:02:05 +0200 Thomas Treichl Added help texts and tests.
Tue, 14 Apr 2009 21:22:24 +0200 David Bateman Explicitly set the default facecolor of patches
Tue, 14 Apr 2009 07:54:38 +0200 Aravindh Krishnamoorthy minor fix to documentation of hadamard function
Tue, 14 Apr 2009 07:41:02 +0200 Jaroslav Hajek improve docs for polyaffine, fix bugs
Sat, 11 Apr 2009 17:37:44 +0200 Thomas Weber Add test for bugfix b2459d21a207
Tue, 14 Apr 2009 07:19:14 +0200 Jaroslav Hajek merge polytrans & polyscale -> polyaffine, make compatible with polyval
Sun, 12 Apr 2009 20:40:53 -0400 Ben Abbott __gnuplot_open_stream__.m: New function and its application.
Sun, 12 Apr 2009 22:30:00 +0200 Thorsten Meyer Remove obsolete comments from test scripts in test
Sun, 12 Apr 2009 11:08:56 +0200 David Bateman typo
Sat, 11 Apr 2009 16:26:01 +0200 David Bateman Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
Sat, 11 Apr 2009 16:05:16 +0200 David Bateman Treat possible trailing singleton for creation of cell array from column structure vector
Sat, 11 Apr 2009 14:06:57 +0200 Jaroslav Hajek fix intersect bug
Fri, 10 Apr 2009 12:11:14 -0400 Ben Abbott Improvements to printing functionality.
Thu, 09 Apr 2009 21:44:47 +0200 Jaroslav Hajek fix nested cell assignment
Wed, 08 Apr 2009 23:18:05 -0400 John W. Eaton force rehash if path, addpath, or rmpath modify path
Wed, 08 Apr 2009 13:16:23 +0200 Jaroslav Hajek optimize vander
Wed, 08 Apr 2009 10:53:06 +0200 Jaroslav Hajek optimize scalar .^ range operation
Tue, 07 Apr 2009 15:17:49 +0200 Carlo de Falco Add a test for saving and reading a matrix with the "-ascii" format
Tue, 07 Apr 2009 03:30:59 -0400 Ben Abbott Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in.
Tue, 07 Apr 2009 07:16:38 +0200 Jaroslav Hajek optimize simple stack operations on arrays
Mon, 06 Apr 2009 19:33:01 -0400 Ben Abbott __gnuplot_get_var__.m: Correct misleading error messages, and remove dangling/commented code.
Mon, 06 Apr 2009 18:57:42 -0400 Ben Abbott Allow fontsize to be specified for all objects with fontname == "*".
Mon, 06 Apr 2009 20:55:29 +0200 Anthony Richardson implement polyscale and polytrans
Mon, 06 Apr 2009 20:50:54 +0200 Jaroslav Hajek fix typo in pascal
Mon, 06 Apr 2009 11:28:41 -0400 John W. Eaton texinfo.tex: prefer pdf images if generating pdf output
Mon, 06 Apr 2009 11:16:20 +0200 Jaroslav Hajek fix, optimize & extend pascal