aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
blob: 26452dfafdb3bc6f0f178cc5e6ff0eb8953f7d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
2022-02-27         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkbug.1, wordlist5: New files.
	* Makefile.am: Adjust everything for additional man page.

2022-02-27         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Array Sorting Functions): Add a note to be careful
	to use local variables in comparison functions.

2022-02-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (API Ownership of MPFR and GMP Values): Rework for
	changes to code.

2022-02-23         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in (Extension Sample Read write array): Fix description of
	readall to say readall instead of writeall.

2022-02-22         Arnold D. Robbins     <arnold@skeeve.com>

	* awkcard.in: Update --re-interval description.
	* gawktexi.in: Ditto, in all relevant places.

2022-02-07         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Indirect Calls): Expand discussion of calling
	built-in functions directly.
	(POSIX Floating Point Problems): Add a note that the sign of
	NaN values can vary.

2022-01-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Indirect Calls): Use `the_function' everywhere.
	Thanks to John Naman, <gawker@703n.com> for the report.

2021-12-10         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2021-12-08         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in: Document new rwarray functions writeall and readall.
	* wordlist: Add readall and writeall.

2021-11-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Add missing @item for AWKgo. Thanks to Antonio
	Columbo. Small fix in Eli Zaretskii's addition.

2021-11-24  Eli Zaretskii  <eliz@gnu.org>

	* gawktexi.in (PC Binary Installation): Mention the need for
	installing libgcc_s_dw2-1.dll.

2021-11-22         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Add info about AWKgo, an awk to go translator.

2021-11-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Getopt Function): Note that long option support
	was contributed by Greg Minshall, and add him to the index.

2021-11-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix a small typo.  Thanks to J Naman
	<gawker@703n.com> for the report.

2021-11-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.info: Regenerated, using makeinfo 6.8.

2021-11-03         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Change @inforef to @xref in preparation
	for Texinfo 6.8.

2021-10-27         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.1: Release tar ball made.

2021-10-20         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (FS versus FPAT): New subsection.
	(String Functions): Reference it.

2021-10-13         Arnold D. Robbins     <arnold@skeeve.com>

	* awkcard.in, gawkinet.texi, gawkworkflow.texi: Update copyright year.

2021-10-09         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Clarify that initialization and increment parts of
	a for loop can't use the C comma operator.  Thanks to J Naman
	<gawker@703n.com> for pointing out the doc was too subtle.

	Unrelated: further expand the bug reporting text and discussion
	about comp.lang.awk.

	Unrelated: Fix some spelling errors. Also, convert some
	Unicode characters back into plain ASCII.

	* wordlist: Updated.
	* wordlist3: Updated.

2021-10-03         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Continue clarifying typeof() usage. And other fixes.
	All thanks to Antonio Columbo.
	(UPDATE-MONTH): Set to October. Also thanks to Antonio.

2021-10-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Clarify typeof() usage with array elements
	created by reference.

2021-09-27         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Small cleanups from Antonio Columbo.  General
	review of usage of @code.

2021-09-24         Arnold D. Robbins     <arnold@skeeve.com>
	
	* gawktexi.in (Building the Documentation): Improve the text,
	add info on building the HTML doc.  Thanks to Antonio Columbo
	for the encouragement.
	(Distribution Contents): Update with more files.

2021-09-23         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strong Regexp Constants): Document that they
	can be assigned with -v. Thanks to J Naman <gawker@703n.com>
	for the report.

2021-09-22         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Compiling from Git): New node.
	(Building the Documentation): New node.
	Set the update month and update the patch level.
	* awkcard.in: Update tar ball version.

2021-09-09         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Interval Expressions): Add some notes borrowed from
	Paul Eggert in the grep documentation.

2021-08-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strong Regexp Constants): Document behavior
	when used as third argument of sub() or gsub().
	(String Functions): Document that gensub() always returns
	a string.

2021-07-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Remove obsolete bits relating to VMS.

2021-07-09         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Make @EMAIL usage consistent everywhere.
	Thanks to Antonio Columbo for pointing it out.

2021-07-07         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in (Isnumeric Function): Improve description of how
	isnumeric differs from the traditional x+0 == x test.

2021-07-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1: Document that asort() and asorti() allow the same array to
	be passed for the first and second arguments.
	* gawktexi.in (String Functions, Array Sorting Functions): Ditto.
	Thanks to Peng Yu <pengyu.ut@gmail.com> for the report.

2021-07-02         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Bugs): Added discussion of what is and is not
	a bug, as well as of the new help-gawk@gnu.org list and how
	things are now managed.

2021-06-30         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2021-06-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Isnumeric Function): Some final (we hope) tweaks.

2021-06-24         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in (Isnumeric Function): Fix location of endfile
	tag, and add a comment about how this differs from x+0 == x.

2021-06-23         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Isnumeric Function): Add an additional paragraph
	from Andy.  Turn some real tabs into spaces.

2021-06-22         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in (Isnumeric Function): New node.

2021-06-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Performance bugs): New section.
	(Compiling with MPFR): New section. Thanks to
	Peter Lindgren <ogswd-awk@yahoo.com> for the suggestion.

2021-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Internationalization): Fix indexing. Thanks to
	Antonio Columbo for pointing it out.

2021-06-17         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Internationalization): Add some appropriate quotes.
	(Feature History): Some minor edits.

2021-06-10         Arnold D. Robbins     <arnold@skeeve.com>

	* wordlist: Add some more words.

2021-05-30         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Feature History): Fix a typo and clarify wording.
	Additionally, fix some other small mistakes.
	* gawk.1: Also, fix a small typo.

	Thanks to Antonio Columbo for the reports.

2021-05-27         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Feature History): Add features from 5.1.1.

2021-05-05         Arnold D. Robbins     <arnold@skeeve.com>

	* CMakeLists.txt: Removed.

2021-05-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Typo fix.

2021-05-02         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in, gawk.1, awkcard.in: Renamed bool to mkbool.

2021-04-28         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Revise doc for bools; they're now just numbers
	with an extra flag.
	* gawk.1: Ditto.
	* awkcard.in: Ditto.

2021-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Controlling Scanning): Document bools for
	"@val_type_asc".
	* awkcard.in: Add doc on bool() function.

2021-04-06         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Finish documenting bool features.
	* gawk.1: Add minimal documentation on bool.

2021-04-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Start documenting bool features.

2021-04-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Update menues.

2021-03-31         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Regexp Operator Details): Added a sidebar on
	matching the empty regexp. Thanks to Arkadiusz Drabczyk
	<arkadiusz@drabczyk.org> for pointing out the lack of
	documentation.

2021-03-22         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Constructor Functions): Add doc on `make_bool'.

