log

age author description
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
Mon, 29 Jul 2019 23:41:07 -0400 John W. Eaton fix error in changeset 07b330708e3c
Mon, 29 Jul 2019 10:43:20 -0400 John W. Eaton use Qt signals for interpreter callbacks in Qt graphics toolkit
Mon, 29 Jul 2019 10:43:04 -0400 John W. Eaton use Qt signals to pass interpreter callbacks to octave-qobject
Sun, 28 Jul 2019 17:24:42 -0400 John W. Eaton eliminate unnecessary application::interative function
Mon, 29 Jul 2019 14:38:40 -0700 Guillaume Flandin struct2hdl.m: Add capability to restore uicontextmenus (bug #44670).
Mon, 29 Jul 2019 09:11:03 -0700 Rik text.m: Convert any numeric inputs to strings with sprintf for ML compatibility (bug #56395).
Mon, 22 Jul 2019 23:51:01 -0400 JunWang new gui dialog for modifying octaves load path (bug #43549)
Sun, 28 Jul 2019 21:51:26 -0700 Rik ismember.m: Add input validation for "stable"/"sorted" options
Sun, 28 Jul 2019 17:56:28 -0700 Rik Clean up BIST tests in set functions.
Sun, 28 Jul 2019 07:54:21 -0700 Rik intersect.m: Add new option "stable" to control output ordering.
Sat, 27 Jul 2019 18:28:45 -0700 Rik setxor.m: Add new option "stable" to control output ordering.
Sat, 27 Jul 2019 15:40:17 -0700 Rik setdiff.m: Implement "stable" sorting option.
Fri, 26 Jul 2019 19:33:54 -0700 Rik union: Add "stable" sorting algorithm.
Thu, 25 Jul 2019 09:07:14 -0700 Rik unique.m: Add new option "stable" to control output ordering.
Wed, 24 Jul 2019 12:37:21 -0400 John W. Eaton reset m_dbstep_flag at top level in main evaluator REPL (bug #56625)
Wed, 24 Jul 2019 12:34:47 -0400 John W. Eaton correctly set debug_frame when using "keyboard" (bug #56625)
Wed, 24 Jul 2019 07:47:33 +0200 Torsten Lilge allow editing and showing help on selected text in console (bug #41276)
Tue, 23 Jul 2019 17:00:06 -0400 John W. Eaton Backed out accidentally committed work-in-progress changeset 189ca5990c5d
Tue, 23 Jul 2019 15:26:20 -0400 John W. Eaton always disable debug_on_error and debug_on_warning at debug prompt (bug #56625)
Tue, 23 Jul 2019 11:01:41 -0400 John W. Eaton internal documentation for interpreter_events and event_manager classes
Tue, 23 Jul 2019 10:32:32 -0400 John W. Eaton remove "do_" prefix from interpreter_events class methods
Mon, 22 Jul 2019 23:51:01 -0400 JunWang work-in-progress patch for set path dialog
Mon, 22 Jul 2019 18:56:31 -0400 John W. Eaton improve dbquit and dbcont behavior
Mon, 22 Jul 2019 22:20:56 +0200 Torsten Lilge prevent gui from catching focus when its desktop workspace becomes active
Mon, 22 Jul 2019 20:05:55 +0200 Markus Mützel Fix freeing graphics objects (bug #55908).
Sat, 09 Mar 2019 22:09:25 +0100 Markus Mützel Convert encoding just before writing to stream (bug #55452).
Tue, 05 Mar 2019 17:56:57 +0100 Markus Mützel Correctly handle UTF-8 in regular expressions (bug #35910).
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Sun, 21 Jul 2019 10:16:11 -0400 John W. Eaton don't show display warning in display_info initialization (bug #56651)
Fri, 22 Mar 2019 15:42:44 -0400 Nicholas R. Jankowski Implement missing functions rotx, roty, and rotz (bug #50772, patch #9310)
Sun, 21 Jul 2019 15:46:19 +0200 Torsten Lilge add file browser context menu for removing dirs from path (bug #55623)
Sun, 21 Jul 2019 12:43:19 +0200 Markus Mützel Do not ignore user preferences for locale encoding on non-Windows platforms.
Sun, 21 Jul 2019 12:16:09 +0200 Markus Mützel Append name of actual encoding used if "SYSTEM" is selected.
Sat, 20 Jul 2019 17:57:23 +0200 Markus Mützel Restore mfile_encoding on startup from GUI settings.
Sat, 20 Jul 2019 17:08:11 +0200 Torsten Lilge add file browser context menu for adding dirs to the path (bug #55623)
Sat, 20 Jul 2019 10:03:31 +0200 Torsten Lilge add missing url-schemes to external links in the documentation (bug #54547)
Fri, 19 Jul 2019 23:37:27 +0200 Torsten Lilge fix using external editor when built without qscintilla (regression from ceb508ea92ee)
Fri, 19 Jul 2019 10:02:20 -0400 John W. Eaton don't use singleton pattern for display_info class
Fri, 19 Jul 2019 19:07:13 +0200 Markus Mützel Add new function for querying the locale charset.
Thu, 18 Jul 2019 12:59:57 -0400 John W. Eaton style fixes for event_manager classes
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Thu, 18 Jul 2019 09:58:41 -0400 John W. Eaton use shared_ptr to manage octave_link_events object
Wed, 17 Jul 2019 14:09:20 -0400 John W. Eaton eliminate static functions from octave_link class
Thu, 18 Jul 2019 01:15:21 -0400 John W. Eaton separate octave_link event queue from events and actions
Thu, 18 Jul 2019 00:08:07 -0400 John W. Eaton eliminate some useless octave_link functions
Wed, 17 Jul 2019 21:52:46 +0200 Torsten Lilge disable editor actions in window menu when editor is not available (bug #56114)
Tue, 16 Jul 2019 19:18:28 +0200 Pantxo Diribarne Fix switching from "normalized" to other text fontunits (bug #56638))
Tue, 16 Jul 2019 11:58:10 -0400 John W. Eaton maint: Merge stable to default.
Tue, 16 Jul 2019 11:57:28 -0400 John W. Eaton eliminate octave_cmd classes
Thu, 11 Jul 2019 15:46:18 +0200 Pantxo Diribarne Let graphics toolkit compute the extent of uicontrol text strings (bug #48446)
Mon, 15 Jul 2019 13:57:14 -0700 Rik doc: Add function index entry for alias "inverse" bug #56629). stable
Mon, 15 Jul 2019 13:04:31 -0700 Rik polyval.m: Overhaul input validation (bug #56632).
Sat, 13 Jul 2019 15:24:57 -0700 Mike Miller maint: merge stable to default
Sat, 13 Jul 2019 13:06:16 -0700 Mike Miller add content rating declaration to AppStream metadata (bug #56466) stable
Fri, 12 Jul 2019 19:55:03 -0700 Rik Accept only integers for single input form of rand (bug #56609).
Fri, 12 Jul 2019 17:20:07 -0700 Rik ismember.m: Add parentheses to make indexing expression easier to read.
Fri, 12 Jul 2019 19:26:55 -0400 John W. Eaton replace more explicit callback functions with lambda expressions
Fri, 12 Jul 2019 15:34:28 -0700 Rik webread.m: Allow a single URL argument as input (bug #56623).
Fri, 12 Jul 2019 15:26:36 -0700 Rik validsetargs.m: Validate "rows" flag when "legacy" flag also present.
Fri, 12 Jul 2019 12:36:50 -0700 Rik griddatan.m: Allow a single query point as input (bug #45542, bug #56515).
Fri, 12 Jul 2019 13:14:50 -0500 John W. Eaton replace some explicit callback functions with lambda expressions
Fri, 12 Jul 2019 12:14:43 -0400 John W. Eaton maint: Merge stable to default.
Fri, 12 Jul 2019 09:11:58 -0700 Rik dir.m: Gracefully handle race conditions when file is deleted (bug #56618).
Fri, 12 Jul 2019 10:41:47 -0400 John W. Eaton make "dbquit all" work and fix dbquit compatibility (bug #56616)
Thu, 11 Jul 2019 20:16:58 -0700 Juho Iipponen griddatan.m: Fix 4-D interpolation (bug #45542, bug #56515).
Thu, 11 Jul 2019 19:55:53 -0700 Rik setxor.m: Accept a "legacy" flag for Matlab compatibility.
Thu, 11 Jul 2019 15:29:38 -0700 Rik setdiff.m: Accept a "legacy" flag for Matlab compatibility.
Thu, 11 Jul 2019 15:05:30 -0700 Rik unique.m: Set default to "first" when multiple options present.
Thu, 11 Jul 2019 13:31:23 -0700 Rik doc: Update description of "legacy" option for set functions.
Thu, 11 Jul 2019 14:21:37 -0400 John W. Eaton eliminate unused tree_evaluator::reset function
Thu, 11 Jul 2019 14:16:08 -0400 John W. Eaton re-enter debugger when doing dbstep (bug #56150)
Wed, 10 Jul 2019 20:06:04 -0700 Rik union.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 20:02:44 -0700 Rik doc: Remove stray semicolons from pie, pie3 calling forms. stable
Wed, 10 Jul 2019 19:51:37 -0700 Rik validsetargs.m: Fix typo introduced in cset 255f2681d224.