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
...
*
|
More improvements on block comments.
Arnold D. Robbins
2018-11-11
1
-0
/
+4
|
|
*
|
Update test/profile0.ok.
Arnold D. Robbins
2018-10-14
1
-0
/
+4
|
/
*
Ignore failure in profile1 test, allows make to keep going.
Arnold D. Robbins
2018-10-10
1
-0
/
+5
|
*
Fix problem with MPFR conversion to int from hex numbers.
Arnold D. Robbins
2018-09-27
1
-0
/
+5
|
*
Bug fix for trailing backslash in dynamic regexp.
Arnold D. Robbins
2018-09-21
1
-0
/
+5
|
*
Upgrade to Automake 1.16.1.
Arnold D. Robbins
2018-09-16
1
-0
/
+4
|
*
Disable fmtspcl test.
Arnold D. Robbins
2018-08-27
1
-0
/
+5
|
*
Fix assigning $0 from a number.
Arnold D. Robbins
2018-07-31
1
-0
/
+5
|
*
Fix coredump from IGNORECASE array sorting.
Arnold D. Robbins
2018-07-31
1
-0
/
+5
|
*
Add lint warning for `print "foo" > "foo" 1'.
Arnold D. Robbins
2018-07-27
1
-0
/
+1
|
*
Add warnings for unknown regex escape sequences.
Arnold D. Robbins
2018-07-27
1
-0
/
+4
|
*
Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.
Arnold D. Robbins
2018-07-13
1
-0
/
+8
|
*
Improve fmtspcl test.
Arnold D. Robbins
2018-07-12
1
-0
/
+6
|
*
Huge numeric values that overflow should convert to infinity instead of zero.
Andrew J. Schorr
2018-06-22
1
-0
/
+5
|
*
Improve lint checking for statement of just a constant.
Arnold D. Robbins
2018-05-24
1
-0
/
+4
|
*
New test: spacere.
Arnold D. Robbins
2018-05-23
1
-1
/
+6
|
*
Major improvements to test infrastructure.
Arnold D. Robbins
2018-05-13
1
-0
/
+137
|
*
Improve capability of readdir test.
Arnold D. Robbins
2018-04-30
1
-0
/
+6
|
*
Fix readdir_retest test for out of tree builds.
Arnold D. Robbins
2018-04-20
1
-0
/
+6
|
*
Update nonfatal1 test for bizarre ISPs.
Arnold D. Robbins
2018-04-19
1
-0
/
+5
|
*
Fix nonfatal1 test for ISPs that resolve local:host.domain.
Arnold D. Robbins
2018-04-17
1
-0
/
+7
|
*
Fix problem with rebuilding records if using API parser.
Arnold D. Robbins
2018-04-17
1
-0
/
+5
|
*
Copy MPZ/MPFR bits also, in r_dupnode.
Arnold D. Robbins
2018-04-02
1
-0
/
+6
|
*
Regularize several tests so they can be autogenerated.
Arnold D. Robbins
2018-03-26
1
-0
/
+8
|
*
Remove the tail recursion optimization.
Arnold D. Robbins
2018-03-26
1
-0
/
+5
|
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
1
-0
/
+4
|
*
Make nlstringtest work if gawk was compiled without gettext.
Arnold D. Robbins
2018-03-05
1
-0
/
+7
|
*
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
1
-0
/
+6
|
*
Fix bug printing +"01" in regular and MPFR mode.
Andrew J. Schorr
2018-02-07
1
-0
/
+5
|
*
Fix MPFR_TESTS in test/Makefile.am.
Arnold D. Robbins
2018-02-05
1
-0
/
+6
|
*
Improve locale independence of the tests.
Arnold D. Robbins
2018-02-01
1
-0
/
+5
|
*
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
1
-0
/
+5
|
*
Improve pty2 test.
Arnold D. Robbins
2018-01-18
1
-0
/
+7
|
*
Fix pty2 test for Mac OS X.
Arnold D. Robbins
2018-01-17
1
-0
/
+3
|
*
Fix isarray to take unset variable.
Arnold D. Robbins
2018-01-17
1
-0
/
+2
|
*
Improve messages in Makefile.am about French locale now needed.
Arnold D. Robbins
2018-01-17
1
-0
/
+6
|
*
Add nlstringtest files.
Arnold D. Robbins
2018-01-15
1
-3
/
+3
|
*
Add nlstringtest.
Arnold D. Robbins
2018-01-15
1
-0
/
+7
|
*
New test, numstr1.
Arnold D. Robbins
2018-01-10
1
-0
/
+5
|
*
Fix pty handling on non-AIX, non-HP-UX systems.
Arnold D. Robbins
2018-01-04
1
-0
/
+7
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-0
/
+7
|
*
Fix field corruption when $0 is reassigned with open $n references.
Andrew J. Schorr
2017-11-14
1
-0
/
+7
|
*
Fix badargs test after code change.
Arnold D. Robbins
2017-11-10
1
-0
/
+4
|
*
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
1
-0
/
+8
|
*
Fix fork and fork2 tests for OS/2.
Arnold D. Robbins
2017-10-12
1
-0
/
+5
|
*
Fixes for OS/2.
Arnold D. Robbins
2017-10-08
1
-0
/
+4
|
*
Fix spelling errors and typos in main, doc, and test ChangeLog files.
Arnold D. Robbins
2017-09-14
1
-6
/
+6
|
[prev]
[next]