log

age author description
Fri, 13 Sep 2019 08:43:58 -0400 John W. Eaton * open.m: Perform tilde expansion on file name.
Fri, 13 Sep 2019 08:11:53 -0400 John W. Eaton avoid including builtin-defun-decls.h unless needed
Fri, 13 Sep 2019 08:02:45 -0400 John W. Eaton avoid possible threading issue when running file from GUI editor
Fri, 13 Sep 2019 07:38:36 -0400 John W. Eaton attempt to avoid threading issues when saving a file in the file editor tab
Fri, 13 Sep 2019 07:24:17 -0400 John W. Eaton also check debugger execution mode after command editor interrupt
Thu, 12 Sep 2019 17:13:28 -0400 John W. Eaton attempt to avoid threading issues when updating lexer in file editor tab
Thu, 12 Sep 2019 17:01:34 -0400 John W. Eaton connect signals when creating file_editor_tab in file editor
Thu, 12 Sep 2019 13:30:05 -0400 John W. Eaton mark another location in GUI that should be checked for thread safety
Thu, 12 Sep 2019 13:28:12 -0400 John W. Eaton attempt to fix threading issues when setting conditional breakpoints in GUI
Thu, 12 Sep 2019 11:13:46 -0400 John W. Eaton use signal/slot connection in file-editor-tab for thread safety
Wed, 11 Sep 2019 18:01:40 -0400 John W. Eaton move qt_interpreter_events::file_in_path to load_path::contains_file_in_dir
Wed, 11 Sep 2019 18:31:33 -0400 John W. Eaton move octave_change_to_directory to octave namespace and make extern
Wed, 11 Sep 2019 18:23:46 -0400 John W. Eaton store reference to interpreter in load_path object
Wed, 11 Sep 2019 16:46:54 -0400 John W. Eaton mark all interpreter_event lambda functions with special comment
Wed, 11 Sep 2019 16:40:19 -0400 John W. Eaton clean up use of interpreter in qt_interpreter_events::enter_debugger_event
Wed, 11 Sep 2019 13:38:40 -0400 John W. Eaton use interpreter_event signals in set_path_dialog object
Thu, 12 Sep 2019 09:57:34 -0700 Rik doc: Use common verbiage to describe input FUN in optimization functions.
Thu, 12 Sep 2019 09:51:18 -0700 Rik fminsearch.m: Accept string for FCN argument (bug #56885)
Fri, 06 Sep 2019 08:35:00 +0200 Carlo de Falco Avoid unnecessary copy on return in triu (bug #56752).
Wed, 11 Sep 2019 08:24:01 -0700 Carlo de Falco Remove use of NoAlias in construction of array_value from Sparse object (bug #56752).
Wed, 11 Sep 2019 02:45:29 +0200 Torsten Lilge more descriptive titles for floating variable editor subpanes
Tue, 10 Sep 2019 15:44:01 -0700 Mike Miller accept 'X' as scanf conversion specifier (bug #56869)
Tue, 10 Sep 2019 15:54:39 -0400 Nicholas R. Jankowski doc: Update formatted input, add missing info on float conversions (bug #56557)
Tue, 10 Sep 2019 04:07:49 +0200 Torsten Lilge add window decorations to floating variable editor subpanes (bug #55048)
Mon, 09 Sep 2019 18:48:40 -0400 John W. Eaton accept 'E' and 'G' as scanf conversion specifiers (bug #56869)
Mon, 09 Sep 2019 16:40:08 -0400 John W. Eaton use default or deleted ctors/dtors/assignment ops in liboctave/util
Mon, 09 Sep 2019 16:24:38 -0400 John W. Eaton use default copy ctor and assignment op in glob and regexp classes
Mon, 09 Sep 2019 16:15:40 -0400 John W. Eaton use m_ prefix for data members in most liboctave/util classes
Sat, 07 Sep 2019 10:49:03 -0400 John W. Eaton use m_ prefix for data members in file_editor_tab class
Fri, 06 Sep 2019 10:37:18 -0400 John W. Eaton use event manager to handle two more interpreter actions in GUI
Thu, 05 Sep 2019 10:13:39 +0200 Pantxo Diribarne Allow Qt graphics callbacks to work again (bug #56857)
Thu, 05 Sep 2019 17:42:07 -0400 John W. Eaton mark locations in GUI that should be checked for thread safety
Wed, 04 Sep 2019 15:34:51 -0400 John W. Eaton don't apply std::move to temporary values
Wed, 04 Sep 2019 12:17:50 -0400 John W. Eaton where possible, use new unwind-protect classes in evaluator
Wed, 04 Sep 2019 12:17:46 -0400 John W. Eaton new single-action unwind-protect classes
Fri, 30 Aug 2019 15:02:14 -0400 John W. Eaton don't use visitor pattern for expression evaluation (bug #56752)
Wed, 28 Aug 2019 21:38:34 -0400 John W. Eaton don't use stack to save and restore lvalue list value in evaluator (bug #56752)
Wed, 28 Aug 2019 16:15:08 -0400 John W. Eaton don't use stack to save and restore nargout value in evaluator (bug #56752)
Tue, 03 Sep 2019 14:24:15 -0700 Rik Add normalization option support to movstd.m, movvar.m (bug #56765)
Tue, 03 Sep 2019 20:44:48 +0200 Markus Mützel Improve error message if invalid UTF-8 is passed to pcre (bug #56805).
Tue, 03 Sep 2019 19:56:08 +0200 Markus Mützel Remove input checks from internal unicode2native, native2unicode functions (bug #56805).
Tue, 03 Sep 2019 19:54:30 +0200 Markus Mützel native2unicode.m: Return row vector for scalar input (bug #56805).
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