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 (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-04-12
6
-2
/
+42
|
\
|
*
Add new memleak test.
Arnold D. Robbins
2017-04-12
5
-2
/
+22
|
*
Merge branch 'master' into feature/memleak
Arnold D. Robbins
2017-04-12
9
-11
/
+73
|
|
\
|
*
|
fixes for memory leak for user-supplied sorting function.
Arnold D. Robbins
2017-04-04
1
-0
/
+20
*
|
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-04-12
9
-11
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revise fwtest* test names and files to match.
Arnold D. Robbins
2017-03-27
11
-32
/
+38
|
*
|
Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API...
Andrew J. Schorr
2017-03-21
5
-3
/
+40
|
*
|
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-20
4
-20
/
+15
|
|
\
|
|
*
|
Add new test readdir_test to check whether API get_record field_width parsing...
Andrew J. Schorr
2017-03-06
3
-2
/
+21
*
|
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-03-20
4
-20
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2017-03-19
4
-20
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Patch argarray test to work regardless of how configure is invoked.
Andrew J. Schorr
2017-03-19
4
-20
/
+15
*
|
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-02-23
7
-2
/
+28
|
\
|
|
|
*
|
Add optional 2nd argument to mktime to request UTC instead of local time.
Andrew J. Schorr
2017-02-22
7
-2
/
+28
*
|
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-02-17
7
-2
/
+41
|
\
|
|
|
*
|
Fix typeof on null fields.
Arnold D. Robbins
2017-02-17
7
-2
/
+41
*
|
|
Merge branch 'master' into feature/stringfix
Arnold D. Robbins
2017-01-27
7
-2
/
+34
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-01-27
7
-2
/
+34
|
|
\
|
|
|
*
Fix assignment from gensub to $0.
Arnold D. Robbins
2017-01-27
7
-2
/
+34
*
|
|
Fix bug in strftime when format argument is an unterminated field string.
Andrew J. Schorr
2017-01-26
7
-2
/
+28
|
/
/
*
|
Improve random number generator's period using a shuffle buffer.
Arnold D. Robbins
2017-01-19
2
-1
/
+5
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2017-01-15
6
-2
/
+30
|
\
|
|
*
Fix bug in string concatenation optimization.
Andrew J. Schorr
2017-01-15
6
-2
/
+30
*
|
Merge branch 'master' into feature/andy
Arnold D. Robbins
2016-12-22
1
-0
/
+1
|
\
\
|
*
|
Add small regex fix. Add support directory.
Arnold D. Robbins
2016-12-22
1
-0
/
+1
*
|
|
Add strnum support to API. Update rwarray extension and test.
Andrew J. Schorr
2016-12-05
2
-0
/
+12
*
|
|
Add doc on API changes for typed regexes. Improve test.
Arnold D. Robbins
2016-11-30
2
-1
/
+11
*
|
|
Add regex value support to API. Update rwarr extension and test.
Arnold D. Robbins
2016-11-29
2
-1
/
+7
|
/
/
*
|
Merge branch 'master' into feature/typed-regex-2
Arnold D. Robbins
2016-11-21
3
-0
/
+6
|
\
\
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-11-21
3
-0
/
+6
|
|
\
|
|
|
*
Add valgrind.awk to EXTRA_DIST in test/Makefile.am.
Arnold D. Robbins
2016-11-21
3
-0
/
+6
*
|
|
Merge branch 'master' into feature/typed-regex-2
Arnold D. Robbins
2016-11-18
16
-15
/
+125
|
\
|
|
|
*
|
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-11-07
4
-22
/
+53
|
|
\
\
|
*
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-11-04
2
-1
/
+5
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-10-11
2
-1
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-09-20
7
-2
/
+65
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-08-25
1
-0
/
+4
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-08-18
4
-2
/
+57
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-08-14
3
-11
/
+16
|
|
\
\
\
\
\
\
\
\
[next]