Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve filefuncs man page to explain what's in the name field returned by stat. | Andrew J. Schorr | 2019-10-16 | 2 | -1/+7 |
* | Fix assigning typed regex to FS and RS. | Arnold D. Robbins | 2019-10-13 | 13 | -2/+65 |
* | Typo fix in the manual. | Arnold D. Robbins | 2019-10-06 | 6 | -440/+449 |
* | Update Italian translation. | Arnold D. Robbins | 2019-10-06 | 3 | -198/+208 |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2019-10-04 | 2 | -0/+9 |
|\ | |||||
| * | OpenVMS does not provide ULLONG_MAX | John Malmberg | 2019-09-30 | 2 | -0/+9 |
* | | Update aux files. | Arnold D. Robbins | 2019-10-04 | 10 | -119/+164 |
* | | Update Italian translation. | Arnold D. Robbins | 2019-10-04 | 4 | -2940/+3123 |
|/ | |||||
* | Squashed commit of the following: | Arnold D. Robbins | 2019-09-24 | 8 | -5193/+5644 |
* | New test: mpfranswer42. | Arnold D. Robbins | 2019-09-24 | 5 | -2/+40 |
* | Update doc/it/texinfo.tex. | Arnold D. Robbins | 2019-09-24 | 2 | -7/+17 |
* | Configuration improvements. | Arnold D. Robbins | 2019-09-20 | 5 | -0/+20 |
* | Update to Bison 3.4.2. | Arnold D. Robbins | 2019-09-17 | 4 | -277/+288 |
* | Update the typeof(PROCINFO) hack to return memory highwater and active counts. | Andrew J. Schorr | 2019-09-10 | 4 | -8/+51 |
* | Update NEWS. | Arnold D. Robbins | 2019-09-01 | 1 | -1/+3 |
* | Fix use-after-free issues in profile.c. | Arnold D. Robbins | 2019-09-01 | 2 | -23/+31 |
* | Hack the typeof function to return memory count info when the 2nd arg is PROC... | Andrew J. Schorr | 2019-09-01 | 4 | -7/+28 |
* | In .developing mode, define MEMDEBUG to use malloc/free for block allocation ... | Andrew J. Schorr | 2019-08-30 | 5 | -2/+47 |
* | Another memory issue fix. | Arnold D. Robbins | 2019-08-30 | 2 | -0/+10 |
* | Restore modified use of realloc in format_tree. | Arnold D. Robbins | 2019-08-30 | 2 | -3/+16 |
* | Updates to awkcard.in. | Arnold D. Robbins | 2019-08-23 | 2 | -13/+6 |
* | Small code cleanup in re.c. | Arnold D. Robbins | 2019-08-23 | 2 | -4/+9 |
* | Fix whitespace in main.c. | Arnold D. Robbins | 2019-08-23 | 2 | -4/+8 |
* | Update aux files from GNULIB. | Arnold D. Robbins | 2019-08-21 | 6 | -8/+20 |
* | Sync support files from GNULIB. | Arnold D. Robbins | 2019-08-21 | 3 | -45/+167 |
* | Document statvfs in filefuncs.3am. | Arnold D. Robbins | 2019-08-21 | 3 | -4/+96 |
* | Avoid memory growth in format_tree. | Arnold D. Robbins | 2019-08-15 | 2 | -5/+15 |
* | Reduce up-front compiled regexp memory usage. | Arnold D. Robbins | 2019-08-15 | 4 | -24/+29 |
* | Update Italian manual translation. | Arnold D. Robbins | 2019-08-15 | 2 | -0/+14 |
* | Doc update, use ./count=1 to name files instead of var assignments. | Arnold D. Robbins | 2019-08-11 | 4 | -557/+588 |
* | Italian translation updated. | Arnold D. Robbins | 2019-08-09 | 2 | -10/+49 |
* | Add README_d/README.development. | Arnold D. Robbins | 2019-08-07 | 2 | -0/+102 |
* | Doc update on command line processing. | Arnold D. Robbins | 2019-08-07 | 4 | -562/+651 |
* | Test tarball 5.0.61. | Arnold D. Robbins | 2019-07-23 | 43 | -2104/+2158 |
* | Fix typos in test/Makefile.am. | Arnold D. Robbins | 2019-07-23 | 3 | -4/+8 |
* | Further improvements to bitwise functions. | Arnold D. Robbins | 2019-07-23 | 2 | -8/+10 |
* | Fix checking for negative arguments to bitwise functions. | Arnold D. Robbins | 2019-07-23 | 2 | -10/+20 |
* | Update Checklist. | Arnold D. Robbins | 2019-07-23 | 2 | -1/+9 |
* | Documentation updates and fixes. | Arnold D. Robbins | 2019-07-23 | 6 | -499/+508 |
* | Update Italian documentation translations. | Arnold D. Robbins | 2019-07-23 | 4 | -691/+649 |
* | Update it.po. | Arnold D. Robbins | 2019-07-23 | 2 | -103/+104 |
* | Doc updates before release. | Arnold D. Robbins | 2019-07-21 | 13 | -631/+678 |
* | Update copyright years. Fix a typo in ChangeLog.1. | Arnold D. Robbins | 2019-07-21 | 12 | -11/+17 |
* | Update build aux files. | Arnold D. Robbins | 2019-07-17 | 2 | -6/+11 |
* | Merge branch 'gawk-5.0-stable' | Arnold D. Robbins | 2019-07-16 | 7 | -130/+136 |
|\ | |||||
| * | Fix lint_old warnings to use lintwarn function. | Arnold D. Robbins | 2019-07-16 | 7 | -130/+136 |
* | | Fix a typo in the ChangeLog. | Arnold D. Robbins | 2019-07-12 | 1 | -1/+1 |
* | | Merge branch 'gawk-5.0-stable' | Arnold D. Robbins | 2019-07-09 | 2 | -16/+32 |
|\| | |||||
| * | Update Italian manual. | Arnold D. Robbins | 2019-07-09 | 2 | -16/+32 |
* | | Fix spelling errors in gawkapi.h. | Arnold D. Robbins | 2019-07-09 | 2 | -4/+8 |