index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update FAIL_CODE1 in Makefile.am.
Arnold D. Robbins
2016-06-14
3
-2
/
+12
|
*
Fix long runs of backslashes in sub/gsub.
Arnold D. Robbins
2016-06-14
7
-2
/
+53
|
*
Restore mixed1 test.
Arnold D. Robbins
2016-06-14
4
-4
/
+11
|
*
Bug fix in symbol lookup, could break watchpoints.
Arnold D. Robbins
2016-06-08
6
-2
/
+40
|
*
Disallow negative hex numbers in input data.
Arnold D. Robbins
2016-06-01
7
-2
/
+28
|
*
Allow FS = "\0" if RS = "".
Arnold D. Robbins
2016-05-30
7
-2
/
+26
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
2
-2
/
+2
|
*
Tweak arrayind1 test for portability.
Arnold D. Robbins
2016-05-25
2
-0
/
+7
|
*
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
4
-1
/
+21
|
*
Fix array indexing to disallow numeric string.
Arnold D. Robbins
2016-05-12
7
-2
/
+133
|
*
Fix multicharacter RS in traditional/posix modes.
Arnold D. Robbins
2016-04-27
6
-2
/
+30
|
*
Restore test/Makefile.in - use stock Autoconf.
Arnold D. Robbins
2016-04-24
1
-1
/
+0
|
*
Make pty1 test ignore errors.
Arnold D. Robbins
2016-04-24
3
-2
/
+7
|
*
Fix skipping of pty1 test on z/OS.
Arnold D. Robbins
2016-04-17
3
-2
/
+6
|
*
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 test suite for MinGW.
Eli Zaretskii
2016-04-08
6
-5
/
+18
|
*
Fix watchpoint1 test to work out-of-tree.
Arnold D. Robbins
2016-04-08
3
-2
/
+7
|
*
Fix race condition in fatal errors for one end closed on two way pipe.
Arnold D. Robbins
2016-04-07
4
-6
/
+11
|
*
Add warning for fflush of closed write end on 2-way pipe.
Arnold D. Robbins
2016-04-04
3
-1
/
+5
|
*
Add new tests for read/write closed end of 2 way pipe.
Arnold D. Robbins
2016-04-04
13
-2
/
+111
|
*
Make pretty-printing and profiling chain else-if's.
Arnold D. Robbins
2016-02-18
3
-478
/
+328
|
*
Clean up whitespace in ChangeLogs.
Arnold D. Robbins
2016-01-14
1
-1
/
+5
|
*
Fix for extra parameters going down the call chain.
Arnold D. Robbins
2016-01-14
6
-2
/
+37
|
*
Bug fix for pretty printing empty else part.
Arnold D. Robbins
2015-12-27
5
-2
/
+52
|
*
Make watchpoints fire before breakpoints in the debugger.
Arnold D. Robbins
2015-11-24
7
-2
/
+129
|
*
Disallow nul bytes in source code no matter what.
Arnold D. Robbins
2015-10-28
6
-2
/
+23
|
*
Sort id test output, should help on z/OS.
Arnold D. Robbins
2015-10-26
3
-58
/
+64
|
*
Bug fix, invalid read in yylex.
Arnold D. Robbins
2015-10-11
6
-2
/
+28
|
*
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-26
5
-0
/
+24
|
\
|
*
Fatal with --posix on multidimensional arrays.
Arnold D. Robbins
2015-09-26
5
-0
/
+24
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-18
7
-2
/
+33
|
\
|
|
*
Bug fix to FPAT field parsing.
Arnold D. Robbins
2015-09-18
7
-2
/
+33
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-04
2
-1
/
+5
|
\
|
|
*
Profiling: print integral values as integers.
Arnold D. Robbins
2015-09-04
2
-1
/
+5
|
|
*
|
ChangeLog entries for z/OS added.
Arnold D. Robbins
2015-09-01
1
-0
/
+8
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-08-25
7
-2
/
+37
|
\
|
|
*
Improve handling of invalid data in UTF locales.
Arnold D. Robbins
2015-08-25
7
-2
/
+37
|
|
*
|
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
2
-15
/
+17
|
/
*
Fix negtime test to run out-of-tree.
Arnold D. Robbins
2015-06-25
3
-2
/
+6
|
*
For the inplace extension, add inplace variable to control whether it's active.
Andrew J. Schorr
2015-06-17
4
-4
/
+9
|
*
Improve negtime test.
Arnold D. Robbins
2015-05-29
4
-3
/
+32
|
*
Improve error message if inadequate locale support.
Arnold D. Robbins
2015-05-21
3
-2
/
+7
|
*
Fix fts test to not include atime.
Arnold D. Robbins
2015-05-21
2
-6
/
+19
|
*
Changes for 4.1.3 release.
Arnold D. Robbins
2015-05-19
1
-0
/
+4
|
*
Wrap dbueval test in check for tty.
Arnold D. Robbins
2015-05-05
3
-4
/
+14
|
*
Fix parsing brackets in regexps (again).
Arnold D. Robbins
2015-05-05
7
-2
/
+76
|
*
Make 4.1.2 release.
Arnold D. Robbins
2015-04-29
1
-0
/
+4
|
[next]