log

age author description
Thu, 28 Mar 2024 16:25:33 +0100 Markus Mützel gui: Use first word for options in right-click menu of command window widget (bug #65518). stable
Thu, 28 Mar 2024 15:46:11 +0100 Markus Mützel Export Array<T>::ArrayRep from shared library.
Thu, 28 Mar 2024 00:33:50 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 28 Mar 2024 00:32:26 -0400 John W. Eaton style fixes for panic_ functions
Wed, 27 Mar 2024 23:44:46 -0400 John W. Eaton rename FCN and FUNC_RET tokens in the lexer and parser
Tue, 26 Mar 2024 18:27:16 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Tue, 26 Mar 2024 11:18:26 -0700 Rik maint: merge stable to default
Tue, 26 Mar 2024 11:16:25 -0700 Rik maint: Update remaining copyright statements to 2024. stable
Tue, 26 Mar 2024 12:21:07 -0400 Arun Giridhar pt-bytecode-vm.cc: Change "assert" to "panic_unless" bytecode-interpreter
Mon, 25 Mar 2024 14:40:42 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Mon, 25 Mar 2024 14:40:14 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Mon, 25 Mar 2024 14:39:21 -0400 Nicholas R. Jankowski vecnorm.m - Add missing parentheses to equation in docstring stable
Mon, 25 Mar 2024 14:00:49 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Mon, 25 Mar 2024 13:49:47 -0400 John W. Eaton don't allow error_if and error_unless macros to be defined to be empty
Mon, 25 Mar 2024 00:42:04 -0400 John W. Eaton replace calls to error_* with corresponding panic_* functions in libinterp
Sun, 24 Mar 2024 18:12:06 -0400 John W. Eaton eliminate unnecessary use of <cassert> in libinterp files
Sun, 24 Mar 2024 18:12:34 -0400 John W. Eaton replace calls to assert with liboctave_panic functions liboctave
Mon, 25 Mar 2024 00:43:53 -0400 John W. Eaton call error instead of abort in panic_impossible, panic_if, and panic_unless
Sun, 24 Mar 2024 16:53:18 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Sat, 23 Mar 2024 13:54:13 -0400 John W. Eaton eliminate unused variable accidentally introduced in changeset 4e5bc9c4f657
Sat, 23 Mar 2024 13:22:58 -0400 John W. Eaton replace uses of assert with panic_impossible in ov.h
Sat, 23 Mar 2024 13:17:02 -0400 John W. Eaton move global panic functions and macros to separate panic.h and panic.cc files
Sat, 23 Mar 2024 13:02:24 -0400 John W. Eaton * lex.ll: Replace remaining uses of assert with panic_unless.
Sat, 23 Mar 2024 12:19:59 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 23 Mar 2024 12:13:17 -0400 John W. Eaton use std::stoi or std::stoul instead of atoi (bug #65342)
Fri, 22 Mar 2024 23:51:33 -0400 John W. Eaton use qOverload<T>(fptr) instead of QOverload<T>::of(fptr)
Fri, 22 Mar 2024 17:31:33 -0700 Rik Return flags from fcntl (bug #65504)
Fri, 22 Mar 2024 19:45:02 +0100 Markus Mützel maint: Merge default to bytecode-interpreter. bytecode-interpreter
Fri, 22 Mar 2024 19:41:48 +0100 Markus Mützel maint: Merge stable to default.
Fri, 22 Mar 2024 19:41:29 +0100 Markus Mützel GitHub-CI (macos): Use unofficial pkg-config file for Qt6 from Homebrew. stable