Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| |\| | | | | ||||||
| | * | | | | Fix extension portability for AIX. | Arnold D. Robbins | 2013-10-24 | 2 | -2/+13 | |
| | | | | | | ||||||
| | * | | | | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 13 | -506/+605 | |
| | | | | | | ||||||
| * | | | | | Finish removing PVERSION from doc. | Arnold D. Robbins | 2013-10-19 | 3 | -339/+339 | |
| | | | | | | ||||||
| * | | | | | Update TODO. | Arnold D. Robbins | 2013-10-17 | 1 | -1/+8 | |
| | | | | | | ||||||
| * | | | | | Additional fix in do_rand. | Arnold D. Robbins | 2013-10-17 | 2 | -5/+11 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-17 | 7 | -4/+52 | |
| |\| | | | | ||||||
| | * | | | | Catch SIGPIPE. | Arnold D. Robbins | 2013-10-17 | 7 | -4/+52 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 6 | -21/+32 | |
| |\| | | | | ||||||
| | * | | | | Fix -O option. | Arnold D. Robbins | 2013-10-16 | 6 | -21/+32 | |
| | | | | | | ||||||
| * | | | | | Restore TODO to Makefile.in. Fun. | Arnold D. Robbins | 2013-10-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 1 | -1/+1 | |
| |\| | | | | ||||||
| | * | | | | Take TODO out of Makefile.in. | Arnold D. Robbins | 2013-10-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Update TODO. | Arnold D. Robbins | 2013-10-16 | 1 | -109/+53 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 0 | -0/+0 | |
| |\| | | | | ||||||
| | * | | | | Removed TODO file; keep it just in master. | Arnold D. Robbins | 2013-10-16 | 1 | -247/+0 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 3 | -2/+10 | |
| |\| | | | | ||||||
| | * | | | | Fix for readline checks on Solaris. | Arnold D. Robbins | 2013-10-16 | 3 | -2/+10 | |
| | | | | | | ||||||
| * | | | | | Minor fix in do_rand(). | Arnold D. Robbins | 2013-10-16 | 2 | -0/+40 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 2 | -0/+11 | |
| |\| | | | | ||||||
| | * | | | | Add a comment in re.c:resetup. | Arnold D. Robbins | 2013-10-16 | 2 | -0/+11 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-11 | 4 | -232/+237 | |
| |\| | | | |