2021-03-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Other Environment Variables): Document "fnv1a"
	possible value for AWK_HASH environment variable.

2021-03-18         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2021-02-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strange values): Fix a typo in the awk test
	program. Make the C and Awk versions print "True" and
	"False" to match Python, making comparisons easier. Thanks to
	Antonio Columbo for the suggestions.

2021-01-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix some spelling errors.
	* gawkinet.texi: Ditto.
	* wordlist, wordlist2, wordlist4: Updated.

2021-01-23         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: A number of small fixes, thanks to
	Antonio Columbo.

	Unrelated:

	* texinfo.tex: Updated via GNULIB.

2021-01-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Other Versions): Add information on more
	awk implementations.

2021-01-08         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (gawk split records): Document that RS = "()"
	doesn't split records on the null string.
	(Regexp Field Splitting): Ditto, for FS.

2020-12-28         Juergen Kahrs         <Juergen.Kahrs@googlemail.com>

	* gawkinet.texi: Update mailpopclient.

2020-12-27         Juergen Kahrs         <Juergen.Kahrs@googlemail.com>

	* gawkinet.texi: Update finger client, add catpipe
	client and server.

2020-12-26         Juergen Kahrs         <Juergen.Kahrs@googlemail.com>

	* gawkinet.texi: Update datetime client.

2020-12-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (More CSV): Add indexing and reference to
	Manuel Collado's CSVMODE library.

2020-12-07         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (awk split records): Remove the bit about POSIX
	mode not treating newline as a field separator; it's been not
	true since 2015. Thanks to Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
	for the report.

2020-12-07         Juergen Kahrs         <Juergen.Kahrs@googlemail.com>

	* gawkinet.texi: Fix a number of FIXMEs.

2020-12-04         Juergen Kahrs         <Juergen.Kahrs@googlemail.com>

	* gawkinet.texi: Update urefs.

