~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Arnold D. Robbins
  • Date: 2025-01-07 15:42:58 UTC
  • mfrom: (2057.3.23)
  • Revision ID: git-v1:bee842d857e27575379d36cb1455a5fa8f6aced4
Merge branch 'gawk-5.3-stable'

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2025-01-07         Arnold D. Robbins     <arnold@skeeve.com>
 
2
 
 
3
        Thanks to Cristian Ioneci <mekanofox@astropostale.com> for the
 
4
        report and test case and fixes for these.
 
5
 
 
6
        * builtin.c (do_isarray): Handle Node_param_list also.
 
7
        (do_typeof): Additional checking for passed-in array.
 
8
 
1
9
2025-01-06         Arnold D. Robbins     <arnold@skeeve.com>
2
10
 
3
11
        * builtin.c (do_typeof): Handle Node_param_list. Thanks to