Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-06 | 5 | -260/+323 | |
| |\| | ||||||
| | * | Minor doc updates. | Arnold D. Robbins | 2014-08-06 | 5 | -260/+323 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-05 | 10 | -941/+2458 | |
| |\| | ||||||
| | * | Bug fix to MPFR mod operation for negative numerator. | Arnold D. Robbins | 2014-08-05 | 6 | -4/+55 | |
| | | | ||||||
| | * | Bug fix in MPFR that manifested in sqrt(). | Arnold D. Robbins | 2014-08-05 | 7 | -16/+144 | |
| | | | ||||||
| | * | New id.po file. | Arnold D. Robbins | 2014-08-05 | 1 | -922/+2260 | |
| | | | ||||||
| | * | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 3 | -2/+7 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2014-08-03 | 3 | -2/+7 | |
| |\ \ | ||||||
| | * \ | Merge branch 'gawk-4.1-stable' to get --profile to work with -M. | Andrew J. Schorr | 2014-08-03 | 3 | -2/+7 | |
| | |\ \ | ||||||
| | | * | | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 3 | -2/+7 | |
| | | | | | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-03 | 9 | -446/+472 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Improve inrec setting ERRNO, doc of API get_record for errors. | Arnold D. Robbins | 2014-08-03 | 8 | -138/+149 | |
| | | | | ||||||
| | * | | Minor code improvement for sprintf %c. | Arnold D. Robbins | 2014-08-03 | 2 | -2/+6 | |
| | | | | ||||||
| | * | | Document more about sprintf %c. | Arnold D. Robbins | 2014-08-03 | 4 | -427/+438 | |
| | |/ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 2 | -5/+23 | |
| |\| | ||||||
| | * | Make sprintf %c work better on Windows (printhuge test) | Arnold D. Robbins | 2014-07-31 | 2 | -5/+23 | |
| | | | ||||||
| * | | Fix memory leak in do_mpfr_div. | Arnold D. Robbins | 2014-07-31 | 2 | -0/+8 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 5 | -7/+35 | |
| |\| | ||||||
| | * | Clean up some memory in MPFR. | Arnold D. Robbins | 2014-07-31 | 4 | -0/+22 | |
| | | | ||||||
| | * | Sync dfa with GNU grep. | Arnold D. Robbins | 2014-07-31 | 2 | -7/+13 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-25 | 5 | -2/+14 | |
| |\| | ||||||
| | * | Add a warning if -M used and MPFR not available. | Arnold D. Robbins | 2014-07-25 | 2 | -0/+7 | |
| | | | ||||||
| | * | Add newline to printhuge test. | Arnold D. Robbins | 2014-07-25 | 3 | -2/+7 | |
| | | | ||||||
| * | | Clarify doc on div(). | Arnold D. Robbins | 2014-07-24 | 4 | -357/+366 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-24 | 7 | -7/+30 | |
| |\| | ||||||
| | * | Bug fix for I/O errors in the middle of a file. | Arnold D. Robbins | 2014-07-24 | 4 | -5/+19 | |
| | | | ||||||
| | * | Fix option ordering in usage output. | Arnold D. Robbins | 2014-07-24 | 4 | -2/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-21 | 3 | -2/+10 | |
| |\| | ||||||
| | * | Bug fix in uninstall in extension directory. | Arnold D. Robbins | 2014-07-21 | 3 | -2/+10 | |
| | | | ||||||
| * | | Updated it.po file. | Arnold D. Robbins | 2014-07-21 | 1 | -17/+15 | |
| | | | ||||||
* | | | 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. | |||||
* | | | Moved the file so that it becomes a bit more visible to the public when the ↵ | Juergen Kahrs | 2014-08-08 | 1 | -0/+95 | |
| | | | | | | | | | | | | cmake branch gets merged into the master branch. | |||||
* | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2014-07-18 | 24 | -935/+1357 | |
|\| | | ||||||
| * | | Add div() function for integer division & remainder. | Arnold D. Robbins | 2014-07-10 | 14 | -343/+682 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-10 | 9 | -15/+107 | |
| |\| | ||||||
| | * | Make printhuge test use UTF-8 locale. | Arnold D. Robbins | 2014-07-10 | 3 | -10/+12 | |
| | | | ||||||
| | * | Bug fix when sprintf %c on huge values in multibyte locales. | Arnold D. Robbins | 2014-07-10 | 8 | -3/+31 | |
| | | | ||||||
| | * | Make source code character checking smarter. | Arnold D. Robbins | 2014-07-10 | 3 | -12/+74 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-04 | 7 | -573/+630 | |
| |\| | ||||||
| | * | Document how to match ASCII characters. | Arnold D. Robbins | 2014-07-04 | 4 | -491/+526 | |
| | | | ||||||
| | * | Disallow bad characters in source files. | Arnold D. Robbins | 2014-07-04 | 3 | -82/+104 | |
| | | | ||||||
| * | | Don't install igawk and igawk.1 anymore. | Arnold D. Robbins | 2014-06-25 | 9 | -185/+98 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-25 | 4 | -600/+627 | |
| |\| | ||||||
| | * | Update copying and back cover text. | Arnold D. Robbins | 2014-06-25 | 4 | -600/+627 | |
| | | | ||||||
| * | | Make --pretty-print not run the program. | Arnold D. Robbins | 2014-06-24 | 11 | -597/+591 | |
| | | |