aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in checking for MPFR section.Andrew J. Schorr2017-06-052-1/+5
|
* Document PROCINFO["argv"].Arnold D. Robbins2017-05-306-430/+475
|
* Add doc on checking for MPFR at runtime.Arnold D. Robbins2017-05-295-582/+746
|
* FIELDWIDTHS parsing should protect against blanks after skip separator, and ↵Andrew J. Schorr2017-05-244-3/+15
| | | | fix field number in error message.
* Additional robustness in FIELDWIDTHS parsing.Arnold D. Robbins2017-05-239-22/+49
|
* And update ChangeLog about NEWS update.Arnold D. Robbins2017-05-231-0/+1
|
* Update NEWS with info about FIELDWIDTHS.Arnold D. Robbins2017-05-231-1/+5
|
* Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-2319-790/+1180
|
* Update some support files from GNULIB.Arnold D. Robbins2017-05-225-59/+59
|
* Make lint checking for "no effect" case smarter about line numbers.Arnold D. Robbins2017-05-206-8/+39
|
* Add a known issue to test/README.Arnold D. Robbins2017-05-201-0/+6
|
* Improve list in test/Makefile.am of locales needed.Arnold D. Robbins2017-05-013-4/+9
|
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2017-05-014-6/+16
|\
| * Fix bug where Node_regex was setting valref, and restore valref to Node_val ↵Andrew J. Schorr2017-04-264-6/+16
| | | | | | | | part of NODE union where it belongs.
* | Additional fix for --source, and add test case.Arnold D. Robbins2017-05-017-12/+29
|/
* Improvements to test-build.sh.Arnold D. Robbins2017-04-262-9/+18
|
* New helper script: test-build.sh.Arnold D. Robbins2017-04-242-0/+53
|
* Remove unused parts of the NODE.Arnold D. Robbins2017-04-242-18/+11
|
* Fix --source to be like 3.1.x and improve the doc.Arnold D. Robbins2017-04-237-600/+704
|
* Really fix the 64 bit alignment issue.Arnold D. Robbins2017-04-212-18/+27
|
* Fix permissions on it.po.Arnold D. Robbins2017-04-201-0/+0
|
* Update po/it.po.Arnold D. Robbins2017-04-201-866/+833
|
* Fix 64-bit compilation without MPFR.Arnold D. Robbins2017-04-208-72/+149
|
* Fixes for intdiv function, including documentation.Arnold D. Robbins2017-04-167-360/+390
|
* Compile fix for Mac OS X.Arnold D. Robbins2017-04-122-1/+4
|
* Fix a memory leak in mpfr formatting values.Arnold D. Robbins2017-04-122-0/+6
|
* Fix valgrind invalid read issues in new fpat parsing.Arnold D. Robbins2017-04-122-3/+13
|
* Remove unneeded execute permission on various files.Arnold D. Robbins2017-04-1247-93804/+0
|
* Add Italian translation of the gawk manual.Arnold D. Robbins2017-04-1250-2/+154848
|
* Fix FPAT problems.Arnold D. Robbins2017-04-1216-550/+581
|
* Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-1210-72/+171
|\
| * Add new memleak test.Arnold D. Robbins2017-04-125-2/+22
| |
| * Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-1229-695/+1728
| |\
| * \ Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-114-0/+33
| |\ \
| * | | Use Op_illegal instead of 0 in a couple of places for greater clarity.Andrew J. Schorr2017-04-103-4/+12
| | | |
| * | | Small style change in symbol.c.Arnold D. Robbins2017-04-102-2/+6
| | | |
| * | | Patch INSTRUCTION allocator to malloc instruction blocks and eliminate leaks.Andrew J. Schorr2017-04-073-17/+75
| | | |
| * | | Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-075-4/+10
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-077-1209/+4367
| |\ \ \ \
| * | | | | fixes for memory leak for user-supplied sorting function.Arnold D. Robbins2017-04-045-66/+77
| | | | | |
* | | | | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-1229-695/+1730
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Minor style edits in doc.Arnold D. Robbins2017-04-114-510/+513
| | | | | |
| * | | | | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-04-114-0/+33
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Trivial change to field.c set_FIELDWIDTHS for type consistency.Andrew J. Schorr2017-04-102-1/+6
| | | | | |
| * | | | | Update texinfo docs to document new FIELDWIDTHS and API input parser ↵Andrew J. Schorr2017-04-104-569/+839
| | | | | | | | | | | | | | | | | | | | | | | | capabilities.
| * | | | | Fix comment in fw_parse_field and white space in gawkapi.h.Andrew J. Schorr2017-04-093-5/+10
| | | | | |
| * | | | | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-04-075-4/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-04-079-1210/+4374
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-03-294-15/+18
| |\ \ \ \ \
| * | | | | | Revise fwtest* test names and files to match.Arnold D. Robbins2017-03-2711-32/+38
| | | | | | |