index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Documentation updates.
Arnold D. Robbins
2018-01-15
1
-1
/
+1
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-01-10
1
-2
/
+13
|
\
|
|
*
Update copyright year in main.c. Small doc updates. Update NEWS.
Arnold D. Robbins
2018-01-03
1
-2
/
+13
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-10-24
1
-1
/
+8
|
\
|
|
*
Update NEWS.
Arnold D. Robbins
2017-10-24
1
-0
/
+7
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-17
1
-2
/
+1
|
\
|
|
*
Do not deprecate isarray in this release.
Andrew J. Schorr
2017-10-17
1
-2
/
+1
*
|
Remove gawkbool.h; rely on their being a stdbool.h.
Arnold D. Robbins
2017-10-13
1
-0
/
+2
*
|
Remove the --with-whiny-user-strftime configuration option.
Arnold D. Robbins
2017-10-10
1
-0
/
+2
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-08
1
-33
/
+35
|
\
|
|
*
More improvements in NEWS.
Arnold D. Robbins
2017-10-08
1
-33
/
+35
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-08
1
-35
/
+19
|
\
|
|
*
Rationalize NEWS w.r.t. the API.
Arnold D. Robbins
2017-10-08
1
-35
/
+19
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-04
1
-0
/
+6
|
\
|
|
*
Update NEWS with info about OS/2 port.
Arnold D. Robbins
2017-10-04
1
-0
/
+6
*
|
Remove code allowing non-English letters in identifiers.
Arnold D. Robbins
2017-10-02
1
-0
/
+6
|
/
*
Document the existence of the Italian translation of the manual.
Arnold D. Robbins
2017-08-17
1
-0
/
+3
*
Doc updates, getting ready for release.
Arnold D. Robbins
2017-08-16
1
-3
/
+3
*
Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv).
Arnold D. Robbins
2017-08-13
1
-30
/
+28
*
Initial additions to update DJGPP port.
Arnold D. Robbins
2017-08-09
1
-0
/
+2
*
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
1
-3
/
+7
*
Document PROCINFO["argv"].
Arnold D. Robbins
2017-05-30
1
-0
/
+3
*
Update NEWS with info about FIELDWIDTHS.
Arnold D. Robbins
2017-05-23
1
-1
/
+5
*
Update NEWS and doc/gawk.1 to document new PROCINFO["FS"] value "API".
Andrew J. Schorr
2017-03-22
1
-1
/
+1
*
Start to document new FIELDWIDTHS and API input parser capabilities.
Andrew J. Schorr
2017-03-22
1
-0
/
+7
*
Add optional 2nd argument to mktime to request UTC instead of local time.
Andrew J. Schorr
2017-02-22
1
-0
/
+4
*
Speed up programs that toggle IGNORECASE a lot.
Arnold D. Robbins
2017-01-19
1
-0
/
+2
*
Revise NEWS.
Arnold D. Robbins
2016-12-19
1
-5
/
+7
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-0
/
+6
*
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-25
1
-0
/
+3
|
\
|
*
Disallow negative arguments to bitwise functions. Document same.
Arnold D. Robbins
2016-10-25
1
-0
/
+3
*
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-12
1
-0
/
+3
|
\
|
|
*
Optimization in storing numeric string values for profiling. Update NEWS.
Arnold D. Robbins
2016-10-12
1
-0
/
+3
*
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-08-29
1
-0
/
+3
|
\
|
|
*
Use fwrite_unlocked if it exists. Nice speedup in output.
Arnold D. Robbins
2016-08-29
1
-0
/
+3
*
|
Restore typed regexp code in a new branch.
Arnold D. Robbins
2016-08-03
1
-6
/
+11
|
/
*
Remove typed regexps until they can be done correctly.
Arnold D. Robbins
2016-08-03
1
-11
/
+6
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-08-01
1
-1
/
+3
|
\
|
*
Mark DJGPP port as unsupported.
Arnold D. Robbins
2016-08-01
1
-1
/
+3
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-18
1
-0
/
+8
|
\
|
|
*
Reenable translation during arg parsing.
Arnold D. Robbins
2016-07-18
1
-0
/
+8
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-01
1
-0
/
+2
|
\
|
|
*
Allow -d- to print to stdout.
Arnold D. Robbins
2016-07-01
1
-0
/
+2
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-30
1
-0
/
+2
|
\
|
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-0
/
+2
*
|
Add nonfatal error message facility to extension API.
Arnold D. Robbins
2016-05-25
1
-0
/
+3
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-04-07
1
-1
/
+1
|
\
|
|
*
Test tarball, version at 4.1.3c. Update po files too.
Arnold D. Robbins
2016-04-07
1
-1
/
+1
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-04-05
1
-0
/
+4
|
\
|
|
*
Document about using closed end of two-way pipes.
Arnold D. Robbins
2016-04-04
1
-0
/
+4
[prev]
[next]