log

age author description
Thu, 11 Apr 2024 20:52:32 +0200 Torsten Lilge use different widget geometry setting when widget launched from cli
Thu, 11 Apr 2024 18:24:08 +0200 Torsten Lilge allow to change the application name by env variable (bug #65499)
Thu, 11 Apr 2024 08:44:23 -0400 John W. Eaton check return value from sscanf
Wed, 10 Apr 2024 17:42:39 +0200 Markus Mützel oct-parse.yy: Avoid dereferencing deleted object.
Wed, 10 Apr 2024 17:13:50 +0200 Markus Mützel GitHub-CI (cygwin): Disable visibility attributes for Cygwin.
Tue, 09 Apr 2024 19:49:51 +0200 Markus Mützel Add visibility attributes to overridable member functions of template class (bug #65573). bytecode-interpreter
Tue, 09 Apr 2024 19:47:35 +0200 Markus Mützel Avoid unnecessary use of octave_value_factory (bug #65573). bytecode-interpreter
Tue, 09 Apr 2024 10:02:08 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Tue, 09 Apr 2024 14:51:49 +0200 Markus Mützel maint: Merge stable to default.
Mon, 08 Apr 2024 17:08:51 +0200 Markus Mützel savepath.m: Correctly handle packages without binaries (bug #65559). stable
Mon, 08 Apr 2024 21:43:05 -0400 Arun Giridhar Replace `xint_value` and related functions with stricter versions (bug #65538)
Mon, 08 Apr 2024 21:00:39 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Mon, 08 Apr 2024 20:27:33 -0400 John W. Eaton eliminate calls to panic_impossible in pt-pr-code.cc
Mon, 08 Apr 2024 19:39:34 -0400 John W. Eaton replace most uses of panic_impossible with error in octave_value classes
Mon, 08 Apr 2024 19:39:04 -0400 John W. Eaton * ov-java.cc (error_unexpected): Only define if HAVE_JAVA is not undefined.
Mon, 08 Apr 2024 10:37:05 -0400 John W. Eaton replace calls to panic with error in profiler.cc
Mon, 08 Apr 2024 14:39:40 -0700 Rik maint: Use Octave coding convention of space between function name and parentheses in libgui/.
Mon, 08 Apr 2024 17:07:57 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Mon, 08 Apr 2024 13:59:26 -0700 Rik maint: merge stable to default
Mon, 08 Apr 2024 20:35:50 +0200 Torsten Lilge set DontUseNativeDialog before other properties of file dialogs stable
Mon, 08 Apr 2024 17:18:09 +0200 Markus Mützel maint: Merge away extra head.
Mon, 08 Apr 2024 10:28:03 -0400 John W. Eaton replace all calls to panic_* functions with error in lex.ll
Mon, 08 Apr 2024 10:07:45 -0400 John W. Eaton eliminate uses of panic_impossible in ov-java.cc
Sun, 07 Apr 2024 22:17:52 +0200 Torsten Lilge make editor file dialogs modal
Sun, 07 Apr 2024 13:40:32 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sun, 07 Apr 2024 13:33:33 -0400 John W. Eaton eliminate some calls to panic_impossible in pt-bp.cc
Sun, 07 Apr 2024 13:30:54 -0400 John W. Eaton eliminate some calls to panic_impossible in pt-eval.cc
Sun, 07 Apr 2024 13:29:18 -0400 John W. Eaton eliminate some uses of panic_impossible in gl-render.cc
Sun, 07 Apr 2024 11:05:18 -0400 John W. Eaton replace remaining uses of panic_impossible with error in oct-parse.yy
Sat, 06 Apr 2024 17:38:27 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter