log

age author description
Mon, 18 Sep 2017 12:50:02 -0700 Mike Miller imfinfo.m: Fix error when a second argument is used (bug #52041).
Sun, 17 Sep 2017 05:52:33 +0200 Torsten close/reload editor tab when file is (re)moved in gui terminal (bug #43922)
Wed, 13 Sep 2017 15:24:56 +0200 Pantxo Diribarne Overhaul documentation for "warning" and fix output size (bug #51997).
Fri, 15 Sep 2017 11:06:30 -0700 Mike Miller Add the working directory to IMAGE_PATH when running in build tree
Fri, 15 Sep 2017 14:03:33 -0400 John W. Eaton avoid memory leak when parsing function and classdef files
Thu, 14 Sep 2017 21:18:47 -0700 Rik Return correct calling function name in error message from who/whos (bug #52023).
Thu, 14 Sep 2017 09:02:07 -0700 Rik Fix heap-buffer-overflow in GUI terminal code (51948).
Thu, 14 Sep 2017 10:36:37 -0400 John W. Eaton install nested local functions only once (bug #51993)
Thu, 14 Sep 2017 14:28:51 +0200 Ernst Reissner doc: Review content of "scripts" folder for m-files (bug #51996).
Thu, 14 Sep 2017 14:07:33 +0200 Kai T. Ohlhus ov.h(fast_elem_insert): Remove "virtual" declaration.
Thu, 14 Sep 2017 13:22:44 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation.
Thu, 14 Sep 2017 13:22:08 +0200 Kai T. Ohlhus Remove unused ov-base function get_builtin_classes.
Wed, 13 Sep 2017 17:10:51 -0400 John W. Eaton use more direct method for non-local symbol access (bug #38236)
Wed, 13 Sep 2017 16:42:14 -0700 Mike Miller make tests that alter the load path safer (bug #51994)
Wed, 13 Sep 2017 16:38:06 -0700 Mike Miller fix possible array bounds error when calculating inverse (bug #49235)
Wed, 13 Sep 2017 16:29:18 -0700 Mike Miller doc: don't mention do_braindead_shortcircuit_evaluation in warning_ids (bug #51999)
Tue, 26 Jul 2016 16:04:35 +0200 Markus Mützel Fix dimensions of mesh generated by meshgrid (bug #48523).
Mon, 11 Sep 2017 11:59:48 -0400 John W. Eaton * symtab.cc (F__current_scope__): Return scope name.
Fri, 08 Sep 2017 18:15:50 -0400 John W. Eaton also cache parent_function in symbol_table scope
Thu, 31 Aug 2017 21:10:56 +0200 Markus Mützel Auto-adjust limits that span 0 on logarithmic axes (bug #43606).
Sun, 10 Sep 2017 09:43:13 -0700 Rik Use Octave conventions in variable editor code.
Sun, 10 Sep 2017 01:56:36 +0200 Torsten variable editor: remove & when reading names from tabs (bugs #51851, #51905)
Fri, 08 Sep 2017 16:02:35 -0700 Mike Miller build: ensure liboctave/util/*.f are built with right integer size (bug #51966)
Fri, 08 Sep 2017 13:26:59 -0700 Rik Return Inf/-Inf when reading large numbers from files for Matlab compatibility.
Fri, 08 Sep 2017 12:36:22 -0700 Mike Miller doc: add index entries for ylabel and zlabel
Fri, 08 Sep 2017 11:52:43 -0700 Rik maint: merge away accidental head.
Mon, 12 Dec 2016 00:05:57 +0200 Avinoam Kalma Add documentation for shape "valid" in function "conv" (bug #48218)
Fri, 08 Sep 2017 09:03:53 -0700 Mike Miller configure: fix restoring of FFLAGS when checking Fortran integer size
Wed, 06 Sep 2017 21:54:31 -0500 Daniel J Sebald Free variable editor QMainWindow memory upon delete (bug #51954).
Thu, 07 Sep 2017 00:32:15 -0400 John W. Eaton style fixes for GUI editor