index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-02
2
-1681
/
+2172
|
\
|
|
|
*
|
Update texinfo.tex.
Arnold D. Robbins
2017-07-02
2
-1681
/
+2172
*
|
|
Fix intdiv extension to build on Cygwin.
Arnold D. Robbins
2017-06-27
3
-5
/
+13
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-27
10
-394
/
+67
|
\
|
|
|
*
|
Disable mbprintf5 test on Cygwin.
Arnold D. Robbins
2017-06-27
3
-8
/
+20
|
*
|
Bring helpers/testdfa.c up to date.
Arnold D. Robbins
2017-06-27
2
-366
/
+12
|
*
|
Remove xmalloc from gawkmisc.c, and improve dfa xalloc by using calloc instea...
Andrew J. Schorr
2017-06-25
7
-28
/
+43
*
|
|
Minor edit in configure.ac.
Arnold D. Robbins
2017-06-26
2
-1
/
+5
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
47
-585
/
+695
|
\
|
|
|
*
|
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
13
-346
/
+385
|
*
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk
Andrew J. Schorr
2017-06-22
7
-21
/
+24
|
|
\
\
|
|
*
|
Update regex routines from GLIBC.
Arnold D. Robbins
2017-06-22
7
-21
/
+24
|
*
|
|
In rwarray extensions, use malloc where calloc not needed.
Andrew J. Schorr
2017-06-22
3
-2
/
+10
|
|
/
/
|
*
|
In readfile extension, no need to zero out the buffer before overwriting it.
Andrew J. Schorr
2017-06-22
2
-8
/
+12
|
*
|
Replace malloc+memset with calloc, mostly by using the new ezalloc macro.
Andrew J. Schorr
2017-06-22
26
-71
/
+71
|
*
|
Add ezalloc macro in gawk and API to allocate zero-filled memory.
Andrew J. Schorr
2017-06-21
7
-143
/
+199
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-18
16
-25
/
+96
|
\
|
|
|
*
|
Minor updates to gettext.h.
Arnold D. Robbins
2017-06-18
2
-3
/
+9
|
*
|
Update support/intprops.h from GNULIB.
Arnold D. Robbins
2017-06-18
2
-1
/
+9
|
*
|
Update config.* infrastructure files.
Arnold D. Robbins
2017-06-18
6
-18
/
+37
|
*
|
Fix multibyte char printf problem, add test.
Arnold D. Robbins
2017-06-18
8
-3
/
+41
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-06-18
3
-63
/
+67
|
\
|
|
|
*
|
Fix typo in doc/gawkworkflow.texi.
Andrew J. Schorr
2017-06-18
3
-63
/
+67
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-15
5
-280
/
+284
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-06-15
5
-280
/
+284
|
|
\
|
|
|
*
Expand tab characters in the doc.
Arnold D. Robbins
2017-06-15
5
-275
/
+279
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-06
3
-3
/
+3
|
\
|
|
|
*
|
Regnerate doc, fix doc/ChangeLog entry for correct attribution.
Arnold D. Robbins
2017-06-06
3
-3
/
+3
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-06-05
2
-1
/
+5
|
\
|
|
|
*
|
Fix typo in checking for MPFR section.
Andrew J. Schorr
2017-06-05
2
-1
/
+5
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-30
6
-430
/
+475
|
\
|
|
|
*
|
Document PROCINFO["argv"].
Arnold D. Robbins
2017-05-30
6
-430
/
+475
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-29
5
-582
/
+746
|
\
|
|
|
*
|
Add doc on checking for MPFR at runtime.
Arnold D. Robbins
2017-05-29
5
-582
/
+746
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-05-24
4
-3
/
+15
|
\
|
|
|
*
|
FIELDWIDTHS parsing should protect against blanks after skip separator, and f...
Andrew J. Schorr
2017-05-24
4
-3
/
+15
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-23
9
-22
/
+49
|
\
|
|
|
*
|
Additional robustness in FIELDWIDTHS parsing.
Arnold D. Robbins
2017-05-23
9
-22
/
+49
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-23
2
-1
/
+6
|
\
|
|
|
*
|
And update ChangeLog about NEWS update.
Arnold D. Robbins
2017-05-23
1
-0
/
+1
|
*
|
Update NEWS with info about FIELDWIDTHS.
Arnold D. Robbins
2017-05-23
1
-1
/
+5
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-23
24
-849
/
+1239
|
\
|
|
|
*
|
Greatly improve FIELDWIDTHS behavior, doc, and tests.
Arnold D. Robbins
2017-05-23
19
-790
/
+1180
|
*
|
Update some support files from GNULIB.
Arnold D. Robbins
2017-05-22
5
-59
/
+59
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-20
7
-8
/
+45
|
\
|
|
|
*
|
Make lint checking for "no effect" case smarter about line numbers.
Arnold D. Robbins
2017-05-20
6
-8
/
+39
|
*
|
Add a known issue to test/README.
Arnold D. Robbins
2017-05-20
1
-0
/
+6
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-01
7
-16
/
+38
|
\
|
|
|
*
|
Improve list in test/Makefile.am of locales needed.
Arnold D. Robbins
2017-05-01
3
-4
/
+9
|
*
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk
Arnold D. Robbins
2017-05-01
4
-6
/
+16
|
|
\
\
[prev]
[next]