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)