Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | \x escape sequences now process a maximum of 2 digits. | Arnold D. Robbins | 2014-08-20 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-18 | 1 | -0/+4 | |
| |\| | | | | ||||||
| | * | | | | Minor cleanup in symbol.c. | Arnold D. Robbins | 2014-08-18 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-15 | 1 | -0/+6 | |
| |\| | | | | ||||||
| | * | | | | Adjust -L option in usage output, update test. | Arnold D. Robbins | 2014-08-15 | 1 | -0/+6 | |
| | | | | | | ||||||
| | * | | | | Minor improvement in building - extract examples from doc. | Arnold D. Robbins | 2014-08-15 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Minor improvement in building - extract examples from doc. | Arnold D. Robbins | 2014-08-14 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-13 | 1 | -0/+9 | |
| |\| | | | | ||||||
| | * | | | | Minor improvement in gsub() memory management. | Arnold D. Robbins | 2014-08-13 | 1 | -0/+9 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 1 | -0/+26 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 1 | -3/+3 | |
| | |\| | | | | ||||||
| | | * | | | | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Copyright updates and file move. | Juergen Kahrs | 2014-08-12 | 1 | -0/+7 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 1 | -0/+19 | |
| |\| | | | | ||||||
| | * | | | | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+6 | |
| | | | | | | ||||||
| | * | | | | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+13 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-06 | 1 | -0/+36 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-05 | 1 | -0/+19 | |
| |\| | | | | ||||||
| | * | | | | Bug fix to MPFR mod operation for negative numerator. | Arnold D. Robbins | 2014-08-05 | 1 | -1/+9 | |
| | | | | | | ||||||
| | * | | | | Bug fix in MPFR that manifested in sqrt(). | Arnold D. Robbins | 2014-08-05 | 1 | -0/+11 | |
| | | | | | | ||||||
| | * | | | | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2014-08-03 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'gawk-4.1-stable' to get --profile to work with -M. | Andrew J. Schorr | 2014-08-03 | 1 | -0/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 1 | -0/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-03 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Improve inrec setting ERRNO, doc of API get_record for errors. | Arnold D. Robbins | 2014-08-03 | 1 | -0/+7 | |
| | | | | | | | ||||||
| | * | | | | | Minor code improvement for sprintf %c. | Arnold D. Robbins | 2014-08-03 | 1 | -0/+5 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 1 | -0/+5 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 1 | -0/+5 | |
| |\| | | | | ||||||
| | * | | | | Make sprintf %c work better on Windows (printhuge test) | Arnold D. Robbins | 2014-07-31 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 1 | -0/+37 | |
|\| | | | | | ||||||
| * | | | | | Fix memory leak in do_mpfr_div. | Arnold D. Robbins | 2014-07-31 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 1 | -0/+11 | |
| |\| | | | | ||||||
| | * | | | | Clean up some memory in MPFR. | Arnold D. Robbins | 2014-07-31 | 1 | -0/+7 | |
| | | | | | | ||||||
| | * | | | | Sync dfa with GNU grep. | Arnold D. Robbins | 2014-07-31 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-25 | 1 | -0/+5 | |
| |\| | | | | ||||||
| | * | | | | Add a warning if -M used and MPFR not available. | Arnold D. Robbins | 2014-07-25 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-24 | 1 | -0/+15 | |
| |\| | | | | ||||||
| | * | | | | Bug fix for I/O errors in the middle of a file. | Arnold D. Robbins | 2014-07-24 | 1 | -0/+10 | |
| | | | | | | ||||||
| | * | | | | Fix option ordering in usage output. | Arnold D. Robbins | 2014-07-24 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-12 | 1 | -1/+170 | |
|\| | | | | | ||||||
| * | | | | | Add div() function for integer division & remainder. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+15 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-10 | 1 | -0/+10 | |
| |\| | | | | ||||||
| | * | | | | Bug fix when sprintf %c on huge values in multibyte locales. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+4 | |
| | | | | | | ||||||
| | * | | | | Make source code character checking smarter. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-04 | 1 | -0/+6 | |
| |\| | | | | ||||||
| | * | | | | Disallow bad characters in source files. | Arnold D. Robbins | 2014-07-04 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Make --pretty-print not run the program. | Arnold D. Robbins | 2014-06-24 | 1 | -0/+7 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-22 | 1 | -0/+10 | |
| |\| | | | |