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
*
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 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
|
*
Rewrite extension/Makefile.am
Andrew J. Schorr
2012-03-25
1
-5
/
+8
|
*
xgawk + derived files needed to build
Andrew J. Schorr
2012-03-24
1
-11
/
+38
*
|
Merge branch 'xgawk'
Arnold D. Robbins
2012-05-09
11
-4
/
+171
|
\
\
|
*
|
Protect against environment VALGRIND value.
Andrew J. Schorr
2012-04-08
2
-0
/
+9
|
*
|
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
2
-2
/
+7
|
*
|
Fix shared library tests to work properly with make diffout.
Andrew J. Schorr
2012-04-07
3
-4
/
+11
|
*
|
Extension enhancements and tests.
Andrew J. Schorr
2012-04-07
10
-3
/
+139
|
*
|
Update valgrind-scan rule.
Andrew J. Schorr
2012-04-01
2
-2
/
+6
|
|
/
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-05-09
7
-2
/
+36
|
\
\
|
*
|
Fix modes on test/jarebug* files.
Arnold D. Robbins
2012-05-09
3
-0
/
+0
|
*
|
Add test for gsub in JP-EUC-JP locale.
Arnold D. Robbins
2012-05-09
6
-0
/
+35
*
|
|
Merge branch 'gawk-4.0-stable' (latest infrastructure).
Arnold D. Robbins
2012-04-27
1
-4
/
+4
|
\
|
|
|
*
|
Upgrade infrastructure to autoconf 2.69, automake 1.12.
Arnold D. Robbins
2012-04-27
1
-5
/
+5
|
*
|
Move to automake 1.11.4.
Arnold D. Robbins
2012-04-08
1
-7
/
+34
*
|
|
Rebuild after merge from gawk_mpfr.
Arnold D. Robbins
2012-04-27
1
-7
/
+34
*
|
|
Merge branch 'master' into gawk_mpfr.
john haque
2012-04-17
6
-77
/
+141
|
\
\
\
|
*
|
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-04-08
2
-4
/
+9
|
|
\
|
|
|
|
*
|
Move _Noreturn handlng into a separate macro.
Arnold D. Robbins
2012-03-30
1
-4
/
+5
|
|
*
|
Make 4.0.1 tarball.
Arnold D. Robbins
2012-03-28
1
-0
/
+4
|
*
|
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-03-22
6
-72
/
+132
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Add the test files for the previous commit. Sheesh.
Arnold D. Robbins
2012-03-20
2
-0
/
+23
|
|
*
Minor printf bug fix + new test for it everywhere.
Arnold D. Robbins
2012-03-20
4
-4
/
+23
|
|
*
Locale fix for error message comparison.
Arnold D. Robbins
2012-02-22
3
-4
/
+10
|
|
*
General prep for release. (Copyrights, etc.)
Arnold D. Robbins
2012-02-10
2
-66
/
+78
*
|
|
Change RNDMODE to ROUNDMODE and update doc.
john haque
2012-04-11
2
-9
/
+9
*
|
|
Change --arbitrary-precision to --bignum. Doc updates.
Arnold D. Robbins
2012-04-11
1
-1
/
+1
[next]