Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Patch gawkapi flatten_array to pass index values as strings in all cases! | Andrew J. Schorr | 2013-07-02 | 3 | -4/+19 | |
| | | | | | | | ||||||
| * | | | | | | Tighten up some argument checks in the select extension. | Andrew J. Schorr | 2013-07-02 | 2 | -6/+15 | |
| | | | | | | | ||||||
| * | | | | | | Add new extension header files to EXTRA_DIST so they will be in the tarball. | Andrew J. Schorr | 2013-07-02 | 3 | -2/+10 | |
| | | | | | | | ||||||
| * | | | | | | Enhance getline to return -2 when an I/O operation should be retried. | Andrew J. Schorr | 2013-07-02 | 5 | -14/+79 | |
| | | | | | | | ||||||
| * | | | | | | Add set_non_blocking function to the select extension. | Andrew J. Schorr | 2013-07-01 | 2 | -1/+38 | |
| | | | | | | | ||||||
| * | | | | | | Add PROCINFO["errno"] and errno extension to map between errno and strings. | Andrew J. Schorr | 2013-07-01 | 9 | -28/+665 | |
| | | | | | | | ||||||
| * | | | | | | Add signal trapping support to the select extension. | Andrew J. Schorr | 2013-07-01 | 3 | -10/+285 | |
| | | | | | | | ||||||
| * | | | | | | Added first version of select extension and new API hooks needed by it. | Andrew J. Schorr | 2013-06-30 | 12 | -20/+379 | |
| | | | | | | | ||||||
* | | | | | | | Cleanups in using-git.texi before starting real work on it. | Arnold D. Robbins | 2014-10-13 | 1 | -108/+213 | |
| | | | | | | | ||||||
* | | | | | | | Sync the generated doc files with master. | Arnold D. Robbins | 2014-10-13 | 2 | -225/+256 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-10-13 | 85 | -12744/+17042 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-13 | 6 | -532/+556 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Doc improvement. | Arnold D. Robbins | 2014-10-13 | 4 | -531/+549 | |
| | | | | | | | ||||||
| | * | | | | | Improve error msg for compiling bracket expressions. | Arnold D. Robbins | 2014-10-13 | 2 | -1/+7 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-12 | 6 | -526/+535 | |
| |\| | | | | | ||||||
| | * | | | | | Doc updates. | Arnold D. Robbins | 2014-10-12 | 6 | -526/+535 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-12 | 5 | -15/+25 | |
| |\| | | | | | ||||||
| | * | | | | | Add explicit list of needed locales in make check. | Arnold D. Robbins | 2014-10-12 | 3 | -0/+9 | |
| | | | | | | | ||||||
| | * | | | | | Updated Swedish po file (sv.po). | Arnold D. Robbins | 2014-10-12 | 2 | -15/+16 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-08 | 4 | -15/+44 | |
| |\| | | | | | ||||||
| | * | | | | | Minor cleanup in extension/inplace.c. | Arnold D. Robbins | 2014-10-08 | 2 | -3/+7 | |
| | | | | | | | ||||||
| | * | | | | | Sync dfa with GNU grep. | Arnold D. Robbins | 2014-10-08 | 2 | -12/+37 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-05 | 6 | -566/+596 | |
| |\| | | | | | ||||||
| | * | | | | | Finished edits! | Arnold D. Robbins | 2014-10-05 | 4 | -566/+587 | |
| | | | | | | | ||||||
| | * | | | | | Minor typo fix in profiling output. | Arnold D. Robbins | 2014-10-05 | 7 | -6/+15 | |
| | | | | | | | ||||||
| * | | | | | | Some more minor cleanups. | Arnold D. Robbins | 2014-10-05 | 3 | -11/+31 | |
| | | | | | | | ||||||
| * | | | | | | Add updated awkgram.c. | Arnold D. Robbins | 2014-10-04 | 1 | -15/+15 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-04 | 11 | -216/+253 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-04 | 7 | -4/+35 | |
| | |\| | | | | | ||||||
| | | * | | | | | Fix --gen-pot with long strings. | Arnold D. Robbins | 2014-10-04 | 7 | -4/+35 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-03 | 4 | -212/+218 | |
| | |\| | | | | | ||||||
| | | * | | | | | Fix EMRED. | Arnold D. Robbins | 2014-10-03 | 4 | -212/+218 | |
| | | | | | | | | ||||||
| * | | | | | | | Rename function and program variables | Stephen Davies | 2014-10-04 | 1 | -15/+15 | |
| | | | | | | | | ||||||
| * | | | | | | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 6 | -349/+369 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-02 | 5 | -687/+689 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-02 | 4 | -683/+680 | |
| | |\| | | | | | ||||||
| | | * | | | | | Last set of edits. At least for the moment. | Arnold D. Robbins | 2014-10-02 | 4 | -683/+680 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix small braino in awk version of div function. | Arnold D. Robbins | 2014-10-02 | 5 | -150/+155 | |
| | | | | | | | | ||||||
| * | | | | | | | Some cleanups and doc additions. | Arnold D. Robbins | 2014-10-01 | 6 | -341/+372 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-01 | 7 | -623/+1285 | |
| |\| | | | | | | ||||||
| | * | | | | | | Add pi.awk program in MPFR chapter. | Arnold D. Robbins | 2014-10-01 | 5 | -146/+350 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-01 | 6 | -623/+1081 | |
| | |\| | | | | | ||||||
| | | * | | | | | More doc updates. | Arnold D. Robbins | 2014-10-01 | 6 | -623/+1081 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-30 | 6 | -211/+218 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-30 | 4 | -210/+211 | |
| | |\| | | | | | ||||||
| | | * | | | | | More doc fixes. | Arnold D. Robbins | 2014-09-30 | 4 | -206/+209 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2014-09-30 | 2 | -1/+7 | |
| | |\| | | | | | ||||||
| | | * | | | | | Fix minor bug: the "-h" option should not require an argument. | Andrew J. Schorr | 2014-09-30 | 2 | -1/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-29 | 16 | -1912/+2073 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-29 | 4 | -1101/+1089 | |
| | |\| | | | | |