log

age author description
Tue, 19 Sep 2017 14:03:08 +0200 Pantxo Diribarne Ensure numeric values are passed for the axes "clim" property (bug #52053). stable
Tue, 05 Sep 2017 11:25:21 -0400 Nicholas R. Jankowski Add missing function integral.m (bug #42037).
Sun, 17 Sep 2017 22:16:14 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: use standard code formatting stable
Sat, 16 Sep 2017 19:13:13 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard stable
Sun, 17 Sep 2017 15:53:49 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard
Tue, 19 Sep 2017 13:11:00 +0200 Pantxo Diribarne Remove "getframe" from the list of unimplemented functions
Wed, 30 Aug 2017 14:06:19 -0400 Nicholas R. Jankowski Implement missing axis tick and label functions (bug #51839).
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)