log

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