log

age author description
Tue, 19 Sep 2017 22:01:09 -0700 Rik doc: Fix missing braces in quad documentation (bug #52065).
Tue, 19 Sep 2017 21:56:20 -0700 Rik caxis.m: Overhaul function.
Tue, 19 Sep 2017 18:17:59 -0700 Rik maint: Periodic merge of stable to default.
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)
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
Wed, 06 Sep 2017 19:57:14 -0400 John W. Eaton style fixes for GUI main window
Wed, 06 Sep 2017 15:00:51 -0700 Rik For performance, don't initialize SparseRep data array to 0.
Wed, 06 Sep 2017 16:39:41 -0400 John W. Eaton avoid segfault on exit (bug #51954)
Wed, 06 Sep 2017 15:00:52 -0400 John W. Eaton hide mutex and wait condition data members in GUI objects
Wed, 06 Sep 2017 13:56:50 -0400 John W. Eaton style fixes for some GUI source files
Wed, 06 Sep 2017 12:53:28 -0400 John W. Eaton style fixes for some GUI source files
Wed, 06 Sep 2017 09:10:27 -0700 Rik Fix installing pkgs into a symlinked dir (bug #50994).
Wed, 06 Sep 2017 09:08:36 -0700 Rik ode15s.m: Fix message in BIST test (bug #50192).
Wed, 06 Sep 2017 09:25:46 -0400 John W. Eaton style fixes for some GUI source files
Tue, 05 Sep 2017 17:24:13 -0700 Rik Improve performance of Sparse constructors (bug #51880).
Tue, 05 Sep 2017 15:43:40 -0700 Rik Document that the shell for system() differs between OS (bug #49825).
Tue, 05 Sep 2017 11:45:43 -0700 Marco Caliari Allow ode15s and ode15i to work with row initial vectors (bug #50192).
Tue, 05 Sep 2017 11:36:08 -0700 Rik maint: Use same format for Copyright statement throught code base.
Tue, 05 Sep 2017 11:03:52 -0700 Rik Write WAV files of 32-bits in FLOAT format rather than PCM_32 (bug #45490).
Tue, 05 Sep 2017 10:13:35 -0400 John W. Eaton maint: Merge stable to default.
Tue, 05 Sep 2017 10:10:23 -0400 John W. Eaton avoid abort on exit from GUI (bug #50664) stable
Mon, 04 Sep 2017 21:34:16 -0700 Rik bicgstab.m, cgs.m: Fix typo preventing use of string input (bug #51219).
Mon, 04 Sep 2017 21:12:33 -0700 Rik Fix doc() in GUI to work on multi-word seach terms (bug #44202).
Mon, 04 Sep 2017 13:55:14 -0400 John W. Eaton attempt better cleanup of Octave interpreter thread in GUI
Mon, 04 Sep 2017 10:51:43 +0200 Kai T. Ohlhus doc: Improve docstring for repelem().