log

age author description
Mon, 23 Mar 2015 20:56:51 -0700 Rik findobj.m: Stop warning message when using -regexp option (bug #44610).
Mon, 23 Mar 2015 20:43:08 -0700 Rik pcolor.m: Stop error message from some non-meshgrid plots (bug #44615).
Sun, 22 Mar 2015 22:01:53 +0200 Avinoam __w2mpth__.m: fix typos
Mon, 23 Mar 2015 09:03:39 +0100 Pantxo Diribarne Handle "auto" value of figure "toolbar" property (bug #44573)
Sun, 22 Mar 2015 16:18:27 +0100 Pantxo Diribarne Fix right click zoom in fltk after cset f134ee404041 (bug #44522)
Sat, 21 Mar 2015 12:12:22 +0100 Philip Nienhuis scripts/miscellaneous/private/__w2mpth__.m: comment out tests (bug #44581)
Fri, 20 Mar 2015 18:23:01 -0700 Rik Return a column vector by default for Matlab compatibility (bug #44425, bug #44453).
Thu, 19 Mar 2015 14:32:40 -0400 John W. Eaton use "!", not "not"
Thu, 19 Mar 2015 11:48:45 -0700 Rik Add BIST tests for complex sort/issorted routines with NaN values.
Fri, 20 Mar 2015 08:44:24 -0400 John Donoghue cross-tools: Add ability to build cross built octave-config
Fri, 20 Mar 2015 08:44:20 -0400 John Donoghue GUI: enable workspace update when debugging (Bug #44455)
Thu, 19 Mar 2015 14:41:41 -0400 John Donoghue Add iscellaneous/private/__w2mpth__.m to dist files
Thu, 19 Mar 2015 08:37:47 -0400 John Donoghue make dist: add updated zoom images to EXTRADIST (bug #44579)
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Thu, 19 Mar 2015 12:25:28 -0400 John W. Eaton avoid some code duplication in complex comparison functions (bug #44206)
Thu, 19 Mar 2015 07:00:11 -0700 Rik Enable float truncation by default for octave builds.
Wed, 18 Mar 2015 21:00:51 -0400 John Donoghue configure.ac: set cross_mkoctfile = no if not cross compiling
Wed, 18 Mar 2015 11:18:39 -0400 John Donoghue Add cross buioldable mkoctfile target
Wed, 18 Mar 2015 11:30:07 -0700 Rik image.m: Don't draw new image object twice for performance (bug #44567).
Wed, 18 Mar 2015 13:25:25 -0400 John W. Eaton * contributors.in: One more update.
Wed, 18 Mar 2015 12:29:35 -0400 John W. Eaton * contributors.in: Add Johannes Leuschner to the list.
Fri, 13 Mar 2015 00:02:58 +0100 Johannes Leuschner different cursors for zoom in/out on qthandles canvas
Wed, 18 Mar 2015 11:30:30 -0400 John W. Eaton finish job of restoring strmatch (bug #44562)
Wed, 18 Mar 2015 10:20:26 -0400 John W. Eaton restore strmatch function; backout changeset f9959972949a
Wed, 18 Mar 2015 10:19:50 -0400 John W. Eaton restore strmatch function; backout changeset edf5d63c82e1
Wed, 18 Mar 2015 10:13:53 -0400 John W. Eaton avoid crash in Qt graphics (bug #44330)
Tue, 17 Mar 2015 20:16:16 -0400 John W. Eaton always obtain gh_manager lock before accessing graphics objects
Tue, 17 Mar 2015 20:10:01 -0400 John W. Eaton avoid possibly dereferencing invalid pointer
Tue, 17 Mar 2015 21:54:53 -0400 John Donoghue inputdlg: allow input prompts of varied size, return answer as column vector (Bug 44552)
Tue, 17 Mar 2015 20:56:47 +0100 Philip Nienhuis Fix XFAIL with tar and unpack tests (bug #44007, bug #43979).