Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise doc for strongly typed regexp constants. | Arnold D. Robbins | 2016-11-21 | 1 | -0/+7 |
* | Merge branch 'master' into feature/typed-regex-2 | Arnold D. Robbins | 2016-11-18 | 1 | -0/+6 |
|\ | |||||
| * | Audit use of stptr for NUL termination. Update doc before merge to master. | Arnold D. Robbins | 2016-11-18 | 1 | -0/+6 |
* | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-10 | 1 | -0/+6 |
|\| | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-10 | 1 | -0/+6 |
| |\ | |||||
| | * | Fix doc on dcngettext. | Arnold D. Robbins | 2016-11-10 | 1 | -0/+6 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-08 | 1 | -0/+8 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-08 | 1 | -0/+8 |
| |\| | |||||
| | * | Small doc fixes. | Arnold D. Robbins | 2016-11-08 | 1 | -0/+8 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-04 | 1 | -0/+5 |
|\| | | |||||
| * | | Fix spelling error in doc, update wordlist. | Arnold D. Robbins | 2016-11-04 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-25 | 1 | -0/+7 |
|\| | | |||||
| * | | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -0/+7 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-23 | 1 | -0/+5 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-23 | 1 | -0/+5 |
| |\| | |||||
| | * | Remove references to MS-DOS and OS/2 from the doc. | Arnold D. Robbins | 2016-10-23 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-02 | 1 | -0/+6 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-02 | 1 | -0/+6 |
| |\| | |||||
| | * | Rework Bugs section in the manual. | Arnold D. Robbins | 2016-10-02 | 1 | -0/+6 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-20 | 1 | -0/+8 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-20 | 1 | -0/+8 |
| |\| | |||||
| | * | Minor documentation fixes. | Arnold D. Robbins | 2016-09-20 | 1 | -0/+8 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 1 | -0/+6 |
|\| | | |||||
| * | | New POSIX rules for string comparison. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+6 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 |
| |\| | |||||
| | * | Make 4.1.4 release tar ball. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-24 | 1 | -0/+5 |
|\| | | |||||
| * | | More spelling stuff. | Arnold D. Robbins | 2016-08-24 | 1 | -0/+1 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-24 | 1 | -0/+4 |
| |\| | |||||
| | * | Add more words to spelling word list. | Arnold D. Robbins | 2016-08-24 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-23 | 1 | -0/+8 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-23 | 1 | -0/+8 |
| |\| | |||||
| | * | Doc updates, add 'spell' target for make. | Arnold D. Robbins | 2016-08-23 | 1 | -0/+8 |
* | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+6 |
|/ / | |||||
* | | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -0/+8 |
|\| | |||||
| * | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+4 |
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-24 | 1 | -0/+4 |
* | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-19 | 1 | -0/+4 |
|\| | |||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 1 | -0/+5 |
|\| | |||||
| * | Reenable translation during arg parsing. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-12 | 1 | -0/+4 |
|\| | |||||
| * | Improve doc on use of SYMTAB. | Arnold D. Robbins | 2016-07-12 | 1 | -0/+4 |
* | | Typo fix in the man page. | Arnold D. Robbins | 2016-06-30 | 1 | -0/+5 |
* | | Document typeof in manpage and reference card. | Arnold D. Robbins | 2016-06-15 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 1 | -0/+8 |
|\| | |||||
| * | Update years and stuff in doc towards next release. | Arnold D. Robbins | 2016-06-10 | 1 | -0/+2 |