log

age author description
Fri, 17 Nov 2023 11:45:51 -0500 Arun Giridhar lex.ll: Accept block comments at the command prompt (bug #64903) stable
Thu, 16 Nov 2023 18:49:07 +0100 Markus Mützel Show correct caller on error in breakpoint handling.
Sun, 12 Nov 2023 06:20:10 +0100 Peter Konowski Silence remove_all_breakpoints during out_of_date_check (bug #64849).
Mon, 13 Nov 2023 16:58:52 +0100 Markus Mützel Avoid integer overflow when saving sparse bool matrix in binary format.
Sun, 12 Nov 2023 14:46:15 +0100 Markus Mützel GitHub-CI: Add runner on Alpine Linux (x86, musl).
Sun, 05 Nov 2023 13:01:34 -0500 John W. Eaton maint: Merge stable to default.
Sun, 05 Nov 2023 12:58:38 -0500 John W. Eaton bump stable branch version after release stable
Sun, 05 Nov 2023 12:45:54 -0500 John W. Eaton Added tag release-8-4-0 for changeset 78c13a2594f3 stable
Sun, 05 Nov 2023 12:45:40 -0500 John W. Eaton Version 8.4.0 released. stable release-8-4-0
Sat, 04 Nov 2023 22:53:41 +0100 Petter T. Don't do static_cast before type check (bug #64858)
Sun, 05 Nov 2023 10:25:29 +0100 Markus Mützel perms.cc: Replace new and delete[] with OCTAVE_LOCAL_BUFFER
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Fix memory leaks in tree_classdef_event and ..._enum
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Fix memory leak in tree_classdef_property
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Replace public field with getter setter
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Do type check before static_cast to wrong type
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Set uninitialized m_ip field
Sat, 04 Nov 2023 01:35:04 +0100 Petter T. Change some printf statements to cout
Fri, 03 Nov 2023 14:20:00 -0400 Arun Giridhar perms.cc: Replace variable length arrays with new and delete[]
Wed, 01 Nov 2023 17:53:04 +0100 Markus Mützel GitHub-CI: Add macOS runners that build with Qt6.
Wed, 01 Nov 2023 16:06:12 +0100 Markus Mützel build: Support setting Qt flags if pkg-config cannot be used.
Tue, 31 Oct 2023 13:13:34 +0100 Markus Mützel maint: Merge stable to default.
Tue, 31 Oct 2023 13:12:47 +0100 Markus Mützel NEWS.8.md: Update NEWS file with recent change for Octave 8.4.0. stable
Sun, 29 Oct 2023 16:55:36 +0100 Markus Mützel qr.cc: Overhaul built-in self tests
Sun, 29 Oct 2023 16:22:54 +0100 Markus Mützel maint: Merge stable to default.
Sat, 28 Oct 2023 11:57:59 +0200 Markus Mützel webread: Apply timeout also for initial connection (bug #64826). stable
Sun, 29 Oct 2023 14:28:43 +0100 Markus Mützel chol.cc: Use three arguments for assert in self tests.
Fri, 27 Oct 2023 18:20:27 +0200 Petter T. Don't mix up field and id slots when creating bytecode script frames (bug #64817)
Fri, 27 Oct 2023 18:20:21 +0200 Petter T. Make some warning and error messages leading letter lowercase
Fri, 27 Oct 2023 18:20:14 +0200 Petter T. Remove unnused functions introduced by bytecode interpreter work
Fri, 27 Oct 2023 18:20:09 +0200 Petter T. Support to few return values from anon. func. in bc-vm
Fri, 27 Oct 2023 18:20:03 +0200 Petter T. Split chained subsrefs to multiple instructions
Fri, 27 Oct 2023 18:19:56 +0200 Petter T. New opcode for i:s and e
Fri, 27 Oct 2023 18:19:50 +0200 Petter T. Opcode for binary operations with literal
Fri, 27 Oct 2023 18:19:45 +0200 Petter T. Refactor bytecode interpreter to use new functions
Fri, 27 Oct 2023 18:19:39 +0200 Petter T. Lookup function cache with arguments on the bytecode vm stack
Fri, 27 Oct 2023 18:19:32 +0200 Petter T. Add function to octave_value:s that decides dispath type for ()-indexing
Fri, 27 Oct 2023 18:19:27 +0200 Petter T. Implement clone for octave_fcn_cache
Fri, 27 Oct 2023 18:19:20 +0200 Petter T. Swallow echo_code() exception on nameless functions in bytecode interpreter
Fri, 27 Oct 2023 18:19:14 +0200 Petter T. Fix printing LOAD_CST with wide number
Fri, 27 Oct 2023 18:19:05 +0200 Petter T. Fill memory leak in bytecode interpreter
Fri, 27 Oct 2023 18:18:52 +0200 Petter T. Remove obsolete persistant slot limit in bytecode compiler
Sun, 15 Oct 2023 17:42:49 +0200 Markus Mützel Overhaul handling of breakpoints in classdef methods (bug #46451).
Thu, 26 Oct 2023 10:38:28 -0400 Arun Giridhar maint: Merge stable to default
Thu, 26 Oct 2023 10:37:58 -0400 Arun Giridhar Fix minor typo for NEWS.8.md stable
Thu, 26 Oct 2023 13:47:49 +0200 Markus Mützel maint: Merge stable to default.
Thu, 26 Oct 2023 13:47:09 +0200 Markus Mützel NEWS.8.md: Update NEWS file with changes for Octave 8.4.0. stable
Tue, 24 Oct 2023 16:12:44 -0400 Arun Giridhar doc: Rename virtual machine / VM as bytecode interpreter
Tue, 24 Oct 2023 01:35:52 -0400 John W. Eaton eliminate unnecessarily duplicated function
Sat, 21 Oct 2023 21:00:42 -0400 John W. Eaton maint: strip trailing whitespace from source files
Sat, 21 Oct 2023 20:51:54 -0400 John W. Eaton maint: ensure that source files end with a single newline character
Fri, 20 Oct 2023 15:15:03 -0400 Arun Giridhar Remove configuration option `--disable-vm-evaluator`
Wed, 18 Oct 2023 17:04:46 -0400 Arun Giridhar doc: Minor copyedits to vm.m
Wed, 18 Oct 2023 16:44:22 -0400 Arun Giridhar VM: Rename VM functions with leading and trailing underscores.
Wed, 18 Oct 2023 16:26:04 -0400 Arun Giridhar doc: Edit VM-related documentation in manual and vm.m
Wed, 18 Oct 2023 00:02:56 +0200 Petter T. Silence output to stdout in test suite (bug #64786)
Tue, 17 Oct 2023 13:23:19 +0200 Petter T. Ensure VM specific fields are set in tree_evaluator
Tue, 17 Oct 2023 13:27:59 +0200 Petter T. Add extra RET to scripts to avoid out of bound reads
Tue, 17 Oct 2023 23:24:10 +0200 Petter T. Support nargout -1 in matrixes and cell constructs in VM (bug #64775)
Tue, 17 Oct 2023 23:16:31 +0200 Petter T. Add forgotten makefile for bug-48693 folder (bug #48693)
Mon, 16 Oct 2023 21:09:25 +0200 Petter T. Don't clone nil values when breaking closure cycles on VM stack (bug #64778)
Mon, 16 Oct 2023 07:55:56 +0200 Petter T. Support nil value rhs in for loops in VM (bug #64775)
Sun, 15 Oct 2023 16:50:47 +0200 Petter T. Fix nargout -1 for classdefs subsrefs from VM (bug #64775)
Sat, 14 Oct 2023 19:13:12 +0200 Markus Mützel gui: Improve support for fractional scaling in command widget on Windows.
Sat, 14 Oct 2023 08:44:20 -0400 Arun Giridhar maint: Merge away extra head
Sat, 15 Apr 2023 09:18:39 +0200 A.R. Burgers add tests for bug 63841
Sat, 15 Apr 2023 10:37:37 +0200 Fernando Alvarruiz Fix nargout when calling class subsref method (bug #63841)
Fri, 13 Oct 2023 23:26:21 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Fri, 13 Oct 2023 23:20:34 -0400 Nicholas R. Jankowski betainf.m: Improve integer input logic and validation (bug #64726) stable
Fri, 13 Oct 2023 17:56:34 +0200 Alexander Wilms Update AppStream metadata (bug #64629).
Sun, 08 Oct 2023 11:32:22 +0200 paulo dbclear: Support clearing breakpoint by method name (bug #46451).
Fri, 13 Oct 2023 14:59:26 +0200 Markus Mützel maint: Merge stable to default.
Fri, 13 Oct 2023 14:58:46 +0200 Markus Mützel Avoid use-after-free issue (bug #60882). stable
Tue, 10 Oct 2023 22:55:07 +0200 Petter T. Silence three clang unused symbol warnings (bug #64768)
Mon, 09 Oct 2023 00:09:10 +0200 Petter T. Support big endian systems in VM
Sun, 08 Oct 2023 22:25:06 +0200 Petter T. Fix making id undefined in zero iteration for-loops in VM with wide slots. (bug #64749)
Wed, 11 Oct 2023 18:46:51 +0200 Markus Mützel chol.cc: Use three arguments for assert in self tests.
Mon, 09 Oct 2023 11:02:28 -0400 Arun Giridhar VM: Mark certain VM functions as internal use only.
Mon, 09 Oct 2023 10:25:46 -0400 Arun Giridhar Backed out changeset fc3f9660d5f2
Sun, 08 Oct 2023 15:41:25 -0400 Arun Giridhar doc: Ensure that "profile" in VM contexts refers to "vm_profile"
Sun, 08 Oct 2023 15:17:47 -0400 Arun Giridhar doc: Remove "Internal function" from VM function descriptions
Sun, 08 Oct 2023 15:12:10 -0400 Arun Giridhar VM: Rename __vm_XXX__ functions to vm_XXX
Sun, 08 Oct 2023 20:16:02 +0200 Markus Mützel gui: Avoid deprecation warning about non-static QFontDatabase with Qt6.
Sun, 08 Oct 2023 19:40:59 +0200 Markus Mützel gui: Avoid warning about deprecated "QAction::parentWidget" with Qt6.
Sun, 08 Oct 2023 19:36:22 +0200 Markus Mützel gui: Avoid warning about deprecated "QLibraryInfo::location" with Qt6.
Sun, 08 Oct 2023 19:14:08 +0200 Markus Mützel gui: Avoid warnings about deprecated "QKeyCombination::operator int ()" with Qt6.
Sun, 08 Oct 2023 18:28:46 +0200 Markus Mützel gui: Replace QMouseEvent::localPos() by QMouseEvent::position() for Qt6.
Sun, 08 Oct 2023 15:40:09 +0200 Markus Mützel gui: Query widget-relative position for current pointer position in figure.
Sun, 08 Oct 2023 15:37:35 +0200 Markus Mützel gui: Replace QMouseEvent::globalPos() by QMouseEvent::globalPosition() for Qt6.
Sun, 08 Oct 2023 14:57:20 +0200 Markus Mützel gui: Replace QMouseEvent::x() or y() by QMouseEvent::pos().
Sun, 08 Oct 2023 14:08:11 +0200 Markus Mützel gui: Replace QByteArray::count() by QByteArray::size() in UNIX terminal implementation.
Sun, 08 Oct 2023 14:03:57 +0200 Markus Mützel gui: Replace QString::count() by QString::size() in UNIX terminal implementation.
Sun, 08 Oct 2023 13:19:03 +0200 Markus Mützel VM: Explicitly include header that defines SIZE_MAX (bug #64760).
Sun, 08 Oct 2023 12:13:46 +0200 Markus Mützel maint: Merge stable to default.
Thu, 05 Oct 2023 20:41:02 +0200 Johannes Pfeifer intersect.m: Correct third output with "stable" flag (bug #60347). stable
Sat, 07 Oct 2023 20:21:46 -0400 Arun Giridhar maint: Merge away extra head
Sat, 07 Oct 2023 20:20:07 -0400 Arun Giridhar doc: Add new VM functions to vm.m and vectorize.txi
Sat, 07 Oct 2023 16:24:02 +0200 Petter VM Fix benign build warning about integer literal cut off
Sat, 07 Oct 2023 02:03:09 +0200 Petter VM Do proper pointer arithmetics on 32bit systems
Sat, 07 Oct 2023 01:33:56 +0200 Petter Make Octave buildable on Debian 32bit
Sat, 07 Oct 2023 00:50:18 +0200 Petter T. VM Fix loading and saving from bytecode script frame (bug #64705)
Thu, 05 Oct 2023 23:57:25 +0200 Petter T. VM Handle mixing of non-bytecode and bytecode scripts (bug #64705)
Sat, 07 Oct 2023 16:45:22 +0200 Markus Mützel GitHub-CI: Additionally run test suite with enabled VM
Thu, 05 Oct 2023 18:43:07 +0200 Markus Mützel build: Add target "check-vm" to run test suite with enabled VM.
Thu, 05 Oct 2023 17:14:53 -0400 Arun Giridhar Make random numbers in BISTs reproducible
Wed, 20 Sep 2023 22:00:45 +0200 Petter T. VM Freshen up auxilliary dev functions
Fri, 22 Sep 2023 15:46:36 +0200 Petter T. VM Support globals in scripts properly (bug #64705)
Tue, 03 Oct 2023 14:45:22 +0200 Markus Mützel maint: Merge stable to default.
Tue, 03 Oct 2023 10:48:06 +0200 Markus Mützel fft: Avoid overwriting input for inplace operations (bug #64733). stable
Mon, 02 Oct 2023 15:00:35 +0200 Markus Mützel build: Move check for C++ compiler capabilities closer to the start.
Sun, 01 Oct 2023 17:56:33 +0200 Markus Mützel maint: Merge stable to default.
Sun, 01 Oct 2023 17:42:52 +0200 Markus Mützel fft: Avoid segmentation fault with ND-arrays (bug #64729). stable
Fri, 29 Sep 2023 19:05:21 -0400 Nicholas R. Jankowski betainf.m: Improve integer input logic and validation (bug #64726)
Fri, 29 Sep 2023 18:00:43 +0200 Markus Mützel eigs: Include error number from ARPACK in error message.
Fri, 29 Sep 2023 13:58:29 +0200 Markus Mützel maint: Merge stable to default.
Wed, 20 Sep 2023 12:45:45 -0400 John W. Eaton Search for tests in and install octave-value template sources (bug #64696). stable
Fri, 29 Sep 2023 12:09:39 +0200 Markus Mützel maint: Merge stable to default.
Fri, 29 Sep 2023 12:08:45 +0200 Markus Mützel mkoctfile: Prefer parsing over passing on argument after unknown argument (bug #64725). stable
Thu, 28 Sep 2023 19:32:56 -0400 Arun Giridhar Rename VM-related functions to start with __vm
Wed, 27 Sep 2023 18:17:36 +0200 Markus Mützel build: Avoid adding compiler flags for C++17 if Qt6 isn't available.
Wed, 27 Sep 2023 17:52:20 +0200 Markus Mützel build: Look for Qt6 tools also in QT_HOSTS_BINS directory.
Wed, 27 Sep 2023 17:18:24 +0200 Markus Mützel build: Double-quote strings assigned to variables.
Wed, 27 Sep 2023 17:04:36 +0200 Markus Mützel gui: Avoid assertion error when selecting areas behind end of screen buffer.
Wed, 27 Sep 2023 15:49:10 +0200 Markus Mützel build: Avoid issue with AC_PATH_TOOL on Windows.
Wed, 27 Sep 2023 14:55:51 +0200 Markus Mützel Avoid including <pwd.h> in C++ code (bug #64709).
Wed, 27 Sep 2023 13:43:18 +0200 Markus Mützel build: Fix errors in de6e2f546970
Wed, 27 Sep 2023 13:00:18 +0200 Markus Mützel build: Improve detection of Qt6 tools.
Wed, 27 Sep 2023 00:08:04 +0200 Markus Mützel build: Use qtpaths6 to get prefix for Qt6 tools.
Tue, 26 Sep 2023 17:28:33 -0400 Arun Giridhar maint: Merge away extra head
Tue, 26 Sep 2023 17:27:20 -0400 Arun Giridhar doc: Add section on VM to Octave manual
Tue, 26 Sep 2023 23:02:09 +0200 Markus Mützel QWinTerminalImpl.cpp: Fix error in 2c417b1c36dd
Tue, 26 Sep 2023 16:55:17 -0400 Arun Giridhar vm.m: Fix copyright year to 2023
Tue, 26 Sep 2023 16:51:44 -0400 Arun Giridhar Add vm.m to module.mk
Tue, 26 Sep 2023 16:49:00 -0400 Arun Giridhar New function vm.m to provide help on VM usage
Tue, 26 Sep 2023 22:36:09 +0200 Markus Mützel build: Switch default to Qt6 (fallback to Qt5).
Tue, 26 Sep 2023 22:10:20 +0200 Markus Mützel QWinTerminalImpl: Minor style changes.
Tue, 26 Sep 2023 13:45:48 -0400 Arun Giridhar symrcm.cc: Redistribute octave_quit calls from functions to DEFUN
Tue, 26 Sep 2023 12:50:51 -0400 Arun Giridhar symrcm.cc: Speed up degree calculation (Bug #64718)
Tue, 26 Sep 2023 08:24:02 -0400 Arun Giridhar NEWS.9.md: Copy reminder from NEWS.8.md about future string changes
Tue, 26 Sep 2023 13:52:22 +0200 Markus Mützel gui: Avoid that part of the cursor doesn't flash with fractional scaling.
Tue, 26 Sep 2023 13:22:45 +0200 Markus Mützel gui: Avoid using deprecated function "setActiveWindow".
Mon, 25 Sep 2023 18:52:36 +0200 Markus Mützel build: Fail early when trying to build without shared libraries (bug #64709).
Mon, 25 Sep 2023 16:35:09 +0200 Markus Mützel Render cursor at correct position with fractional scaling.
Sun, 24 Sep 2023 17:46:11 +0200 Markus Mützel build: Use spelling of .pc files that are part of SuiteSparse 7.2.0 or newer.
Sat, 23 Sep 2023 12:15:18 -0400 John W. Eaton Backed out range changes from changeset da0079d97965
Sat, 23 Sep 2023 12:11:08 -0400 John W. Eaton Backed out changeset 0c32e838e522
Sat, 23 Sep 2023 11:12:38 -0400 Arun Giridhar NEWS.9.md: Add classdef breakpoints and range warnings, update bugs and features
Sat, 23 Sep 2023 10:34:13 -0400 Arun Giridhar Range.cc: Issue warnings for floating point values in ranges (Bug #64692)
Sat, 23 Sep 2023 00:45:01 +0200 Petter T. VM Fix '[]' as rhs in chained subassigns (bug #64704)
Sat, 23 Sep 2023 08:03:06 -0400 Petter T. VM Remove forgotten feature block for nested functions (bug #64703)
Fri, 22 Sep 2023 09:58:42 +0200 Petter T. VM Fix compound subassignment of globals (bug #64702)
Fri, 22 Sep 2023 20:28:30 -0400 Arun Giridhar maint: Merge stable to default
Fri, 22 Sep 2023 20:28:10 -0400 Arun Giridhar doc: Add range example and some copyedits stable
Fri, 22 Sep 2023 20:12:10 -0400 Arun Giridhar maint: Merge stable to default
Fri, 22 Sep 2023 20:11:48 -0400 Arun Giridhar doc: Describe various pitfalls with floating point ranges (Bug #64692) stable
Thu, 21 Sep 2023 15:18:31 -0400 John W. Eaton maint: merge stable to default
Thu, 21 Sep 2023 15:12:22 -0400 John W. Eaton allocate correct storage for interleaved complex mxArray objects (bug #64687) stable
Wed, 20 Sep 2023 20:02:12 -0400 Petter T. VM Support nested anonymous functions that access outer locals (Bug #64688)
Wed, 20 Sep 2023 20:01:27 -0400 Petter T. VM: Support inlined functions in scripts (Bug #64690)
Wed, 20 Sep 2023 20:00:21 -0400 Petter T. VM Fix chained subsassigns keeping a value live on the stack (Bug #64557)
Wed, 20 Sep 2023 19:56:02 -0400 Petter T. VM: Collect script frames properly for who / whos (Bug #64674)
Tue, 19 Sep 2023 15:16:14 -0400 John W. Eaton maint: merge stable to default
Tue, 19 Sep 2023 14:39:07 -0400 John W. Eaton ensure that new test writes a text file stable
Tue, 19 Sep 2023 14:32:09 -0400 John W. Eaton maint: merge stable to default
Tue, 19 Sep 2023 14:00:19 -0400 John W. Eaton correctly load all-zero sparse matrices from text files (bug #64696) stable
Sat, 16 Sep 2023 21:07:54 -0400 Arun Giridhar maint: Remove some trailing whitespace
Thu, 31 Aug 2023 09:05:20 +0200 Petter T. Nested functions handles make stack frames leak (bug #64620)
Mon, 04 Sep 2023 16:52:22 +0200 Petter T. VM Add support for nested functions
Thu, 10 Aug 2023 17:07:19 +0200 Petter T. VM Support anonymous functions
Mon, 07 Aug 2023 10:10:49 +0200 Petter T. VM Add support for echo
Sat, 19 Aug 2023 13:05:33 +0200 Petter T. VM Add support for scripts
Sat, 19 Aug 2023 12:57:29 +0200 Petter T. VM Updating VM bench to support scripts
Tue, 05 Sep 2023 09:55:38 +0200 Petter T. VM Specialized opcode for scalar 2d matrix subassign
Thu, 14 Sep 2023 14:30:43 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 14 Sep 2023 14:13:10 -0400 Nicholas R. Jankowski datevec: Add help text that inputs can be arrays (bug #54679). stable
Mon, 22 Nov 2021 20:24:11 -0500 Andrew Janke datenum: Add help text that inputs can be arrays, add examples (bug #54679). stable
Thu, 14 Sep 2023 12:14:28 -0400 Nicholas R. Jankowski Backed out changeset 7997e785db0f
Thu, 14 Sep 2023 09:32:36 -0400 Nicholas R. Jankowski area.m: Set default axis limits to 'tight' (bug #53214).
Wed, 13 Sep 2023 16:29:46 +0200 Markus Mützel maint: Merge stable to default.
Wed, 13 Sep 2023 16:29:20 +0200 Markus Mützel delaunayn: Also warn for negative integers with large magnitude (bug #64658). stable
Tue, 12 Sep 2023 22:24:42 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 12 Sep 2023 22:21:20 -0400 Nicholas R. Jankowski delaunayn: Add precision loss warning for large int inputs (bug #64658). stable
Tue, 12 Sep 2023 15:29:51 -0400 Nicholas R. Jankowski rats - Update default string length from 9 to 13 (bug #43717).
Tue, 12 Sep 2023 13:17:54 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 12 Sep 2023 13:15:52 -0400 Nicholas R. Jankowski delaunayn.m: Avoid erroneous simplex removal for integer inputs (bug #64658). stable
Fri, 08 Sep 2023 16:30:48 +0200 Markus Mützel test: Avoid test suite error when configured with `--disable-64`.
Fri, 08 Sep 2023 15:33:36 +0200 Markus Mützel Check for integer overflow when copying sizes from SuiteSparse matrices.
Fri, 08 Sep 2023 15:07:14 +0200 Markus Mützel build: Check if compiler supports C++17 when building with Qt6.
Thu, 07 Sep 2023 23:26:56 +0200 Markus Mützel maint: Merge stable to default.
Thu, 07 Sep 2023 21:29:43 +0200 Markus Mützel Fix getting number of non-zero elements in SuiteSparse matrices. stable
Wed, 30 Aug 2023 19:12:53 +0200 Markus Mützel print.m: Run new test only with graphics toolkit "qt" (bug #64510).
Wed, 30 Aug 2023 17:05:09 +0200 Markus Mützel print.m: Fix texinfo syntax (bug #64510).
Tue, 29 Aug 2023 20:20:25 -0400 John Donoghue mkoctfile: Attempt to quote any replaced prefix parts (bug #64609).
Sun, 27 Aug 2023 16:29:40 +0200 Markus Mützel print.m: Optionally don't append file extension to file name (bug #64510).
Mon, 28 Aug 2023 11:47:15 +0200 Markus Mützel maint: Merge stable to default.
Mon, 28 Aug 2023 11:44:31 +0200 Markus Mützel mkoctfile: Skip parsing for less flags (bug #64590). stable
Mon, 28 Aug 2023 07:52:17 +0200 Torsten Lilge remove compiler warnings on QVariant::canConvert in Qt6
Sun, 11 Jun 2023 11:08:05 +0900 paulo Add support for classdef breakpoints (bug #46451).
Sat, 26 Aug 2023 18:03:22 +0200 Torsten Lilge remove requirement of QSqlDatabase header (bug #64580)
Sat, 26 Aug 2023 13:28:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 26 Aug 2023 13:25:10 +0200 Markus Mützel doc: Clarify that heuristics are used to detect the format of a date string (bug #64563). stable
Sat, 26 Aug 2023 10:15:16 +1200 Linton Miller Use consistent warning id for files with future time stamp (bug #64599).
Mon, 21 Aug 2023 11:12:01 +0200 Petter T. VM Fix erronous wide slot for INDEX_ID1_MATHY_UFUN (bug #64574)
Sat, 19 Aug 2023 11:25:42 +0200 Petter T. VM Fix using WIDE opcode extension for command type calls (bug #64560)
Wed, 23 Aug 2023 19:13:21 -0400 Arun Giridhar maint: Merge stable to default
Wed, 23 Aug 2023 19:12:39 -0400 Arun Giridhar doc: Expand documentation for gcd() and lcm() stable
Wed, 23 Aug 2023 17:09:29 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Wed, 23 Aug 2023 17:04:37 -0400 Nicholas R. Jankowski doc: Correct variable name typo in slice.m docstring stable
Fri, 18 Aug 2023 16:11:47 -0400 Nicholas R. Jankowski unwrap.m: Process non-finite inputs and streamline function (bug #64556)
Thu, 17 Aug 2023 16:32:40 -0400 Ben Kurtz datevec.m: Enable partial match when format string provided (bug #42241)
Thu, 17 Aug 2023 17:23:55 +0200 Markus Mützel VM: Adapt coding style in recent changes.
Thu, 17 Aug 2023 10:42:07 -0400 Nicholas R. Jankowski corr.m: Avoid producing error for unequal number of columns (bug #64555)
Wed, 16 Aug 2023 17:14:24 -0400 Arun Giridhar maint: Merge away extra head
Mon, 07 Aug 2023 15:26:46 +0200 Petter T. VM change some internal function names to "__*__" pattern
Wed, 09 Aug 2023 15:11:48 +0200 Petter T. VM expand forgotten cs-list
Wed, 09 Aug 2023 12:57:05 +0200 Petter T. VM fix unwind table for ignored outputs
Wed, 09 Aug 2023 12:56:03 +0200 Petter T. VM set error id and fn name in error message at invalid function call
Tue, 08 Aug 2023 16:00:56 +0200 Petter T. VM fix problem with chained assignmenent not pushing rhs
Mon, 07 Aug 2023 15:53:59 +0200 Petter T. VM silence clang warnings
Wed, 09 Aug 2023 22:23:13 +0200 Petter T. VM Don't compile anonymous functions
Wed, 16 Aug 2023 16:57:52 +0200 Markus Mützel Consistently use double quotes to include "config.h".
Sun, 13 Aug 2023 20:47:18 +0200 Torsten Lilge restrict cset a279f26c2e65 to Qt6
Sun, 13 Aug 2023 18:25:10 +0200 Torsten Lilge fix documentation with Qt6
Thu, 10 Aug 2023 17:37:03 -0400 Arun Giridhar maint: Merge stable to default
Thu, 10 Aug 2023 17:36:41 -0400 Arun Giridhar mkpp.m: Remove stray text causing error with demo code. stable
Thu, 10 Aug 2023 21:47:06 +0200 Torsten Lilge do not use qsizetype for compatibilty with qt5
Thu, 10 Aug 2023 20:21:45 +0200 Torsten Lilge fix interpreter start with Qt6 under windows
Thu, 10 Aug 2023 11:26:38 -0400 Nicholas R. Jankowski doc: Refine optimset, optimget docstring on paramter matching. (bug #64525)
Wed, 09 Aug 2023 16:06:57 -0400 Nicholas R. Jankowski doc: Expand optimset, optimget docstrings on parameter matching (bug #64525)
Wed, 09 Aug 2023 20:44:44 +0200 Torsten Lilge improve exiting GUI in Qt6 by fixing crash in variable editor
Wed, 09 Aug 2023 10:15:42 -0400 John W. Eaton maint: Merge away extra head on default.
Tue, 08 Aug 2023 09:51:18 -0400 John W. Eaton maint: Merge stable to default.
Tue, 08 Aug 2023 09:46:29 -0400 John W. Eaton bump stable branch version after release stable
Tue, 08 Aug 2023 09:02:40 -0400 John W. Eaton Added tag release-8-3-0 for changeset 6fc591af58ba stable
Tue, 08 Aug 2023 09:02:24 -0400 John W. Eaton Version 8.2.0 released. stable release-8-3-0
Tue, 08 Aug 2023 18:28:16 +0200 Markus Mützel NEWS: Add note about changed behavior of optimset and optimget (bug #64525).
Mon, 07 Aug 2023 11:16:51 -0700 Rik optimget.m,optimset.m: Emit an error when short name matches multiple properties (bug #64525)
Sat, 05 Aug 2023 19:29:38 +0200 Torsten Lilge fix obsolete signals of QComboBox in Qt6
Sat, 05 Aug 2023 16:22:33 +0200 Markus Mützel NEWS.8.md: Update NEWS file with recent changes for Octave 8.3.0. stable
Sat, 05 Aug 2023 16:12:14 +0200 Torsten Lilge fix another crash of variable editor with Qt6
Sat, 05 Aug 2023 16:12:11 +0200 Torsten Lilge allow compiling changes in variable editor with Qt < 15.5