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
...
*
Ignore failure in profile1 test, allows make to keep going.
Arnold D. Robbins
2018-10-10
3
-2
/
+7
|
*
Fix problem with MPFR conversion to int from hex numbers.
Arnold D. Robbins
2018-09-27
7
-4
/
+32
|
*
Bug fix for trailing backslash in dynamic regexp.
Arnold D. Robbins
2018-09-21
7
-2
/
+27
|
*
Upgrade to Automake 1.16.1.
Arnold D. Robbins
2018-09-16
2
-5
/
+12
|
*
Disable fmtspcl test.
Arnold D. Robbins
2018-08-27
3
-26
/
+33
|
*
Fix whitespace in various ChangeLog files.
Arnold D. Robbins
2018-08-08
1
-64
/
+64
|
*
Fix assigning $0 from a number.
Arnold D. Robbins
2018-07-31
7
-2
/
+34
|
*
Fix coredump from IGNORECASE array sorting.
Arnold D. Robbins
2018-07-31
6
-2
/
+81
|
*
Remove incorrect file test/lintwan.ok.
Arnold D. Robbins
2018-07-27
1
-39
/
+0
|
*
Fix test/lintwarn.ok.
Arnold D. Robbins
2018-07-27
1
-0
/
+1
|
*
And commit lintwarn.ok, too.
Arnold D. Robbins
2018-07-27
1
-0
/
+39
|
*
Add lint warning for `print "foo" > "foo" 1'.
Arnold D. Robbins
2018-07-27
2
-0
/
+6
|
*
Add warnings for unknown regex escape sequences.
Arnold D. Robbins
2018-07-27
4
-0
/
+19
|
*
Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.
Arnold D. Robbins
2018-07-13
7
-9
/
+79
|
*
Improve fmtspcl test.
Arnold D. Robbins
2018-07-12
3
-10
/
+34
|
*
Huge numeric values that overflow should convert to infinity instead of zero.
Andrew J. Schorr
2018-06-22
6
-2
/
+28
|
*
Improve lint checking for statement of just a constant.
Arnold D. Robbins
2018-05-24
3
-0
/
+11
|
*
New test: spacere.
Arnold D. Robbins
2018-05-23
6
-3
/
+60
|
*
Major improvements to test infrastructure.
Arnold D. Robbins
2018-05-13
15
-1187
/
+1374
|
*
Improve capability of readdir test.
Arnold D. Robbins
2018-04-30
2
-3
/
+11
|
*
Fix readdir_retest test for out of tree builds.
Arnold D. Robbins
2018-04-20
3
-4
/
+10
|
*
Update nonfatal1 test for bizarre ISPs.
Arnold D. Robbins
2018-04-19
3
-2
/
+7
|
*
Fix nonfatal1 test for ISPs that resolve local:host.domain.
Arnold D. Robbins
2018-04-17
3
-3
/
+10
|
*
Fix problem with rebuilding records if using API parser.
Arnold D. Robbins
2018-04-17
4
-2
/
+30
|
*
Copy MPZ/MPFR bits also, in r_dupnode.
Arnold D. Robbins
2018-04-02
6
-4
/
+51
|
*
Regularize several tests so they can be autogenerated.
Arnold D. Robbins
2018-03-26
8
-42
/
+10218
|
*
Remove the tail recursion optimization.
Arnold D. Robbins
2018-03-26
6
-2
/
+41
|
*
Update copyright year in test/Makefile.in.
Arnold D. Robbins
2018-03-22
1
-1
/
+1
|
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
2
-1
/
+5
|
*
Make nlstringtest work if gawk was compiled without gettext.
Arnold D. Robbins
2018-03-05
4
-2
/
+26
|
*
Make 4.2.1 tarball.
Arnold D. Robbins
2018-02-25
1
-0
/
+4
|
*
Move mtchi18n test into locale tests.
Arnold D. Robbins
2018-02-10
3
-4
/
+10
|
*
Fix bug printing +"01" in regular and MPFR mode.
Andrew J. Schorr
2018-02-07
7
-4
/
+46
|
*
Fix MPFR_TESTS in test/Makefile.am.
Arnold D. Robbins
2018-02-05
3
-4
/
+13
|
*
Improve locale independence of the tests.
Arnold D. Robbins
2018-02-01
3
-4
/
+9
|
*
Fix formatting in test/ChangeLog.
Arnold D. Robbins
2018-01-25
1
-2
/
+2
|
*
Fix lintold.awk for VAX/VMS
John Malmberg
2018-01-24
2
-1
/
+6
|
*
Improve pty2 test.
Arnold D. Robbins
2018-01-18
4
-4
/
+11
|
*
Fix pty2 test for Mac OS X.
Arnold D. Robbins
2018-01-17
3
-2
/
+7
|
*
Fix isarray to take unset variable.
Arnold D. Robbins
2018-01-17
6
-2
/
+20
|
*
Improve messages in Makefile.am about French locale now needed.
Arnold D. Robbins
2018-01-17
3
-8
/
+17
|
*
Add nlstringtest files.
Arnold D. Robbins
2018-01-15
5
-3
/
+37
|
*
Add nlstringtest.
Arnold D. Robbins
2018-01-15
4
-4
/
+32
|
*
New test, numstr1.
Arnold D. Robbins
2018-01-10
6
-2
/
+30
|
*
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
|
[prev]
[next]