log

age author description
Tue, 11 Oct 2022 18:29:39 -0700 Rik doc: another edit to refcard.tex
Tue, 11 Oct 2022 14:37:01 -0400 Arun Giridhar doc: Continue edits to refcard.tex
Mon, 10 Oct 2022 18:44:39 -0700 Rik doc: Updates to reference card.
Mon, 10 Oct 2022 18:17:16 -0700 Rik maint: Use "nonzero" in docstrings and error messages.
Sun, 09 Oct 2022 16:35:20 -0400 Arun Giridhar doc: Fix typo in refcard.tex
Sun, 09 Oct 2022 13:56:59 -0400 Arun Giridhar maint: Merge stable to default
Sun, 09 Oct 2022 13:47:11 -0400 Arun Giridhar pqpnonneg.m: increase tolerance on BIST (bug #63178) stable
Sat, 06 Aug 2022 13:05:20 -0500 John W. Eaton reshape: Show more specific error message if target size is large (bug #62870).
Sun, 09 Oct 2022 15:43:50 +0200 Markus Mützel build: Avoid installing pkg-config files in multiple rules.
Sun, 09 Oct 2022 14:04:43 +0200 Markus Mützel maint: Merge stable to default.
Sun, 09 Oct 2022 14:04:01 +0200 Markus Mützel NEWS.7.md: Prepare NEWS file for Octave 7.3.0. stable
Sun, 09 Oct 2022 13:21:29 +0200 Markus Mützel Allow empty input for dimension vector (bug #63181).
Sat, 08 Oct 2022 13:14:02 -0400 Arun Giridhar tsearch.cc: Minor performance improvements
Fri, 07 Oct 2022 14:28:01 -0400 Arun Giridhar maint: Merge stable to default
Fri, 07 Oct 2022 14:07:20 -0400 Arun Giridhar doc: Fix error in TeX docstring for curl stable
Fri, 07 Oct 2022 13:56:29 -0400 Arun Giridhar doc: Make TeX and non-TeX docstrings agree for lsode stable
Fri, 07 Oct 2022 19:42:57 +0200 Markus Mützel Back out changeset b86b86ad4b23 (bug #38466).
Fri, 07 Oct 2022 13:39:08 -0400 Arun Giridhar doc: More changes to refcard.tex
Fri, 07 Oct 2022 06:55:19 -0400 Arun Giridhar maint: Merge stable to default
Fri, 07 Oct 2022 06:54:49 -0400 Arun Giridhar doc: Improve docstring readability for pqpnonneg.m stable
Fri, 07 Oct 2022 06:23:07 -0400 Arun Giridhar maint: Merge stable to default
Fri, 07 Oct 2022 06:14:40 -0400 Arun Giridhar Fix incorrect lambda outputs for lsqnonneg and pqpnonneg (bug #63178) stable
Thu, 06 Oct 2022 19:56:02 -0400 Arun Giridhar maint: Merge stable to default
Thu, 06 Oct 2022 19:52:06 -0400 Arun Giridhar doc: Documented undocumented outputs for lsqnonneg and pqpnonneg stable
Thu, 06 Oct 2022 16:36:29 -0400 Ken Marek Clean up odeplot tests and demos (bug #63063)
Wed, 05 Oct 2022 22:26:22 -0400 Arun Giridhar doc: Update refcard.tex content from Octave 3 to Octave 8
Wed, 05 Oct 2022 16:53:01 -0400 Ken Marek ode45/23/23s: Implement Events, OutputFcn, & Refine options (bug #49408 and #63063)
Wed, 05 Oct 2022 12:03:52 -0700 Rik Allow cell input to cell() function (bug #63132)
Wed, 05 Oct 2022 11:53:05 -0700 Rik gco.m: Extend function to accept a figure handle input (bug #63161)
Wed, 05 Oct 2022 10:35:31 -0400 Arun Giridhar Improve performance of isfield from linear time to constant time (bug #58105)
Wed, 05 Oct 2022 10:55:13 +0200 Markus Mützel qr.cc: Run test with sparse input only if built with necessary libraries (bug #63069).
Wed, 05 Oct 2022 10:34:31 +0200 Markus Mützel build: Fix regression from 43068d904d9d.
Sat, 01 Oct 2022 13:36:56 +0200 Markus Mützel Replace all occurrences of @seealso in docstring with @xseealso (bug #63141).
Tue, 04 Oct 2022 17:05:21 -0700 Rik Allow empty sparse matrix inputs to qr() (bug #63069)
Tue, 04 Oct 2022 16:58:14 -0400 Arun Giridhar doc: remove very old TODO file
Tue, 04 Oct 2022 07:34:47 -0700 Rik maint: use sequence "%!#" to disable BIST tests.
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Sun, 02 Oct 2022 09:00:28 -0400 Arun Giridhar maint: Merge stable to default
Sun, 02 Oct 2022 09:00:05 -0400 Arun Giridhar doc: Minor wording change to hashing documentation stable
Sat, 01 Oct 2022 09:21:52 -0400 Arun Giridhar doc: Minor addition to memoization section for recursive functions (bug #60860)
Fri, 12 Nov 2010 08:53:05 +0100 Olaf Till Make Jacobian types offered by dlsode.f accessible by lsode (bug #31626).
Thu, 29 Sep 2022 23:09:05 -0400 Nicholas R. Jankowski delaunayn: adjust node ordering for positive outward normal vectors (bug #53397)
Fri, 30 Sep 2022 06:38:59 -0400 Arun Giridhar doc: Expand and edit documentation for memoization (bug #60860)
Thu, 29 Sep 2022 20:31:52 -0400 Arun Giridhar doc: New documentation for memoization techniques (bug #60860)
Tue, 27 Sep 2022 16:12:45 -0400 Guillaume Flandin New function memoize to optimize repetitive function calls (bug #60860).
Wed, 28 Sep 2022 17:05:06 -0400 Arun Giridhar maint: Merge away extra head
Wed, 28 Sep 2022 17:01:17 -0400 Arun Giridhar maint: Merge stable to default
Wed, 28 Sep 2022 17:00:43 -0400 Arun Giridhar dec2bin.m and dec2hex.m: graft bugfixes from dd6b37f67db2 to stable (bug #63089) stable
Tue, 27 Sep 2022 23:30:54 +0200 Pantxo Diribarne Don't delete labels when reordering of axes children (bug #63117)
Wed, 28 Sep 2022 14:35:30 -0400 Nicholas R. Jankowski delaunayn simplex check consistency and performance improvement (bug #60818)
Sun, 25 Sep 2022 06:22:25 -0400 Arun Giridhar Accept negative inputs to -2^63 for dec2bin and dec2hex (bug #63089)
Sat, 24 Sep 2022 11:57:44 +0200 Markus Mützel Include graphics objects with hidden handles in axes limit calculation (bug #63095).
Wed, 21 Sep 2022 09:55:32 -0400 John Donoghue uifigure.m: Call set () only if varargin is not empty (bug #63088)
Wed, 21 Sep 2022 13:48:27 -0700 Rik build: Fix Makefile rule emitting note about duplicate rule (cset 1a0756f7c90a).
Tue, 20 Sep 2022 14:43:56 -0700 Rik maint: Use space between function name and '(' in sparse-xpow.cc.
Tue, 20 Sep 2022 09:00:02 -0400 Arun Giridhar sparse-xpow.cc: Improve consistency between sparse and full matrices (bug #63080)
Mon, 19 Sep 2022 13:14:16 +0200 Markus Mützel maint: Merge stable to default.
Mon, 19 Sep 2022 13:13:31 +0200 Markus Mützel GitHub-CI (CodeQL): Update to CodeQL action version v2. stable
Mon, 19 Sep 2022 07:05:31 -0400 Arun Giridhar sparse-xpow.cc: Return empty matrix for empty input (bug #63080)
Sat, 17 Sep 2022 04:22:38 -0400 Arun Giridhar lcm.m: Emit warnings when results not exact (Bug #32924)
Thu, 15 Sep 2022 16:59:09 -0700 Rik playblocking.m: Fix regression introduced in cset 6d96538052b9 (bug #63061)
Thu, 01 Sep 2022 22:32:29 +0200 Pantxo Diribarne Hint SVG renderers to not interpolate images (bug #62998)
Wed, 14 Sep 2022 09:59:31 -0400 Arun Giridhar sparse-xpow.cc: Performance tweak for threshold selection
Mon, 12 Sep 2022 05:35:48 -0400 Arun Giridhar sparse-xpow.cc: Change return type from int to bool for internal function
Sun, 11 Sep 2022 13:53:38 -0400 Arun Giridhar sparse-xpow.cc: Use faster multiplication technique, this time for complex
Sat, 10 Sep 2022 15:44:05 -0400 Arun Giridhar sparse-xpow.cc: Use faster multiplication technique based on input matrix sparsity
Mon, 05 Sep 2022 20:35:15 +0200 Torsten Lilge change default style of dock wodget title bars (bug #62976)
Sat, 03 Sep 2022 00:18:49 +0200 Torsten Lilge disable experimental terminal widget when building without qscintilla
Wed, 31 Aug 2022 22:04:02 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 31 Aug 2022 22:01:39 +0200 Pantxo Diribarne pie3: Fix "Too many input" args error. stable
Tue, 30 Aug 2022 15:25:13 -0700 Rik maint: merge stable to default
Tue, 30 Aug 2022 15:24:29 -0700 Rik imformats.m: Fix "isa" function in return value (bug #62974) stable
Tue, 30 Aug 2022 18:27:00 +0200 Markus Mützel maint: Merge stable to default.
Tue, 30 Aug 2022 18:26:30 +0200 Markus Mützel canonicalize_file_name: Trim trailing file separators from root of mapped network drive (bug #62847). stable
Tue, 30 Aug 2022 11:16:55 +0200 Markus Mützel maint: Merge stable to default.
Tue, 30 Aug 2022 11:16:27 +0200 Markus Mützel GitHub-CI: Remove ubuntu-18.04 runners from build matrix. stable
Mon, 29 Aug 2022 18:36:17 +0200 Pantxo Diribarne NEWS.8.md: Announce new legend property "itemhitfcn"
Mon, 29 Aug 2022 16:36:34 +0200 Pantxo Diribarne svgconvert: Use Lossless encoding of images when available (bug #52193)
Mon, 29 Aug 2022 13:58:00 +0200 Markus Mützel maint: Merge stable to default.
Sun, 28 Aug 2022 22:44:49 +0200 Pantxo Diribarne Make sure we don't pass short 8.3 path to latex on Windows (bug #62779). stable
Mon, 29 Aug 2022 13:45:43 +0200 Markus Mützel webwrite.m: Support literal "=" in query string (bug #62963).
Sun, 28 Aug 2022 14:20:03 -0700 Rik maint: merge stable to default
Sun, 28 Aug 2022 14:19:43 -0700 Rik quad2d.m: Add BIST test to cset b0e90ca8e679 (bug #62972) stable
Sun, 28 Aug 2022 12:21:36 -0400 Arun Giridhar maint: merge stable to default
Sun, 28 Aug 2022 12:21:17 -0400 Arun Giridhar quad2d: fix unintended complex conjugate return (bug #62972) stable
Sat, 27 Aug 2022 13:41:44 +0200 Maged Rifaat idx_vector: Fix wrong length calculation (bug #62968).
Fri, 26 Aug 2022 22:30:43 +0200 Markus Mützel isequal.m: Run BISTs for Java objects only conditionally (bug #62930).
Thu, 25 Aug 2022 15:35:25 -0700 Rik isequal.m: Add ability to compare Java objects (bug #62930)
Wed, 24 Aug 2022 08:55:39 -0700 Rik maint: merge stable to default
Wed, 24 Aug 2022 08:55:14 -0700 Rik nextpow2.m: Add bug number tag to regression BIST tests (bug #62947) stable
Wed, 24 Aug 2022 17:19:26 +0200 Markus Mützel maint: Merge stable to default.
Wed, 24 Aug 2022 17:15:34 +0200 Markus Mützel nextpow2: Fix for input between 0.5 and 1 (bug #62947). stable
Tue, 23 Aug 2022 19:45:19 +0200 Markus Mützel maint: Merge stable to default.
Tue, 23 Aug 2022 19:44:16 +0200 Markus Mützel canonicalize_file_name: Check root of potential mapped network drive (bug #62847). stable
Fri, 19 Aug 2022 08:54:05 +0200 Markus Mützel pkg.m: Show URL of source tarball(s) in verbose mode.
Thu, 18 Aug 2022 08:41:39 +0200 Markus Mützel maint: Merge stable to default.
Thu, 18 Aug 2022 08:40:57 +0200 Markus Mützel unpack.m: Escape backslashes in paths on Windows (bug #62888). stable
Mon, 15 Aug 2022 21:06:21 -0700 Rik maint: merge stable to default
Sun, 14 Aug 2022 18:24:07 +0200 Pantxo Diribarne Fix wrong color in PDF printout of some latex strings (bug #62884) stable
Mon, 15 Aug 2022 12:44:17 +0200 Markus Mützel maint: Merge stable to default.
Mon, 15 Aug 2022 00:22:55 +0200 Maged Rifaat fortran_vec: Fix instances of method chaining that may cause dangling pointer. stable
Mon, 15 Aug 2022 13:49:54 +0900 John Donoghue gui: Update Octave Packages menu link (bug #62897).
Sat, 13 Aug 2022 16:45:48 -0700 Rik Add "const" qualifier to static variables that hold "fcntl.h" values.
Fri, 12 Aug 2022 15:57:26 +0200 Markus Mützel maint: Merge stable to default.
Fri, 12 Aug 2022 15:56:50 +0200 Markus Mützel canonicalize_file_name: Generalize check for mapped network drive (bug #62847). stable
Thu, 11 Aug 2022 19:57:11 +0200 Markus Mützel fftw: Limit the default number of threads used by FFTW to 3.
Thu, 11 Aug 2022 09:38:09 +0200 Markus Mützel maint: Merge stable to default.
Thu, 11 Aug 2022 09:36:52 +0200 Markus Mützel doc: Clarify number of processors returned by "nproc" with hyperthreading. stable
Wed, 10 Aug 2022 22:24:58 +0200 Torsten Lilge also restore bookmarks when restoring an editor session at startup
Tue, 09 Aug 2022 10:46:06 -0400 Arun Giridhar NEWS.8.md: mention speed of filter (bug #61674)
Sun, 07 Aug 2022 21:59:30 +0200 Torsten Lilge ensure window decorations when restoring maximized main window (bug #61172)
Sun, 07 Aug 2022 10:55:16 +0200 Markus Mützel maint: Merge stable to default.
Thu, 04 Aug 2022 18:32:51 +0200 Markus Mützel canonicalize_file_name: Handle symlinks to UNC network shares (bug #62847). stable
Wed, 03 Aug 2022 15:50:54 -0700 Rik maint: Remove Emacs modelines from ov-classdef files.
Wed, 03 Aug 2022 15:44:17 -0700 Rik maint: merge stable to default
Wed, 03 Aug 2022 15:25:27 -0700 Rik Fix duplicate names displayed with mixed @class/classdef classes (Bug #62802) stable
Wed, 03 Aug 2022 19:00:39 +0200 Markus Mützel maint: Merge stable to default.
Wed, 03 Aug 2022 19:00:08 +0200 Markus Mützel io.tst: Add test case for scanf (bug #62723). stable
Tue, 02 Aug 2022 18:47:12 +0200 Markus Mützel maint: Merge stable to default.
Tue, 02 Aug 2022 18:46:24 +0200 Markus Mützel scanf: Don't set error when reaching end of stream (bug #62723). stable