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 (
Expand
)
Author
Age
Files
Lines
*
Bug fix to inplace extension and doc updates.
Arnold D. Robbins
2015-03-18
1
-0
/
+5
*
Fix bad allocs -M and profiling.
Arnold D. Robbins
2015-03-17
1
-0
/
+5
*
Add additional fpat test.
Arnold D. Robbins
2015-03-10
1
-0
/
+5
*
Fix permissions on some of the files in test.
Arnold D. Robbins
2015-03-06
1
-0
/
+5
*
Fixes for building a tarball.
Arnold D. Robbins
2015-02-26
1
-0
/
+5
*
Fix line continuation with CR-LF.
Arnold D. Robbins
2015-02-24
1
-0
/
+5
*
Add new profile test.
Arnold D. Robbins
2015-02-10
1
-0
/
+5
*
Move param checking against function names into --posix.
Arnold D. Robbins
2015-02-01
1
-1
/
+6
*
Disallow calling a function parameter. Check params are not function names.
Arnold D. Robbins
2015-01-30
1
-0
/
+8
*
Fix dumpvars test after removing deferred variables.
Arnold D. Robbins
2015-01-14
1
-0
/
+2
*
Remove deferred variables.
Arnold D. Robbins
2015-01-14
1
-0
/
+4
*
Load PROCINFO and ENVIRON if using extensions.
Arnold D. Robbins
2015-01-07
1
-0
/
+4
*
Fix count$ in printf for dynamic width/precision.
Arnold D. Robbins
2015-01-07
1
-0
/
+5
*
Bug fix in regexp parsing.
Arnold D. Robbins
2015-01-07
1
-0
/
+5
*
Fix test/ChangeLog.
Arnold D. Robbins
2014-12-24
1
-5
/
+5
*
New test for bad builds (with non-bison).
Arnold D. Robbins
2014-12-24
1
-2
/
+7
*
If a test fails, run make diffout and exit 1.
Arnold D. Robbins
2014-12-24
1
-0
/
+6
*
Fix test/Gentests.
Arnold D. Robbins
2014-11-26
1
-0
/
+4
*
Fixes for new gensub warnings.
Arnold D. Robbins
2014-11-26
1
-0
/
+4
*
Add field reference changes. Currently breaks sortglos test.
Arnold D. Robbins
2014-11-16
1
-0
/
+5
*
Improve mprintf4 test.
Arnold D. Robbins
2014-11-09
1
-0
/
+5
*
Additional profiling fix.
Arnold D. Robbins
2014-11-02
1
-0
/
+6
*
Fix profile6 test.
Arnold D. Robbins
2014-11-01
1
-0
/
+6
*
Fixes in pretty-printer.
Arnold D. Robbins
2014-10-30
1
-0
/
+5
*
Fix assumptions about AWKPATH in awklib and test.
Arnold D. Robbins
2014-10-17
1
-0
/
+5
*
Add explicit list of needed locales in make check.
Arnold D. Robbins
2014-10-12
1
-0
/
+5
*
Minor typo fix in profiling output.
Arnold D. Robbins
2014-10-05
1
-0
/
+5
*
Fix --gen-pot with long strings.
Arnold D. Robbins
2014-10-04
1
-0
/
+5
*
Minor improvements in api header, test, and filefuncs.
Arnold D. Robbins
2014-09-29
1
-0
/
+4
*
Minor improvement in profiling output.
Arnold D. Robbins
2014-09-27
1
-0
/
+5
*
Generalize how filefuncs test works.
Arnold D. Robbins
2014-09-18
1
-0
/
+5
*
Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.
Arnold D. Robbins
2014-09-05
1
-0
/
+1
*
New test, indirect call of builtin functions.
Arnold D. Robbins
2014-09-05
1
-0
/
+4
*
Portability fix for functab4 test.
Arnold D. Robbins
2014-09-05
1
-0
/
+6
*
Make indirect calls work on built-in and extension functions.
Arnold D. Robbins
2014-09-04
1
-0
/
+2
*
Improve printing empty for loop header in profiler.
Arnold D. Robbins
2014-09-04
1
-0
/
+4
*
Adjust -L option in usage output, update test.
Arnold D. Robbins
2014-08-15
1
-0
/
+4
*
Rebuild record upon OFS being changed.
Arnold D. Robbins
2014-08-12
1
-0
/
+4
*
Bug fix in MPFR that manifested in sqrt().
Arnold D. Robbins
2014-08-05
1
-0
/
+6
*
Add newline to printhuge test.
Arnold D. Robbins
2014-07-25
1
-0
/
+5
*
Fix option ordering in usage output.
Arnold D. Robbins
2014-07-24
1
-0
/
+4
*
Bug fix when sprintf %c on huge values in multibyte locales.
Arnold D. Robbins
2014-07-10
1
-0
/
+6
*
Bug fix for poundbang test.
Arnold D. Robbins
2014-06-19
1
-0
/
+4
*
Minor fix in dbugeval test.
Arnold D. Robbins
2014-06-08
1
-0
/
+4
*
New tests for regex match against NUL byte.
Arnold D. Robbins
2014-05-30
1
-0
/
+5
*
Allow any redirected getline inside BEGINFILE/ENDFILE.
Arnold D. Robbins
2014-05-22
1
-0
/
+4
*
Add dbugeval.ok to EXTRADIST in Makefile.am.
Arnold D. Robbins
2014-05-13
1
-0
/
+4
*
Further fix to eval "" in debugger.
Arnold D. Robbins
2014-05-11
1
-0
/
+5
*
Additional fix for TERMNEAREND.
Arnold D. Robbins
2014-05-10
1
-0
/
+5
*
Fix in read_a_record for short file with RS=regex.
Arnold D. Robbins
2014-05-09
1
-0
/
+7
[next]