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
...
*
|
Detect readdir test failures, and add some missing files to the distro tarball.
Andrew J. Schorr
2012-08-28
3
-10
/
+20
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-08-26
4
-4
/
+10
|
\
|
|
*
Fix charasbytes test for Mac OS X (10.5).
Arnold D. Robbins
2012-08-26
4
-4
/
+10
|
*
Update infrastructure.
Arnold D. Robbins
2012-08-17
1
-4
/
+3
*
|
Add output and two-way processors to API. Update Mac config stuff.
Arnold D. Robbins
2012-08-24
8
-2
/
+55
*
|
Update infrastructure.
Arnold D. Robbins
2012-08-17
1
-4
/
+3
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-08-17
15
-18
/
+271
|
\
|
|
*
Fix doc on ranges and locales again. Add test.
Arnold D. Robbins
2012-08-12
6
-2
/
+89
|
*
New test for OFS from Nelson Beebe.
Arnold D. Robbins
2012-08-05
7
-2
/
+59
|
*
Doc update and new test on getline with side effects.
Arnold D. Robbins
2012-07-13
6
-2
/
+57
|
*
Add new test files for characters-as-bytes fix.
Arnold D. Robbins
2012-06-19
3
-0
/
+5
|
*
Fix bug with --characters-as-bytes.
Arnold D. Robbins
2012-06-19
3
-2
/
+26
|
*
Enhance jarebug for Mac OS X.
Arnold D. Robbins
2012-05-20
4
-10
/
+30
|
*
Minor and hopefully last fix to jarebug test.
Arnold D. Robbins
2012-05-16
3
-2
/
+6
*
|
Merge branch 'extgawk'
Arnold D. Robbins
2012-08-17
33
-58
/
+1590
|
\
\
|
*
|
Make it a fatal error to load the same file with -f and -i (or @include).
Andrew J. Schorr
2012-08-11
8
-2
/
+73
|
*
|
Add fts() extension, support, doc, and test.
Arnold D. Robbins
2012-08-08
4
-4
/
+142
|
*
|
Update assignconst test.
Arnold D. Robbins
2012-07-30
4
-15
/
+21
|
*
|
Finish work on iop management. New readdir test.
Arnold D. Robbins
2012-07-29
5
-2
/
+41
|
*
|
Minor configure.ac/Makefile.am change for more elegant shared library support.
Andrew J. Schorr
2012-07-25
1
-0
/
+1
|
*
|
fnmatch extension improvements.
Arnold D. Robbins
2012-07-16
3
-7
/
+12
|
*
|
Additional test for AWK_SCALAR.
Arnold D. Robbins
2012-07-15
2
-0
/
+19
|
*
|
Allow creation of constants from extensions.
Arnold D. Robbins
2012-07-12
5
-4
/
+125
|
*
|
Add fnmatch extension.
Arnold D. Robbins
2012-07-12
6
-2
/
+40
|
*
|
Protect against race condition in test/time.awk.
Andrew J. Schorr
2012-06-28
2
-2
/
+17
|
*
|
Add rwarray to extension tests.
Arnold D. Robbins
2012-06-25
7
-6
/
+848
|
*
|
Further API code and test code.
Arnold D. Robbins
2012-06-21
2
-2
/
+8
|
*
|
API: Add set_parameter function and test.
Arnold D. Robbins
2012-06-20
2
-0
/
+12
|
*
|
Delete marked elements from flattened array.
Arnold D. Robbins
2012-06-19
2
-3
/
+9
|
*
|
Get most of array flattening done.
Arnold D. Robbins
2012-06-18
2
-0
/
+12
|
*
|
Add testext to list of shared library tests.
Arnold D. Robbins
2012-06-18
4
-4
/
+54
|
*
|
Further cleanups and improvements in API.
Arnold D. Robbins
2012-06-12
3
-2
/
+6
|
*
|
Add time extension providing gettimeofday and sleep.
Andrew J. Schorr
2012-06-10
6
-2
/
+37
|
*
|
Further API work.
Arnold D. Robbins
2012-05-29
3
-2
/
+6
|
*
|
Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.
Andrew J. Schorr
2012-05-26
5
-2
/
+21
|
*
|
Additional changes / some cleanups.
Arnold D. Robbins
2012-05-25
3
-2
/
+7
|
*
|
First working version of new API mechanism (probably has memory leaks).
Andrew J. Schorr
2012-05-24
3
-10
/
+15
|
*
|
Move libtool from top configure.ac into extension directory.
Andrew J. Schorr
2012-05-21
1
-44
/
+17
|
*
|
Build infrastructure updated.
Arnold D. Robbins
2012-05-20
1
-3
/
+3
|
*
|
Add -i option, append .awk if initial search fails, and allow -f repeats.
Andrew J. Schorr
2012-05-19
13
-4
/
+110
*
|
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-05-14
3
-13
/
+20
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix jarebug test.
Arnold D. Robbins
2012-05-14
3
-10
/
+17
*
|
Merge remote branch 'origin/xgawk-build'
Arnold D. Robbins
2012-05-09
4
-26
/
+134
|
\
\
|
*
|
Protect against environment VALGRIND value.
Andrew J. Schorr
2012-04-08
3
-0
/
+13
|
*
|
Update test/Makefile.in to reflect last patch.
Andrew J. Schorr
2012-04-08
1
-0
/
+3
|
*
|
Add some missing test .ok files to EXTRA_DIST.
Andrew J. Schorr
2012-04-08
2
-0
/
+8
|
*
|
Fix valgrind targets to respect environment settings and work with for shared...
Andrew J. Schorr
2012-04-08
3
-4
/
+9
|
*
|
Fix shared library tests to work properly with make diffout.
Andrew J. Schorr
2012-04-07
4
-8
/
+15
|
*
|
Extension enhancements and tests.
Andrew J. Schorr
2012-04-07
12
-6
/
+210
|
*
|
Update valgrind-scan rule.
Andrew J. Schorr
2012-04-01
3
-4
/
+8
[prev]
[next]