Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 1 | -0/+3 | |
| |\| | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Make indirect call of gensub with 3 args work. | Arnold D. Robbins | 2015-04-14 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-14 | 1 | -0/+14 | |
|\| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 1 | -0/+7 | |
| |\| | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Improve negative time value checking for strftime. | Arnold D. Robbins | 2015-04-14 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 1 | -0/+7 | |
| |\| | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Remove fatal error if strftime timestamp < 0. | Arnold D. Robbins | 2015-04-13 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-13 | 1 | -0/+19 | |
|\| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 1 | -2/+16 | |
| |\| | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Fix regex code to avoid malloc(0). | Arnold D. Robbins | 2015-04-13 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | Fix efence target, whitepsace in ChangeLog. | Arnold D. Robbins | 2015-04-12 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-09 | 1 | -0/+5 | |
| |\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | VMS build and compilation fixes. | Arnold D. Robbins | 2015-04-09 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 1 | -0/+26 | |
|\| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 1 | -0/+4 | |
| |\| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Add a comment for tranlators in main.c. | Arnold D. Robbins | 2015-04-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 1 | -0/+16 | |
| |\| | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Enable special filenames for profiling output. | Arnold D. Robbins | 2015-04-08 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | Allow to redirect profile to stdout more portably. | Eli Zaretskii | 2015-04-08 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-06 | 1 | -0/+6 | |
| |\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Minor code cleanups. | Arnold D. Robbins | 2015-04-06 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | Doc fixes. | Arnold D. Robbins | 2015-04-05 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-05 | 1 | -0/+14 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-05 | 1 | -0/+10 | |
| |\| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Don't install gawk extensions if --posix or --traditional. | Arnold D. Robbins | 2015-04-05 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | In NEWS file, rename div to intdiv. | Andrew J. Schorr | 2015-04-03 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Further progress on making hard regexes work. | Arnold D. Robbins | 2015-04-03 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-03 | 1 | -0/+9 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 1 | -0/+228 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -0/+36 | |
| |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'feature/fix-indirect-call' into gawk-4.1-stable | Arnold D. Robbins | 2015-03-31 | 1 | -0/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Get indirect calls working! | Arnold D. Robbins | 2015-03-31 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | Further improvements. sub/gsub working. | Arnold D. Robbins | 2015-03-31 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | Start on testing/fixing indirect calls of builtins. | Arnold D. Robbins | 2015-03-20 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | Update NEWS. | Arnold D. Robbins | 2015-03-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Some more cleanups. Ready to merge! | Arnold D. Robbins | 2015-03-27 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-27 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-03-24 | 1 | -0/+5 | |
| | |\| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Fix bug where exit with no argument was setting the exit status to zero. | Andrew J. Schorr | 2015-03-24 | 1 | -0/+5 | |
| | | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | General cleanups prepatory to merging. | Arnold D. Robbins | 2015-03-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 1 | -0/+120 | |
| |\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -0/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-20 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -0/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ... | Andrew J. Schorr | 2015-01-19 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | | When an extension calls sym_lookup on a deferred variable, it should always s... | Andrew J. Schorr | 2015-01-08 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | Revert changes to API deferred variable creation, since this should be done a... | Andrew J. Schorr | 2015-01-08 | 1 | -0/+10 |