Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add new functions input_fd and output_fd to the select extension. | Andrew J. Schorr | 2014-11-09 | 3 | -6/+79 | |
| | | | ||||||
* | | | Enhance get_file API to return info about input and output and to enable ↵ | Andrew J. Schorr | 2014-11-06 | 12 | -39/+201 | |
| | | | | | | | | | | | | extensions to create already-opened files or sockets. | |||||
* | | | If getline fails due to a retryable I/O error, return -2 without closing the ↵ | Andrew J. Schorr | 2014-11-05 | 4 | -4/+76 | |
| | | | | | | | | | | | | file only if PROCINFO[<name>, "RETRY"] is configured. | |||||
* | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 88 | -12491/+16858 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-03 | 2 | -2/+11 | |
| |\| | ||||||
| | * | Use dfa superset to speed up matching. | Arnold D. Robbins | 2014-11-03 | 2 | -2/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-02 | 11 | -547/+629 | |
| |\| | ||||||
| | * | Additional profiling fix. | Arnold D. Robbins | 2014-11-02 | 7 | -6/+82 | |
| | | | ||||||
| | * | Doc fix w.r.t. awk.info domain. | Arnold D. Robbins | 2014-11-02 | 4 | -540/+546 | |
| | | | ||||||
| * | | Rebuild extras/Makefile.in. | Arnold D. Robbins | 2014-11-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-01 | 4 | -7/+13 | |
| |\| | ||||||
| | * | Fix profile6 test. | Arnold D. Robbins | 2014-11-01 | 4 | -7/+13 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-30 | 10 | -19/+145 | |
| |\| | ||||||
| | * | Fixes in pretty-printer. | Arnold D. Robbins | 2014-10-30 | 7 | -17/+80 | |
| | | | ||||||
| | * | Enable cross-compiling for readline during configuring. | Arnold D. Robbins | 2014-10-30 | 4 | -2/+65 | |
| | | | ||||||
| * | | Update NEWS file to document new shell startup files. | Andrew J. Schorr | 2014-10-30 | 2 | -0/+10 | |
| | | | ||||||
| * | | Patch doc/ChangeLog to reflect changes in previous patch regarding shell ↵ | Andrew J. Schorr | 2014-10-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | startup files. | |||||
| * | | Add extras directory with shell startup files containing path manipulation ↵ | Andrew J. Schorr | 2014-10-29 | 13 | -558/+1317 | |
| | | | | | | | | | | | | functions. | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-29 | 2 | -21/+44 | |
| |\| | ||||||
| | * | Sync dfa with grep. | Arnold D. Robbins | 2014-10-29 | 2 | -21/+44 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-28 | 3 | -34/+34 | |
| |\| | ||||||
| | * | Restore use of @sc in doc. | Arnold D. Robbins | 2014-10-28 | 3 | -34/+34 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-28 | 7 | -552/+609 | |
| |\| | ||||||
| | * | Doc fixes. | Arnold D. Robbins | 2014-10-28 | 5 | -534/+543 | |
| | | | ||||||
| | * | Sync dfa.c with grep. | Arnold D. Robbins | 2014-10-28 | 2 | -18/+66 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-25 | 1 | -991/+662 | |
| |\| | ||||||
| | * | New de.po file. | Arnold D. Robbins | 2014-10-25 | 1 | -991/+662 | |
| | | | ||||||
| * | | Additional doc fix. | Arnold D. Robbins | 2014-10-25 | 4 | -537/+578 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-25 | 6 | -115/+114 | |
| |\| | ||||||
| | * | Typo fixes in the doc. | Arnold D. Robbins | 2014-10-25 | 4 | -93/+97 | |
| | | | ||||||
| | * | Sync dfa.c with grep. | Arnold D. Robbins | 2014-10-25 | 2 | -22/+17 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-17 | 4 | -4/+12 | |
| |\| | ||||||
| | * | More minor doc updates. | Arnold D. Robbins | 2014-10-17 | 4 | -4/+12 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-17 | 16 | -18/+57 | |
| |\| | ||||||
| | * | VMS build fixes. | Arnold D. Robbins | 2014-10-17 | 6 | -4/+27 | |
| | | | ||||||
| | * | Doc updates. | Arnold D. Robbins | 2014-10-17 | 4 | -8/+14 | |
| | | | ||||||
| | * | Fix assumptions about AWKPATH in awklib and test. | Arnold D. Robbins | 2014-10-17 | 6 | -6/+16 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-15 | 8 | -641/+674 | |
| |\| | ||||||
| | * | Sanitize handling of AWKPATH / AWKLIBPATH. | Arnold D. Robbins | 2014-10-15 | 8 | -641/+674 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-14 | 4 | -565/+712 | |
| |\| | ||||||
| | * | Add new Foreword from Mike Brennan. | Arnold D. Robbins | 2014-10-14 | 4 | -565/+712 | |
| | | | ||||||
| * | | 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 | |
| |\| |