index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow negative hex numbers in input data.
Arnold D. Robbins
2016-06-01
9
-4
/
+46
*
Keep nonposix.h from bothering things on POSIX systems.
Arnold D. Robbins
2016-06-01
2
-0
/
+8
*
vmstest.com add fsnul1
John Malmberg
2016-05-30
2
-2
/
+10
*
Update getopt from GLIBC.
Arnold D. Robbins
2016-05-30
5
-5
/
+7
*
Allow FS = "\0" if RS = "".
Arnold D. Robbins
2016-05-30
9
-3
/
+36
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
81
-4904
/
+4900
*
Always force number on -v arguments, even if LC_NUMERIC not defined.
Arnold D. Robbins
2016-05-30
2
-4
/
+12
*
VMS test updates
John Malmberg
2016-05-29
3
-12
/
+53
*
Remove useless "optional" argument to get_actual_argument.
Andrew J. Schorr
2016-05-26
4
-8
/
+17
*
Further fix for MAYBE_NUM values used as array subscripts.
Arnold D. Robbins
2016-05-26
2
-9
/
+17
*
Improve definition of fatal macro.
Arnold D. Robbins
2016-05-26
2
-3
/
+9
*
Optimize API function argument retrieval to eliminate a duplicate call to get...
Andrew J. Schorr
2016-05-26
4
-21
/
+23
*
New it.po file.
Arnold D. Robbins
2016-05-25
1
-560
/
+548
*
Update pc/Makefile.tst.
Eli Zaretskii
2016-05-25
2
-2
/
+17
*
Tweak arrayind1 test for portability.
Arnold D. Robbins
2016-05-25
2
-0
/
+7
*
Small typo fix in the doc.
Arnold D. Robbins
2016-05-25
4
-106
/
+111
*
Update pc/Makefile.tst.
Arnold D. Robbins
2016-05-15
2
-1
/
+10
*
And fix the test Makefile stuff again.
Arnold D. Robbins
2016-05-12
2
-0
/
+2918
*
Finish commit for SIGPIPE fixes.
Arnold D. Robbins
2016-05-12
2
-2909
/
+3
*
Fix issues with SIGPIPE.
Arnold D. Robbins
2016-05-12
7
-1
/
+52
*
Fix array indexing to disallow numeric string.
Arnold D. Robbins
2016-05-12
9
-2
/
+147
*
Fix compilation warnings in MinGW builds.
Eli Zaretskii
2016-05-12
4
-1
/
+28
*
Fix sprintf memory leak by using realloc to shrink buffer to the proper size.
Andrew J. Schorr
2016-05-03
2
-2
/
+12
*
Add CPP #defines for gawk_api_major_version and gawk_api_minor_version.
Andrew J. Schorr
2016-05-03
6
-127
/
+150
*
Sync dfa with grep.
Arnold D. Robbins
2016-05-02
4
-49
/
+54
*
Replace `! NULL' with `& success_node' in array routines.
Arnold D. Robbins
2016-05-02
6
-13
/
+26
*
Update credit for most recent bug fix.
Arnold D. Robbins
2016-05-02
1
-1
/
+2
*
Bump version for beta release tarball.
Arnold D. Robbins
2016-04-27
3
-14
/
+14
*
Fix multicharacter RS in traditional/posix modes.
Arnold D. Robbins
2016-04-27
8
-3
/
+36
*
Restore test/Makefile.in - use stock Autoconf.
Arnold D. Robbins
2016-04-24
1
-1
/
+0
*
Sync dfa.c with grep.
Arnold D. Robbins
2016-04-24
2
-43
/
+31
*
Make pty1 test ignore errors.
Arnold D. Robbins
2016-04-24
3
-2
/
+7
*
Allow the test suite to proceed when "pty1" fails.
Eli Zaretskii
2016-04-23
2
-1
/
+5
*
Bump version for next tarball.
Arnold D. Robbins
2016-04-17
3
-17
/
+17
*
Fixes to pc/Makefile.tst.
Arnold D. Robbins
2016-04-17
2
-15
/
+26
*
Fix skipping of pty1 test on z/OS.
Arnold D. Robbins
2016-04-17
3
-2
/
+6
*
Fix the DJGPP build.
Eli Zaretskii
2016-04-16
2
-3
/
+10
*
General cleanups in doc/gawkinet.texi.
Arnold D. Robbins
2016-04-13
3
-446
/
+187
*
Bump version number for tarball.
Arnold D. Robbins
2016-04-11
3
-14
/
+14
*
Replace use of _GL_ATTRIBUTE_PURE in regex_internal.c.
Arnold D. Robbins
2016-04-11
2
-3
/
+8
*
Fix mbsupport.h for DJGPP.
Arnold D. Robbins
2016-04-11
2
-1
/
+5
*
Revert 2016-01-24 change parsing single byte ranges.
Arnold D. Robbins
2016-04-11
2
-15
/
+17
*
Stamp out __attribute.
Arnold D. Robbins
2016-04-11
2
-1
/
+5
*
Disable pty1 test on z/OS.
Arnold D. Robbins
2016-04-11
4
-10
/
+17
*
Fix mainline test suite.
Arnold D. Robbins
2016-04-11
5
-5
/
+10
*
Fix the build on VMS
John Malmberg
2016-04-10
4
-4
/
+15
*
Fix the test suite for MinGW.
Eli Zaretskii
2016-04-08
6
-5
/
+18
*
Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...
Arnold D. Robbins
2016-04-08
2
-8
/
+83
|
\
|
*
Add new tests to pc/Makefile.tst.
Eli Zaretskii
2016-04-08
2
-8
/
+83
*
|
Fix watchpoint1 test to work out-of-tree.
Arnold D. Robbins
2016-04-08
3
-2
/
+7
|
/
[next]