index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove warnings around some printf arguments in interpret.h.
Arnold D. Robbins
2017-08-28
1
-0
/
+5
*
Remove warning from clang.
Arnold D. Robbins
2017-08-28
1
-0
/
+5
*
Fix the DJGPP port.
Juan Manuel Guerrero
2017-08-27
1
-0
/
+5
*
Update README.git.
Arnold D. Robbins
2017-08-23
1
-0
/
+4
*
Integrate changes for z/OS.
Arnold D. Robbins
2017-08-21
1
-0
/
+7
*
Typo fixes in debug.c.
Arnold D. Robbins
2017-08-18
1
-0
/
+6
*
Document the existence of the Italian translation of the manual.
Arnold D. Robbins
2017-08-17
1
-0
/
+1
*
Typo fix in do_compl_mpfr().
Arnold D. Robbins
2017-08-17
1
-0
/
+3
*
Fix reference counting management problem in rebuild_record().
Arnold D. Robbins
2017-08-17
1
-0
/
+6
*
Some cleanup in gawkapi.c for non-MPFR case.
Arnold D. Robbins
2017-08-16
1
-0
/
+6
*
Doc updates, getting ready for release.
Arnold D. Robbins
2017-08-16
1
-0
/
+1
*
Update config.guess, bump version in extension/configure.ac.
Arnold D. Robbins
2017-08-16
1
-0
/
+4
*
Fix API bug preventing builds in the absence of MPFR.
Andrew J. Schorr
2017-08-16
1
-0
/
+5
*
Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv).
Arnold D. Robbins
2017-08-13
1
-0
/
+7
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-09
1
-0
/
+7
|
\
|
*
Initial additions to update DJGPP port.
Arnold D. Robbins
2017-08-09
1
-0
/
+7
*
|
Improve checking for MPFR in API at dl_load time.
Arnold D. Robbins
2017-08-09
1
-0
/
+6
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-09
1
-0
/
+10
|
\
|
|
*
Fix array indexing from unassigned var to not keep that attribute.
Arnold D. Robbins
2017-08-09
1
-0
/
+6
|
*
Add URL for bug reporting description to the help message.
Arnold D. Robbins
2017-08-09
1
-0
/
+4
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
1
-0
/
+11
|
\
|
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-0
/
+7
|
*
Update build infrastructure files.
Arnold D. Robbins
2017-08-04
1
-0
/
+4
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-17
1
-0
/
+5
|
\
|
|
*
Partially undo previous grammar change.
Arnold D. Robbins
2017-07-17
1
-0
/
+5
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-17
1
-0
/
+6
|
\
|
|
*
Small cleanups in the grammar.
Arnold D. Robbins
2017-07-17
1
-0
/
+6
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-15
1
-0
/
+9
|
\
|
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-15
1
-0
/
+9
|
|
\
|
|
*
Revert 92ec6835548d36 - don't use DFA if need_start is true.
Arnold D. Robbins
2017-07-15
1
-0
/
+9
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-11
1
-0
/
+11
|
\
|
|
|
*
|
Some cleanup about checking letters and identifiers.
Arnold D. Robbins
2017-07-11
1
-0
/
+11
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-07
1
-0
/
+13
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-07
1
-0
/
+13
|
|
\
|
|
|
*
Fix GCC 7.1 warnings (incrementing/decrementing booleans).
Arnold D. Robbins
2017-07-07
1
-0
/
+13
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-07
1
-0
/
+5
|
\
|
|
|
*
|
Misc edits in io.c and gawkapi.h.
Arnold D. Robbins
2017-07-07
1
-0
/
+5
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-03
1
-0
/
+4
|
\
|
|
|
*
|
Typo fixes in comments.
Arnold D. Robbins
2017-07-03
1
-0
/
+4
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-27
1
-0
/
+4
|
\
|
|
|
*
|
Remove xmalloc from gawkmisc.c, and improve dfa xalloc by using calloc instea...
Andrew J. Schorr
2017-06-25
1
-0
/
+4
*
|
|
Minor edit in configure.ac.
Arnold D. Robbins
2017-06-26
1
-0
/
+4
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
1
-0
/
+44
|
\
|
|
|
*
|
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
1
-0
/
+17
|
*
|
Replace malloc+memset with calloc, mostly by using the new ezalloc macro.
Andrew J. Schorr
2017-06-22
1
-0
/
+20
|
*
|
Add ezalloc macro in gawk and API to allocate zero-filled memory.
Andrew J. Schorr
2017-06-21
1
-0
/
+7
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-18
1
-0
/
+7
|
\
|
|
|
*
|
Minor updates to gettext.h.
Arnold D. Robbins
2017-06-18
1
-0
/
+1
|
*
|
Update config.* infrastructure files.
Arnold D. Robbins
2017-06-18
1
-0
/
+1
|
*
|
Fix multibyte char printf problem, add test.
Arnold D. Robbins
2017-06-18
1
-0
/
+5
[prev]
[next]