log

age author description
Mon, 14 Oct 2013 16:15:13 -0400 Michael Goffioul * libinterp/parse-tree/oct-parse.in.yy: Mark <tok_type> non-destructible. classdef
Mon, 14 Oct 2013 15:00:12 -0400 Michael Goffioul maint: periodic merge of default to classdef classdef
Mon, 14 Oct 2013 11:04:46 -0700 Rik maint: Correct indentation in graphics.cc, graphics.in.h. No code changes.
Mon, 14 Oct 2013 10:44:38 -0700 Rik gl-render.cc: Replace custom min function with std::min.
Mon, 14 Oct 2013 11:28:29 -0400 Michael Goffioul Fix invalid memory read in rmpath. classdef
Mon, 14 Oct 2013 11:22:24 -0400 Michael Goffioul Make dbstack to accept -completenames.
Sun, 13 Oct 2013 17:57:36 -0700 Rik image.m: Implement better check for linearity (bug #37410)
Sun, 13 Oct 2013 19:57:35 +0200 Torsten * octave-gui.cc: set the encoding of qt strings to utf8
Sat, 12 Oct 2013 22:17:02 -0700 Rik graphics.in.h: Text "edgecolor" property should default to "none".
Sat, 12 Oct 2013 21:26:34 -0700 Rik Fix graphic color properties which have a radio value as default.
Sat, 12 Oct 2013 11:11:00 -0400 Mike Miller Fix infinite loop when PS1 needs deleted directory (bug #32176)
Sun, 06 Oct 2013 02:48:46 +0200 Markus Appel Fix loading of string arrays from 3rd party hdf5 files (bug #38789)
Fri, 11 Oct 2013 23:39:54 -0400 John W. Eaton improve compatibility of null assignment (bug #31287)
Fri, 11 Oct 2013 21:21:50 -0700 Rik Fix recursion segfault when setting axis parent to be child hggroup (bug #37927).
Fri, 11 Oct 2013 20:04:49 -0400 John W. Eaton use QTextBrowser instead of QWebView to display community news