[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk_performance, updated. a95ec08516e3a
From: |
John Haque |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk_performance, updated. a95ec08516e3a7693274ac75a87eea6cf651de22 |
Date: |
Thu, 08 Sep 2011 11:07:08 +0000 |
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_performance has been updated
via a95ec08516e3a7693274ac75a87eea6cf651de22 (commit)
from 83861dd7beef2bd73e86f17cb196e5131bff5a69 (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=a95ec08516e3a7693274ac75a87eea6cf651de22
commit a95ec08516e3a7693274ac75a87eea6cf651de22
Author: john haque <address@hidden>
Date: Thu Sep 8 05:29:27 2011 -0500
Add the ChangeLog entry for the previous commit.
diff --git a/ChangeLog b/ChangeLog
index 24013e3..c093ad2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-08 John Haque <address@hidden>
+ Optimization for compound assignment, increment and
+ decrement operators; Avoid unref and make_number calls
+ when there is no extra references to the value NODE.
+
2011-08-31 John Haque <address@hidden>
Grammar related changes: Simplify grammar for user-defined
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk_performance, updated. a95ec08516e3a7693274ac75a87eea6cf651de22,
John Haque <=