Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-02 | 1 | -0/+5 |
|\ | |||||
| * | Update autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -0/+5 |
| | | |||||
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 1 | -2/+6 |
|\ \ | |||||
| * | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 1 | -1/+1 |
| |\| | |||||
| | * | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-12 | 1 | -0/+10 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -0/+10 |
| |\| | |||||
| | * | Start NEWS entry for 4.1.3. | Arnold D. Robbins | 2015-05-05 | 1 | -0/+10 |
| | | | |||||
* | | | Update NEWS for typed regexp constants and typeof. | Arnold D. Robbins | 2015-05-12 | 1 | -1/+10 |
|/ / | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-29 | 1 | -1/+5 |
|\| | |||||
| * | Note that MBS support is now required in NEWS. | Arnold D. Robbins | 2015-04-29 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-16 | 1 | -1/+4 |
|\| | |||||
| * | Update NEWS. | Arnold D. Robbins | 2015-04-16 | 1 | -1/+4 |
| | | |||||
* | | 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 |
| | | |||||
* | | In NEWS file, rename div to intdiv. | Andrew J. Schorr | 2015-04-03 | 1 | -1/+1 |
| | | |||||
* | | Update NEWS. | Arnold D. Robbins | 2015-03-27 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-18 | 1 | -2/+3 |
|\| | |||||
| * | Update to libtool 2.4.6. | Arnold D. Robbins | 2015-03-18 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-06 | 1 | -3/+6 |
|\| | |||||
| * | Edits in NEWS. | Arnold D. Robbins | 2015-02-06 | 1 | -3/+6 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-01 | 1 | -1/+1 |
|\| | |||||
| * | Move param checking against function names into --posix. | Arnold D. Robbins | 2015-02-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 1 | -3/+10 |
|\| | |||||
| * | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -3/+10 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-25 | 1 | -2/+2 |
|\| | |||||
| * | Move to Libtool 2.4.5. | Arnold D. Robbins | 2015-01-25 | 1 | -1/+1 |
| | | |||||
| * | Update to Gettext 0.19.4. | Arnold D. Robbins | 2015-01-24 | 1 | -1/+1 |
| | | |||||
| * | Move to Bison 3.0.4. | Arnold D. Robbins | 2015-01-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-19 | 1 | -1/+2 |
|\| | |||||
| * | Update to bison 3.0.3. | Arnold D. Robbins | 2015-01-19 | 1 | -1/+2 |
| | | |||||
* | | Update doc on environment vars. | Arnold D. Robbins | 2014-11-23 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-19 | 1 | -0/+2 |
|\| | |||||
| * | Upgrade infrastructure (automake, gettext, libtool). | Arnold D. Robbins | 2014-11-19 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-16 | 1 | -3/+5 |
|\| | |||||
| * | Update in NEWS. | Arnold D. Robbins | 2014-11-16 | 1 | -3/+5 |
| | | |||||
* | | Update NEWS file to document new shell startup files. | Andrew J. Schorr | 2014-10-30 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-17 | 1 | -0/+6 |
|\| | |||||
| * | More minor doc updates. | Arnold D. Robbins | 2014-10-17 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-29 | 1 | -0/+3 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-28 | 1 | -0/+3 |
| |\| | |||||
| | * | Add "where" command to debugger (alias for backtrace). | Arnold D. Robbins | 2014-09-28 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 1 | -0/+3 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-27 | 1 | -0/+3 |
| |\| | |||||
| | * | Add configure option to enable severe portability problems. | Arnold D. Robbins | 2014-09-27 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 1 | -0/+4 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -0/+4 |
| |\| |