Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-03 | 4 | -212/+218 | |
| | |\| | | | | | ||||||
| | | * | | | | | Fix EMRED. | Arnold D. Robbins | 2014-10-03 | 4 | -212/+218 | |
| | | | | | | | | ||||||
| * | | | | | | | Rename function and program variables | Stephen Davies | 2014-10-04 | 1 | -15/+15 | |
| | | | | | | | | ||||||
| * | | | | | | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 6 | -349/+369 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-02 | 5 | -687/+689 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-02 | 4 | -683/+680 | |
| | |\| | | | | | ||||||
| | | * | | | | | Last set of edits. At least for the moment. | Arnold D. Robbins | 2014-10-02 | 4 | -683/+680 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix small braino in awk version of div function. | Arnold D. Robbins | 2014-10-02 | 5 | -150/+155 | |
| | | | | | | | | ||||||
| * | | | | | | | Some cleanups and doc additions. | Arnold D. Robbins | 2014-10-01 | 6 | -341/+372 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-01 | 7 | -623/+1285 | |
| |\| | | | | | | ||||||
| | * | | | | | | Add pi.awk program in MPFR chapter. | Arnold D. Robbins | 2014-10-01 | 5 | -146/+350 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-01 | 6 | -623/+1081 | |
| | |\| | | | | | ||||||
| | | * | | | | | More doc updates. | Arnold D. Robbins | 2014-10-01 | 6 | -623/+1081 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-30 | 6 | -211/+218 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-30 | 4 | -210/+211 | |
| | |\| | | | | | ||||||
| | | * | | | | | More doc fixes. | Arnold D. Robbins | 2014-09-30 | 4 | -206/+209 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2014-09-30 | 2 | -1/+7 | |
| | |\| | | | | | ||||||
| | | * | | | | | 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 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-19 | 3 | -0/+25 | |
| | |\| | | | | ||||||
| | | * | | | | More commentary on isalnum. | Arnold D. Robbins | 2014-09-19 | 3 | -0/+25 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-18 | 9 | -230/+291 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-18 | 5 | -11/+17 | |
| | |\| | | | | ||||||
| | | * | | | | Generalize how filefuncs test works. | Arnold D. Robbins | 2014-09-18 | 5 | -11/+17 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-18 | 4 | -216/+271 | |
| | |\| | | | | ||||||
| | | * | | | | Minor doc updates. | Arnold D. Robbins | 2014-09-18 | 4 | -216/+271 | |
| | | | | | | |