Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fix minor bug: the "-h" option should not require an argument. | Andrew J. Schorr | 2014-09-30 | 2 | -1/+7 | |
| | | | | ||||||
| * | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-29 | 16 | -1912/+2073 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-29 | 4 | -1101/+1089 | |
| | |\| | ||||||
| | | * | More doc fixes. | Arnold D. Robbins | 2014-09-29 | 4 | -1101/+1089 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-29 | 11 | -646/+674 | |
| | |\| | ||||||
| | | * | 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 | |
| | | | | ||||||
| | * | | Update in TODO. | Arnold D. Robbins | 2014-09-28 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-28 | 9 | -506/+649 | |
| | |\| | ||||||
| | | * | 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 | |
| | | | | ||||||
| * | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 35 | -3165/+3480 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-27 | 27 | -1025/+1024 | |
| | |\| | ||||||
| | | * | 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 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-23 | 10 | -740/+899 | |
| | |\| | ||||||
| | | * | 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 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-22 | 11 | -1515/+1597 | |
| | |\| | ||||||
| | | * | More doc fixes. | Arnold D. Robbins | 2014-09-22 | 11 | -1515/+1597 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-21 | 4 | -1397/+1447 | |
| | |\| | ||||||
| | | * | Doc fixes. | Arnold D. Robbins | 2014-09-21 | 4 | -1403/+1461 | |
| | | | | ||||||
| * | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-18 | 9 | -230/+291 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 18 | -943/+1110 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'comment' of ssh://git.sv.gnu.org/srv/git/gawk into comment | Stephen Davies | 2014-09-13 | 2 | -1475/+1280 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Minor code cleanups. | Arnold D. Robbins | 2014-09-12 | 2 | -1475/+1280 | |
| | | | | | | | ||||||
| * | | | | | | ChangeLog | Stephen Davies | 2014-09-13 | 1 | -0/+35 | |
| |/ / / / / | ||||||
| * | | | | | Update NEWS and TODO. | Arnold D. Robbins | 2014-09-10 | 2 | -21/+5 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 53 | -10554/+11512 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix some minor indentation nits in profiling. | Arnold D. Robbins | 2014-09-10 | 1 | -31/+45 | |
| | | | | | | | ||||||
| * | | | | | | fix awkgram.y | Stephen Davies | 2014-09-09 | 2 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | sync awkgram | Stephen Davies | 2014-09-09 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | fix indents | Stephen Davies | 2014-09-08 | 1 | -6/+6 | |
| | | | | | | | ||||||
| * | | | | | | profile.c fixes | Stephen Davies | 2014-09-08 | 3 | -14/+8 | |
| | | | | | | | ||||||
| * | | | | | | adding awkgram.c | Stephen Davies | 2014-09-07 | 1 | -1276/+1580 | |
| | | | | | | | ||||||
| * | | | | | | function comments 1 | Stephen Davies | 2014-09-07 | 2 | -16/+96 | |
| | | | | | | | ||||||
| * | | | | | | ll except functions looking OK | Stephen Davies | 2014-09-03 | 2 | -44/+78 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'comment' of ssh://git.sv.gnu.org/srv/git/gawk into comment | Stephen Davies | 2014-08-24 | 33 | -18/+1896 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remote changes? | |||||
| | * \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 33 | -18/+1896 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Progress in collecting comments and with comments within a block. | Stephen Davies | 2014-08-24 | 2 | -68/+84 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No joy with comments before BEGIN or END and, before { or after }. Changed my email | |||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-06 | 21 | -1392/+3003 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 2 | -5/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 19 | -392/+478 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | And add awkgram.c... | Arnold D. Robbins | 2014-07-12 | 1 | -362/+357 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-12 | 72 | -10775/+15552 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-04-11 | 113 | -8880/+12577 | |
| |\ \ \ \ \ \ \ \ \ \ \ |