log

age author description
Sat, 23 Feb 2019 17:33:37 +0000 John W. Eaton Version 5.1.0 released stable release-5-1-0
Sun, 24 Feb 2019 22:02:04 -0800 Rik Mark strings for translation in variable editor (bug #55772). stable
Sun, 24 Feb 2019 21:22:49 +0100 Torsten * welcome-wizard.cc (setup_community_news): fix incorrect head tag stable
Sun, 24 Feb 2019 19:28:17 +0100 Torsten * lt_LT.ts: updated Lithuanian translation by Dainius stable
Sat, 23 Feb 2019 13:43:48 -0800 Rik Minor formatting changes to cset 845aba35fca7.
Sat, 23 Feb 2019 17:27:17 +0000 John W. Eaton maint: Merge stable to default.
Fri, 08 Feb 2019 02:39:56 +0100 Michael Leitner Improve performance of isosurface (bug #55642).
Fri, 22 Feb 2019 22:00:06 +0000 John W. Eaton insert package info in symbol table as loadpath finds +package dirs
Fri, 22 Feb 2019 20:21:36 +0100 Markus Mützel __scatter__.m: Add comment to explain order of properties (bug #55751). stable
Fri, 22 Feb 2019 10:53:54 -0800 Rik ismethod.m: Add ';' to BIST test in cset 52f42a818717.
Fri, 22 Feb 2019 10:51:14 -0800 Rik Return help text for properties() function (bug #55764).
Fri, 22 Feb 2019 19:26:35 +0100 Markus Mützel ismethod.m: Make test conditional on HAVE_JAVA.
Fri, 22 Feb 2019 16:44:50 +0000 John W. Eaton maint: Merge stable to default.
Fri, 22 Feb 2019 11:12:02 +0100 Pantxo Diribarne Simply show the doc browser when the search query is empty (bug #55756). stable
Fri, 22 Feb 2019 16:39:52 +0000 John W. Eaton * ov-classdef.h: Style fixes.
Fri, 22 Feb 2019 16:02:09 +0000 John W. Eaton move classdef classes inside octave namespace
Fri, 22 Feb 2019 15:40:15 +0000 John W. Eaton style fixes for classdef classes
Fri, 22 Feb 2019 15:28:42 +0000 John W. Eaton split method, package, and property classes from cdef-class file
Fri, 22 Feb 2019 14:51:29 +0000 John W. Eaton * cdef-object.h, cdef-object.cc: Style fixes.
Fri, 22 Feb 2019 07:34:47 +0000 John W. Eaton split classdef into multiple smaller source files
Thu, 21 Feb 2019 15:55:43 -0800 Rik methods.m: Return a column vector for Matlab compatibility.
Thu, 21 Feb 2019 15:45:21 -0800 Rik methods.m: Add documentation for "-full" option.
Thu, 21 Feb 2019 15:28:32 -0800 Rik methods.m: Fix bug when function signature has spaces.
Thu, 21 Feb 2019 20:11:33 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 20:04:13 +0100 Markus Mützel Fix slowdown of scatter3 (bug #55751). stable
Thu, 21 Feb 2019 19:21:57 +0000 John W. Eaton use temporary directory for testing dir function
Thu, 21 Feb 2019 18:56:32 +0000 John W. Eaton * ismethod.m: New tests.
Thu, 21 Feb 2019 18:41:15 +0000 John W. Eaton handle -full argument for methods function (bug #55487)
Thu, 21 Feb 2019 15:08:27 +0100 Kai T. Ohlhus maint: Merge stable to default.
Thu, 21 Feb 2019 14:53:30 +0100 Kai T. Ohlhus Overhaul classdef tests (bug #54783, bug #54966, bug #55223). stable
Thu, 21 Feb 2019 07:18:26 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 01:10:20 -0500 S?bastien Villemot fix overloaded classdef subsasgn with curly braces (bug #55223, bug #54783) stable
Thu, 21 Feb 2019 05:12:54 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 05:12:06 +0000 John W. Eaton avoid crash in doc browser when help engine init fails (bug #55736) stable
Wed, 20 Feb 2019 16:51:33 -0800 Rik maint: merge stable to default.
Wed, 20 Feb 2019 16:46:03 -0800 Rik fminsearch.m: Remove documentation showing unimplemented passing of extra fcn arguments. stable
Wed, 20 Feb 2019 22:42:35 +0000 John W. Eaton maint: Merge stable to default.
Wed, 20 Feb 2019 22:41:58 +0000 John W. Eaton fix name of parent package in nested cdef_package objects
Wed, 20 Feb 2019 21:47:05 +0000 John W. Eaton return early if searching for function or package with empty name
Wed, 20 Feb 2019 16:24:35 +0100 Pantxo Diribarne annotation.m: use "*" rather than "Helvetica" as default font name (bug #53091) stable
Wed, 20 Feb 2019 19:40:11 +0000 John W. Eaton display property names and info by default for classdef objects
Tue, 19 Feb 2019 21:33:23 +0000 John W. Eaton maint: Merge stable to default.
Tue, 19 Feb 2019 21:31:41 +0000 John W. Eaton avoid crash if help engine setup fails (bug #55736) stable
Tue, 19 Feb 2019 17:53:40 +0000 John W. Eaton eliminate some useless functions
Mon, 18 Feb 2019 19:10:43 +0000 John W. Eaton maint: Merge stable to default.
Mon, 18 Feb 2019 18:33:18 +0000 John W. Eaton avoid crash when calling script recursively (bug #55728) stable
Mon, 18 Feb 2019 17:15:41 +0000 John W. Eaton * scripts/miscellaneous/module.mk: Fix file name added in previous changeset.
Mon, 18 Feb 2019 17:05:11 +0000 John W. Eaton make ismethod work for classdef and java objects (bug #55487)
Thu, 14 Feb 2019 16:04:12 +0000 John W. Eaton allow parsing of function handles of the form @foo.bar
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Sat, 16 Feb 2019 22:16:40 +0100 Markus Mützel __makeinfo__.m: Fix error if path to temporary directory contains spaces (bug #55725). stable
Fri, 15 Feb 2019 20:02:35 +0100 Torsten fix the shortcut context for savin a variable in variable editor (bug #54464) stable
Fri, 15 Feb 2019 08:29:56 -0800 Rik maint: merge stable to default.
Fri, 15 Feb 2019 08:29:13 -0800 Rik doc: Update docstring for svd to state that gesvd is default driver. stable
Tue, 12 Feb 2019 20:41:48 +0100 Markus Mützel Fix printing with gnuplot on Windows (bug #55648). stable
Thu, 14 Feb 2019 16:38:00 -0800 Rik Replace '-0' in sigma matrix from svd() with '+0' (bug #55710).
Thu, 14 Feb 2019 23:27:40 +0100 Pantxo Diribarne colorbar.m: fix regression when peer axes is reset (bug #55713) stable
Tue, 12 Feb 2019 15:31:52 -0500 John Donoghue Mark qt documentation as readonly (bug #53841). stable
Fri, 08 Feb 2019 18:07:33 +0100 Pantxo Diribarne Use OpenGl textures to render image objects (bug #55632).
Wed, 13 Feb 2019 15:38:23 +0000 John W. Eaton maint: Merge stable to default.
Wed, 13 Feb 2019 13:03:20 +0000 John W. Eaton * test/bug-47680/module.mk (bug_47680_TEST_FILES): Correct file names.
Tue, 12 Feb 2019 22:44:45 +0100 Pantxo Diribarne Properly close figures after tests on hgload (bug #53468) stable
Tue, 12 Feb 2019 20:58:16 +0000 John W. Eaton allow methods function to work for classdef objects (bug #42510)
Tue, 12 Feb 2019 18:44:37 +0000 John W. Eaton implement properties function (bug #53614)
Mon, 11 Feb 2019 16:16:00 -0800 Mike Miller run Matlab user files from interpreter, not startup scripts (bug #55681)
Mon, 11 Feb 2019 14:37:34 -0800 Rik NEWS: Announce "LineWidth" now measured in points, not pixels.
Mon, 11 Feb 2019 14:22:54 -0800 Rik Measure LineWidth in points, not pixels, for Matlab compatibility (bug #53056).
Mon, 11 Feb 2019 20:56:27 +0000 John W. Eaton allow object.method@superclass (...) to work (bug #47680)
Mon, 11 Feb 2019 20:49:48 +0000 John W. Eaton revise naming of the parts of a superclass reference
Sun, 10 Feb 2019 08:41:15 -0800 Rik Harden BIST tests against changes in save_precision().
Sun, 10 Feb 2019 08:39:30 -0800 Rik Harden BIST tests against changes in format().
Sat, 09 Feb 2019 12:24:26 +0100 Markus Mützel Improve calculation of zlim and aspect ratios for 2d objects (bug #55634).
Sat, 09 Feb 2019 17:27:53 -0800 Rik Fix jit BIST test accidentally failing after cc0d942d0e20.
Sat, 09 Feb 2019 21:23:14 +0100 Pantxo Diribarne Properly integrate hgload tests in the build system (bug #53468) stable
Sat, 09 Feb 2019 21:47:01 +0100 Markus Mützel Fix auto axes limits with text on negative logarithmic axes.
Sat, 09 Feb 2019 20:02:59 +0000 John W. Eaton maint: Merge stable to default.
Sat, 09 Feb 2019 19:32:31 +0000 John W. Eaton use inline functions for matching whitespace in lexer
Sat, 09 Feb 2019 16:14:01 +0000 John W. Eaton revamp parsing of superclass identifiers in classdef decls
Sat, 09 Feb 2019 15:14:24 +0000 John W. Eaton allow spaces in FQ_IDENT, SUPERCLASSREF, and METAQUERY tokens in lexer
Fri, 08 Feb 2019 06:35:38 +0000 John W. Eaton use dynamic_cast instead of static_cast as appropriate parser
Sat, 09 Feb 2019 20:05:47 +0100 Markus Mützel Support encoding of file streams in textscan (bug #55452).
Sat, 09 Feb 2019 17:41:48 +0100 Markus Mützel Add front-end support for encodings in "fopen" (bug #55452).
Sat, 09 Feb 2019 09:44:28 -0800 Rik Don't run Matlab user rc files when started with '--no-init-file' (bug #55681).
Sat, 09 Feb 2019 16:43:11 +0100 Markus Mützel Add basic backend for encodings in file streams (bug #55452).
Sat, 02 Feb 2019 20:07:45 +0100 Markus Mützel Add C++ functions to convert encoding of strings (bug #55452).
Fri, 08 Feb 2019 17:33:14 -0800 Rik maint: Use bool values true/false rather than 0/1 in C++.
Fri, 08 Feb 2019 15:59:21 -0800 Mike Miller maint: remove unused icon from repository stable
Fri, 08 Feb 2019 16:40:56 -0800 Rik maint: Fix typos in comments where "intial" instead of "initial" used.
Fri, 08 Feb 2019 16:00:59 -0800 Rik Use save_default_options() to make BIST test suite robust against user configurations.
Fri, 08 Feb 2019 08:47:36 -0800 Rik Read sitewide init-file when running 'make check'
Fri, 08 Feb 2019 08:31:53 -0800 Rik maint: merge stable to default.
Fri, 08 Feb 2019 08:18:29 -0800 Rik Fix display of column vector struct arrays in Variable Editor (bug #55666). stable
Thu, 07 Feb 2019 18:33:09 +0000 John W. Eaton eliminate unused octave_fcn_binder class
Thu, 07 Feb 2019 18:12:19 +0000 John W. Eaton pass reference to interpreter to make_fcn_handle function
Thu, 07 Feb 2019 09:09:35 -0800 Rik NEWS: Add notes about improvements to graphics backend.
Thu, 07 Feb 2019 08:39:33 -0800 Rik Fix print_usage() messages in subfunctions (bug #55599).
Wed, 06 Feb 2019 18:50:19 -0800 Rik qmr.m: Fix mistaken call to "print usage" without underscore (bug #55599). stable
Wed, 06 Feb 2019 18:39:53 -0800 Rik print.m: Use sentence-ending period @. in Texinfo doc. stable
Wed, 06 Feb 2019 16:37:34 -0800 Rik Improve appearance of patterned lines at small LineWidths.
Thu, 07 Feb 2019 00:04:48 +0000 John W. Eaton maint: Merge stable to default.
Thu, 07 Feb 2019 00:03:55 +0000 John W. Eaton eliminate unnecessary tree_funcall class
Wed, 06 Feb 2019 15:02:37 -0800 Rik Don't cycle line() colors unless input is more than one line.
Wed, 06 Feb 2019 13:17:30 -0800 Rik ismember.m: Fix incorrect example in documentation (bug #55659). stable
Wed, 06 Feb 2019 11:15:16 -0800 Rik bug-45969.tst: save/restore save_default_options when doing test. stable
Mon, 04 Feb 2019 12:06:07 -0800 Rik Implement "none" as a color for axes and text objects (bug #52842).
Wed, 06 Feb 2019 17:34:16 +0000 John W. Eaton eliminate eval in Emacs .dir-locals file
Tue, 05 Feb 2019 11:30:10 -0800 Mike Miller gammainc.m: relax tolerances of BIST tests stable
Mon, 04 Feb 2019 16:29:26 -0800 Mike Miller create BIST temporary files in tempdir instead of P_tmpdir (bug #55565)
Mon, 04 Feb 2019 14:02:05 -0800 Rik variables.cc: Don't leak variables into global namespace from BIST tests. stable
Mon, 04 Feb 2019 13:47:15 -0800 Rik Create any BIST temporary files in writable temporary directory (bug #55565).
Mon, 04 Feb 2019 18:27:12 +0000 John W. Eaton maint: Merge stable to default.
Mon, 04 Feb 2019 17:50:20 +0000 John W. Eaton Added tag rc-5-0-91 for changeset af47f245a2ad stable
Mon, 04 Feb 2019 17:49:53 +0000 John W. Eaton bump version for first 5.1 release candidate stable rc-5-0-91
Mon, 04 Feb 2019 15:00:13 +0000 John W. Eaton when installing global variable don't warn if it is already global
Thu, 31 Jan 2019 21:35:04 -0800 Mike Miller build: support GNU bison 3.3, silence POSIX compatibility warning (bug #55613) stable
Sun, 03 Feb 2019 21:44:38 -0800 Rik Improve performance of certain movXXX functions by ~4X (bug #55389).
Wed, 28 Mar 2018 15:27:58 +0200 Pantxo Diribarne Test hgload can handle old figure files (bug #53468) stable
Sun, 03 Feb 2019 16:35:34 +0100 Markus Mützel gl-render.cc: Omit minor grid and minor ticks if ticks are empty (bug #55633).