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
/
Maketests
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix generation of tests list.
Arnold D. Robbins
2020-01-26
1
-0
/
+65
|
*
Fix assertion error in sorted loops for SYMTAB/FUNCTAB.
Arnold D. Robbins
2020-01-24
1
-60
/
+0
|
*
Fix a pretty-printer error with print[f].
Arnold D. Robbins
2020-01-19
1
-0
/
+5
|
*
Fix problems passing uninitialized variables to typeof.
Arnold D. Robbins
2020-01-08
1
-0
/
+10
|
*
Fix a bug in retrieving unset variables through SYMTAB.
Arnold D. Robbins
2020-01-08
1
-0
/
+10
|
*
Fix a bug with FPAT field parsing.
Arnold D. Robbins
2019-11-03
1
-0
/
+5
|
*
Fix assigning typed regex to FS and RS.
Arnold D. Robbins
2019-10-13
1
-0
/
+10
|
*
Fix /\{/ to not warn if --posix.
Arnold D. Robbins
2019-06-19
1
-0
/
+5
|
*
Improve sandbox mode.
Arnold D. Robbins
2019-05-06
1
-0
/
+5
|
*
Add another numeric field assignment test.
Andrew J. Schorr
2019-04-22
1
-0
/
+5
|
*
Fix bug with ^ in FS.
Arnold D. Robbins
2019-04-21
1
-0
/
+5
|
*
Fix core dump upon syntax error.
Arnold D. Robbins
2019-04-18
1
-0
/
+5
|
*
Single-byte locales use locale settings for ignoring case.
Arnold D. Robbins
2019-04-07
1
-0
/
+6
|
*
Improvements for z/OS, building and test suite.
Arnold D. Robbins
2019-02-25
1
-46
/
+46
|
*
Fix calling user defined functions from eval.
Arnold D. Robbins
2019-02-17
1
-0
/
+5
|
*
Rework namespace handling to make simpler and correct. Add two test cases.
Arnold D. Robbins
2019-01-25
1
-0
/
+10
|
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-10
/
+35
|
*
Implement optional second array arg to type of returning info on variable ↵
Andrew J. Schorr
2019-01-09
1
-0
/
+5
|
|
|
|
internals.
*
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-12-21
1
-0
/
+5
|
\
|
*
Bug fix in dfa, with test.
Arnold D. Robbins
2018-12-21
1
-0
/
+5
|
|
*
|
Continue polishing comments. New test.
Arnold D. Robbins
2018-11-26
1
-0
/
+5
|
/
*
Improve portability of spacere test.
Arnold D. Robbins
2018-11-24
1
-5
/
+0
|
*
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
|
*
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
|
*
Huge numeric values that overflow should convert to infinity instead of zero.
Andrew J. Schorr
2018-06-22
1
-0
/
+5
|
*
New test: spacere.
Arnold D. Robbins
2018-05-23
1
-0
/
+5
|
*
Major improvements to test infrastructure.
Arnold D. Robbins
2018-05-13
1
-3
/
+366
|
*
Regularize several tests so they can be autogenerated.
Arnold D. Robbins
2018-03-26
1
-0
/
+20
|
*
Remove the tail recursion optimization.
Arnold D. Robbins
2018-03-26
1
-0
/
+5
|
*
Fix bug printing +"01" in regular and MPFR mode.
Andrew J. Schorr
2018-02-07
1
-0
/
+5
|
*
Fix isarray to take unset variable.
Arnold D. Robbins
2018-01-17
1
-0
/
+5
|
*
New test, numstr1.
Arnold D. Robbins
2018-01-10
1
-0
/
+5
|
*
Fix field corruption when $0 is reassigned with open $n references.
Andrew J. Schorr
2017-11-14
1
-0
/
+10
|
*
Fix nonfatal1 test by ignoring the platform-specific portion of the error ↵
Andrew J. Schorr
2017-09-14
1
-5
/
+0
|
|
|
|
message.
*
Fix array indexing from unassigned var to not keep that attribute.
Arnold D. Robbins
2017-08-09
1
-0
/
+5
|
*
Additional robustness in FIELDWIDTHS parsing.
Arnold D. Robbins
2017-05-23
1
-0
/
+5
|
*
Greatly improve FIELDWIDTHS behavior, doc, and tests.
Arnold D. Robbins
2017-05-23
1
-0
/
+15
|
*
Fix FPAT problems.
Arnold D. Robbins
2017-04-12
1
-0
/
+5
|
*
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-04-12
1
-0
/
+5
|
\
|
*
Add new memleak test.
Arnold D. Robbins
2017-04-12
1
-0
/
+5
|
|
*
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-04-12
1
-1
/
+1
|
\
|
|
*
Revise fwtest* test names and files to match.
Arnold D. Robbins
2017-03-27
1
-1
/
+1
|
|
*
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-02-23
1
-0
/
+5
|
\
|
|
*
Add optional 2nd argument to mktime to request UTC instead of local time.
Andrew J. Schorr
2017-02-22
1
-0
/
+5
|
|
*
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-02-17
1
-0
/
+5
|
\
|
|
*
Fix typeof on null fields.
Arnold D. Robbins
2017-02-17
1
-0
/
+5
|
|
*
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-01-27
1
-0
/
+5
|
\
|
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-01-27
1
-0
/
+5
|
|
\
[prev]
[next]