log

age author description
Sun, 19 Jan 2014 11:30:15 +0100 Torsten gui: provide prefernces for the octave directory at startup gui-release
Sat, 18 Jan 2014 22:43:07 -0500 Michael Goffioul * oct-parse.in.yy: Suppress TAB characters.
Sat, 18 Jan 2014 18:38:29 -0800 Rik __patch__.m: Follow Octave coding conventions.
Sat, 18 Jan 2014 21:31:53 -0500 Michael Goffioul Partial support for operator overload in classdef.
Sat, 18 Jan 2014 15:31:23 -0500 Michael Goffioul Allow base classes to access protected members of derived classes.
Sat, 18 Jan 2014 15:31:21 -0500 Michael Goffioul Fix out-of-date status check for package functions.
Sat, 18 Jan 2014 08:50:03 -0500 John Donoghue gui: Add indent/unindent edit menu to editor (Bug #41223) gui-release
Sat, 18 Jan 2014 09:25:33 +0100 Torsten settings dialog with varaible size (bug #41197) gui-release
Fri, 17 Jan 2014 21:42:18 -0800 Rik gzip.m: Re-write %!test not to depend on external system diff command.
Fri, 17 Jan 2014 18:32:00 -0800 Rik Fix bug #40666 on Windows platforms with low resolution timers.
Fri, 17 Jan 2014 19:51:22 -0500 John Donoghue Set codec when loading/saving files in editor (Bug #41226) gui-release
Thu, 16 Jan 2014 19:12:36 +0000 Carnë Draug Fix input parsing for imageIO functions and make imread accept URL (bug #41234)
Fri, 17 Jan 2014 19:09:42 +0000 Carnë Draug imformats.m: add test for updating a format with invalid struct.
Thu, 16 Jan 2014 22:33:48 -0800 Rik Make "edgecolor"="flat" for patch objects compatible with Matlab.
Thu, 16 Jan 2014 21:44:07 -0800 Rik Change diagonal of FaceColor interpolation for patch objects to match Matlab.
Thu, 16 Jan 2014 23:04:58 +0100 Torsten fix duplicate of settings string gui-release
Thu, 16 Jan 2014 16:26:56 -0500 Jordi Gutiérrez Hermoso Ensure anti-aliasing in fltk plots (patch #8259) gui-release
Thu, 16 Jan 2014 17:54:59 +0000 Carnë Draug image/imformats.m: be case insensitive about file extension.
Thu, 16 Jan 2014 10:21:02 -0800 Rik cast.m: Improve documentation.
Wed, 15 Jan 2014 17:21:53 -0800 Rik fminbnd.m: Correctly handle certain functions with odd discontinuities (bug #36923)
Wed, 15 Jan 2014 15:28:50 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 15 Jan 2014 15:23:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 15 Jan 2014 15:22:03 -0500 John W. Eaton avoid startup crash if curl library is not available (bug #41067) stable
Tue, 14 Jan 2014 22:13:12 -0500 Mike Miller HACKING: Refer to install.txi for the full dependency list (bug #41233) stable
Tue, 14 Jan 2014 21:56:09 -0500 Mike Miller doc: Document missing build tools and external packages (bug #41233) stable
Tue, 14 Jan 2014 14:50:21 -0800 Rik what.m: 3X performance boost. Don't display @fname as class unless it is a directory.
Tue, 14 Jan 2014 23:23:50 +0100 Torsten fix missing translations (bug #41200) gui-release
Tue, 14 Jan 2014 13:47:20 -0800 Rik Clear all var, functions, globals when clearing classes (bug #41229)
Tue, 14 Jan 2014 22:51:43 +0100 Torsten max. width of editor tabs limited and configurable gui-release
Tue, 14 Jan 2014 13:19:58 -0800 Rik maint: merge gui-release -> default.