~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to test/ChangeLog

  • Committer: Arnold D. Robbins
  • Date: 2011-05-04 20:39:43 UTC
  • Revision ID: git-v1:1387c9a6046ba3a3e9ce8343daac42e1086efa6b
Revamp array sorting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Wed May  4 23:37:27 2011  Arnold D. Robbins  <arnold@skeeve.com>
 
2
 
 
3
        Revise tests for array sorting.
 
4
 
 
5
        * arraysort.awk, arraysort.ok, sort1.awk, sort1.ok,
 
6
        sortfor.awk: Revised.
 
7
 
1
8
Wed May  4 23:07:39 2011  Arnold D. Robbins  <arnold@skeeve.com>
2
9
 
3
10
        * nastyparm.awk, nastyparm.ok: New files from John Haque.