log

age author description
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