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
...
*
|
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
|
\
|
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-1
/
+1
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-11
1
-0
/
+1
|
\
|
|
*
Some cleanup about checking letters and identifiers.
Arnold D. Robbins
2017-07-11
1
-0
/
+1
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-07
1
-1
/
+1
|
\
|
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-07
1
-1
/
+1
|
|
\
|
|
*
Fix GCC 7.1 warnings (incrementing/decrementing booleans).
Arnold D. Robbins
2017-07-07
1
-1
/
+1
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
1
-0
/
+20
|
\
|
|
|
*
|
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
1
-0
/
+1
|
*
|
Add ezalloc macro in gawk and API to allocate zero-filled memory.
Andrew J. Schorr
2017-06-21
1
-0
/
+19
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-04-26
1
-4
/
+2
|
\
|
|
|
*
|
Fix bug where Node_regex was setting valref, and restore valref to Node_val p...
Andrew J. Schorr
2017-04-26
1
-4
/
+2
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-24
1
-18
/
+3
|
\
|
|
|
*
|
Remove unused parts of the NODE.
Arnold D. Robbins
2017-04-24
1
-18
/
+3
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-21
1
-18
/
+19
|
\
|
|
|
*
|
Really fix the 64 bit alignment issue.
Arnold D. Robbins
2017-04-21
1
-18
/
+19
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-20
1
-7
/
+17
|
\
|
|
|
*
|
Fix 64-bit compilation without MPFR.
Arnold D. Robbins
2017-04-20
1
-7
/
+17
*
|
|
Make MPFR division by zero fatal in intdiv.c. Some other cleanups.
Arnold D. Robbins
2017-04-13
1
-7
/
+4
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-12
1
-1
/
+0
|
\
|
|
|
*
|
Fix FPAT problems.
Arnold D. Robbins
2017-04-12
1
-1
/
+0
[prev]
[next]