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 (
Collapse
)
Author
Age
Files
Lines
*
Update FAIL_CODE1 in Makefile.am.
Arnold D. Robbins
2016-06-14
1
-0
/
+4
|
*
Fix long runs of backslashes in sub/gsub.
Arnold D. Robbins
2016-06-14
1
-0
/
+6
|
*
Restore mixed1 test.
Arnold D. Robbins
2016-06-14
1
-0
/
+7
|
*
Bug fix in symbol lookup, could break watchpoints.
Arnold D. Robbins
2016-06-08
1
-0
/
+6
|
*
Disallow negative hex numbers in input data.
Arnold D. Robbins
2016-06-01
1
-0
/
+5
|
*
Allow FS = "\0" if RS = "".
Arnold D. Robbins
2016-05-30
1
-0
/
+5
|
*
Tweak arrayind1 test for portability.
Arnold D. Robbins
2016-05-25
1
-0
/
+5
|
*
Fix issues with SIGPIPE.
Arnold D. Robbins
2016-05-12
1
-0
/
+2
|
*
Fix array indexing to disallow numeric string.
Arnold D. Robbins
2016-05-12
1
-0
/
+5
|
*
Fix multicharacter RS in traditional/posix modes.
Arnold D. Robbins
2016-04-27
1
-0
/
+5
|
*
Make pty1 test ignore errors.
Arnold D. Robbins
2016-04-24
1
-0
/
+4
|
*
Fix skipping of pty1 test on z/OS.
Arnold D. Robbins
2016-04-17
1
-0
/
+4
|
*
Disable pty1 test on z/OS.
Arnold D. Robbins
2016-04-11
1
-0
/
+1
|
*
Fix mainline test suite.
Arnold D. Robbins
2016-04-11
1
-0
/
+5
|
*
Fix the test suite for MinGW.
Eli Zaretskii
2016-04-08
1
-0
/
+9
|
*
Fix watchpoint1 test to work out-of-tree.
Arnold D. Robbins
2016-04-08
1
-0
/
+5
|
*
Fix race condition in fatal errors for one end closed on two way pipe.
Arnold D. Robbins
2016-04-07
1
-0
/
+5
|
*
Add warning for fflush of closed write end on 2-way pipe.
Arnold D. Robbins
2016-04-04
1
-0
/
+2
|
*
Add new tests for read/write closed end of 2 way pipe.
Arnold D. Robbins
2016-04-04
1
-0
/
+8
|
*
Make pretty-printing and profiling chain else-if's.
Arnold D. Robbins
2016-02-18
1
-0
/
+4
|
*
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
1
-0
/
+5
|
*
Bug fix for pretty printing empty else part.
Arnold D. Robbins
2015-12-27
1
-0
/
+5
|
*
Make watchpoints fire before breakpoints in the debugger.
Arnold D. Robbins
2015-11-24
1
-0
/
+6
|
*
Disallow nul bytes in source code no matter what.
Arnold D. Robbins
2015-10-28
1
-0
/
+5
|
*
Sort id test output, should help on z/OS.
Arnold D. Robbins
2015-10-26
1
-0
/
+5
|
*
Bug fix, invalid read in yylex.
Arnold D. Robbins
2015-10-11
1
-0
/
+5
|
*
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-26
1
-0
/
+5
|
\
|
*
Fatal with --posix on multidimensional arrays.
Arnold D. Robbins
2015-09-26
1
-0
/
+5
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-18
1
-0
/
+5
|
\
|
|
*
Bug fix to FPAT field parsing.
Arnold D. Robbins
2015-09-18
1
-0
/
+5
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-09-04
1
-0
/
+4
|
\
|
|
*
Profiling: print integral values as integers.
Arnold D. Robbins
2015-09-04
1
-0
/
+4
|
|
*
|
ChangeLog entries for z/OS added.
Arnold D. Robbins
2015-09-01
1
-0
/
+8
|
/
*
Improve handling of invalid data in UTF locales.
Arnold D. Robbins
2015-08-25
1
-0
/
+6
|
*
Fix negtime test to run out-of-tree.
Arnold D. Robbins
2015-06-25
1
-0
/
+4
|
*
For the inplace extension, add inplace variable to control whether it's active.
Andrew J. Schorr
2015-06-17
1
-0
/
+5
|
*
Improve negtime test.
Arnold D. Robbins
2015-05-29
1
-0
/
+6
|
*
Improve error message if inadequate locale support.
Arnold D. Robbins
2015-05-21
1
-0
/
+3
|
*
Fix fts test to not include atime.
Arnold D. Robbins
2015-05-21
1
-0
/
+5
|
*
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
1
-0
/
+6
|
*
Fix parsing brackets in regexps (again).
Arnold D. Robbins
2015-05-05
1
-0
/
+5
|
*
Make 4.1.2 release.
Arnold D. Robbins
2015-04-29
1
-0
/
+4
|
*
Make call-by-value work again for $0.
Arnold D. Robbins
2015-04-28
1
-0
/
+5
|
*
Fix to Jan 7 2015 regexp parsing fix.
Arnold D. Robbins
2015-04-27
1
-0
/
+6
|
*
Make indirect call of gensub with 3 args work.
Arnold D. Robbins
2015-04-14
1
-0
/
+5
|
*
Remove fatal error if strftime timestamp < 0.
Arnold D. Robbins
2015-04-13
1
-0
/
+5
|
*
Robustify the charset tests against missing locales.
Arnold D. Robbins
2015-04-09
1
-0
/
+4
|
*
Make fts test more robust.
Arnold D. Robbins
2015-04-09
1
-0
/
+5
|
[next]