Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixes in pretty-printer. | Arnold D. Robbins | 2014-10-30 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-17 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix assumptions about AWKPATH in awklib and test. | Arnold D. Robbins | 2014-10-17 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-12 | 1 | -0/+5 | |
|\| | ||||||
| * | Add explicit list of needed locales in make check. | Arnold D. Robbins | 2014-10-12 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-05 | 1 | -0/+5 | |
|\| | ||||||
| * | Minor typo fix in profiling output. | Arnold D. Robbins | 2014-10-05 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-04 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-04 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Fix --gen-pot with long strings. | Arnold D. Robbins | 2014-10-04 | 1 | -0/+5 | |
| | | | ||||||
* | | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-29 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-29 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-27 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Minor improvement in profiling output. | Arnold D. Robbins | 2014-09-27 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-18 | 1 | -3/+8 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-18 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Generalize how filefuncs test works. | Arnold D. Robbins | 2014-09-18 | 1 | -0/+5 | |
| | | | ||||||
* | | | 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 | 1 | -0/+25 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 1 | -0/+1 | |
| |\| | ||||||
| | * | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 1 | -0/+10 | |
| |\| | ||||||
| | * | 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 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-04 | 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 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-15 | 1 | -0/+4 | |
|/| | | |/ | ||||||
| * | Adjust -L option in usage output, update test. | Arnold D. Robbins | 2014-08-15 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 1 | -0/+4 | |
|\| | ||||||
| * | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-05 | 1 | -0/+6 | |
|\| | ||||||
| * | Bug fix in MPFR that manifested in sqrt(). | Arnold D. Robbins | 2014-08-05 | 1 | -0/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-25 | 1 | -0/+5 | |
|\| | ||||||
| * | Add newline to printhuge test. | Arnold D. Robbins | 2014-07-25 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-24 | 1 | -0/+4 | |
|\| | ||||||
| * | Fix option ordering in usage output. | Arnold D. Robbins | 2014-07-24 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-10 | 1 | -0/+6 | |
|\| | ||||||
| * | Bug fix when sprintf %c on huge values in multibyte locales. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+6 | |
| | | ||||||
* | | Make --pretty-print not run the program. | Arnold D. Robbins | 2014-06-24 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-19 | 1 | -0/+4 | |
|\| | ||||||
| * | Bug fix for poundbang test. | Arnold D. Robbins | 2014-06-19 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-08 | 1 | -0/+4 | |
|\| | ||||||
| * | Minor fix in dbugeval test. | Arnold D. Robbins | 2014-06-08 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-05-30 | 1 | -0/+5 | |
|\| | ||||||
| * | New tests for regex match against NUL byte. | Arnold D. Robbins | 2014-05-30 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-05-22 | 1 | -0/+4 | |
|\| |