log

age author description
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