Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| | | | ||||||
| * | | Cleanup in regex.h. | Arnold D. Robbins | 2014-08-24 | 3 | -34/+37 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-23 | 12 | -732/+678 | |
| |\| | ||||||
| | * | More reviewer comments. | Arnold D. Robbins | 2014-08-23 | 12 | -732/+678 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-22 | 4 | -734/+830 | |
| |\| | ||||||
| | * | More reviewer comments. | Arnold D. Robbins | 2014-08-22 | 4 | -734/+830 | |
| | | | ||||||
| * | | \x escape sequences now process a maximum of 2 digits. | Arnold D. Robbins | 2014-08-20 | 6 | -533/+543 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-20 | 4 | -873/+915 | |
| |\| | ||||||
| | * | More fixes from reviewer comments. | Arnold D. Robbins | 2014-08-20 | 4 | -873/+915 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-18 | 2 | -18/+23 | |
| |\| | ||||||
| | * | Minor cleanup in symbol.c. | Arnold D. Robbins | 2014-08-18 | 2 | -18/+23 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-16 | 4 | -486/+518 | |
| |\| | ||||||
| | * | More reviewer comments. | Arnold D. Robbins | 2014-08-16 | 4 | -486/+518 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-15 | 8 | -1149/+1086 | |
| |\| | ||||||
| | * | Continue on reviewer comments. | Arnold D. Robbins | 2014-08-15 | 4 | -1147/+1074 | |
| | | | ||||||
| | * | Adjust -L option in usage output, update test. | Arnold D. Robbins | 2014-08-15 | 4 | -2/+12 | |
| | | | ||||||
| | * | Minor improvement in building - extract examples from doc. | Arnold D. Robbins | 2014-08-15 | 3 | -2/+11 | |
| | | | ||||||
| * | | Minor improvement in building - extract examples from doc. | Arnold D. Robbins | 2014-08-14 | 3 | -2/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-13 | 6 | -648/+648 | |
| |\| | ||||||
| | * | Doc updates. Start on reviewer comments. | Arnold D. Robbins | 2014-08-13 | 4 | -643/+632 | |
| | | | ||||||
| | * | Minor improvement in gsub() memory management. | Arnold D. Robbins | 2014-08-13 | 2 | -5/+16 | |
| | | | ||||||
| * | | Add div.awk to awklib. | Arnold D. Robbins | 2014-08-12 | 4 | -0/+47 | |
| | | | ||||||
| * | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 | |
| |\ \ | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 | |
| | |\| | ||||||
| | | * | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 | |
| | | | | ||||||
| * | | | Copyright updates and file move. | Juergen Kahrs | 2014-08-12 | 2 | -0/+11 | |
| | | | | ||||||
| * | | | Moved README.cmake to README_d/README.cmake. | Juergen Kahrs | 2014-08-12 | 2 | -96/+95 | |
| | | | | ||||||
| * | | | Copyright notice updated. | Juergen Kahrs | 2014-08-12 | 2 | -2/+2 | |
| |/ / | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 11 | -24/+76 | |
| |\| | ||||||
| | * | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 6 | -6/+19 | |
| | | | ||||||
| | * | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 6 | -18/+57 | |
| | | | ||||||
| * | | Update NEWS about CMake. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 31 | -1465/+3180 | |
| |\ \ | ||||||
| * | | | Moved the file so that it becomes a bit more visible to the public when the ↵ | Juergen Kahrs | 2014-08-08 | 1 | -95/+0 | |
| | | | | | | | | | | | | | | | | cmake branch gets merged into the master branch. |