log

age author description
Sat, 19 Apr 2014 09:28:20 -0700 Rik interp2: Verify Z matrix is 2-D (bug #41267).
Wed, 02 Apr 2014 20:46:57 +0200 Philip Nienhuis importdata.m: Return cellstr of text when no numeric data found (bug #41630).
Fri, 18 Apr 2014 19:26:22 -0700 Rik image.m: Set axes layer to "top" for compatability with Matlab.
Fri, 18 Apr 2014 15:04:39 -0400 John Donoghue GUI: Windows GUI terminal support for double click (Bug #41468) gui-release
Fri, 18 Apr 2014 10:11:26 -0700 Rik maint: Merge away extra head.
Fri, 18 Apr 2014 10:05:08 -0700 Rik Fix inverted colors when printing uint8/uint16 images (bug #42107). stable
Tue, 15 Apr 2014 14:00:30 -0700 Rik Fix Z-order stacking of line markers and other graphic objects (bug #40054).
Fri, 18 Apr 2014 14:21:33 +0200 Torsten force integer font metric in gui terminal (partial fix of bug #37187) stable
Fri, 18 Apr 2014 13:43:55 +0200 Torsten add some qscintilla actions to the menu and to the shortcut manager gui-release
Thu, 17 Apr 2014 09:01:03 -0400 John Donoghue GUI: allow drag and drop to win32 GUI command window (Bug #41443) gui-release
Thu, 17 Apr 2014 10:27:09 +0100 Michael Godfrey * stemleaf.m: Correct integer step value for new %d behavior.
Wed, 16 Apr 2014 20:45:33 -0400 John W. Eaton also switch from unsigned integer to real format for negative values
Wed, 16 Apr 2014 20:44:00 -0400 John W. Eaton NEWS entry for previous printf format changes
Wed, 16 Apr 2014 16:19:45 -0400 John Donoghue GUI: implement file drag and drop to command and edit window (Bug #41443) gui-release
Tue, 15 Apr 2014 14:12:56 -0400 John W. Eaton compatibility fixes for printf integer format specifiers
Wed, 16 Apr 2014 05:57:06 -0700 Rik bicubic.m: Deprecate function for 4.2 release.
Sun, 13 Apr 2014 11:27:18 -0400 Mike Miller build: Add missing octave-default-image.h to source distribution
Sat, 12 Apr 2014 22:13:38 -0700 Rik legend.m: Correctly handle axis handle as first argument (bug #42035).
Tue, 04 Mar 2014 13:07:41 +0100 pantxo Make some graphics factory defaults conform to Matlab values (bug #41770).
Thu, 10 Apr 2014 00:08:36 +0200 Pantxo Diribarne Allow empty matrices as "vertexnormals" value (bug #42083).
Tue, 08 Apr 2014 21:13:06 -0700 Rik legend.m: Fix bug updating plotyy figures (bug #41970).
Tue, 08 Apr 2014 20:13:38 -0700 Rik normrnd.m: return 1 for normrnd (1,0) for Matlab compatibility (bug #42062).
Tue, 08 Apr 2014 20:08:27 -0700 Rik interp1.m: Small formatting changes only.
Tue, 08 Apr 2014 20:02:18 -0700 Rik interp2.m: Add input validation for strictly monotonic x,y (bug #41838).
Tue, 08 Apr 2014 16:29:29 -0400 Jordi GutiƩrrez Hermoso Update Jacob Dawid's email address
Mon, 07 Apr 2014 13:31:33 -0400 John Donoghue GUI: Prompt to exit Octave option (Bug #41080) gui-release
Mon, 07 Apr 2014 07:50:10 -0700 Vaibhav Gupta Print newline after closing interpreter with EOF (bug #41513).
Mon, 07 Apr 2014 07:46:28 -0700 Rik doc: Improve docstrings for isobject, ismethod, isprop.
Sun, 06 Apr 2014 14:56:45 -0700 Rik Correctly validate arguments to dot function (bug #42061). stable
Sun, 06 Apr 2014 13:38:15 -0700 Rik maint: Periodic merge of gui-release to default.