log

age author description
Thu, 03 May 2012 00:52:24 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to gui gui
Thu, 03 May 2012 00:50:03 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Wed, 02 May 2012 17:13:56 -0400 Jordi Gutiérrez Hermoso Silence warning about signed comparsion
Wed, 02 May 2012 17:12:26 -0400 Jordi Gutiérrez Hermoso Silence warning about deprecated resize() call
Wed, 02 May 2012 17:29:40 -0400 Jordi Gutiérrez Hermoso Implement proper op() indexing for diagonal matrices (bug #36368) stable
Wed, 02 May 2012 21:14:40 -0400 Ben Abbott legend() should accept labels being specified as both cellstrs and char.
Mon, 30 Apr 2012 19:38:24 -0700 Israel Herraiz Added controls and settings for changing the terminal font. gui
Wed, 02 May 2012 21:43:03 +0200 Jacob Dawid libqterminal: Updated to newest version. gui
Wed, 02 May 2012 21:15:08 +0200 Jacob Dawid Fixed bug with not correctly syncing settings. gui
Tue, 01 May 2012 19:38:51 -0400 Ben Abbott Syncrhonize legend's "visible" and "box" properties. (Bug # 36136)
Wed, 25 Apr 2012 14:12:12 -0600 Max Brister src/symtab.yy (ABORT_PARSE): Prevent multiple parse errors in eval (bug #35154)
Mon, 30 Apr 2012 22:19:14 -0400 Ben Abbott poissrnd should return zero when lambda = 0. (Bug # 36326) stable
Fri, 27 Apr 2012 17:22:07 +0200 Alexander Graf Correct assignment to wrong variable f headerlines processing
Fri, 27 Apr 2012 22:22:31 -0400 Ben Abbott Properly set the legend's text color property to the legend's "textcolor"
Fri, 27 Apr 2012 13:11:19 -0400 Ben Abbott For gnuplot, render the legend's text objects using the specified textcolor.
Tue, 24 Apr 2012 20:27:42 -0400 Mike Miller Disable building documentation if gnuplot not found
Tue, 24 Apr 2012 20:08:35 -0400 Carnë Draug Preserve legend handle when changing properties (Bug # 36259).
Sat, 21 Apr 2012 18:46:04 -0400 Carnë Draug Add findfigs.m docstring to plot.txi
Sat, 21 Apr 2012 18:10:11 -0400 Carnë Draug New Function, findfigs.m
Wed, 11 Apr 2012 12:54:41 +0200 Marco Caliari Fix complete spline with three points (bug #35739)
Thu, 19 Apr 2012 17:44:46 -0400 Martin Helm New Function, shrinkfaces.m
Thu, 19 Apr 2012 16:26:56 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 19 Apr 2012 16:24:14 -0400 John W. Eaton avoid error for calls to functions returning varargout that ignore final outputs (bug #36221) stable
Wed, 18 Apr 2012 14:21:34 -0400 John W. Eaton ensure isargout is not sticky stable
Tue, 17 Apr 2012 14:42:49 -0400 John W. Eaton seconds after the minute can be 0-60, not 0-61 stable
Tue, 17 Apr 2012 13:18:56 -0400 John W. Eaton maint: periodic merge from stable to default
Tue, 17 Apr 2012 13:13:22 -0400 John W. Eaton correctly fill struct arrays for assignments that cause resizing (bug #33178) stable
Tue, 17 Apr 2012 11:53:39 -0400 John W. Eaton correctly fill cell arrays for three-arg diag function calls stable
Mon, 16 Apr 2012 15:58:38 -0400 John W. Eaton avoid unnecessary index overflow error when printing sparse array (bug #35148) stable
Fri, 30 Mar 2012 18:44:01 +0200 Philip Nienhuis 2012-03-25 Philip Nienhuis <prnienhuis@users.sf.net>