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
*
Fix pty handling on non-AIX, non-HP-UX systems.
Arnold D. Robbins
2018-01-04
5
-2
/
+40
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
5
-2
/
+76
|
*
Fix field corruption when $0 is reassigned with open $n references.
Andrew J. Schorr
2017-11-14
9
-2
/
+61
|
*
Fix badargs test after code change.
Arnold D. Robbins
2017-11-10
2
-0
/
+5
|
*
Make 4.2.0 tarball.
Arnold D. Robbins
2017-10-19
1
-0
/
+4
|
*
Adjust forcenum test for better portability.
Arnold D. Robbins
2017-10-17
3
-3
/
+24
|
*
Fix fork and fork2 tests for OS/2.
Arnold D. Robbins
2017-10-12
3
-0
/
+7
|
*
Fixes for OS/2.
Arnold D. Robbins
2017-10-08
3
-2
/
+6
|
*
Fix spelling errors and typos in main, doc, and test ChangeLog files.
Arnold D. Robbins
2017-09-14
1
-6
/
+6
|
*
Fix nonfatal1 test by ignoring the platform-specific portion of the error ↵
Andrew J. Schorr
2017-09-14
5
-11
/
+18
|
|
|
|
message.
*
Improve filesystem warning message for readdir test.
Arnold D. Robbins
2017-09-12
3
-2
/
+8
|
*
Use gai_strerror for error messages if getaddrinfo fails.
Arnold D. Robbins
2017-08-28
2
-1
/
+5
|
*
Fix removing testext.tmp file in test suite.
Arnold D. Robbins
2017-08-23
3
-3
/
+7
|
*
Regenerate test/Makefile.in.
Arnold D. Robbins
2017-08-21
1
-1
/
+1
|
*
Clean up textexttmp.txt after the testext test.
Eli Zaretskii
2017-08-21
2
-2
/
+5
|
*
Fix a small ChangeLog snafu.
Eli Zaretskii
2017-08-20
1
-4
/
+0
|
*
Update pc/Makefile.tst.
Eli Zaretskii
2017-08-18
1
-0
/
+4
|
*
Fix test suite for make distcheck.
Arnold D. Robbins
2017-08-16
3
-6
/
+14
|
*
Sort and prettify the lists of tests.
Arnold D. Robbins
2017-08-13
3
-118
/
+127
|
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-09
7
-4
/
+50
|
\
|
*
Fix array indexing from unassigned var to not keep that attribute.
Arnold D. Robbins
2017-08-09
6
-2
/
+42
|
|
|
*
Add URL for bug reporting description to the help message.
Arnold D. Robbins
2017-08-09
2
-2
/
+8
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
3
-2
/
+6
|
\
|
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
3
-2
/
+6
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-30
3
-2
/
+7
|
\
|
|
*
Fix mbprintf5 test.
Arnold D. Robbins
2017-07-30
3
-2
/
+7
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-28
4
-4
/
+9
|
\
|
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-28
4
-4
/
+9
|
|
\
|
|
*
Fix test suite after inplace.awk license additon.
Arnold D. Robbins
2017-07-28
4
-4
/
+9
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-27
3
-8
/
+20
|
\
|
|
|
*
|
Disable mbprintf5 test on Cygwin.
Arnold D. Robbins
2017-06-27
3
-8
/
+20
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
5
-218
/
+227
|
\
|
|
|
*
|
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
5
-218
/
+227
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-18
6
-2
/
+34
|
\
|
|
|
*
|
Fix multibyte char printf problem, add test.
Arnold D. Robbins
2017-06-18
6
-2
/
+34
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-05-24
2
-1
/
+6
|
\
|
|
|
*
|
FIELDWIDTHS parsing should protect against blanks after skip separator, and ↵
Andrew J. Schorr
2017-05-24
2
-1
/
+6
|
|
|
|
|
|
|
|
|
|
|
|
fix field number in error message.
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-23
7
-4
/
+26
|
\
|
|
|
*
|
Additional robustness in FIELDWIDTHS parsing.
Arnold D. Robbins
2017-05-23
7
-4
/
+26
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-23
13
-2
/
+80
|
\
|
|
|
*
|
Greatly improve FIELDWIDTHS behavior, doc, and tests.
Arnold D. Robbins
2017-05-23
13
-2
/
+80
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-20
4
-0
/
+12
|
\
|
|
|
*
|
Make lint checking for "no effect" case smarter about line numbers.
Arnold D. Robbins
2017-05-20
3
-0
/
+6
|
|
|
|
*
|
Add a known issue to test/README.
Arnold D. Robbins
2017-05-20
1
-0
/
+6
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-01
4
-6
/
+30
|
\
|
|
|
*
|
Improve list in test/Makefile.am of locales needed.
Arnold D. Robbins
2017-05-01
3
-4
/
+9
|
|
|
|
*
|
Additional fix for --source, and add test case.
Arnold D. Robbins
2017-05-01
4
-2
/
+21
|
|
|
*
|
|
Rename intdiv to intdiv0, require it to be configured in.
Arnold D. Robbins
2017-04-16
6
-4
/
+10
|
/
/
*
|
Remove unneeded execute permission on various files.
Arnold D. Robbins
2017-04-12
2
-0
/
+0
|
|
*
|
Fix FPAT problems.
Arnold D. Robbins
2017-04-12
8
-4
/
+95
|
|
[next]