log

age author description
Tue, 03 Sep 2019 18:01:34 +0900 Kai T. Ohlhus maint: merge stable to default.
Tue, 03 Sep 2019 18:00:25 +0900 Kai T. Ohlhus doc: Improve `contour` docstring example (bug #56849). stable
Sat, 31 Aug 2019 15:10:03 +0900 Kai T. Ohlhus maint: merge stable to default.
Sat, 31 Aug 2019 15:00:42 +0900 Kai T. Ohlhus BIST should not rely on the current directory to be writable. stable
Thu, 29 Aug 2019 17:32:15 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 29 Aug 2019 17:17:13 +0900 Kai T. Ohlhus doc: Add example to show limitations of the given BLAS integer size. stable
Tue, 27 Aug 2019 11:08:30 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 23 Aug 2019 14:47:48 +0900 Kai T. Ohlhus Extract FTP code from urlwrite.cc to __ftp__.cc for clarity.
Tue, 27 Aug 2019 11:07:07 +0900 Kai T. Ohlhus doc: Improve documentation of sparse functions. stable
Tue, 27 Aug 2019 11:01:10 +0900 Tomi Pannila doc: Improve spelling of bicgstab (bug #56812). stable
Thu, 22 Aug 2019 12:25:55 -0400 John W. Eaton use default constructors and copy assignment operators for octave_value_list
Wed, 21 Aug 2019 16:01:58 -0400 John W. Eaton improve convert_to_const_vector
Wed, 21 Aug 2019 16:00:37 -0400 John W. Eaton define some move constructors and assignment operators
Wed, 21 Aug 2019 05:49:38 -0400 John W. Eaton don't use inheritance to define string_vector class
Wed, 21 Aug 2019 14:52:06 -0700 Mike Miller build: silence unused parameter warning introduced in cset 50216d7a2f6b
Tue, 20 Aug 2019 19:12:07 -0400 John W. Eaton prevent supperclass constructor calls with more than one index
Tue, 20 Aug 2019 19:09:32 -0400 John W. Eaton attempt to make test failures more visible
Tue, 20 Aug 2019 17:05:23 +0200 Pantxo Diribarne maint: merge stable to default
Tue, 20 Aug 2019 16:39:48 +0200 Pantxo Diribarne open.m: Allow files with space in their path to be open.
Tue, 20 Aug 2019 15:53:04 +0200 Pantxo Diribarne print.m: Pass quoted path to octave-svgconvert (bug #56768) stable
Mon, 10 Jun 2019 21:45:59 +0200 Pantxo Diribarne print.m: Assume .tex files are always encoded in UTF-8 (bug #49338)
Wed, 12 Jun 2019 21:58:16 +0200 Pantxo Diribarne print.m: Allow "-svgconvert" to be used for EPS output (bug #52764)
Fri, 16 Aug 2019 13:13:33 -0700 Rik Cleanups to octave_value_list implementation (bug #56752).
Fri, 16 Aug 2019 12:51:42 -0400 John W. Eaton use m_ prefix for data members in octave_value_list class
Fri, 16 Aug 2019 01:39:49 -0400 John W. Eaton use std::vector<octave_value> for octave_value_list (bug #56752)
Wed, 14 Aug 2019 00:19:34 -0400 John W. Eaton use separate variable for interrupting command editor event loop (bug #56738)
Tue, 13 Aug 2019 19:13:46 -0400 John W. Eaton allow gui events to interrupt readline event processing (bug #56738)
Fri, 09 Aug 2019 11:51:44 -0400 John W. Eaton merge stable to default
Fri, 09 Aug 2019 10:49:42 -0400 John W. Eaton correct function name in error message text
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Wed, 07 Aug 2019 14:05:41 -0700 Mike Miller add EditorConfig for default file encoding and indentation stable
Wed, 07 Aug 2019 12:57:25 -0700 Rik dir.m: Tweak code for 10% performance improvement.
Wed, 07 Aug 2019 12:21:47 -0700 Mike Miller build: include new function tar_is_bsd.m in the build system
Mon, 21 Jan 2019 20:07:28 -0500 Andrew Janke tar, untar, unpack: Add support for BSD tar (bug #53695)
Wed, 07 Aug 2019 19:21:35 +0200 Torsten Lilge allow to sort editor tabs alphabetically (bug #42602)
Tue, 06 Aug 2019 21:14:38 -0700 Rik maint: merge stable to default.
Tue, 06 Aug 2019 21:13:40 -0700 Rik dir.m: Fix occasionally returning incorrect folder field (bug #55448). stable
Mon, 05 Aug 2019 14:42:37 -0500 John W. Eaton use m_ prefix for gh_manager data members
Mon, 05 Aug 2019 20:18:04 -0700 Rik untar.m, unzip.m: unpack in to current directory if none specified (bug #56700).
Mon, 05 Aug 2019 20:04:10 -0700 Rik More explicit error messages for invalid 2nd and 3rd inputs to diag().
Mon, 05 Aug 2019 17:16:27 -0700 Rik maint: merge stable to default.
Mon, 05 Aug 2019 17:15:57 -0700 Rik Stop segfault when calling 3-input form of diag with cell arrays (bug #56711). stable
Mon, 05 Aug 2019 12:41:23 -0500 John W. Eaton defer gh_manager creation until after display_info initialization
Mon, 05 Aug 2019 10:42:18 -0500 John W. Eaton don't use singleton pattern for gh_manager object
Mon, 05 Aug 2019 10:29:21 -0500 John W. Eaton use GCB_ prefix for global listener_mode enum names
Fri, 02 Aug 2019 15:19:43 -0500 John W. Eaton use Qt signals to manage calls to gh_manager functions in Qt graphics toolkit
Fri, 02 Aug 2019 14:28:48 -0500 John W. Eaton eliminate separate ObjectFactory class in Qt graphics toolkit
Fri, 02 Aug 2019 12:18:48 -0500 John W. Eaton rename Backend to qt_graphics_toolkit
Tue, 30 Jul 2019 15:00:54 -0500 John W. Eaton eliminate static instance of Qt graphics ObjectFactory class
Mon, 05 Aug 2019 08:51:40 -0700 Guillaume Flandin Add support for "ForceCellOutput" option to strfind (bug #56699).
Mon, 05 Aug 2019 08:28:24 -0700 Rik maint: merge stable to default.
Mon, 05 Aug 2019 08:28:01 -0700 Rik doc: Remove Map functions--keys, values, remove--from unimplemented list (bug #56718). stable
Sun, 04 Aug 2019 20:53:17 +0200 Torsten Lilge save and restore last geometry of load path dialog
Sun, 04 Aug 2019 08:52:27 +0200 Torsten Lilge update load path dialog when path is modified via console
Sat, 03 Aug 2019 00:22:27 +0200 Torsten Lilge combine all revert actions of load path dialog in one pulldown button
Thu, 01 Aug 2019 16:54:30 -0700 Mike Miller initialize locale from values in the environment on interpreter start
Fri, 02 Aug 2019 17:21:17 +0200 Torsten Lilge add possibility for adding dir with subdirectories to load path dialog
Wed, 31 Jul 2019 21:53:59 +0200 Torsten Lilge path dlg: do not add empty dir when dir selection dialog is canceled
Wed, 31 Jul 2019 16:46:02 +0200 Torsten Lilge update path dialog if path is changed from withtin the file browser
Wed, 31 Jul 2019 16:45:56 +0200 Torsten Lilge add a reload button to the gui path dialog