aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f980c5..45c2de22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2020-07-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * str_array.c (str_lookup): If a pure number, copy to a string. Fixes
+ at printfchar test for MPFR.
+
+ Fix typeregex2 and typedregex3 tests for MPFR:
+
+ * mpfr.c (mpg_zero): No longer static inline.
+ (force_mpnum): Handle the case of a strongly typed regex.
+ (mpg_interpret): Add tracing for do_itrace.
+ * awk.h (mpg_zero): Add declaration.
+ * node.c (make_typed_regex): Init to zero for MPFR via mpg_zero.
+
2020-07-07 Arnold D. Robbins <arnold@skeeve.com>
* awk.h: Turn all the flag defines into enums. GDB can then show