log

age author description
Sun, 06 Jun 2021 10:14:32 -0400 John W. Eaton bump stable branch version after release candidate stable rc-6-2-90
Sat, 05 Jun 2021 20:35:58 -0400 John W. Eaton bump version for 6.2.90 release candidate stable
Sun, 06 Jun 2021 10:47:09 -0400 John W. Eaton fix corrupt status of etc/NEWS.6 in repo?
Sat, 05 Jun 2021 11:10:16 +0200 Markus Mützel maint: merge stable to default.
Sat, 05 Jun 2021 11:04:45 +0200 Markus Mützel Prepare NEWS file ahead of 6.3 release. stable
Fri, 04 Jun 2021 13:58:59 -0400 John W. Eaton also accept validation syntax for classdef properties
Fri, 04 Jun 2021 08:25:35 -0400 John W. Eaton rename some non-terminal symbols in the parser
Fri, 04 Jun 2021 08:19:25 -0400 John W. Eaton eliminate unused lexical feedback flag
Fri, 04 Jun 2021 10:35:32 +0200 Markus Mützel GitHub-CI: Update MSYS2 in workflow for Windows.
Thu, 03 Jun 2021 11:47:59 -0400 John W. Eaton fix syntax error in __pie__.m
Tue, 01 Jun 2021 13:34:57 -0400 John W. Eaton initial implementation of parsing for arguments validaton block (bug #59405)
Tue, 01 Jun 2021 16:57:40 -0400 John W. Eaton enter symbols into current scope in parser instead of lexer
Wed, 02 Jun 2021 20:05:45 +0200 Markus Mützel Re-instantiate signature of macro that is part of the API (bug #60608).
Wed, 02 Jun 2021 18:37:44 +0200 Markus Mützel GitHub-CI: Don't use ccache for Fortran on Windows.
Wed, 02 Jun 2021 14:51:25 +0200 Markus Mützel gzip.cc: Use is_same_file in BISTs to assert that files are the same.