Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -2/+2 | |
|\| | ||||||
| * | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -2/+2 | |
| | | ||||||
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -2/+0 | |
| | | ||||||
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 1 | -0/+1 | |
| | | ||||||
* | | Change Node_hardregex to Node_typedregex. | Arnold D. Robbins | 2015-05-11 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-28 | 1 | -3/+9 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-28 | 1 | -1/+7 | |
| |\| | ||||||
| | * | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 1 | -1/+7 | |
| | | | ||||||
| * | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-04-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-27 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-06 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Further progress on making hard regexes work. | Arnold D. Robbins | 2015-04-03 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 1 | -2/+4 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -1/+1 | |
| |\| | | | | | |_|_|/ | |/| | | | ||||||
| | * | | | Further improvements. sub/gsub working. | Arnold D. Robbins | 2015-03-31 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 1 | -3/+3 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 1 | -7/+6 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Enhance get_file API to return info about input and output and to enable ↵ | Andrew J. Schorr | 2014-11-06 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | extensions to create already-opened files or sockets. | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge 'master' into select | Andrew J. Schorr | 2014-09-21 | 1 | -2/+30 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2014-04-13 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Enhance getline to return -2 when an I/O operation should be retried. | Andrew J. Schorr | 2013-07-02 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Add PROCINFO["errno"] and errno extension to map between errno and strings. | Andrew J. Schorr | 2013-07-01 | 1 | -0/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 1 | -0/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-02-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Setting -v IGNORECASE=0 on the command line should now work properly. | Andrew J. Schorr | 2015-02-05 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -7/+6 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -7/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 1 | -0/+1 | |
|\| | | | ||||||
| * | | | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 1 | -0/+1 | |
|\| | | | ||||||
| * | | | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 1 | -2/+28 | |
|\| | | | ||||||
| * | | | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 1 | -2/+28 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 1 | -1/+2 | |
|\| | | ||||||
| * | | Fix -O option. | Arnold D. Robbins | 2013-10-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Bug fix to flag values. | Arnold D. Robbins | 2013-10-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2013-09-22 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 1 | -1/+1 | |
| |/ | ||||||
* / | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -0/+1 | |
|/ | ||||||
* | Fix corner case use of exit. | Arnold D. Robbins | 2013-06-03 | 1 | -1/+7 | |
| | ||||||
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -2/+4 | |
|\ | ||||||
| * | Additional bug fix from John Haque. | Arnold D. Robbins | 2012-12-25 | 1 | -2/+4 | |
| | | ||||||
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 1 | -1/+7 | |
| | |