log

age author description
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
Sat, 06 Apr 2024 17:11:35 -0400 John W. Eaton eliminate some uses of panic_* functions
Sat, 06 Apr 2024 14:38:17 -0400 John W. Eaton take adavantage of compiler warnings for unhandled enum switch cases
Sat, 06 Apr 2024 18:44:45 +0200 Markus Mützel Do not hardcode visibility attributes in macros that are used downstream.
Sat, 06 Apr 2024 18:04:59 +0200 Markus Mützel Use correct attributes for overridable functions.
Fri, 05 Apr 2024 17:18:42 -0700 Rik maint: merge stable to default
Fri, 05 Apr 2024 17:18:12 -0700 Rik legend.m: Fix error if root property "showhiddenhandles" is "on" (bug #65442) stable
Sun, 21 Jan 2024 19:34:01 +0100 Markus Mützel Instantiate octave_base_matrix and octave_base_scalar template classes
Fri, 05 Apr 2024 19:57:54 +0200 Markus Mützel maint: Merge stable to default.
Fri, 05 Apr 2024 19:56:56 +0200 Markus Mützel getframe.m: Also scale lower-left corner with pixel ratio (bug #65540). stable
Fri, 05 Apr 2024 17:19:32 +0200 Markus Mützel maint: Merge stable to default.
Fri, 05 Apr 2024 16:48:08 +0200 Markus Mützel getframe.m: Respect pixel ratio of screen with figure (bug #65540). stable
Fri, 05 Apr 2024 15:22:40 +0200 Markus Mützel maint: Don't use prefix "m_" for input arguments.
Sun, 31 Mar 2024 13:46:25 +0200 Markus Mützel Make "symbol_scope_rep" a sub-class of "symbol_scope".
Thu, 04 Apr 2024 22:51:18 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 04 Apr 2024 22:50:56 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 04 Apr 2024 22:49:38 -0400 Nicholas R. Jankowski doc: link text and formatting adjustments to cset 87a54302d126 stable
Thu, 04 Apr 2024 18:23:26 -0700 Rik maint: merge stable to default
Thu, 04 Apr 2024 18:16:20 -0700 Rik doc: Fix Texinfo problems in cset 0d2a6a831574 stable
Thu, 04 Apr 2024 18:44:23 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 04 Apr 2024 15:46:33 -0400 Nicholas R. Jankowski fminsearch: Remove direct parameter passing capability. (bug #55742)
Thu, 04 Apr 2024 16:01:51 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 04 Apr 2024 16:00:56 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 04 Apr 2024 15:13:32 -0400 Nicholas R. Jankowski doc: note fminX parameter passing removal, document alternatives (bug #55742) stable
Thu, 04 Apr 2024 15:07:55 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 04 Apr 2024 15:07:13 -0400 John W. Eaton more whitespace changes in parser
Thu, 04 Apr 2024 15:01:56 -0400 John W. Eaton new function to create word list command
Thu, 04 Apr 2024 14:23:30 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 04 Apr 2024 14:16:38 -0400 John W. Eaton update parser whitespace to follow recent changes to style guidelines
Thu, 04 Apr 2024 13:35:04 -0400 John W. Eaton use filepos instead of line and column separately for bison errors
Thu, 04 Apr 2024 13:24:21 -0400 John W. Eaton use filepos instead of line and column in anonymous function validator
Thu, 04 Apr 2024 20:13:37 +0200 Markus Mützel Export "octave_completion_matches_called" from shared library (bug #65555).
Thu, 04 Apr 2024 03:27:57 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 04 Apr 2024 03:27:21 -0400 John W. Eaton * oct-parse.yy: Whitespace style fixes.
Thu, 04 Apr 2024 03:26:19 -0400 John W. Eaton new convenience functions for the parser
Thu, 04 Apr 2024 01:00:08 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 04 Apr 2024 00:59:46 -0400 John W. Eaton maint: merge stable to default
Thu, 04 Apr 2024 00:58:56 -0400 John W. Eaton refactor position tracking in the parser
Thu, 04 Apr 2024 00:52:49 -0400 John W. Eaton new delimiter_list functions
Thu, 04 Apr 2024 00:49:03 -0400 John W. Eaton * token.h (token::operator bool): New function.
Wed, 03 Apr 2024 20:07:44 +0200 Torsten Lilge explicitly raise non modal message boxes ensuring visibility stable
Wed, 03 Apr 2024 12:30:26 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 03 Apr 2024 13:28:52 +0100 David Miguel Susano Pinto test: speed up BIST for the central part of convn with 'full' shape.