2020-12-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.texi: Lots of cleanup edits. Bump the minor part
	of the edition.
	* gawktexi.in: New section on extension philosphy.

2020-11-28         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkworkflow.texi: Add an additional web resource.
	* gawktexi.in: More edits in sample programs chapter.

2020-11-20         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strange values): Correct the description of what
	happens with infinity. Thanks to Antonio Columbo for pointing
	out the problem.

2020-11-16         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Nextfile Statement): Clarify what happens in
	a BEGINFILE rule.
	* gawktexi.in: Additional small fixes.

2020-11-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strange values): Add test programs inside
	@ignore; extracted to example directory.

2020-11-09         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Samll improvement in strange numbers section.

2020-11-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Strange values): New section on NaN and infinity.
	Update some other bits to point to it.
	* wordlist: Updated with more words.

2020-11-16         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Nextfile Statement): Clarify what happens in
	a BEGINFILE rule.

2020-10-31         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2020-10-28         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Other Arguments): Add a sidebar about quoting shell
	variables on the command line. Based on a bug list discussion in 2018.

2020-10-22         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2020-10-16         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: After review, remove/update some FIXMEs, and
	and fix a markup error.

2020-10-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Add an index entry.

2020-10-12         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Explain `ls -l' earlier in the book, and small wording
	improvement in explanation of options. Thanks to Yehezkel Bernat.
	<yehezkelshb@gmail.com> for the comments.

2020-10-11         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkworkflow.texi: Fix a spelling error.
	* wordlist, wordlist2: Updated.

2020-10-07         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Add an additional dark corner notation.

2020-10-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Minor edit related to compatiblity mode and
	unknown options. Thanks to Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
	for raising the issue.
	
	Unrelated:

	* gawktexi.in: A number of small fixes, mostly thanks to
	Antonio Columbo.

2020-10-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Minor edits.

	Unrelated:

	* gawktexi.in (Wc Program): Update to POSIX, support both bytes
	and characters via the gawkextlib mbs extension.

	Unrelated:

	* gawktexi.in: Remove TODO at end of file related to recursion;
	it's already handled.

2020-10-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Split Program): Rewrite split to be POSIX
	compliant. Update all the prose.
	* wordlist: Update.

2020-09-24         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix a spelling error.
	* wordlist, wordlist2, wordlist3: Remove words that spell
	now recognizes as real words.
	* gawkinet.texi: Fix a spelling error.
	* Makefile.am (spellinet): New target.
	* wordlist4: New file.

2020-09-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Minor fixes. Thanks to Antonio Columbo for
	bringing them to my attention.

2020-09-13         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Egrep Program): Improve to be POSIX compliant.
	Update explanatory text as well.

2020-09-11         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Id Program): Rewrite to be POSIX compliant.
	Update explanatory text as well.

2020-09-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Index BWK quotes separately. Finish using "BWK awk"
	everywhere. Fix up text with exercise for uniq.awk in both
	places.

2020-09-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1: Minor edits.
	* awkcard.in: Ditto.

2020-08-31         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Uniq Program): Updated uniq.awk to follow 2020 POSIX.

2020-08-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix some small mistakes / typos.
	Adjust the prose some as well.

2020-08-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (BEGINFILE/ENDFILE): Document that as of 5.1.1, in
	a BEGINFILE, the record and fields are cleared.  Fixes an issue
	reported by Pat Rankin in May, 2011.  Remove the related FIXME,
	as well as a FIXME later on that is no longer relevant. Clarify
	the prose in the whole section.

2020-08-24         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Arithmetic Ops): Update text to fix a FIXME. Document
	that modulus is POSIX compliant.

2020-08-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (String Functions): Fix a typo in the description
	of patsplit. Thanks to Nelson H.F. Beebe for the report.

2020-08-12         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Profiling): Add explanation of function order.

2020-07-28         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Change a FIXME into a real cross reference. Thanks
	to Antonio Columbo for the report.

2020-07-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Document that get_mpfr and get_mpz are obsolete
	and revise doc on handling MPFR and GMP values from an
	extension function.

2020-07-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Document how to handle MPFR and GMP values
	from an extension function.

	Unrelated:

	* texinfo.tex: Updated from GNULIB.

2020-07-13         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (General Data Types): Document that MPFR
	data types are copied and have to be freed in the
	extension.

2020-07-02         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1, gawktexi.in: Document -I/--trace option.
	* awkcard.in: Document -I/--trace option.

2020-06-25         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1: Applied some more troff "lint" fixes.
	Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.

2020-06-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.texi: Small fixes, and revise the indexing to use
	new Texinfo features.

2020-06-14         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkworkflow.texi: Revise indexing to use new Texinfo features.

2020-06-12         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (String Functions): Update doc on asort and asorti
	w.r.t. SYMTAB and FUNCTAB.

2020-06-10         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* bc_notes: Add new field `unsigned long long ldl' to INSTRUCTION,
	and update the definition of exec_count.

