log

age author description
Sun, 03 Mar 2024 10:17:29 +0100 Markus Mützel maint: Merge stable to default.
Sat, 02 Mar 2024 12:15:17 +0100 Markus Mützel Fix compatibility with SUNDIALS 7 (bug #65392). stable
Sat, 02 Mar 2024 23:30:57 -0500 Nicholas R. Jankowski maint: merge stable to default
Sat, 02 Mar 2024 23:28:56 -0500 Nicholas R. Jankowski median.m: Correct handling of all-NaN vectors (bug #65405) stable
Sat, 02 Mar 2024 19:59:16 -0800 Rik clim.m: New function identical to caxis, but more clearly named.
Sat, 02 Mar 2024 19:24:04 -0800 Rik Don't update 'clim' property for TrueColor data (bug #65404)
Sat, 02 Mar 2024 14:16:06 -0800 Rik image.m: Don't set 'clim' property (bug #65384)
Sat, 02 Mar 2024 14:02:19 -0800 Rik test: Include tests for output message in scanf function (bug #65390, bug #63467).
Sat, 02 Mar 2024 13:58:51 -0800 Rik maint: merge stable to default
Sat, 02 Mar 2024 13:54:06 -0800 John W. Eaton Fix duplicate final value in scanf function (bug #65390, bug #63467). stable
Sat, 02 Mar 2024 15:36:26 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 02 Mar 2024 15:32:36 -0500 John W. Eaton eliminate some code duplication in the lexer
Sat, 02 Mar 2024 15:15:12 -0500 John W. Eaton revamp handling meta and fully-qualified identifiers in the lexer
Sat, 02 Mar 2024 15:00:54 -0500 John W. Eaton return token instead of token ID from make_keyword_token
Sat, 02 Mar 2024 14:27:30 -0500 John W. Eaton use more consistent naming in the lexer and parser for token IDs and values
Sat, 02 Mar 2024 12:07:44 -0500 John W. Eaton allow comment lists to be stored in token objects
Sat, 02 Mar 2024 11:17:19 -0500 John W. Eaton rename methods in lexer classes for accessing comment lists
Thu, 29 Feb 2024 15:32:28 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 29 Feb 2024 15:32:06 -0500 John W. Eaton maint: style fixes for lex.ll
Thu, 29 Feb 2024 15:00:40 -0500 John W. Eaton * token.h (class token): Use member initializers where possible.
Thu, 29 Feb 2024 14:02:41 -0500 John W. Eaton use std::variant object as data member instead of inheriting from it
Thu, 29 Feb 2024 13:55:38 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 29 Feb 2024 13:55:17 -0500 John W. Eaton maint: merge stable to default
Thu, 29 Feb 2024 13:46:26 -0500 John W. Eaton use std::variant to manage token info for the lexer
Thu, 29 Feb 2024 08:18:25 -0500 Nicholas R. Jankowski doc: correct typo in genpropdoc.m from cset f3c6badd9dd4 (bug #56175) stable
Thu, 29 Feb 2024 01:40:25 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 29 Feb 2024 01:39:57 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 29 Feb 2024 01:37:05 -0500 Nicholas R. Jankowski doc: Document cdata image property class dependence. (bug #56175) stable
Wed, 28 Feb 2024 11:59:31 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Wed, 28 Feb 2024 10:12:08 -0500 John W. Eaton * oct-parse.yy (file): Eliminate code duplication.
Wed, 28 Feb 2024 10:11:31 -0500 John W. Eaton fix grammar to explicitly disallow 'file' inside other statement lists
Tue, 27 Feb 2024 23:52:30 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Tue, 27 Feb 2024 23:51:59 -0500 John W. Eaton maint: merge stable to default
Tue, 27 Feb 2024 23:48:37 -0500 John W. Eaton display total time to execute test suite stable
Tue, 27 Feb 2024 20:32:13 -0800 Rik Emit error, not warning, when unterminated block comment found (bug #59784)
Tue, 27 Feb 2024 16:45:04 -0500 Nicholas R. Jankowski maint: merge default to bytecode-interpreter. bytecode-interpreter
Tue, 27 Feb 2024 16:43:26 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 27 Feb 2024 16:40:49 -0500 Nicholas R. Jankowski doc: update save and load docstring options for hdf5 formats (bug #42530) stable
Tue, 27 Feb 2024 11:03:28 -0800 Rik maint: merge stable to default
Fri, 16 Feb 2024 18:01:09 +0100 Markus Mützel GUI: Cache file icons for file browser (bug #65312). stable
Mon, 26 Feb 2024 23:31:22 -0500 Nicholas R. Jankowski maint: merge default to bytecode-interpreter. bytecode-interpreter
Mon, 26 Feb 2024 23:30:33 -0500 Nicholas R. Jankowski maint: merge stable to default.
Mon, 26 Feb 2024 23:28:09 -0500 Nicholas R. Jankowski doc: Add PCRE reference link to regexp docstring (bug #39431) stable
Sun, 25 Feb 2024 21:20:56 -0800 Rik maint: use rwdata() in preference to fortran_vec().
Sat, 24 Feb 2024 18:45:55 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Sat, 24 Feb 2024 18:45:06 -0500 Nicholas R. Jankowski unqiue.m: Implement third output when 'stable' sort is used. (bug #65176)
Fri, 23 Feb 2024 15:15:23 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 23 Feb 2024 15:14:52 -0500 John W. Eaton maint: merge stable to default
Fri, 23 Feb 2024 15:11:57 -0500 John W. Eaton don't include any GUI classes or functions in doxygen output stable
Fri, 23 Feb 2024 15:09:44 -0500 John W. Eaton don't inline inherited members in doxygen output stable
Fri, 23 Feb 2024 15:08:20 -0500 John W. Eaton omit non-public functions and classes from doxygen output stable
Fri, 23 Feb 2024 15:05:32 -0500 John W. Eaton filter out API macros from doxygen output stable
Fri, 23 Feb 2024 15:04:17 -0500 John W. Eaton omit graphs from doxygen output stable
Thu, 22 Feb 2024 16:34:02 -0500 John W. Eaton * ov-java.cc: Fix some Doxygen comments. stable
Thu, 22 Feb 2024 16:14:47 -0500 John W. Eaton * Doxyfile.in (DOT_GRAPH_MAX_NODES): Increase from 100 to 300. stable
Thu, 22 Feb 2024 16:07:14 -0500 John W. Eaton * qt-interpreter-events.cc: Fix Doxygen comment formatting. stable
Thu, 22 Feb 2024 16:06:50 -0500 John W. Eaton exclude some directories from Doxygen processing stable
Thu, 22 Feb 2024 15:40:19 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 22 Feb 2024 15:20:16 -0500 John W. Eaton maint: merge stable to default
Thu, 22 Feb 2024 15:19:35 -0500 John W. Eaton * load-path.cc: Improve doxygen comment formatting. stable