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
*
Do fflush(NULL) before abort(), for GLIBC 2.27.
Arnold D. Robbins
2018-02-10
1
-0
/
+6
*
Small fix in sockets if only loopback interface is up.
Arnold D. Robbins
2018-02-09
1
-0
/
+7
*
Fix bug printing +"01" in regular and MPFR mode.
Andrew J. Schorr
2018-02-07
1
-0
/
+10
*
Fix some typos in ChangeLog.
Arnold D. Robbins
2018-01-31
1
-3
/
+3
*
Update some config.* files.
Arnold D. Robbins
2018-01-28
1
-0
/
+4
*
Doc updates.
Arnold D. Robbins
2018-01-25
1
-0
/
+1
*
Add comments about earlier fix for BSD systems.
Arnold D. Robbins
2018-01-25
1
-0
/
+4
*
Fix inplace tests on BSD systems.
Arnold D. Robbins
2018-01-22
1
-0
/
+6
*
Fix isarray to take unset variable.
Arnold D. Robbins
2018-01-17
1
-0
/
+6
*
Code cleanup for opening ptys.
Arnold D. Robbins
2018-01-15
1
-0
/
+4
*
Update config.sub.
Arnold D. Robbins
2018-01-15
1
-0
/
+1
*
Documentation updates.
Arnold D. Robbins
2018-01-15
1
-0
/
+4
*
Further cleanup of awk_ext_id_t variables.
Arnold D. Robbins
2018-01-12
1
-0
/
+5
*
Update build-aux files.
Arnold D. Robbins
2018-01-11
1
-2
/
+7
*
Fix io.c to build on VMS.
John Malmberg
2018-01-09
1
-0
/
+5
*
Fix pty handling on non-AIX, non-HP-UX systems.
Arnold D. Robbins
2018-01-04
1
-0
/
+15
*
Update copyright year in main.c. Small doc updates. Update NEWS.
Arnold D. Robbins
2018-01-03
1
-0
/
+5
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-0
/
+28
*
Make -L option's argument optional.
Arnold D. Robbins
2017-12-24
1
-0
/
+6
*
Fix some compiler warnings on Redhat 6.
Arnold D. Robbins
2017-12-24
1
-0
/
+10
*
Update build infrastructure files.
Arnold D. Robbins
2017-12-22
1
-0
/
+5
*
Add --enable-versioned-extension-dir configure option.
Arnold D. Robbins
2017-12-22
1
-0
/
+5
*
Improvements to configure.ac and extension/configure.ac.
Arnold D. Robbins
2017-12-19
1
-0
/
+8
*
Don't optimize !_"...".
Arnold D. Robbins
2017-12-10
1
-0
/
+6
*
Fix potential field corruption when $0 is set from the debugger.
Andrew J. Schorr
2017-11-25
1
-0
/
+6
*
Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero.
Andrew J. Schorr
2017-11-21
1
-0
/
+4
*
Small fix in ChangeLog. Update README.mpfr.
Arnold D. Robbins
2017-11-15
1
-0
/
+1
*
Fix field corruption when $0 is reassigned with open $n references.
Andrew J. Schorr
2017-11-14
1
-0
/
+12
*
Don't post bugs to comp.lang.awk added to --help output.
Arnold D. Robbins
2017-11-09
1
-0
/
+5
*
Fix gawkapi.h for C++. Update doc.
Arnold D. Robbins
2017-11-08
1
-0
/
+5
*
Update NEWS.
Arnold D. Robbins
2017-10-24
1
-0
/
+4
*
Don't fold constant strings if either is translatable.
Arnold D. Robbins
2017-10-21
1
-0
/
+6
*
Fix the OS/2 build.
KO Myung-Hun
2017-10-21
1
-0
/
+8
*
Make 4.2.0 tarball.
Arnold D. Robbins
2017-10-19
1
-0
/
+4
*
Do not deprecate isarray in this release.
Andrew J. Schorr
2017-10-17
1
-0
/
+5
*
Simplify lint warnings in field.c:do_split.
Arnold D. Robbins
2017-10-14
1
-0
/
+5
*
Fix the FSF's address in a few files that still needed it.
Arnold D. Robbins
2017-10-08
1
-0
/
+4
*
More improvements in NEWS.
Arnold D. Robbins
2017-10-08
1
-0
/
+1
*
Rationalize NEWS w.r.t. the API.
Arnold D. Robbins
2017-10-08
1
-0
/
+4
*
Remove stray word in README file.
Andrew J. Schorr
2017-10-04
1
-0
/
+4
*
Update NEWS with info about OS/2 port.
Arnold D. Robbins
2017-10-04
1
-0
/
+4
*
Update some config.* files.
Arnold D. Robbins
2017-10-02
1
-0
/
+4
*
Small code cleanup in io.c.
Arnold D. Robbins
2017-09-28
1
-0
/
+4
*
Update many build-aux files.
Arnold D. Robbins
2017-09-18
1
-0
/
+5
*
Fix typo in ChangeLog entry.
Arnold D. Robbins
2017-09-18
1
-1
/
+1
*
Fix gawkapi.h to be usable with C++.
Arnold D. Robbins
2017-09-17
1
-0
/
+4
*
Fix spelling errors and typos in main, doc, and test ChangeLog files.
Arnold D. Robbins
2017-09-14
1
-47
/
+42
*
Revise build to use bison for both grammars in a parallel-safe way.
Arnold D. Robbins
2017-09-13
1
-0
/
+13
*
Serialize running bison in parallel builds.
Arnold D. Robbins
2017-09-12
1
-0
/
+7
*
Use gai_strerror for error messages if getaddrinfo fails.
Arnold D. Robbins
2017-08-28
1
-0
/
+6
[next]