2020-06-09         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Implementation Limits): Update the table to be more
	accurate and up to date. Note units of limits, per request from
	Ed Morton <mortoneccc@comcast.net>.

2020-06-07         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2020-06-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Improvements in switch statement and typed
	regex sections.

2020-05-24         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1: Applied a number of troff "lint" fixes.
	Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.

2020-05-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkworkflow.texi: Minor updates.
	* texinfo.tex: Updated from GNULIB.

2020-05-08         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.texi: Remove special casing for statist image for
	Info. Makeinfo handles it just fine.

2020-04-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.texi: Include ASCII Art version of the statist
	image. Thanks again to Manuel Collado.  Also update copyright
	year and update month.
	Also thanks to Manuel, remove extra @insertcopying for Info.
	* statist.txt: New file.

2020-04-20         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.texi: Include statist figure in HTML version. Thanks
	to Manuel Collado for pointing this out.

2020-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.0: Release tar ball made.

2020-04-13         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Small typo fixes. Thanks to Antonio Columbo
	for pointing them out.

2020-04-12         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Contribution from Manuel Collado related
	to CSV processing.

2020-04-10         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in, gawk.1: Fix some spelling errors.
	* wordlist, wordlist2, wordlist3: Updated with more words.

2020-04-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Clarify about whitespace.

2020-03-30         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in, gawk.1, awkcard.in: Minor edits before release.

2020-03-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix up references to POSIX standard. Thanks to
	Antonio Columbo for the pointers.

2020-03-15         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated, via GNULIB.
	* gawktexi.in: Misc updates.

2020-03-09         Andrew J. Schorr      <aschorr@telemetry-investments.com>

	* gawktexi.in (@val_str_asc, @val_num_asc, @val_str_desc,
	@val_num_desc): Update descriptions to reflect that the index
	strings are now used as a tie-breaker and @val_type_* is used
	for comparing non-scalars.

2020-03-04         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Revised info on default values for AWKPATH
	and AWKLIBPATH. Thanks to Jannick for the push.
	* gawktexi.in: Document MSYS2 support and update the
	updated month.

2020-02-02         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Getopt Function): Add support for long options,
	contributed by Greg Minshall <minshall@acm.org>.

2020-01-23         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Document arry sorting by value for FUNCTAB.
	Document that SYMTAB and FUNCTAB cannot be used with
	asort() or asorti().

2020-01-19         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Escape Sequences): Stronger wording for \/
	and \". Suggested by Jakub Martisko <jamartis@redhat.com>.

2020-01-19         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkinet.info: Rebuilt using makeinfo 6.7.

2020-01-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (History Sorting): Supply a shorter version of the
	program. Thanks to Rick van Rein <rick@openfortress.nl>.

2019-12-22         Arnold D. Robbins     <arnold@skeeve.com>

	* implementation-notes.txt: New file.

2019-12-15         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Use `@codequoteundirected on' and
	`@codequotebacktick on' to get straight quotes in PDF. Thanks
	to empirical@quantbo.com for the report and to Assaf Gordon
	for the pointer to the fix.

2019-11-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Document that the time extension is now obsolete.

2019-11-03         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Document that readdir extension can cause a
	fatal error, which should be handled with BEGINFILE.
	* gawk.1: Ditto.

2019-10-16         Arnold D. Robbins     <arnold@skeeve.com>

	* awkcard.in: BWK awk now supports RS as regexp, so remove the
	"not nawk" note.
	* gawktexi.in: Updates for BWK awk and RS as regexp.

2019-10-06         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix typo related to @/.../. Thanks to
	Mark Krauze <marcuscruse@ya.ru> for the report.

2019-10-04         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated.

