Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Simplify set_LINT function. | Arnold D. Robbins | 2016-07-19 | 1 | -0/+4 | |
| * | | | | | Small code cleanup in awkgram.y:shadow_funcs. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+6 | |
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 1 | -0/+20 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Update config.sub. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+4 | |
| * | | | | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2016-07-18 | 1 | -1/+5 | |
| * | | | | Reenable translation during arg parsing. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+12 | |
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-17 | 1 | -0/+5 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Fix set_LINT for LINT="invalid" to reset lintfunc. | Arnold D. Robbins | 2016-07-17 | 1 | -0/+5 | |
* | | | | Minor coding style fix in builtin.c. | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
|\| | | |/ |/| | ||||||
| * | Update dfa.c from GNU grep. | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
* | | Revert warning message until I'm certain that that flag combo is invalid. | Andrew J. Schorr | 2016-07-03 | 1 | -0/+6 | |
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ... | Andrew J. Schorr | 2016-07-03 | 1 | -0/+5 | |
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
| |\| | ||||||
| | * | Allow -d- to print to stdout. | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Add FUNCTAB and SYMTAB to variables dumped with -d. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -0/+13 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+13 | |
| |\| | ||||||
| | * | Minor fixes in gawkapi.c. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
| | * | Minor fixes for stftmt uses. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+8 | |
* | | | Improve r_force_number coding style. | Andrew J. Schorr | 2016-06-30 | 1 | -0/+4 | |
* | | | Use new STFMT_UNUSED define to improve code clarity, and fix some minor stfmt... | Andrew J. Schorr | 2016-06-30 | 1 | -0/+17 | |
* | | | Optimize r_force_number and fix obscure bug in get_ieee_magic_val. | Andrew J. Schorr | 2016-06-29 | 1 | -0/+7 | |
* | | | Add comment to gawkapi.h about string termination. | Andrew J. Schorr | 2016-06-27 | 1 | -0/+5 | |
* | | | Add comment to awk.h regarding the potential lack of NUL-termination for stri... | Andrew J. Schorr | 2016-06-27 | 1 | -0/+5 | |
* | | | Protect against an improper call to free in r_format_val. | Andrew J. Schorr | 2016-06-27 | 1 | -0/+7 | |
* | | | When checking for trailing spaces in numeric strings, avoid running off the end. | Andrew J. Schorr | 2016-06-26 | 1 | -0/+6 | |
* | | | Simplify do_print logic to eliminate an unnecessary test for the value's type. | Andrew J. Schorr | 2016-06-26 | 1 | -0/+6 | |
* | | | Do not use OFMT or CONVFMT for strnum values. | Andrew J. Schorr | 2016-06-26 | 1 | -0/+7 | |
* | | | Minor improvements after Andy's reworking of stuff. | Arnold D. Robbins | 2016-06-26 | 1 | -0/+16 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-26 | 1 | -0/+12 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-26 | 1 | -0/+10 | |
| |\| | ||||||
| | * | Fix handling of MAYBE_NUM; fixes change of 2015-08-25. | Arnold D. Robbins | 2016-06-26 | 1 | -0/+10 | |
* | | | Call fixtype in a few more places to make sure we check types properly. | Andrew J. Schorr | 2016-06-20 | 1 | -0/+10 | |
* | | | Forgot got commit the ChangeLog entry from the last patch. | Andrew J. Schorr | 2016-06-18 | 1 | -0/+4 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-16 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-16 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Add some comments, minor buglet fix. | Arnold D. Robbins | 2016-06-16 | 1 | -0/+6 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-15 | 1 | -0/+47 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-15 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Update config.sub. | Arnold D. Robbins | 2016-06-15 | 1 | -0/+4 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-14 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Fix long runs of backslashes in sub/gsub. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+5 | |
| * | | Remove an unused variable. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+4 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Update years and stuff in doc towards next release. | Arnold D. Robbins | 2016-06-10 | 1 | -0/+1 | |
| | * | Update config.guess, config.sub. | Arnold D. Robbins | 2016-06-10 | 1 | -0/+4 |