Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add an item to TODO. | Arnold D. Robbins | 2013-12-05 | 1 | -0/+3 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-05 | 4 | -3/+12 | |
| |\| | ||||||
| | * | Fixes for Z/OS. | Arnold D. Robbins | 2013-12-05 | 4 | -3/+12 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-03 | 4 | -7/+20 | |
| |\| | ||||||
| | * | VMS fixes in io.c. | Arnold D. Robbins | 2013-12-03 | 2 | -2/+13 | |
| | | | ||||||
| | * | Fixes in vms/vms-conf.h. | Arnold D. Robbins | 2013-12-03 | 2 | -5/+7 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-01 | 3 | -6/+19 | |
| |\| | ||||||
| | * | Improve fts test for Cygwin. | Arnold D. Robbins | 2013-12-01 | 3 | -6/+19 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' to sort option table by long option name. | Andrew J. Schorr | 2013-12-01 | 2 | -21/+26 | |
| |\| | ||||||
| | * | Sort option table by long option name for ease of maintenance. | Andrew J. Schorr | 2013-12-01 | 2 | -21/+26 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-29 | 6 | -45/+8 | |
| |\| | ||||||
| | * | Remove pipeio3 test. | Arnold D. Robbins | 2013-11-29 | 6 | -45/+8 | |
| | | | ||||||
| * | | Bump version on master. | Arnold D. Robbins | 2013-11-28 | 3 | -12/+12 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-28 | 11 | -19/+46 | |
| |\| | ||||||
| | * | Bump version for test distribution. | Arnold D. Robbins | 2013-11-28 | 4 | -15/+18 | |
| | | | ||||||
| | * | Make 'make distcheck' work. | Arnold D. Robbins | 2013-11-28 | 7 | -4/+28 | |
| | | | ||||||
| * | | Fix doc/gawk.info. | Arnold D. Robbins | 2013-11-28 | 1 | -705/+331 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-28 | 4 | -335/+692 | |
| |\| | ||||||
| | * | Some doc edits. | Arnold D. Robbins | 2013-11-28 | 4 | -706/+689 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' to fix readdir test. | Andrew J. Schorr | 2013-11-27 | 2 | -1/+6 | |
| |\| | ||||||
| | * | Readdir test should work on filesystems lacking type info in the dirent. | Andrew J. Schorr | 2013-11-27 | 2 | -1/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' to get --include to work. | Andrew J. Schorr | 2013-11-27 | 5 | -4/+18 | |
| |\| | ||||||
| | * | Add --include long option and tests to make sure that --load and --include work. | Andrew J. Schorr | 2013-11-27 | 5 | -4/+18 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-23 | 2 | -6/+11 | |
| |\| | ||||||
| | * | Merge dfa.c from grep. | Arnold D. Robbins | 2013-11-23 | 2 | -6/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-20 | 5 | -5/+16 | |
| |\| | ||||||
| | * | Include inplace.3am in list of manual pages. | Arnold D. Robbins | 2013-11-20 | 3 | -4/+8 | |
| | | | ||||||
| | * | Make readdir test work if group name has spaces. | Arnold D. Robbins | 2013-11-20 | 2 | -1/+8 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-08 | 4 | -100/+109 | |
| |\| | ||||||
| | * | Doc updates on distribution contents. | Arnold D. Robbins | 2013-11-08 | 4 | -100/+109 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-07 | 1 | -0/+11 | |
| |\| | ||||||
| | * | Update README_d/README.solaris. | Arnold D. Robbins | 2013-11-07 | 1 | -0/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-07 | 4 | -13/+50 | |
| |\| | ||||||
| | * | Solaris fixes. | Arnold D. Robbins | 2013-11-07 | 4 | -13/+50 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-03 | 12 | -15/+67 | |
| |\| | ||||||
| | * | Doc fixes. | Arnold D. Robbins | 2013-11-03 | 4 | -11/+17 | |
| | | | ||||||
| | * | Make pipeio3 test work on PPC Mac OS X. | Arnold D. Robbins | 2013-11-03 | 4 | -2/+11 | |
| | | | ||||||
| | * | Addtional fix for \s in multibyte locales. | Arnold D. Robbins | 2013-11-03 | 7 | -2/+39 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-01 | 5 | -0/+16 | |
| |\| | ||||||
| | * | Additional work for EPIPE errors on stdout. | Arnold D. Robbins | 2013-11-01 | 2 | -0/+10 | |
| | | | ||||||
| | * | Add short title page to manual. | Arnold D. Robbins | 2013-10-31 | 3 | -0/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 3 | -2/+9 | |
| |\| | ||||||
| | * | Make 'make check' exit non-zero if failure, for buildbots. | Arnold D. Robbins | 2013-10-30 | 3 | -2/+9 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 3 | -8/+15 | |
| |\| | ||||||
| | * | Make charasbytes test more robust. We hope. | Arnold D. Robbins | 2013-10-30 | 3 | -3/+4 | |
| | | | ||||||
| | * | Further fix to pipeio3. | Arnold D. Robbins | 2013-10-30 | 3 | -5/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-25 | 5 | -583/+638 | |
| |\| | ||||||
| | * | Documentation updates. | Arnold D. Robbins | 2013-10-25 | 5 | -583/+638 | |
| | | | ||||||
| * | | Update TODO. | Arnold D. Robbins | 2013-10-24 | 1 | -2/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-24 | 15 | -508/+618 | |
| |\| |