| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix doc on RS = "a" case. | Arnold D. Robbins | 2012-08-05 | 1 | -0/+2 |
| * | Document Eli Zaretskii's site. | Arnold D. Robbins | 2012-08-05 | 1 | -0/+5 |
| * | Fix doc on ranges and locales. | Arnold D. Robbins | 2012-07-20 | 1 | -0/+5 |
| * | Doc update and new test on getline with side effects. | Arnold D. Robbins | 2012-07-13 | 1 | -0/+5 |
| * | Minor doc update w.r.t. mawk. | Arnold D. Robbins | 2012-06-29 | 1 | -0/+4 |
* | | Merge branch 'extgawk' | Arnold D. Robbins | 2012-08-17 | 1 | -0/+35 |
|\ \ |
|
| * | | Discuss derived files in the git repo in the doc. | Arnold D. Robbins | 2012-08-10 | 1 | -0/+1 |
| * | | Doc updates. Mostly about the API. | Arnold D. Robbins | 2012-08-10 | 1 | -0/+5 |
| * | | Extension doc updates; install dgawk.1 man page. | Arnold D. Robbins | 2012-08-01 | 1 | -0/+5 |
| * | | Update input_parser interface for RT. | Arnold D. Robbins | 2012-07-29 | 1 | -0/+4 |
| * | | Extend or(), and(), xor() to N arguments, N >= 2. | Arnold D. Robbins | 2012-07-09 | 1 | -0/+5 |
| * | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 1 | -0/+5 |
| * | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -0/+5 |
| * | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 1 | -0/+5 |
* | | | Fix math bug in the doc. | Arnold D. Robbins | 2012-08-14 | 1 | -0/+5 |
* | | | Rework material on arithmetic. | Arnold D. Robbins | 2012-08-12 | 1 | -0/+6 |
|/ / |
|
* | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+19 |
|\ \ |
|
| * | | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 1 | -0/+7 |
| * | | Some minor style edits in code and doc. | Arnold D. Robbins | 2012-03-26 | 1 | -0/+4 |
| * | | New @load keyword to load shared libraries. | Andrew J. Schorr | 2012-03-21 | 1 | -0/+4 |
| * | | - Add new environment variable AWKLIBPATH to use when searching for shared | Andrew J. Schorr | 2012-03-20 | 1 | -0/+4 |
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Update doc on -b. | Arnold D. Robbins | 2012-04-27 | 1 | -0/+4 |
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -0/+8 |
|\| | |
|
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -0/+4 |
| * | | Finish updating to automake 1.11.4. tcc now works! | Arnold D. Robbins | 2012-04-09 | 1 | -0/+4 |
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 1 | -0/+4 |
| |\| | |
|
| | * | | 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 | 1 | -0/+5 |
| |\| |
| | |/
| |/| |
|
| | * | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 1 | -0/+5 |
* | | | Change RNDMODE to ROUNDMODE and update doc. | john haque | 2012-04-11 | 1 | -0/+5 |
* | | | Change --arbitrary-precision to --bignum. Doc updates. | Arnold D. Robbins | 2012-04-11 | 1 | -0/+6 |
* | | | Edit doc. Bring awkgram.c and command.c up to date. | Arnold D. Robbins | 2012-04-08 | 1 | -0/+4 |
* | | | Documentation updates for arbitrary precision math support. | john haque | 2012-03-31 | 1 | -0/+5 |
|/ / |
|
* | | Minor edits to John's changes. | Arnold D. Robbins | 2012-02-06 | 1 | -1/+6 |
* | | Read timeout documentation and bug fix. | john haque | 2012-02-03 | 1 | -0/+3 |
* | | Documentation updates. | Arnold D. Robbins | 2011-12-28 | 1 | -0/+4 |
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -0/+8 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 1 | -0/+18 |
|\| |
|
| * | Documentation updates of various sorts. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+4 |
| * | Minor doc fixes in man page. | Arnold D. Robbins | 2011-11-14 | 1 | -0/+4 |
| * | More documentation changes. | Arnold D. Robbins | 2011-11-08 | 1 | -0/+5 |
| * | Improve discussion of sorted for traversal. | Arnold D. Robbins | 2011-11-06 | 1 | -0/+5 |
* | | Add a test file, cleanup code and update doc. | john haque | 2011-10-12 | 1 | -0/+4 |
|/ |
|
* | Minor spelling and doc fixes. | Arnold D. Robbins | 2011-09-24 | 1 | -0/+6 |
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 1 | -0/+5 |
* | Minor doc updates, start working through huge backlog. | Arnold D. Robbins | 2011-07-17 | 1 | -0/+12 |
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 1 | -0/+5 |
* | Update versions and ChangeLogs, make tarball! | Arnold D. Robbins | 2011-06-23 | 1 | -1031/+4 |