[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5595-g75299770
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5595-g75299770 |
Date: |
Mon, 20 Jan 2025 15:15:00 -0500 (EST) |
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, gawk-5.3-stable has been updated
via 7529977053f26a26582a359758a39fc4023e4adb (commit)
from a528a6fa23f3d2d8b36eaa07f22616be444a02cf (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=7529977053f26a26582a359758a39fc4023e4adb
commit 7529977053f26a26582a359758a39fc4023e4adb
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Mon Jan 20 22:14:37 2025 +0200
Small addition in TODO.
diff --git a/ChangeLog b/ChangeLog
index 220692f5..274302a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-01-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * TODO: Add item about variable line number and filename
+ definition point.
+
2025-01-07 Arnold D. Robbins <arnold@skeeve.com>
Thanks to Cristian Ioneci <mekanofox@astropostale.com> for the
diff --git a/TODO b/TODO
index 242f5b9a..85964de4 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-Mon 16 Oct 2023 16:48:39 IDT
-============================
+Mon Jan 20 10:14:19 PM IST 2025
+===============================
There were too many files tracking different thoughts and ideas for
things to do, or consider doing. This file merges them into one. As
@@ -54,6 +54,9 @@ Minor Cleanups and Code Improvements
Minor New Features
------------------
+ Store the filename and line number where a variable is
+ first used.
+
Enable command line source text in the debugger.
Enhance extension/fork.c waitpid to allow the caller to specify
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
TODO | 7 +++++--
2 files changed, 10 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5595-g75299770,
Arnold Robbins <=