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 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-29
2
-0
/
+5
|
|
\
|
|
|
*
Minor improvements in api header, test, and filefuncs.
Arnold D. Robbins
2014-09-29
2
-0
/
+5
*
|
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-09-27
3
-2
/
+7
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-27
5
-5
/
+10
|
|
\
|
|
|
*
Minor improvement in profiling output.
Arnold D. Robbins
2014-09-27
5
-5
/
+10
*
|
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-09-18
5
-14
/
+20
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-18
5
-11
/
+17
|
|
\
|
|
|
*
Generalize how filefuncs test works.
Arnold D. Robbins
2014-09-18
5
-11
/
+17
*
|
|
Merge branch 'master' into comment, update ChangeLogs
Arnold D. Robbins
2014-09-15
1
-0
/
+6
|
\
|
|
*
|
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-09-10
13
-7218
/
+7450
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-05
2
-20
/
+62
|
|
\
|
|
|
*
Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.
Arnold D. Robbins
2014-09-05
2
-20
/
+61
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-05
8
-9
/
+66
|
|
\
|
|
|
*
New test, indirect call of builtin functions.
Arnold D. Robbins
2014-09-05
6
-2
/
+35
|
|
*
Portability fix for functab4 test.
Arnold D. Robbins
2014-09-05
3
-7
/
+31
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-04
3
-4
/
+9
|
|
\
|
|
|
*
Make indirect calls work on built-in and extension functions.
Arnold D. Robbins
2014-09-04
2
-2
/
+3
|
|
*
Improve printing empty for loop header in profiler.
Arnold D. Robbins
2014-09-04
2
-2
/
+6
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-08-15
2
-1
/
+5
|
|
\
|
|
|
*
Adjust -L option in usage output, update test.
Arnold D. Robbins
2014-08-15
2
-1
/
+5
*
|
|
profile.c fixes
Stephen Davies
2014-09-08
2
-8
/
+4
*
|
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-08-12
3
-3
/
+97
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-08-12
2
-3
/
+7
|
|
\
|
|
|
*
Rebuild record upon OFS being changed.
Arnold D. Robbins
2014-08-12
2
-3
/
+7
|
*
|
Merge branch 'master' into cmake
Arnold D. Robbins
2014-08-12
10
-7
/
+144
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2014-07-18
5
-10
/
+43
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2014-06-24
27
-80
/
+708
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2013-12-23
29
-1613
/
+2286
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2013-06-01
10
-30
/
+12045
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB case...
Juergen Kahrs
2013-05-20
1
-3
/
+0
|
*
|
|
|
|
|
|
Test case SHLIB.filefuncs now needs a file named gawkapi.o.
Juergen Kahrs
2013-05-16
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2013-05-16
3
-4
/
+17
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Test cases longwrds and charasbytes pass now on MinGW.
Juergen Kahrs
2013-05-11
1
-2
/
+0
|
*
|
|
|
|
|
|
|
37 test cases fail on MinGW; this list needs review and should eventually bec...
Juergen Kahrs
2013-05-11
1
-0
/
+25
|
*
|
|
|
|
|
|
|
Test case SHLIB.filefuncs needs the gawk exe in source directory.
Juergen Kahrs
2013-05-11
1
-1
/
+3
|
*
|
|
|
|
|
|
|
Generated file CTestCustom.cmake contains test cases that shall be skipped.
Juergen Kahrs
2013-05-11
1
-0
/
+22
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' after release of Gawk 4.1.0 into...
Juergen Kahrs
2013-05-10
5
-11
/
+26
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
New function simple_test_case simplifies test case execution.
Juergen Kahrs
2013-05-09
1
-15
/
+1
|
*
|
|
|
|
|
|
|
|
Found better way to auto-detect GETGROUPS_T and GETPGRP_VOID.
Juergen Kahrs
2013-05-06
1
-7
/
+1
|
*
|
|
|
|
|
|
|
|
All 377 test cases are in now. Only mbfw1 and mbprintf1 fail on Linux.
Juergen Kahrs
2013-05-06
1
-26
/
+0
|
*
|
|
|
|
|
|
|
|
All BASIC test cases are in now.
Juergen Kahrs
2013-05-05
1
-14
/
+7
|
*
|
|
|
|
|
|
|
|
All UNIX test cases are in now.
Juergen Kahrs
2013-05-05
1
-7
/
+4
|
*
|
|
|
|
|
|
|
|
All LOCALE_CHARSET test cases are in now and found a bug in multi-byte charac...
Juergen Kahrs
2013-05-05
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
All EXT and INET test cases pass now.
Juergen Kahrs
2013-05-05
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
Replaced some $$ with $. All MPFR test cases pass now, on Linux and with MinGW.
Juergen Kahrs
2013-05-05
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
All non-standard test cases that caused a hang are now in and pass; (altogeth...
Juergen Kahrs
2013-05-04
1
-9
/
+0
|
*
|
|
|
|
|
|
|
|
All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...
Juergen Kahrs
2013-05-04
1
-7
/
+5
|
*
|
|
|
|
|
|
|
|
Non-standard test cases like testext shall be implemented as shell functions.
Juergen Kahrs
2013-05-04
1
-7
/
+10
|
*
|
|
|
|
|
|
|
|
Corrected some typos and formatting.
Juergen Kahrs
2013-05-03
1
-40
/
+39
|
*
|
|
|
|
|
|
|
|
377 test cases, 84 fail, sorted out test cases that hang and test cases that ...
Juergen Kahrs
2013-05-03
1
-18
/
+67
[prev]
[next]