2019-09-24         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Take advantage of new indexing features in
	Texinfo 6.7.
	* sidebar.awk: Ditto.
	* texinfo.tex: Updated from Texinfo 6.7 distribution.

2019-08-23         Arnold D. Robbins     <arnold@skeeve.com>

	* awkcard.in: Fixes and updates. Some cleanup.

2019-08-21         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated.

2019-08-11         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Other Arguments): Document the old trick of
	using ./count=1 to name a file that looks like a variable
	assignment. Thanks to Ed Morton <mortoneccc@comcast.net>
	for the suggestion.

2019-07-23         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1: Fix typo, update edition. Thanks to Antonio
	Columbo for the pointers.
	* gawktexi.in: Update EDITION. Thanks to Antonio Columbo.
	Fix two typos. Thanks to Mark Krauze.

2019-07-21         Arnold D. Robbins     <arnold@skeeve.com>

	* awkcard.in, gawk.1, gawkinet.texi, gawktexi.in: Copyrights
	updated, spell checked.
	* wordlist, wordlist3: Updated.

2019-06-26         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Extension Sample Inplace): Fix backwards
	compatibility. Thanks to Andrew Schorr for most of the change.

2019-06-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Input Exercises): Remove exercise that is
	no longer relevant. Thanks to Mark Krauze <daburashka@ya.ru>
	for pointing this out.

2019-06-21         Arnold D. Robbins     <arnold@skeeve.com>

	* texinfo.tex: Updated from GNULIB.

2019-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.0.1: Release tar ball made.

2019-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Plain Getline): Improve the program and show
	sample input and output. Thanks to Mark Krauze <daburashka@ya.ru>
	for some of the changes.
	Unrelated: Set the update month.
	* awkcard.in: Bump version in download info.

2019-06-11         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Regexp Operator Details): Add a paragraph
	describing how unmatched left and right parentheses work.
	Thanks to Neil Ormos <ormos-gnulists17@ormos.org>
	for pointing out the need.

2019-06-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Type Functions): Clarify isarray() and
	typeof() behavior. Thanks to  Mark Krauze <daburashka@ya.ru>,
	for pointing out the issues.

2019-06-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Invoking Summary): Added nice summarization of
	argument processing contributed by Neil R. Ormos,
	<ormos-gnulists17@ormos.org>.

2019-05-22         Arnold D. Robbins     <arnold@skeeve.com>

	* gawk.1, gawktexi.in: Document --lint=no-ext.

2019-05-06         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in: Fix some typos.  Thanks to Mark Krauze
	<daburashka@ya.ru>, for pointing them out.
	(Options): Document new feature in --sandbox, that you can't
	add files that weren't there to start with.

2019-05-05         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Additional Configuration Options): Document that
	--disable-extensions also disables the extensions! Thanks to
	Mark Krauze <daburashka@ya.ru>, for pointing it out.

2019-04-28         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Options): Fix a copy/paste error. Thanks to
	Mark Krauze <daburashka@ya.ru>, for pointing it out.

2019-04-22         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Undocumented): Fix a typo. Thanks to Antonio Columbo
	for pointing it out.

2019-04-21         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Limitations): Provide brief instructions
	on how to use use a temporary file in a script with
	the debugger.  Thanks to Holger Klene <h.klene@gmx.de>
	for the discussion.
	(Multiple Lines): Note that POSIX seems to require \n as
	separator for all values of FS, but that in reality it
	doesn't apply to regexps; this is a POSIX bug.
	(Options): Document clearly that if no -f or -e, anything
	after the program text is placed into ARGV and not
	parsed for options. Thanks to Neil Ormos <ormos-gnulists17@ormos.org>
	for the tip.
	(Other Versions): Add a link to Mircea Neacsu's embeddable
	awk interpreter.

2019-04-18         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Undocumented): Note an undocumented feature.
	* Makefile.am (EXTRA_DIST): Add ChangeLog.1 to the list. Ooops.

2019-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* gawktexi.in (Case-sensitivity): Document that single-byte
	locales ignore case based on the current locale and not
	always Latin-1.

2019-04-12         Arnold D. Robbins     <arnold@skeeve.com>

	* ChangeLog.1: Rotated ChangeLog into this file.
	* ChangeLog: Created anew for gawk 5.0.0 and on.
	* 5.0.0: Release tar ball made.