Tue, 10 Sep 2013 18:31:39 -0700 |
Rik |
Replace unnecessary instances of strncmp with strcmp.
|
Wed, 21 Aug 2013 16:42:13 -0700 |
Rik |
Use explicit form of end (endif, endfor, etc.) in core m-files.
|
Mon, 12 Aug 2013 17:36:54 +0200 |
Stefan Mahr |
Use ... instead of \ for line continuation marker.
|
Sun, 04 Aug 2013 15:11:34 -0700 |
Rik |
maint: Use common indentation for switch statement.
|
Thu, 28 Feb 2013 12:01:29 -0500 |
Ben Abbott |
Increase gnuplot linestyle dash lengths.
|
Mon, 25 Feb 2013 21:01:36 -0800 |
Rik |
Update gnuplot plotting scripts for faster or more modern synta
|
Sun, 24 Feb 2013 07:25:56 -0800 |
Rik |
Fix warning when using "termoption dashed" with gnuplot 4.2.X (bug #38370)
|
Mon, 24 Dec 2012 18:58:11 -0500 |
Ben Abbott |
Enable dashed-lines for many of Gnuplot's terminals.
|
Fri, 30 Nov 2012 20:41:30 -0500 |
Mike Miller |
Use the Qt gnuplot terminal only if available when using the GUI
|
Thu, 13 Sep 2012 12:32:17 -0400 |
Daniel J Sebald |
Set Qt as the default gnuplot terminal if using the GUI.
|
Thu, 03 May 2012 00:52:24 -0400 |
Jordi Gutiérrez Hermoso |
maint: Periodic merge of default to gui
gui
|
Wed, 11 Apr 2012 22:07:00 -0400 |
John W. Eaton |
maint: miscellaneous style fixes for .m files
|
Tue, 13 Mar 2012 19:11:52 -0400 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Tue, 28 Feb 2012 07:42:40 -0500 |
Ben Abbott |
Add support for figure positioning for gnuplot Windows terminals.
|
Thu, 16 Feb 2012 21:47:16 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sun, 22 Jan 2012 15:13:22 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Thu, 19 Jan 2012 18:47:38 -0500 |
Ben Abbott |
Fix support for gnuplot's canvas (html5) terminal. Bug # 35332.
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
Replace unnecessary strcmpi calls with strcmp.
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
Use '!' for not operation in preference to '~'.
|
Tue, 17 Jan 2012 07:23:36 -0500 |
Ben Abbott |
Make sure "print '-SX,Y' ..." doesn't round down a pixel. Bug # 35307.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Tue, 20 Dec 2011 16:57:55 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Sun, 11 Dec 2011 23:24:25 -0500 |
John W. Eaton |
merge default onto stable for 3.6.x release series
stable
|
Tue, 11 Oct 2011 14:08:38 -0500 |
Jordi Gutiérrez Hermoso |
Merge with dev
|
Mon, 05 Sep 2011 06:52:45 -0500 |
Jordi Gutiérrez Hermoso |
Merge with Savannah
|
Sun, 17 Jul 2011 17:31:16 -0500 |
Jordi Gutiérrez Hermoso |
Merge with code sprint
|
Thu, 29 Sep 2011 17:04:00 -0400 |
Ben Abbott |
Fix bug introduced by 105c72254967.
|
Wed, 28 Sep 2011 17:01:04 -0400 |
John W. Eaton |
avoid gnuplot error when figure name includes " characters
|
Sat, 03 Sep 2011 08:32:58 -0700 |
Rik |
codesprint: Turn off test warning for various internal helper functions
|
Sat, 16 Jul 2011 21:05:01 -0700 |
Rik |
codesprint: Restore __gnuplot_drawnow__.m to being regular, not private, function
base
scripts/plot/private/__gnuplot_drawnow__.m@3b7cb6f1ee7d
|
Sun, 30 Jan 2011 04:22:39 -0500 |
John W. Eaton |
rename gnuplot_drawnow to __gnuplot_drawnow__
base
scripts/plot/gnuplot_drawnow.m@73f6f90ab64f
|