log

age author description
Tue, 19 May 2015 20:19:45 +0200 Philip Nienhuis textread.m: properly initialize endofline if specified by user (bug #45046) stable
Mon, 18 May 2015 22:10:51 -0700 Rik Correctly parse linestyle specification for contour plots.
Mon, 18 May 2015 19:14:41 -0400 Mike Miller Update make_int example to current octave_base_value API (bug #45136) stable
Sun, 17 May 2015 13:56:00 -0700 Rik Update citation for Octave software to version 4.0.0. stable
Sun, 17 May 2015 10:04:08 -0700 Rik Change mkfifo to use an octal argument for MODE (bug #45054).
Sun, 17 May 2015 09:48:12 -0700 Rik maint: Periodic merge of stable to default.
Sun, 17 May 2015 09:45:54 -0700 Rik doc: Document that mkfifo's mode argument is in decimal (bug #45054). stable
Fri, 15 May 2015 16:51:57 -0700 Rik ginput.m: Don't hang if window is close while fcn active (bug #44897).
Mon, 04 May 2015 09:27:33 -0300 Rafael Laboissiere test.m: Show error message and shared variables section in pager (bug #45007).
Thu, 07 May 2015 22:04:10 +0200 Rik num2str.m: Correctly parse newlines in single-quoted format strings (bug #44684).
Thu, 14 May 2015 14:25:37 -0700 Rik doc: Remove extra spaces at start of docstring which show up in Info format. stable
Thu, 14 May 2015 14:52:09 -0400 John W. Eaton maint: Periodic merge of stable to default.
Thu, 14 May 2015 14:47:05 -0400 John W. Eaton only force indirect OpenGL rendering on Windows systems (bug #44916) stable
Thu, 14 May 2015 08:55:05 -0700 Rik Use strrep instead of regexprep where possible in m-files for performance.
Wed, 06 May 2015 18:06:19 +0100 Carnë Draug Add tests for indexing classdef object with empty "()" (bug #44940).