~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/ChangeLog

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 11:49:57 UTC
  • Revision ID: git-v1:6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f
Tags: gawk-3.1.6
Move to gawk-3.1.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Mon Oct 22 08:49:05 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
2
 
 
3
        * Release 3.1.6: Release tar file made.
 
4
 
 
5
Fri Oct 19 04:13:33 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
6
 
 
7
        * gawk.1: Add length(array) to list of extensions at end.
 
8
        Revise date.
 
9
 
 
10
Thu Oct 18 08:40:59 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
11
 
 
12
        * texinfo.tex: Updated to version from Texinfo 4.11.
 
13
 
 
14
Sun Oct 14 20:37:59 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
15
 
 
16
        * awkcard.in: Fix version numbers and copyright info, minor
 
17
        cleanups to format nicely.
 
18
 
 
19
Sun Sep 30 22:30:05 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
20
 
 
21
        * gawk.texi (Conversion): Add table describing locale decimal
 
22
        point versus period.
 
23
 
 
24
Sat Sep  8 23:53:46 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
25
 
 
26
        * gawk.texi: A number of minor fixes based on suggestions
 
27
        from Jack Kelley <Jack.Kelley@epa.qld.gov.au>.
 
28
 
 
29
Sat Aug 11 22:46:14 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
30
 
 
31
        * gawk.texi (Copying): Move to GPL 3.
 
32
 
 
33
Wed May 30 17:11:19 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
34
 
 
35
        * Makefile.am (CLEANFILES): Added, so that even "make distclean"
 
36
        will do the right thing.
 
37
        (clean): Removed, let automake to do it.
 
38
 
 
39
Tue May 29 22:49:16 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
40
 
 
41
        * gawk.texi: Document --use-lc-numeric. Document that some
 
42
        VMS systems come with an old version of gawk.
 
43
 
 
44
Mon May 28 08:21:51 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
45
 
 
46
        * gawk.1, awkcard.in: Document --use-lc-numeric.
 
47
 
 
48
Tue May 15 13:27:38 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
49
 
 
50
        * gawk.texi, gawk.1: Documented --disable-directories-fatal
 
51
        configure option.
 
52
 
 
53
Wed May  9 21:50:44 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
54
 
 
55
        * gawk.1: Reviewed and updated, minor typos fixed.
 
56
        * awkcard.in: Added mention of %F.
 
57
 
 
58
Wed May  2 19:55:02 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
59
 
 
60
        * gawk.texi: Cleaned up discussion of string concatenation
 
61
        where needed, including a note about the mixed treatment
 
62
        of `"echo " "date" | getline'.  Sigh.
 
63
 
 
64
Sun Apr 29 13:33:27 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
65
 
 
66
        * gawk.texi (Time Functions): Update description of strftime
 
67
        for third utc-flag argument. Other minor fixes.
 
68
        * gawk.1, awkcard.in: Same.
 
69
 
 
70
Tue Apr  3 22:47:40 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
71
 
 
72
        * gawk.texi (New Ports): Update list of files for all of
 
73
        regex that should not be messed with lightly.
 
74
 
 
75
Wed Mar 21 09:02:53 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
76
 
 
77
        * gawk.texi: Removed last vestiges of arnold@gnu.org
 
78
        email address.
 
79
 
 
80
Wed Mar  7 13:06:31 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
81
 
 
82
        * gawk.texi (Getopt Function): Add a note that user level
 
83
        code must clear out ARGV from 1 to Optind.
 
84
        Thanks to Matthew.Hall1@VerizonWireless.com, from mail
 
85
        dated Tue, 02 Aug 2005 09:04:37 -0700.
 
86
 
 
87
Wed Mar  7 08:48:02 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
88
 
 
89
        * gawk.texi: Fix my personal email address. Sheesh.
 
90
        Thanks again to Sahak Petrosyan <petrosyan@gmail.com>.
 
91
 
 
92
Tue Mar  6 09:13:38 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
93
 
 
94
        * gawk.texi: Fix link to online version of the manual.
 
95
        Thanks to Sahak Petrosyan <petrosyan@gmail.com>.
 
96
 
 
97
Wed Feb 14 19:40:33 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
98
 
 
99
        * gawk.texi: Add discussion of magic values for Inf, NaN,
 
100
        and hexadecimal floating point in appendix on numbers.
 
101
        Other minor updates for date, trademarks, etc.
 
102
 
 
103
Sun Jan 21 12:59:33 2007  "Ennio-(Sr)"     <ennio@WouldBe-ei.net>
 
104
 
 
105
        * gawk.1: Add note that locale settings can influence the
 
106
        choice of decimal point character.
 
107
 
 
108
Sat Jan 13 22:43:39 2007  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
109
 
 
110
        * gawk.texi: Fix some typos.
 
111
        * gawkinet.texi: Likewise.
 
112
 
 
113
Sat Jan 13 21:25:28 2007  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> 
 
114
 
 
115
        * awkcard.in: next is POSIX.
 
116
        * gawk.texi: V7/SVR3.1: Mention assignable `$0', `var in index'
 
117
        as expression.  Specify `FS' limitation. 
 
118
 
 
119
Fri Jan 12 12:28:51 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
120
 
 
121
        * texinfo.tex: Updated upon move to current autotools.
 
122
 
 
123
Thu Jan  4 19:56:45 2007  Arnold D. Robbins  <arnold@skeeve.com>
 
124
 
 
125
        * gawk.1: Applied patch from Eric Raymond to stop his stupid
 
126
        automated email kvetching about the wonders of docbook.
 
127
 
 
128
2006-07-29  Paul Eggert  <eggert@cs.ucla.edu>
 
129
 
 
130
        * gawk.texi: Document that `$$0++--' isn't valid even though it
 
131
        is unambiguous according to the Awk grammar.  This is in response
 
132
        to Open Group XCU ERN 86
 
133
        <http://www.opengroup.org/austin/aardvark/latest/xcubug2.txt>.
 
134
 
 
135
Fri Oct 21 12:50:19 2005  Arnold D. Robbins  <arnold@skeeve.com>
 
136
 
 
137
        Better support for PDF, thanks to Marty Leisner
 
138
        <leisner@rochester.rr.com> for the prodding.
 
139
 
 
140
        * Makefile.am: Add lflashlight.pdf, rflashlight.pdf, statist.pdf
 
141
        to EXTRADIST and add gawk.pdf and gawkinet.pdf to list of files
 
142
        to remove for `clean'.
 
143
        *  lflashlight.pdf, rflashlight.pdf, statist.pdf: New files, created
 
144
        with `epstopdf foo.eps > foo.pdf'.
 
145
 
1
146
Tue Jul 26 21:46:16 2005  Arnold D. Robbins  <arnold@skeeve.com>
2
147
 
3
148
        * Release 3.1.5: Release tar file made.
331
476
          install it directly.
332
477
 
333
478
Wed Jun 30 16:14:36 1999  Arnold D. Robbins  <arnold@gnu.org>
334
 
  
 
479
 
335
480
        * Release 3.0.4: Release tar file made.  This time for sure.
336
481
 
337
482
Wed Oct  7 21:59:33 1998  Arnold D. Robbins  <arnold@gnu.org>