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
Sat, 12 Oct 2013 00:24:32 +0200 Torsten fix ambigous editor shortcut for uncommenting
Fri, 11 Oct 2013 15:18:50 -0700 Rik maint: Remove unnecessary function provoking -Wunused-function warning.
Sat, 12 Oct 2013 00:08:29 +0200 Torsten change some editor shortcuts
Fri, 11 Oct 2013 23:59:24 +0200 Torsten fix enabling copy, cut and run selection actions depending on selected text
Fri, 11 Oct 2013 22:46:32 +0200 Torsten Add possibility to run selected text of the editor in the terminal
Fri, 11 Oct 2013 13:58:23 -0400 John W. Eaton avoid warnings about symbols without gnulib:: namespace tag
Fri, 11 Oct 2013 09:39:04 -0700 Rik isosurface.m: Turn off plot box and grid for Matlab visual compatibility.
Fri, 11 Oct 2013 12:28:26 -0400 John W. Eaton further reduce memory leaks from parse errors (bug #40231)
Fri, 11 Oct 2013 09:20:06 -0700 Rik Fix validation of array properties to set(), avoid segfaults (bug #bug #35687).
Fri, 11 Oct 2013 08:17:07 -0700 Rik maint: Fix compiler shadowed variable warning in curl_transfer constructor.
Fri, 11 Oct 2013 09:05:54 -0400 John W. Eaton clean up partially constructed parse tree objects on parse errors (bug #40231)
Fri, 11 Oct 2013 14:12:37 +0200 Torsten Add possibility to edit the function related to the actual keyword in editor
Fri, 11 Oct 2013 13:05:06 +0200 Torsten Add help and documentation on actual keyword to the editor menu
Thu, 10 Oct 2013 17:43:32 -0700 Rik Fix segfault when setting object parent to be object itself (bug #37927).
Thu, 10 Oct 2013 17:42:02 -0700 Rik graphics.in.h: Correct bad spelling of "unknown" in graphics_object_name().