Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-23 | 1 | -1/+11 |
|\ | |||||
| * | Fixes for Vax/VMS C. | Arnold D. Robbins | 2021-07-23 | 1 | -1/+11 |
| | | |||||
* | | Renamed bool() to mkbool(). | Arnold D. Robbins | 2021-05-02 | 1 | -1/+1 |
| | | |||||
* | | Fixes to awk.h. | Arnold D. Robbins | 2021-04-30 | 1 | -15/+19 |
| | | |||||
* | | Make booleans just special numbers. | Arnold D. Robbins | 2021-04-28 | 1 | -1/+0 |
| | | |||||
* | | More progress on bool. | Arnold D. Robbins | 2021-03-08 | 1 | -0/+2 |
| | | |||||
* | | Start on a bool type for gawk. | Arnold D. Robbins | 2021-03-05 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-09 | 1 | -1/+1 |
|\| | |||||
| * | Update a bunch of copyright years. | Arnold D. Robbins | 2021-01-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-08 | 1 | -8/+10 |
|\| | |||||
| * | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 1 | -8/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-20 | 1 | -0/+1 |
|\| | |||||
| * | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 1 | -0/+1 |
| | | |||||
* | | Rework scalar comparisons to be (more) like in C. | Arnold D. Robbins | 2020-11-02 | 1 | -0/+9 |
|/ | |||||
* | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 1 | -0/+2 |
| | |||||
* | Fix CentOS 7 core dumps. | Arnold D. Robbins | 2020-08-20 | 1 | -2/+1 |
| | |||||
* | Fix a warning on tcc. | Arnold D. Robbins | 2020-07-28 | 1 | -3/+3 |
| | |||||
* | Finish up MPFR valgrind issues. | Arnold D. Robbins | 2020-07-15 | 1 | -2/+0 |
| | |||||
* | Fix typedregex2 and typedregex3 tesets for MPFR. | Arnold D. Robbins | 2020-07-08 | 1 | -0/+1 |
| | |||||
* | Change flags to enums (for showing in GDB). | Arnold D. Robbins | 2020-07-07 | 1 | -101/+103 |
| | |||||
* | Make do_itrace a real variable. | Arnold D. Robbins | 2020-07-05 | 1 | -2/+1 |
| | |||||
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 1 | -1/+3 |
| | |||||
* | Check for FUNCTAB and SYMTAB as destination in builtin functions. | Arnold D. Robbins | 2020-06-14 | 1 | -0/+1 |
| | |||||
* | Add mbuilov fixes. Still needs review. | Arnold D. Robbins | 2020-06-10 | 1 | -2/+6 |
| | |||||
* | Convert exec_count to unsigned long long. | Andrew J. Schorr | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | Improve long long exec_count. | Arnold D. Robbins | 2020-06-10 | 1 | -2/+3 |
| | |||||
* | Make profiling counts 64 bits. | Arnold D. Robbins | 2020-06-08 | 1 | -1/+1 |
| | |||||
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -0/+1 |
| | |||||
* | Fix configure --disable-lint. | Arnold D. Robbins | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Update copyright years. | Arnold D. Robbins | 2020-03-20 | 1 | -1/+1 |
| | |||||
* | First round of message improvements. | Arnold D. Robbins | 2020-03-09 | 1 | -3/+3 |
| | |||||
* | Update and simplify dfa.c. | Arnold D. Robbins | 2020-02-01 | 1 | -2/+0 |
| | |||||
* | Update the typeof(PROCINFO) hack to return memory highwater and active counts. | Andrew J. Schorr | 2019-09-10 | 1 | -1/+4 |
| | |||||
* | Hack the typeof function to return memory count info when the 2nd arg is ↵ | Andrew J. Schorr | 2019-09-01 | 1 | -2/+1 |
| | | | | PROCINFO. | ||||
* | In .developing mode, define MEMDEBUG to use malloc/free for block allocation ↵ | Andrew J. Schorr | 2019-08-30 | 1 | -0/+14 |
| | | | | to facilitate finding memory leaks. | ||||
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 1 | -15/+17 |
| | |||||
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -0/+1 |
| | |||||
* | Fix core dump upon syntax error. | Arnold D. Robbins | 2019-04-18 | 1 | -0/+1 |
| | |||||
* | Improvements for z/OS, building and test suite. | Arnold D. Robbins | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | Fix calling user defined functions from eval. | Arnold D. Robbins | 2019-02-17 | 1 | -1/+2 |
| | |||||
* | Rework namespace handling to make simpler and correct. Add two test cases. | Arnold D. Robbins | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | Code cleanups. | Arnold D. Robbins | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into feature/fix-ns-memleak | Arnold D. Robbins | 2019-01-20 | 1 | -0/+15 |
|\ | |||||
| * | Finish transition to using assoc_set. | Arnold D. Robbins | 2019-01-15 | 1 | -1/+1 |
| | | |||||
| * | Fix location of assoc_set function in awk.h and start to use it. | Andrew J. Schorr | 2019-01-15 | 1 | -14/+14 |
| | | |||||
| * | Add assoc_set inline function for setting array elements. | Andrew J. Schorr | 2019-01-14 | 1 | -0/+15 |
| | | |||||
* | | Continue fixing memory leaks related to namespaces. | Arnold D. Robbins | 2019-01-19 | 1 | -0/+1 |
|/ | |||||
* | Squashed merge of feature/namespaces. Add code and doc. | Arnold D. Robbins | 2019-01-11 | 1 | -4/+15 |
| | |||||
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-11 | 1 | -2/+2 |
|\ | |||||
| * | Fixes for building on OpenVMS | John Malmberg | 2019-01-09 | 1 | -2/+2 |
| | |