index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Use a struct instead of an array to contain the array methods.
Andrew J. Schorr
2019-01-07
1
-25
/
+27
*
|
Remove alength array method in favor of accessing table_size directly.
Andrew J. Schorr
2019-01-06
1
-23
/
+19
*
|
Handle comments after commas in expression lists.
Arnold D. Robbins
2018-10-30
1
-0
/
+1
*
|
Add comments to @load. Start for @include.
Arnold D. Robbins
2018-10-20
1
-0
/
+1
*
|
Handle comments after the `;' in for loops.
Arnold D. Robbins
2018-10-17
1
-1
/
+2
*
|
Continued improvements in comment refactoring.
Arnold D. Robbins
2018-10-09
1
-3
/
+7
*
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-09-26
1
-1
/
+7
|
\
\
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-09-26
1
-1
/
+7
|
|
\
|
|
|
*
Add more lint warnings.
Arnold D. Robbins
2018-09-26
1
-1
/
+7
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-09-23
1
-0
/
+2
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-09-23
1
-0
/
+2
|
|
\
|
|
|
*
Small fix for Sun compilers.
Arnold D. Robbins
2018-09-23
1
-0
/
+2
*
|
|
Start at revamping comment handling for the pretty printer.
Arnold D. Robbins
2018-09-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-09-14
1
-0
/
+3
|
\
|
|
*
Move some prototypes to awk.h from main.c.
Arnold D. Robbins
2018-09-14
1
-0
/
+3
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-08-22
1
-4
/
+0
|
\
|
|
*
Merge branch 'gawk-4.2-stable' into feature/gnulib-regex
Arnold D. Robbins
2018-08-02
1
-0
/
+2
|
|
\
|
*
|
Switch to GNULIB regex.
Arnold D. Robbins
2018-07-26
1
-4
/
+0
*
|
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-08-02
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix handling of physical newlines in -v arguments and related improvemnts.
Arnold D. Robbins
2018-07-31
1
-0
/
+2
|
|
/
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-07-13
1
-0
/
+2
|
\
|
|
*
Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.
Arnold D. Robbins
2018-07-13
1
-0
/
+2
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-06-17
1
-1
/
+1
|
\
|
|
*
Fix a corner case with EPIPE to stdout/stderr.
Arnold D. Robbins
2018-06-17
1
-1
/
+1
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-03-26
1
-4
/
+0
|
\
|
|
*
Remove the tail recursion optimization.
Arnold D. Robbins
2018-03-26
1
-4
/
+0
*
|
Merge branch 'gawk-4.2-stable' (after 4.2.1 release)
Arnold D. Robbins
2018-03-05
1
-7
/
+0
|
\
|
|
*
Minor cleanups (bool to int, move a macro).
Arnold D. Robbins
2018-03-05
1
-7
/
+0
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-01-10
1
-3
/
+14
|
\
|
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-3
/
+14
*
|
Remove gawkbool.h; rely on their being a stdbool.h.
Arnold D. Robbins
2017-10-13
1
-11
/
+1
|
/
*
Integrate changes for z/OS.
Arnold D. Robbins
2017-08-21
1
-1
/
+1
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-09
1
-2
/
+2
|
\
|
*
Initial additions to update DJGPP port.
Arnold D. Robbins
2017-08-09
1
-2
/
+2
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
1
-1
/
+1
|
\
|
[next]