log

age author description
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).
Sat, 02 Feb 2019 18:21:24 -0800 Rik __ezplot__.m: for ezplot3, draw "animate" plot just once.
Sat, 02 Feb 2019 18:14:43 -0800 Rik comet.m: Use constant speed regardless of size of data input.
Sat, 02 Feb 2019 18:07:47 -0800 Rik comet3.m: Use constant speed regardless of size of data input.
Sat, 02 Feb 2019 11:33:30 -0800 Rik axis.m: Enlarge ticks in %!demo #3 for clarity.
Fri, 01 Feb 2019 22:16:15 -0800 Rik axis.m: Fix issues with "equal" argument (bug #55619, bug #55614, bug #55574, bug #55514, bug #54848, bug #53724, bug #53504, bug #53336, bug #51938, bug #50356).
Fri, 01 Feb 2019 20:44:15 +0000 John W. Eaton don't fail if symbol in script can't be found (bug #55626)
Thu, 31 Jan 2019 18:45:37 +0000 John W. Eaton update handling of command-style function call syntax in eval
Mon, 28 Jan 2019 18:01:46 +0000 John W. Eaton move variable values from symbol_record objects to stack_frame objects
Sat, 26 Jan 2019 15:53:29 +0000 John W. Eaton * pt-idx.cc (tree_index_expression::lvalue): Style fix.
Sat, 26 Jan 2019 15:34:26 +0000 John W. Eaton eliminate "automatic" type from symbol info class
Sat, 26 Jan 2019 15:36:16 +0000 John W. Eaton add const qualifiers to two symbol_info methods
Sat, 26 Jan 2019 15:35:09 +0000 John W. Eaton new symbol_info method to list names
Sat, 26 Jan 2019 15:21:26 +0000 John W. Eaton eliminate soon-to-be obsolete symbol types from GUI variable display
Sat, 26 Jan 2019 15:03:57 +0000 John W. Eaton refactor calling object destructor
Sat, 26 Jan 2019 14:56:14 +0000 John W. Eaton don't go through scope to find function in file editor
Sat, 26 Jan 2019 14:51:29 +0000 John W. Eaton * pt-misc.cc (tree_parameter_list::dup): Always copy m_marked_for_varargs.
Sat, 26 Jan 2019 14:42:59 +0000 John W. Eaton delete unused function
Sat, 26 Jan 2019 14:41:44 +0000 John W. Eaton * classdef.tst: Clear shared variables after use.
Sat, 26 Jan 2019 14:41:16 +0000 John W. Eaton use onCleanup to clear functions used in tests
Thu, 31 Jan 2019 22:16:36 +0000 John W. Eaton maint: Merge stable to default.
Sun, 27 Jan 2019 21:53:56 -0800 Rik Emit a more useful error message when gnuplot executable is broken (bug #55558).
Thu, 31 Jan 2019 11:19:34 +0100 Pantxo Diribarne Make sure octave-svgconvert encodes SVG documents in UTF8 (bug #55612) stable
Wed, 30 Jan 2019 16:30:24 -0800 Rik splinefit.m: Relax tolerance of BIST tests (bug #55587). stable
Sat, 19 Jan 2019 01:30:47 -0500 Rik datenum.m: Add warning about time zones and DST to documentation. stable
Wed, 30 Jan 2019 13:15:44 -0800 Rik splinefit.m: Fix typo in documentation. stable
Wed, 30 Jan 2019 21:48:36 +0100 Torsten adapt initial window sizes to the screen resolution (bug #55498) stable
Tue, 29 Jan 2019 21:09:07 +0100 Markus Mützel Support opening handles to files with non-ASCII characters on Windows. stable
Wed, 23 Jan 2019 23:13:03 -0800 Mike Miller doc: update table of obsolete functions (bug #55265) stable
Sun, 27 Jan 2019 10:53:25 -0800 Mike Miller file id must not be single for textscan and other file I/O funcs (bug #55577) stable
Sun, 27 Jan 2019 16:21:18 +0100 Markus Mützel Add support for more types for graphics property "cdata" (bug #55436).
Sun, 27 Jan 2019 16:32:02 +0100 Markus Mützel maint: merge stable to default.
Sun, 27 Jan 2019 19:01:50 +0100 Pantxo Diribarne getframe.m: run tests with "qt" toolkit only \(bug #55528\) stable
Fri, 25 Jan 2019 16:15:54 +0100 Pantxo Diribarne Disallow recursion in drawnow for gnuplot toolkit (bug #55528) stable
Sat, 26 Jan 2019 22:17:18 +0100 Torsten fix possible memleak by avoiding bare poointer (bug #55440) stable
Sat, 26 Jan 2019 15:27:06 -0500 John Donoghue Update smart indent code for case/otherwise (Bug #55276) stable
Sat, 26 Jan 2019 11:55:39 +0100 Markus Mützel ops.h: Remove INSTALL_*OP macros that use removed functions.
Sat, 26 Jan 2019 11:53:31 +0100 Markus Mützel __unimplemented__.m: Remove "lightangle" from list (bug #55446).
Fri, 25 Jan 2019 10:51:16 -0800 Rik maint: merge stable to default.
Fri, 25 Jan 2019 10:50:49 -0800 Rik Use 'gesvd' as default svd_driver (bug #55564). stable
Thu, 24 Jan 2019 16:50:05 -0800 Mike Miller * NEWS: Refer to version "6" instead of "6.0".
Thu, 24 Jan 2019 16:46:42 -0800 Mike Miller maint: update release checklists for version 6
Thu, 24 Jan 2019 16:41:00 -0800 Mike Miller verLessThan.m: edit doc examples and add BIST tests
Thu, 24 Jan 2019 22:08:24 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 21:59:00 +0000 John W. Eaton * .hgignore: Undo previous change. stable
Thu, 24 Jan 2019 12:36:06 -0800 Rik Provide correct guess at filename when saving classdef file from GUI (bug #55497).
Thu, 24 Jan 2019 12:28:33 -0800 Mike Miller maint: merge stable to default
Thu, 24 Jan 2019 12:27:01 -0800 Mike Miller Added tag rc-5-0-90 for changeset 82865ccb62c2 stable
Thu, 24 Jan 2019 20:20:02 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 19:22:18 +0000 John W. Eaton bump version for first 5.1 release candidate stable rc-5-0-90
Thu, 24 Jan 2019 19:28:27 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 19:20:57 +0000 John W. Eaton * NEWS: Refer to version "5", not "5.0". stable
Thu, 24 Jan 2019 19:18:51 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Thu, 24 Jan 2019 19:06:40 +0000 John W. Eaton * .hgignore: Also ignore build-aux/ar-lib. stable
Thu, 24 Jan 2019 18:55:58 +0000 John W. Eaton * HACKING.md: Explain release candidate version numbers. stable
Thu, 24 Jan 2019 10:52:07 -0800 Rik doc: Fix typo in svd_driver docstring. stable
Wed, 23 Jan 2019 14:16:26 -0800 Mike Miller maint: update library version numbers for upcoming version 5 release stable
Wed, 23 Jan 2019 13:41:59 -0800 Mike Miller mkoctfile: restore LDFLAGS, warn only when LFLAGS used directly (bug #55447) stable
Wed, 23 Jan 2019 20:16:29 +0000 John W. Eaton maint: Merge stable to default.
Wed, 23 Jan 2019 19:08:01 +0000 John W. Eaton test qt instead of fltk graphics (bug #55546)
Wed, 23 Jan 2019 09:06:13 -0800 Rik verLessThan.m: review newly added function (bug #55525).
Mon, 21 Jan 2019 17:52:20 -0500 Andrew Janke Add verLessThan function (bug #55525)
Wed, 23 Jan 2019 00:44:09 -0800 Mike Miller javachk.m: overhaul function and doc string for compatibility with Matlab stable
Tue, 22 Jan 2019 23:46:33 -0800 Mike Miller fix declaration of warn_divide_by_zero deprecation wrapper (bug #46650)
Tue, 22 Jan 2019 23:54:51 +0000 John W. Eaton maint: Merge stable to default.
Tue, 22 Jan 2019 23:27:43 +0000 John W. Eaton remove support for shared libraries with dyld and shl_load
Tue, 22 Jan 2019 15:41:07 -0800 Mike Miller remove references to obsolete build system variables stable
Tue, 22 Jan 2019 15:39:17 -0800 Rik octave.texi: Change indentation of @example blocks to 2 ems in PDF. stable
Tue, 22 Jan 2019 15:20:22 -0800 Rik trapz.m: Restore documentation comments lost in f6730533820e. stable
Tue, 22 Jan 2019 13:45:11 -0800 Mike Miller doc: clean up doc example blocks for accuracy and consistent formatting stable
Tue, 22 Jan 2019 13:45:45 -0800 Rik dot.cc: Call Fsum directly rather than using feval.
Tue, 22 Jan 2019 10:49:46 -0800 Mike Miller shg: fix syntax error introduced in cset b785394f10d0 stable
Tue, 22 Jan 2019 19:31:42 +0100 Markus Mützel ilu.m: Fix state of random number generator in BISTs. stable
Tue, 22 Jan 2019 14:34:08 +0100 Kai T. Ohlhus Remove inconsistent warning "Octave:divide-by-zero" (bug #46650).
Tue, 22 Jan 2019 08:07:55 -0500 John W. Eaton maint: Merge stable to default.
Tue, 22 Jan 2019 07:45:08 -0500 John W. Eaton use @CLASS name when searching for @CLASS/METHOD (bug #55501) stable
Tue, 22 Jan 2019 07:27:03 +0100 Kai T. Ohlhus assert.m: Check sparsity of logical values.
Tue, 22 Jan 2019 07:06:37 +0100 Kai T. Ohlhus Ensure boolean value when checking sparse matrices for symmetry/hermiticity.
Mon, 21 Jan 2019 22:34:03 -0800 Rik lightangle.m: review new function (bug #55446).
Mon, 21 Jan 2019 22:07:16 -0800 Rik mkdir.m: Prevent exceeding max recursion limit on bad input (bug #55540). stable
Fri, 18 Jan 2019 18:25:31 -0500 Andrew Janke pkg.m: Clearer error messages when file doesn't exist or -forge switch is forgotten (bug #55515).
Fri, 18 Jan 2019 21:32:12 -0500 Andrew Janke doc: Clarify that parfor is not implemented. stable
Mon, 21 Jan 2019 18:24:52 -0800 Rik movmin.m: Change copyright assignment to Juan Pablo Carbajal. stable
Mon, 21 Jan 2019 18:19:59 -0800 Rik bp-table.cc: Don't declare and initialize multiple vars on one line.
Mon, 21 Jan 2019 13:27:28 -0800 Mike Miller test: use "format short" in tests depending on output format (bug #55539) stable
Mon, 21 Jan 2019 11:44:00 -0800 Rik dump_demos.m: Remove temporary code left in cset 2ae2dcf0f4d5.
Mon, 21 Jan 2019 10:35:30 -0800 Mike Miller maint: bump library and oct file versions earlier in the release process
Sat, 19 Jan 2019 20:44:03 -0800 Rik dump_demos.m: Use viridis colormap by default.
Sat, 19 Jan 2019 18:22:48 +0100 Markus Mützel Run tests with graphics toolkit fltk only if it is available (bug #54169). stable
Sun, 24 Jun 2018 20:34:11 +0200 Pantxo Diribarne Prevent the use of FLTK toolkit on Mac when running multithreaded (bug #54169). stable
Sat, 19 Jan 2019 16:26:33 +0100 Markus Mützel octave.doap: Copy localized (short) description over from appdata (bug #55279).
Thu, 10 Jan 2019 17:01:09 +0100 Alexander Wilms org.octave.Octave.appdata.xml: Add German and French description (bug #55279).
Sat, 19 Jan 2019 15:59:59 +0100 Markus Mützel documentation: Avoid some overfull lines in the PDF manual. stable
Sat, 19 Jan 2019 14:44:29 +0100 Markus Mützel documentation: Slightly change figure with Voronoi diagram. stable
Sat, 19 Jan 2019 11:39:49 +0100 Markus Mützel documentation: Replace ASCII with UTF-8 where it is more correct. stable
Fri, 18 Jan 2019 13:51:23 -0800 Rik maint: merge stable to default.
Fri, 18 Jan 2019 11:18:23 +0100 Pantxo Diribarne Avoid accumulating data in text_renderer member variable (bug #55287) stable
Fri, 18 Jan 2019 08:48:09 +0100 Markus Mützel sparse-util.cc: Fix typo in 0e77df67b522. stable
Thu, 17 Jan 2019 19:55:17 -0800 Rik dump_demos.m: Use Octave's new ColorOrder for demos (bug #55400).
Thu, 17 Jan 2019 19:40:37 -0800 Rik annotation.m: Only emit warning about "edgecolor" prop if user has specified it.
Thu, 17 Jan 2019 19:25:55 +0100 Markus Mützel Add static compile-time checking of printf functions in liboctave. stable
Thu, 17 Jan 2019 08:28:52 -0800 Rik maint: merge stable to default.
Thu, 17 Jan 2019 09:25:35 +0100 Pantxo Diribarne Choose "painters" renderer when printing rotated text (bug #55485) stable
Thu, 17 Jan 2019 08:04:53 -0800 Rik Fix dead assignments found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 20:32:15 -0800 Rik Fix uninitialized argument value found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 23:38:19 +0100 Pantxo Diribarne Fixed dash pattern when figure "__device_pixel_ratio__" is not 1 (bug #55484) stable
Mon, 14 Jan 2019 09:17:48 +0900 Tatsuro Matsuoka Japanese Translation stable
Wed, 16 Jan 2019 11:56:09 -0800 Rik light.m: Change %!demo code #5 to produce comparable results under Matlab (bug #55841).
Wed, 16 Jan 2019 14:25:59 -0500 John W. Eaton maint: Merge stable to default.
Wed, 16 Jan 2019 12:11:16 -0500 John W. Eaton mlock __init_qt__ function stable
Wed, 16 Jan 2019 10:21:14 -0500 John W. Eaton avoid crash with audioplayer and audiorecorder (bug #55254) stable
Wed, 16 Jan 2019 11:15:40 -0800 Rik Fix uninitialized argument value found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 10:40:51 -0800 Rik Fix garbage return value found by clang static analysis (bug #55440). stable
Wed, 16 Jan 2019 10:13:07 -0800 Rik Fix dead initialization found by clang static analysis (bug #55400). stable
Wed, 16 Jan 2019 07:23:53 +0100 Torsten * main-window.cc (focus_changed): prevent accessing null pointer (bug #55440) stable