[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5666-g1e738dd2
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5666-g1e738dd2 |
Date: |
Fri, 26 Jul 2024 05:01:18 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, feature/minrx has been updated
via 1e738dd26805e96b241d41c54ccc3791035f7860 (commit)
via ef76aaa19d20a1419a84be2086f6714005e27e2d (commit)
via 16284502ae80a0fdcaa0da2df87d28f4fa86de13 (commit)
from 1a5a4a99f52771087f398ed01c12bb4a94a45a07 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=1e738dd26805e96b241d41c54ccc3791035f7860
commit 1e738dd26805e96b241d41c54ccc3791035f7860
Merge: 1a5a4a99 ef76aaa1
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Fri Jul 26 12:01:07 2024 +0300
Merge branch 'master' into feature/minrx
diff --cc ChangeLog
index 02c1fb0a,24d29e4a..0fdd0a70
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,8 -1,7 +1,12 @@@
+ 2024-07-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * re.c (check_bracket_exp): Make the code actually work.
+
+2024-07-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * re.c (refree): Call minrx_regfree() on rp->mre_pat.
+ Thanks to valgrind and Mike Haertel.
+
2024-07-20 Tim Rice <trice@posteo.net>
* io.c (csvscan): Set the sentinel if we found CR-LF.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
re.c | 13 ++++++-------
2 files changed, 10 insertions(+), 7 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5666-g1e738dd2,
Arnold Robbins <=