log

age author description
Wed, 23 Oct 2013 22:48:29 -0400 John W. Eaton maint: Update copyright notices. classdef
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 23 Oct 2013 20:30:03 -0400 John W. Eaton oct-parse.in.yy: Add %expect declaration.
Wed, 23 Oct 2013 16:55:26 -0700 Rik Fix shrinking axes when printing plots with legends (bug #40333).
Wed, 23 Oct 2013 18:27:06 -0400 John W. Eaton avoid warnings about casts and gnulib functions
Wed, 23 Oct 2013 22:20:06 +0200 Torsten new preference in settings: editor creates nonexisting files wihtout prompt
Wed, 23 Oct 2013 21:05:53 +0200 Torsten remove XREF from tab names in the documentation browser
Wed, 23 Oct 2013 21:03:00 +0200 Torsten * edit.m: update documentation, new files are created in current directory
Wed, 23 Oct 2013 20:50:58 +0200 Torsten prevent the editor's file watcher from signaling fasle alarms (bug #40312)
Wed, 23 Oct 2013 19:14:12 +0200 Torsten editor asks if a new file should be created when called from edit (bug #40351)
Mon, 14 Oct 2013 17:16:36 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sat, 06 Apr 2013 13:56:21 +0200 Pantxo Diribarne imshow.m: Add support for "xdata" and "ydata" options, make option parser case insensitive
Tue, 22 Oct 2013 19:39:50 -0400 John W. Eaton use more direct method for checking input source for lexer
Tue, 22 Oct 2013 16:20:33 -0700 Rik Print warning and abort FLTK plot if data values < -maxfloat (bug #40246)
Tue, 22 Oct 2013 18:43:36 -0400 John W. Eaton eliminate global LEXER variable
Tue, 22 Oct 2013 14:32:21 -0700 Rik legend.m: Fix legend color for bar graphs (bug #40327)
Tue, 22 Oct 2013 22:27:19 +0200 Torsten fix display of global search in doc browser (bug #40348)
Tue, 22 Oct 2013 12:37:20 -0700 Rik Add solutions to warning message when data values exceed float capacity.
Tue, 22 Oct 2013 12:27:31 -0700 Rik Fix segfault when x or y data values are large (bug #39925).
Tue, 22 Oct 2013 11:50:13 -0700 Rik Print warning and abort plot if data range > max float (bug #40246)
Fri, 10 May 2013 13:34:31 +0200 Pantxo Diribarne ppval.m: ensure consistency in the shape of intermediate interpolated matrix between "nearest" and higher order methods.
Tue, 22 Oct 2013 08:34:23 -0700 Rik rectangle.m: Fix multiple parenting issues (bug #40214, bug #39813).
Tue, 22 Oct 2013 06:32:54 -0700 Rik print.m: 2nd fix for printing when using -F option (bug #40334)
Tue, 22 Oct 2013 05:33:35 -0400 John W. Eaton allow "help dir-name" to work when comment block ends at EOF (bug #40342)
Mon, 21 Oct 2013 22:46:06 -0700 Rik print.m: Fix printing when using -F option with legends (bug #40334).
Mon, 21 Oct 2013 22:25:15 -0700 Rik Further corrections to parenting of axes (bug #39813)
Mon, 23 Sep 2013 19:44:57 +0200 Pantxo Diribarne Fix incorrect parenting of axes and hggroups (bug #39813)
Mon, 21 Oct 2013 16:57:02 -0700 Rik Overhaul stft and synthesis functions
Mon, 21 Oct 2013 18:51:21 -0400 Mike Miller doc: minor cleanup of fftfilt docstring