aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Update aux files.Arnold D. Robbins2019-11-211-0/+4
|
* Update aux files, add msys support.Arnold D. Robbins2019-11-101-0/+4
|
* Fix a bug with FPAT field parsing.Arnold D. Robbins2019-11-031-0/+5
|
* Update aux files.Arnold D. Robbins2019-10-191-0/+4
|
* Fix assigning typed regex to FS and RS.Arnold D. Robbins2019-10-131-0/+9
|
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2019-10-041-0/+4
|\
| * OpenVMS does not provide ULLONG_MAXJohn Malmberg2019-09-301-0/+4
| |
* | Update aux files.Arnold D. Robbins2019-10-041-0/+4
|/
* Configuration improvements.Arnold D. Robbins2019-09-201-0/+7
|
* Update to Bison 3.4.2.Arnold D. Robbins2019-09-171-0/+5
|
* Update the typeof(PROCINFO) hack to return memory highwater and active counts.Andrew J. Schorr2019-09-101-0/+13
|
* Fix use-after-free issues in profile.c.Arnold D. Robbins2019-09-011-0/+5
|
* Hack the typeof function to return memory count info when the 2nd arg is ↵Andrew J. Schorr2019-09-011-0/+10
| | | | PROCINFO.
* In .developing mode, define MEMDEBUG to use malloc/free for block allocation ↵Andrew J. Schorr2019-08-301-0/+10
| | | | to facilitate finding memory leaks.
* Another memory issue fix.Arnold D. Robbins2019-08-301-0/+6
|
* Restore modified use of realloc in format_tree.Arnold D. Robbins2019-08-301-0/+9
|
* Small code cleanup in re.c.Arnold D. Robbins2019-08-231-1/+3
|
* Fix whitespace in main.c.Arnold D. Robbins2019-08-231-0/+4
|
* Update aux files from GNULIB.Arnold D. Robbins2019-08-211-0/+4
|
* Avoid memory growth in format_tree.Arnold D. Robbins2019-08-151-0/+13
|
* Reduce up-front compiled regexp memory usage.Arnold D. Robbins2019-08-151-0/+9
|
* Further improvements to bitwise functions.Arnold D. Robbins2019-07-231-0/+6
|
* Fix checking for negative arguments to bitwise functions.Arnold D. Robbins2019-07-231-0/+12
|
* Update Checklist.Arnold D. Robbins2019-07-231-0/+4
|
* Doc updates before release.Arnold D. Robbins2019-07-211-0/+2
|
* Update copyright years. Fix a typo in ChangeLog.1.Arnold D. Robbins2019-07-211-0/+5
|
* Merge branch 'gawk-5.0-stable'Arnold D. Robbins2019-07-161-0/+9
|\
| * Fix lint_old warnings to use lintwarn function.Arnold D. Robbins2019-07-161-0/+9
| |
* | Fix a typo in the ChangeLog.Arnold D. Robbins2019-07-121-1/+1
| |
* | Fix spelling errors in gawkapi.h.Arnold D. Robbins2019-07-091-0/+4
| |
* | Bump gawk_api_major_version due to incompatible namespace changes.Andrew J. Schorr2019-07-081-0/+8
|/
* Update config.sub.Arnold D. Robbins2019-06-301-0/+4
|
* Fix four more lint extension warnings.Arnold D. Robbins2019-06-301-0/+7
|
* Fix a problem when using awk::var kinds of names.Arnold D. Robbins2019-06-261-0/+6
|
* Small doc fixes.Arnold D. Robbins2019-06-211-0/+1
|
* Zero out buffers used to read source files.Arnold D. Robbins2019-06-211-0/+4
|
* Fix a typo in ChangeLog.Arnold D. Robbins2019-06-211-1/+1
|
* Update build aux files.Arnold D. Robbins2019-06-211-0/+4
|
* Fix /\{/ to not warn if --posix.Arnold D. Robbins2019-06-191-0/+5
|
* Make 5.0.1 tarball.Arnold D. Robbins2019-06-181-0/+4
|
* Update comment for translators in usage().Arnold D. Robbins2019-06-061-0/+4
|
* Move to Bison 3.4.Arnold D. Robbins2019-06-021-0/+5
|
* Add --lint=no-ext to disable "xxx is a gawk extension" warnings.Arnold D. Robbins2019-05-221-0/+18
|
* Update NEWS.Arnold D. Robbins2019-05-101-0/+4
|
* Improve sandbox mode.Arnold D. Robbins2019-05-061-0/+13
|
* Fix message for when extensions are not available.Arnold D. Robbins2019-05-051-0/+5
|
* Fix a warning in msg.c.Arnold D. Robbins2019-04-241-0/+5
|
* Update config.sub.Arnold D. Robbins2019-04-231-0/+4
|
* Speed field assignment back up.Arnold D. Robbins2019-04-211-0/+6
|
* Fix bug with ^ in FS.Arnold D. Robbins2019-04-211-0/+3
|