Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Small build fix in awklib. | Arnold D. Robbins | 2014-11-05 | 2 | -1/+6 | |
| | ||||||
* | Use dfa superset to speed up matching. | Arnold D. Robbins | 2014-11-03 | 2 | -2/+11 | |
| | ||||||
* | Additional profiling fix. | Arnold D. Robbins | 2014-11-02 | 7 | -6/+82 | |
| | ||||||
* | Doc fix w.r.t. awk.info domain. | Arnold D. Robbins | 2014-11-02 | 4 | -540/+546 | |
| | ||||||
* | Fix profile6 test. | Arnold D. Robbins | 2014-11-01 | 4 | -7/+13 | |
| | ||||||
* | Fixes in pretty-printer. | Arnold D. Robbins | 2014-10-30 | 7 | -17/+80 | |
| | ||||||
* | Enable cross-compiling for readline during configuring. | Arnold D. Robbins | 2014-10-30 | 4 | -2/+65 | |
| | ||||||
* | Sync dfa with grep. | Arnold D. Robbins | 2014-10-29 | 2 | -21/+44 | |
| | ||||||
* | Restore use of @sc in doc. | Arnold D. Robbins | 2014-10-28 | 3 | -34/+34 | |
| | ||||||
* | Doc fixes. | Arnold D. Robbins | 2014-10-28 | 5 | -534/+543 | |
| | ||||||
* | Sync dfa.c with grep. | Arnold D. Robbins | 2014-10-28 | 2 | -18/+66 | |
| | ||||||
* | New de.po file. | Arnold D. Robbins | 2014-10-25 | 1 | -991/+662 | |
| | ||||||
* | Typo fixes in the doc. | Arnold D. Robbins | 2014-10-25 | 4 | -93/+97 | |
| | ||||||
* | Sync dfa.c with grep. | Arnold D. Robbins | 2014-10-25 | 2 | -22/+17 | |
| | ||||||
* | More minor doc updates. | Arnold D. Robbins | 2014-10-17 | 4 | -4/+12 | |
| | ||||||
* | VMS build fixes. | Arnold D. Robbins | 2014-10-17 | 6 | -4/+27 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2014-10-17 | 4 | -8/+14 | |
| | ||||||
* | Fix assumptions about AWKPATH in awklib and test. | Arnold D. Robbins | 2014-10-17 | 6 | -6/+16 | |
| | ||||||
* | Sanitize handling of AWKPATH / AWKLIBPATH. | Arnold D. Robbins | 2014-10-15 | 8 | -641/+674 | |
| | ||||||
* | Add new Foreword from Mike Brennan. | Arnold D. Robbins | 2014-10-14 | 4 | -565/+712 | |
| | ||||||
* | Doc improvement. | Arnold D. Robbins | 2014-10-13 | 4 | -531/+549 | |
| | ||||||
* | Improve error msg for compiling bracket expressions. | Arnold D. Robbins | 2014-10-13 | 2 | -1/+7 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2014-10-12 | 6 | -526/+535 | |
| | ||||||
* | Add explicit list of needed locales in make check. | Arnold D. Robbins | 2014-10-12 | 3 | -0/+9 | |
| | ||||||
* | Updated Swedish po file (sv.po). | Arnold D. Robbins | 2014-10-12 | 2 | -15/+16 | |
| | ||||||
* | Minor cleanup in extension/inplace.c. | Arnold D. Robbins | 2014-10-08 | 2 | -3/+7 | |
| | ||||||
* | Sync dfa with GNU grep. | Arnold D. Robbins | 2014-10-08 | 2 | -12/+37 | |
| | ||||||
* | Finished edits! | Arnold D. Robbins | 2014-10-05 | 4 | -566/+587 | |
| | ||||||
* | Minor typo fix in profiling output. | Arnold D. Robbins | 2014-10-05 | 7 | -6/+15 | |
| | ||||||
* | Fix --gen-pot with long strings. | Arnold D. Robbins | 2014-10-04 | 7 | -4/+35 | |
| | ||||||
* | Fix EMRED. | Arnold D. Robbins | 2014-10-03 | 4 | -212/+218 | |
| | ||||||
* | Last set of edits. At least for the moment. | Arnold D. Robbins | 2014-10-02 | 4 | -683/+680 | |
| | ||||||
* | More doc updates. | Arnold D. Robbins | 2014-10-01 | 6 | -623/+1081 | |
| | ||||||
* | More doc fixes. | Arnold D. Robbins | 2014-09-30 | 4 | -206/+209 | |
| | ||||||
* | Fix minor bug: the "-h" option should not require an argument. | Andrew J. Schorr | 2014-09-30 | 2 | -1/+7 | |
| | ||||||
* | More doc fixes. | Arnold D. Robbins | 2014-09-29 | 4 | -1101/+1089 | |
| | ||||||
* | Continuing doc improvements. | Arnold D. Robbins | 2014-09-29 | 4 | -638/+645 | |
| | ||||||
* | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 7 | -8/+29 | |
| | ||||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2014-09-28 | 2 | -26/+83 | |
| | ||||||
* | More doc stuff, incl. debugger "where" command. | Arnold D. Robbins | 2014-09-28 | 4 | -479/+553 | |
| | ||||||
* | Add "where" command to debugger (alias for backtrace). | Arnold D. Robbins | 2014-09-28 | 4 | -1/+13 | |
| | ||||||
* | Minor improvement in profiling output. | Arnold D. Robbins | 2014-09-27 | 7 | -6/+16 | |
| | ||||||
* | Lots more documentation fixes. | Arnold D. Robbins | 2014-09-27 | 13 | -1017/+964 | |
| | ||||||
* | Add configure option to enable severe portability problems. | Arnold D. Robbins | 2014-09-27 | 6 | -0/+37 | |
| | ||||||
* | Minor fix when checking for bad source characters. | Arnold D. Robbins | 2014-09-27 | 3 | -2/+7 | |
| | ||||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2014-09-23 | 2 | -14/+69 | |
| | ||||||
* | Rework handling of special files, and doc thereof. | Arnold D. Robbins | 2014-09-23 | 6 | -724/+815 | |
| | ||||||
* | Allow any kind of junk inside quoted strings. | Arnold D. Robbins | 2014-09-23 | 3 | -2/+15 | |
| | ||||||
* | More doc fixes. | Arnold D. Robbins | 2014-09-22 | 11 | -1515/+1597 | |
| | ||||||
* | Doc fixes. | Arnold D. Robbins | 2014-09-21 | 4 | -1403/+1461 | |
| |