log

age author description
Fri, 19 Jul 2019 20:48:56 +0200 Markus Mützel Remove special treatment of line drawing characters in libqterminal (bug #42136)
Fri, 13 Dec 2019 22:54:18 -0500 John W. Eaton finish symbol deprecation intended to be done in changeset e091e09d26f0
Fri, 13 Dec 2019 22:43:36 -0500 John W. Eaton * graphics.cc (gh_manager::execute_callback): Eliminate unused variable.
Fri, 13 Dec 2019 19:38:35 -0800 Rik Remove deprecated warning ID "Octave:quadcc:RelTol-conversion" from quadcc.
Fri, 13 Dec 2019 18:28:35 -0800 Rik txt-eng.h: Add comment about deprecation and when file should be removed.
Fri, 13 Dec 2019 18:22:47 -0800 Rik Remove deprecated file toplev.h.
Fri, 13 Dec 2019 18:16:11 -0800 Rik Remove deprecated FORCE_GUI_OPTION from getopts parsing.
Fri, 13 Dec 2019 18:10:20 -0800 Rik Remove deprecated graphic property "interpreter" from line, patch, surface objects.
Fri, 13 Dec 2019 17:55:18 -0800 Rik Remove deprecated file libinterp/corefcn/oct-obj.h.
Fri, 13 Dec 2019 17:20:49 -0800 Rik __unimplemented__.m: Remove deprecated warning for exifread.
Fri, 13 Dec 2019 18:18:09 -0500 John W. Eaton use interpreter::handle_exception to display errors in graphics callbacks
Fri, 13 Dec 2019 21:33:28 +0100 Torsten Lilge replace literal strings by symbolic constants for shortcut preferences
Wed, 11 Dec 2019 13:00:31 +0000 Guillaume Flandin Implement new function "gui_mainfcn" for Matlab compatibility (bug #44282).
Fri, 13 Dec 2019 08:54:06 -0800 Rik annotation.m: Octave coding style changes.
Thu, 12 Dec 2019 21:38:59 -0800 Rik annotation.m: Remove deprecated property "edgecolor" for rectangles.
Fri, 13 Dec 2019 11:35:05 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 13 Dec 2019 11:32:04 +0900 Kai T. Ohlhus maint: bump version for first 5.2 release candidate stable
Fri, 13 Dec 2019 11:26:55 +0900 Kai T. Ohlhus doc: update reference to "Shared Library Versioning" information. stable
Thu, 12 Dec 2019 15:45:34 -0800 Rik NEWS: Update for 6.1 release.
Thu, 12 Dec 2019 14:50:17 -0800 Rik overhaul streamXXX.m series of functions.
Thu, 12 Dec 2019 20:35:09 +0100 Markus Mützel Create valid UTF-8 from .m file content when installing package (bug #57395).
Thu, 12 Dec 2019 20:08:35 +0100 Markus Mützel Make "streameuler2d" and "streameuler3d" internal functions.
Thu, 12 Dec 2019 19:44:32 +0100 Markus Mützel Add type switch to "__u8_validate__".
Thu, 12 Dec 2019 09:23:53 -0800 Rik doc: Add missing DOCSTRINGs to Octave manual.
Thu, 12 Dec 2019 06:45:57 +0100 Torsten Lilge replace literal strings by symbolic constants for global preferences
Wed, 11 Dec 2019 16:37:28 -0800 Rik Better fix for error in stem callback function (bug #57391).
Wed, 11 Dec 2019 09:11:53 +0100 Markus Mützel doc: Change markup for "Matlab".
Tue, 10 Dec 2019 20:34:05 -0800 Rik doc: Update Edition number of manual to version 6.
Tue, 10 Dec 2019 17:55:29 -0800 Rik doc: spellcheck documentation ahead of 6.1 release.
Tue, 10 Dec 2019 15:17:01 -0800 Rik doc: Use Texinfo non-sentence ending periods in citations.
Tue, 10 Dec 2019 14:38:09 -0800 Rik Stop error in stem callback function (bug #57391).
Tue, 10 Dec 2019 23:13:14 +0100 Markus Mützel Change class of coplanar_last_idx for patch objects (bug #55895).
Tue, 10 Dec 2019 13:47:48 -0800 Rik maint: remove trailing spaces from code.
Tue, 10 Dec 2019 13:43:36 -0800 Rik doc: grammarcheck .txi files before 6.1 release.
Tue, 10 Dec 2019 13:19:07 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory.
Tue, 10 Dec 2019 12:19:09 -0800 Rik doc: grammarcheck scripts before 6.1 release.
Tue, 10 Dec 2019 11:38:55 +0100 Pantxo Diribarne legend.m: Improve hggroup icons (bug #57388)
Mon, 09 Dec 2019 19:18:41 +0100 Pantxo Diribarne legend.m: don't track figure position (bug #57387)
Mon, 09 Dec 2019 22:40:32 +0100 Torsten Lilge fix find next/previous buttons of find dialog (bug #57238)
Sun, 08 Dec 2019 17:52:18 +0100 Pantxo Diribarne legend.m: Handle builtin hggroup-based objects (bug #57260)
Tue, 03 Dec 2019 17:50:59 +0100 Pantxo Diribarne Prevent uipanel from being redrawn when its bbox didn't change (bug #57350)
Sun, 08 Dec 2019 22:06:09 +0100 Markus Mützel Fix crash if first command at debug prompt is empty (bug #57244).
Sun, 08 Dec 2019 21:39:57 +0100 Torsten Lilge only one find dialog for all editor tabs (bug #57238)
Sun, 08 Dec 2019 11:11:00 -0800 Rik title.m: Allow a legend handle as first argument (bug #57372).
Wed, 04 Dec 2019 22:42:47 +0100 Markus Mützel Create valid UTF-8 from .m file content (bug #57341).
Sun, 08 Dec 2019 14:42:04 +0100 Markus Mützel Add instructions for importing changes from the gnulib git repository.
Sun, 08 Dec 2019 08:50:17 +0100 Andreas Weber make_int.cc: Fix missing nargin check and adapt cset e473c4853afc
Fri, 06 Dec 2019 13:35:50 -0800 Rik Add file with instructions for updating gnulib subrepo.
Fri, 06 Dec 2019 14:18:15 -0600 John W. Eaton prevent crash if dynamic printf field widths are out of range (bug #57368)
Fri, 06 Dec 2019 11:24:16 -0800 Rik maint: update gnulib ahead of 6.1 release.
Fri, 06 Dec 2019 19:32:03 +0100 Markus Mützel Add comment explaining code choice (bug #57353).
Mon, 02 Dec 2019 23:43:27 -0600 John W. Eaton store beginning and ending location info for tokens recognized by lexer
Thu, 05 Dec 2019 22:01:02 -0600 John W. Eaton eliminate COMMAND_ARG_FINISH macro in lexer
Thu, 05 Dec 2019 21:01:08 -0600 John W. Eaton avoid use of new/delete outside of constructor/destructor
Thu, 05 Dec 2019 21:21:51 +0100 Markus Mützel maint: merge stable to default
Thu, 05 Dec 2019 21:10:30 +0100 Markus Mützel Fix segfault when calculating patch vertex normals (bug #57353). stable
Wed, 04 Dec 2019 12:02:13 -0800 Rik maint: merge stable to default.
Wed, 04 Dec 2019 12:01:45 -0800 Rik Fix segfault in constructing patch normals for lighting (bug #57353). stable
Mon, 02 Dec 2019 23:37:39 -0600 John W. Eaton split base_lexer::is_keyword_token into two functions
Mon, 02 Dec 2019 23:09:08 -0600 John W. Eaton style fix