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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor fix in dbugeval test.
Arnold D. Robbins
2014-06-08
1
-0
/
+4
*
New tests for regex match against NUL byte.
Arnold D. Robbins
2014-05-30
1
-0
/
+5
*
Allow any redirected getline inside BEGINFILE/ENDFILE.
Arnold D. Robbins
2014-05-22
1
-0
/
+4
*
Add dbugeval.ok to EXTRADIST in Makefile.am.
Arnold D. Robbins
2014-05-13
1
-0
/
+4
*
Further fix to eval "" in debugger.
Arnold D. Robbins
2014-05-11
1
-0
/
+5
*
Additional fix for TERMNEAREND.
Arnold D. Robbins
2014-05-10
1
-0
/
+5
*
Fix in read_a_record for short file with RS=regex.
Arnold D. Robbins
2014-05-09
1
-0
/
+7
*
Add a warning that locale support is needed for the charset tests.
Arnold D. Robbins
2014-04-11
1
-0
/
+6
*
Make release tar ball.
Arnold D. Robbins
2014-04-08
1
-0
/
+4
*
Prettify lists of tests.
Arnold D. Robbins
2014-04-08
1
-0
/
+4
*
Fix test/Makefile.am for making dists.
Arnold D. Robbins
2014-04-03
1
-0
/
+4
*
Add input parser to readfile extension, document it and test it.
Arnold D. Robbins
2014-03-27
1
-0
/
+5
*
Sync dfa with grep, update a test.
Arnold D. Robbins
2014-02-28
1
-0
/
+4
*
Fix a spelling error in the ChangeLog.
Arnold D. Robbins
2014-02-04
1
-1
/
+1
*
Fix strftime test.
Arnold D. Robbins
2014-02-03
1
-1
/
+8
*
Fix the test suite for the pc ports.
Eli Zaretskii
2014-01-28
1
-0
/
+5
*
Improve readdir test for MinGW.
Arnold D. Robbins
2014-01-20
1
-0
/
+6
*
Fix -0 for MPFR.
Arnold D. Robbins
2014-01-19
1
-0
/
+5
*
Quote $(top_srcdir) in test/Makefile.am.
Arnold D. Robbins
2014-01-17
1
-0
/
+4
*
Fix strftime test race condition.
Andrew J. Schorr
2014-01-16
1
-0
/
+10
*
Bug fix to do_split().
Arnold D. Robbins
2014-01-14
1
-0
/
+6
*
Merge branch 'gawk-4.1-stable' into new-vms
Arnold D. Robbins
2013-12-30
1
-0
/
+6
|
\
|
*
Fix ignrcas2 test to use right locale.
Arnold D. Robbins
2013-12-30
1
-0
/
+6
*
|
Build and test dynamic extensions on VMS. Documented too.
Arnold D. Robbins
2013-12-30
1
-0
/
+1
*
|
Enable compiling extensions on VMS.
Arnold D. Robbins
2013-12-29
1
-0
/
+4
|
/
*
Fix up unneeded "" in Makefile.am.
Arnold D. Robbins
2013-12-10
1
-0
/
+5
*
Improve fts test for Cygwin.
Arnold D. Robbins
2013-12-01
1
-0
/
+5
*
Remove pipeio3 test.
Arnold D. Robbins
2013-11-29
1
-0
/
+6
*
Make 'make distcheck' work.
Arnold D. Robbins
2013-11-28
1
-0
/
+5
*
Readdir test should work on filesystems lacking type info in the dirent.
Andrew J. Schorr
2013-11-27
1
-0
/
+5
*
Add --include long option and tests to make sure that --load and --include work.
Andrew J. Schorr
2013-11-27
1
-0
/
+9
*
Make readdir test work if group name has spaces.
Arnold D. Robbins
2013-11-20
1
-0
/
+7
*
Solaris fixes.
Arnold D. Robbins
2013-11-07
1
-0
/
+10
*
Make pipeio3 test work on PPC Mac OS X.
Arnold D. Robbins
2013-11-03
1
-0
/
+3
*
Addtional fix for \s in multibyte locales.
Arnold D. Robbins
2013-11-03
1
-0
/
+5
*
Make 'make check' exit non-zero if failure, for buildbots.
Arnold D. Robbins
2013-10-30
1
-0
/
+7
*
Make charasbytes test more robust. We hope.
Arnold D. Robbins
2013-10-30
1
-0
/
+2
*
Further fix to pipeio3.
Arnold D. Robbins
2013-10-30
1
-3
/
+9
*
Improve handling of writes to dead pipes.
Arnold D. Robbins
2013-10-24
1
-0
/
+11
*
Fix multibyte \s and \S in dfa.c from GNU grep.
Arnold D. Robbins
2013-10-10
1
-0
/
+6
*
Bug fix for $i++ = 3.
Arnold D. Robbins
2013-10-09
1
-0
/
+5
*
Fix problem when extending NF. See test/nfloop.
Arnold D. Robbins
2013-09-13
1
-0
/
+5
*
Fix generation of Maketests file.
Arnold D. Robbins
2013-09-13
1
-0
/
+5
*
Quote $(srcdir) in test makefiles.
Arnold D. Robbins
2013-08-15
1
-0
/
+6
*
Fix for %c in multibyte locale + new tests.
Arnold D. Robbins
2013-07-04
1
-0
/
+6
*
Fix a typo in test/ChangeLog.
Arnold D. Robbins
2013-07-02
1
-1
/
+1
*
New test case for dfa problem fixed earlier.
Arnold D. Robbins
2013-06-27
1
-0
/
+6
*
Move clos1way test into Makefile.am.
Arnold D. Robbins
2013-06-24
1
-1
/
+6
*
test/Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer does.
Eli Zaretskii
2013-06-22
1
-0
/
+5
*
Fix corner case use of exit.
Arnold D. Robbins
2013-06-03
1
-0
/
+5
[prev]
[next]