aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New test: mpfranswer42.Arnold D. Robbins2019-09-245-2/+40
|
* Update doc/it/texinfo.tex.Arnold D. Robbins2019-09-242-7/+17
|
* Configuration improvements.Arnold D. Robbins2019-09-205-0/+20
|
* Update to Bison 3.4.2.Arnold D. Robbins2019-09-174-277/+288
|
* Update the typeof(PROCINFO) hack to return memory highwater and active counts.Andrew J. Schorr2019-09-104-8/+51
|
* Update NEWS.Arnold D. Robbins2019-09-011-1/+3
|
* Fix use-after-free issues in profile.c.Arnold D. Robbins2019-09-012-23/+31
|
* Hack the typeof function to return memory count info when the 2nd arg is ↵Andrew J. Schorr2019-09-014-7/+28
| | | | PROCINFO.
* In .developing mode, define MEMDEBUG to use malloc/free for block allocation ↵Andrew J. Schorr2019-08-305-2/+47
| | | | to facilitate finding memory leaks.
* Another memory issue fix.Arnold D. Robbins2019-08-302-0/+10
|
* Restore modified use of realloc in format_tree.Arnold D. Robbins2019-08-302-3/+16
|
* Updates to awkcard.in.Arnold D. Robbins2019-08-232-13/+6
|
* Small code cleanup in re.c.Arnold D. Robbins2019-08-232-4/+9
|
* Fix whitespace in main.c.Arnold D. Robbins2019-08-232-4/+8
|
* Update aux files from GNULIB.Arnold D. Robbins2019-08-216-8/+20
|
* Sync support files from GNULIB.Arnold D. Robbins2019-08-213-45/+167
|
* Document statvfs in filefuncs.3am.Arnold D. Robbins2019-08-213-4/+96
|
* Avoid memory growth in format_tree.Arnold D. Robbins2019-08-152-5/+15
|
* Reduce up-front compiled regexp memory usage.Arnold D. Robbins2019-08-154-24/+29
|
* Update Italian manual translation.Arnold D. Robbins2019-08-152-0/+14
|
* Doc update, use ./count=1 to name files instead of var assignments.Arnold D. Robbins2019-08-114-557/+588
|
* Italian translation updated.Arnold D. Robbins2019-08-092-10/+49
|
* Add README_d/README.development.Arnold D. Robbins2019-08-072-0/+102
|
* Doc update on command line processing.Arnold D. Robbins2019-08-074-562/+651
|
* Test tarball 5.0.61.Arnold D. Robbins2019-07-2343-2104/+2158
|
* Fix typos in test/Makefile.am.Arnold D. Robbins2019-07-233-4/+8
|
* Further improvements to bitwise functions.Arnold D. Robbins2019-07-232-8/+10
|
* Fix checking for negative arguments to bitwise functions.Arnold D. Robbins2019-07-232-10/+20
|
* Update Checklist.Arnold D. Robbins2019-07-232-1/+9
|
* Documentation updates and fixes.Arnold D. Robbins2019-07-236-499/+508
|
* Update Italian documentation translations.Arnold D. Robbins2019-07-234-691/+649
|
* Update it.po.Arnold D. Robbins2019-07-232-103/+104
|
* Doc updates before release.Arnold D. Robbins2019-07-2113-631/+678
|
* Update copyright years. Fix a typo in ChangeLog.1.Arnold D. Robbins2019-07-2112-11/+17
|
* Update build aux files.Arnold D. Robbins2019-07-172-6/+11
|
* Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-07-167-130/+136
|\
| * Fix lint_old warnings to use lintwarn function.Arnold D. Robbins2019-07-167-130/+136
| |
* | Fix a typo in the ChangeLog.Arnold D. Robbins2019-07-121-1/+1
| |
* | Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-07-092-16/+32
|\|
| * Update Italian manual.Arnold D. Robbins2019-07-092-16/+32
| |
* | Fix spelling errors in gawkapi.h.Arnold D. Robbins2019-07-092-4/+8
| |
* | Bump gawk_api_major_version due to incompatible namespace changes.Andrew J. Schorr2019-07-082-1/+12
| |
* | Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-07-052-6/+4
|\|
| * Update Italian manual.Arnold D. Robbins2019-07-052-6/+4
| |
* | Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-06-307-36/+41
|\|
| * Update config.sub.Arnold D. Robbins2019-06-304-30/+28
| |
| * Fix four more lint extension warnings.Arnold D. Robbins2019-06-304-6/+13
| |
* | Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-06-2813-2/+113
|\|
| * Add backwards compatibility tests for inplace extension.Arnold D. Robbins2019-06-2813-2/+113
| |
* | Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-06-2622-122/+262
|\|