Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 18 | -943/+1110 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 16 | -886/+943 |
| |\ | |||||
| | * | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 16 | -886/+943 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-14 | 8 | -422/+522 |
| |\| | |||||
| | * | Doc edits. | Arnold D. Robbins | 2014-09-14 | 5 | -420/+448 |
| | | | |||||
| | * | Update awkgram.c. | Arnold D. Robbins | 2014-09-14 | 1 | -1/+1 |
| | | | |||||
| | * | Force only ASCII letters to be allowed in identifiers. | Arnold D. Robbins | 2014-09-14 | 3 | -2/+74 |
| | | | |||||
| * | | Restore gawk.info, still using C makeinfo. | Arnold D. Robbins | 2014-09-11 | 1 | -13630/+10602 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Stephen Davies | 2014-09-11 | 74 | -2052/+7800 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: doc/gawk.info | ||||
| * | | | gawk.info? | Stephen Davies | 2014-09-10 | 1 | -12588/+12580 |
| | | | | |||||
* | | | | 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 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-08 | 3 | -18/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Minor doc edit. | Arnold D. Robbins | 2014-09-08 | 3 | -18/+6 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-07 | 7 | -18/+41 |
| |\| | | |||||
| | * | | Minor code cleanups. | Arnold D. Robbins | 2014-09-07 | 4 | -16/+25 |
| | | | | |||||
| | * | | Minor doc fixes. | Arnold D. Robbins | 2014-09-07 | 3 | -2/+16 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 4 | -265/+268 |
| |\| | | |||||
| | * | | More reviewer comments. | Arnold D. Robbins | 2014-09-05 | 4 | -265/+268 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 15 | -424/+549 |
| |\| | | |||||
| | * | | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 15 | -424/+548 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 8 | -9/+66 |
| |\| | | |||||
| | * | | New test, indirect call of builtin functions. | Arnold D. Robbins | 2014-09-05 | 6 | -2/+35 |
| | | | | |||||
| | * | | Portability fix for functab4 test. | Arnold D. Robbins | 2014-09-05 | 3 | -7/+31 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-04 | 18 | -644/+939 |
| |\| | | |||||
| | * | | New helper file, chlistref.awk. | Arnold D. Robbins | 2014-09-04 | 2 | -0/+35 |
| | | | | |||||
| | * | | Make indirect calls work on built-in and extension functions. | Arnold D. Robbins | 2014-09-04 | 13 | -325/+422 |
| | | | | |||||
| | * | | Improve printing empty for loop header in profiler. | Arnold D. Robbins | 2014-09-04 | 4 | -13/+30 |
| | | | | |||||
| | * | | Documentation fixes and improvements. | Arnold D. Robbins | 2014-09-04 | 5 | -589/+735 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-02 | 4 | -95/+106 |
| |\| | | |||||
| | * | | Fix debugger walkthrough. | Arnold D. Robbins | 2014-09-02 | 4 | -95/+106 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-01 | 7 | -4/+63 |
| |\| | | |||||
| | * | | Bug fix in handling indirect function calls. | Arnold D. Robbins | 2014-09-01 | 2 | -1/+11 |
| | | | | |||||
| | * | | Minor improvement to substr(). | Arnold D. Robbins | 2014-09-01 | 2 | -3/+16 |
| | | | | |||||
| | * | | Index @ stuff in doc. | Arnold D. Robbins | 2014-09-01 | 4 | -0/+36 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-29 | 6 | -1206/+1326 |
| |\| | | |||||
| | * | | More doc updates. | Arnold D. Robbins | 2014-08-29 | 6 | -1206/+1326 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-27 | 6 | -14/+13 |
| |\| | | |||||
| | * | | Cleanup code for strcasecmp. | Arnold D. Robbins | 2014-08-27 | 6 | -14/+13 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-26 | 7 | -630/+598 |
| |\| | | |||||
| | * | | Change exclusion of exercises. | Arnold D. Robbins | 2014-08-26 | 4 | -623/+579 |
| | | | | |||||
| | * | | Sync regex with GLIBC. | Arnold D. Robbins | 2014-08-26 | 3 | -7/+19 |
| | | | | |||||
| * | | | Remove support for MirBSD. Yay! | Arnold D. Robbins | 2014-08-26 | 12 | -121/+96 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-25 | 4 | -570/+644 |
| |\| | | |||||
| | * | | Exclude exercises from print edition. | Arnold D. Robbins | 2014-08-25 | 4 | -570/+644 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-24 | 4 | -760/+817 |
| |\| | | |||||
| | * | | More reviewer comments. This is getting harder. | Arnold D. Robbins | 2014-08-24 | 4 | -760/+817 |
| | | | |