index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do fflush(NULL) before abort(), for GLIBC 2.27.
Arnold D. Robbins
2018-02-10
1
-0
/
+4
*
Add comments about earlier fix for BSD systems.
Arnold D. Robbins
2018-01-25
1
-0
/
+3
*
Fix inplace tests on BSD systems.
Arnold D. Robbins
2018-01-22
1
-0
/
+8
*
Update copyright year in main.c. Small doc updates. Update NEWS.
Arnold D. Robbins
2018-01-03
1
-2
/
+2
*
Make -L option's argument optional.
Arnold D. Robbins
2017-12-24
1
-1
/
+1
*
Don't post bugs to comp.lang.awk added to --help output.
Arnold D. Robbins
2017-11-09
1
-1
/
+2
*
Add URL for bug reporting description to the help message.
Arnold D. Robbins
2017-08-09
1
-2
/
+4
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-2
/
+2
*
Some cleanup about checking letters and identifiers.
Arnold D. Robbins
2017-07-11
1
-1
/
+1
*
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-04-11
1
-0
/
+8
|
\
|
*
Fix EPIPE handling in the MinGW build.
Eli Zaretskii
2017-04-08
1
-0
/
+8
*
|
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-27
1
-6
/
+6
|
\
|
|
*
Minor cleanup in main.c:usage.
Arnold D. Robbins
2017-03-27
1
-6
/
+6
*
|
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-27
1
-1
/
+4
|
\
|
|
*
Die with SIGPIPE when EPIPE happens on stdout.
Arnold D. Robbins
2017-03-27
1
-1
/
+4
*
|
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-20
1
-3
/
+2
|
\
|
|
*
Improve handling of EPIPE and fflush.
Arnold D. Robbins
2017-03-20
1
-3
/
+2
*
|
Enable an API input parser to supply an array of field widths to override the...
Andrew J. Schorr
2017-03-05
1
-16
/
+1
|
/
*
Speed up programs that toggle IGNORECASE a lot.
Arnold D. Robbins
2017-01-19
1
-1
/
+1
*
Further code improvements and doc changes as diff until merge.
Arnold D. Robbins
2016-11-12
1
-4
/
+4
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-17
/
+17
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-18
1
-3
/
+20
|
\
|
*
Reenable translation during arg parsing.
Arnold D. Robbins
2016-07-18
1
-3
/
+20
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-06-10
1
-1
/
+1
|
\
|
|
*
Update years and stuff in doc towards next release.
Arnold D. Robbins
2016-06-10
1
-1
/
+1
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-30
1
-1
/
+3
|
\
|
|
*
Always force number on -v arguments, even if LC_NUMERIC not defined.
Arnold D. Robbins
2016-05-30
1
-1
/
+3
*
|
Turn optimization on by default. New -s option to disable it.
Arnold D. Robbins
2016-02-05
1
-2
/
+10
*
|
Add PROCINFO["argv"] array to contain the command-line arguments.
Andrew J. Schorr
2015-05-15
1
-0
/
+28
*
|
Updated autoconf (.ac) files. Remove RETSIGTYPE.
Arnold D. Robbins
2015-04-16
1
-2
/
+2
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-04-08
1
-0
/
+4
|
\
|
|
*
Add a comment for tranlators in main.c.
Arnold D. Robbins
2015-04-08
1
-0
/
+4
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-02-06
1
-2
/
+2
|
\
|
|
*
Update copyright dates.
Arnold D. Robbins
2015-02-06
1
-2
/
+2
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-01-14
1
-3
/
+3
|
\
|
|
*
Remove deferred variables.
Arnold D. Robbins
2015-01-14
1
-3
/
+3
|
*
Remove OLDMEM checks, preparatory to merging.
Arnold D. Robbins
2014-11-21
1
-5
/
+0
|
*
Merge branch 'gawk-4.1-stable' into memory-work
Arnold D. Robbins
2014-11-21
1
-2
/
+1
|
|
\
|
*
|
Add runtime check to run old code. Easier to debug/test.
Arnold D. Robbins
2014-11-17
1
-0
/
+5
*
|
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-11-21
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Some minor cleanups.
Arnold D. Robbins
2014-11-21
1
-2
/
+1
|
|
/
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-11-15
1
-7
/
+0
|
\
|
|
*
Remove MBS_SUPPORT ifdefs.
Arnold D. Robbins
2014-11-15
1
-7
/
+0
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-11-10
1
-274
/
+308
|
\
|
|
*
Don't add -Z to usage.
Arnold D. Robbins
2014-11-10
1
-3
/
+0
|
*
Add undocumented -Z option to set locale.
Arnold D. Robbins
2014-11-10
1
-283
/
+321
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-10-15
1
-9
/
+19
|
\
|
|
*
Sanitize handling of AWKPATH / AWKLIBPATH.
Arnold D. Robbins
2014-10-15
1
-9
/
+19
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2014-09-30
1
-1
/
+1
|
\
|
|
*
Fix minor bug: the "-h" option should not require an argument.
Andrew J. Schorr
2014-09-30
1
-1
/
+1
[prev]
[next]