Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update aux files. | Arnold D. Robbins | 2019-11-21 | 1 | -0/+4 | |
| | ||||||
* | Update aux files, add msys support. | Arnold D. Robbins | 2019-11-10 | 1 | -0/+4 | |
| | ||||||
* | Fix a bug with FPAT field parsing. | Arnold D. Robbins | 2019-11-03 | 1 | -0/+5 | |
| | ||||||
* | Update aux files. | Arnold D. Robbins | 2019-10-19 | 1 | -0/+4 | |
| | ||||||
* | Fix assigning typed regex to FS and RS. | Arnold D. Robbins | 2019-10-13 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2019-10-04 | 1 | -0/+4 | |
|\ | ||||||
| * | OpenVMS does not provide ULLONG_MAX | John Malmberg | 2019-09-30 | 1 | -0/+4 | |
| | | ||||||
* | | Update aux files. | Arnold D. Robbins | 2019-10-04 | 1 | -0/+4 | |
|/ | ||||||
* | Configuration improvements. | Arnold D. Robbins | 2019-09-20 | 1 | -0/+7 | |
| | ||||||
* | Update to Bison 3.4.2. | Arnold D. Robbins | 2019-09-17 | 1 | -0/+5 | |
| | ||||||
* | Update the typeof(PROCINFO) hack to return memory highwater and active counts. | Andrew J. Schorr | 2019-09-10 | 1 | -0/+13 | |
| | ||||||
* | Fix use-after-free issues in profile.c. | Arnold D. Robbins | 2019-09-01 | 1 | -0/+5 | |
| | ||||||
* | Hack the typeof function to return memory count info when the 2nd arg is ↵ | Andrew J. Schorr | 2019-09-01 | 1 | -0/+10 | |
| | | | | PROCINFO. | |||||
* | In .developing mode, define MEMDEBUG to use malloc/free for block allocation ↵ | Andrew J. Schorr | 2019-08-30 | 1 | -0/+10 | |
| | | | | to facilitate finding memory leaks. | |||||
* | Another memory issue fix. | Arnold D. Robbins | 2019-08-30 | 1 | -0/+6 | |
| | ||||||
* | Restore modified use of realloc in format_tree. | Arnold D. Robbins | 2019-08-30 | 1 | -0/+9 | |
| | ||||||
* | Small code cleanup in re.c. | Arnold D. Robbins | 2019-08-23 | 1 | -1/+3 | |
| | ||||||
* | Fix whitespace in main.c. | Arnold D. Robbins | 2019-08-23 | 1 | -0/+4 | |
| | ||||||
* | Update aux files from GNULIB. | Arnold D. Robbins | 2019-08-21 | 1 | -0/+4 | |
| | ||||||
* | Avoid memory growth in format_tree. | Arnold D. Robbins | 2019-08-15 | 1 | -0/+13 | |
| | ||||||
* | Reduce up-front compiled regexp memory usage. | Arnold D. Robbins | 2019-08-15 | 1 | -0/+9 | |
| | ||||||
* | Further improvements to bitwise functions. | Arnold D. Robbins | 2019-07-23 | 1 | -0/+6 | |
| | ||||||
* | Fix checking for negative arguments to bitwise functions. | Arnold D. Robbins | 2019-07-23 | 1 | -0/+12 | |
| | ||||||
* | Update Checklist. | Arnold D. Robbins | 2019-07-23 | 1 | -0/+4 | |
| | ||||||
* | Doc updates before release. | Arnold D. Robbins | 2019-07-21 | 1 | -0/+2 | |
| | ||||||
* | Update copyright years. Fix a typo in ChangeLog.1. | Arnold D. Robbins | 2019-07-21 | 1 | -0/+5 | |
| | ||||||
* | Merge branch 'gawk-5.0-stable' | Arnold D. Robbins | 2019-07-16 | 1 | -0/+9 | |
|\ | ||||||
| * | Fix lint_old warnings to use lintwarn function. | Arnold D. Robbins | 2019-07-16 | 1 | -0/+9 | |
| | | ||||||
* | | Fix a typo in the ChangeLog. | Arnold D. Robbins | 2019-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | Fix spelling errors in gawkapi.h. | Arnold D. Robbins | 2019-07-09 | 1 | -0/+4 | |
| | | ||||||
* | | Bump gawk_api_major_version due to incompatible namespace changes. | Andrew J. Schorr | 2019-07-08 | 1 | -0/+8 | |
|/ | ||||||
* | Update config.sub. | Arnold D. Robbins | 2019-06-30 | 1 | -0/+4 | |
| | ||||||
* | Fix four more lint extension warnings. | Arnold D. Robbins | 2019-06-30 | 1 | -0/+7 | |
| | ||||||
* | Fix a problem when using awk::var kinds of names. | Arnold D. Robbins | 2019-06-26 | 1 | -0/+6 | |
| | ||||||
* | Small doc fixes. | Arnold D. Robbins | 2019-06-21 | 1 | -0/+1 | |
| | ||||||
* | Zero out buffers used to read source files. | Arnold D. Robbins | 2019-06-21 | 1 | -0/+4 | |
| | ||||||
* | Fix a typo in ChangeLog. | Arnold D. Robbins | 2019-06-21 | 1 | -1/+1 | |
| | ||||||
* | Update build aux files. | Arnold D. Robbins | 2019-06-21 | 1 | -0/+4 | |
| | ||||||
* | Fix /\{/ to not warn if --posix. | Arnold D. Robbins | 2019-06-19 | 1 | -0/+5 | |
| | ||||||
* | Make 5.0.1 tarball. | Arnold D. Robbins | 2019-06-18 | 1 | -0/+4 | |
| | ||||||
* | Update comment for translators in usage(). | Arnold D. Robbins | 2019-06-06 | 1 | -0/+4 | |
| | ||||||
* | Move to Bison 3.4. | Arnold D. Robbins | 2019-06-02 | 1 | -0/+5 | |
| | ||||||
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 1 | -0/+18 | |
| | ||||||
* | Update NEWS. | Arnold D. Robbins | 2019-05-10 | 1 | -0/+4 | |
| | ||||||
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -0/+13 | |
| | ||||||
* | Fix message for when extensions are not available. | Arnold D. Robbins | 2019-05-05 | 1 | -0/+5 | |
| | ||||||
* | Fix a warning in msg.c. | Arnold D. Robbins | 2019-04-24 | 1 | -0/+5 | |
| | ||||||
* | Update config.sub. | Arnold D. Robbins | 2019-04-23 | 1 | -0/+4 | |
| | ||||||
* | Speed field assignment back up. | Arnold D. Robbins | 2019-04-21 | 1 | -0/+6 | |
| | ||||||
* | Fix bug with ^ in FS. | Arnold D. Robbins | 2019-04-21 | 1 | -0/+3 | |
| |