index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configh.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gawkbool.h; rely on their being a stdbool.h.
Arnold D. Robbins
2017-10-13
1
-6
/
+0
*
Remove the --with-whiny-user-strftime configuration option.
Arnold D. Robbins
2017-10-10
1
-3
/
+0
*
Remove code allowing non-English letters in identifiers.
Arnold D. Robbins
2017-10-02
1
-3
/
+0
*
Use gai_strerror for error messages if getaddrinfo fails.
Arnold D. Robbins
2017-08-28
1
-0
/
+3
*
Rename intdiv to intdiv0, require it to be configured in.
Arnold D. Robbins
2017-04-16
1
-0
/
+3
*
Use fwrite_unlocked if it exists. Nice speedup in output.
Arnold D. Robbins
2016-08-29
1
-0
/
+3
*
Merge branch 'gawk-4.1-stable' (zOS updates included)
Arnold D. Robbins
2015-10-04
1
-0
/
+15
|
\
|
*
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
1
-0
/
+15
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-08-02
1
-3
/
+3
|
\
|
|
*
Update autotools.
Arnold D. Robbins
2015-08-02
1
-3
/
+3
*
|
Updated autoconf (.ac) files. Remove RETSIGTYPE.
Arnold D. Robbins
2015-04-16
1
-3
/
+0
*
|
Merge branch 'master' into select
Arnold D. Robbins
2015-03-20
1
-3
/
+0
|
\
\
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-02-27
1
-3
/
+0
|
|
\
|
|
|
*
Small configuration fix.
Arnold D. Robbins
2015-02-27
1
-3
/
+0
*
|
|
Merge remote-tracking branch 'origin/master' into select
Andrew J. Schorr
2014-11-03
1
-0
/
+3
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-09-27
1
-0
/
+3
|
|
\
|
|
|
*
Add configure option to enable severe portability problems.
Arnold D. Robbins
2014-09-27
1
-0
/
+3
*
|
|
Merge 'master' into select
Andrew J. Schorr
2014-09-21
1
-3
/
+3
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2014-08-27
1
-0
/
+3
|
|
\
|
|
|
*
Cleanup code for strcasecmp.
Arnold D. Robbins
2014-08-27
1
-0
/
+3
|
*
|
Remove support for MirBSD. Yay!
Arnold D. Robbins
2014-08-26
1
-3
/
+0
|
|
/
*
|
Merge branch 'master' into select
Andrew J. Schorr
2014-04-13
1
-6
/
+3
|
\
|
|
*
Remove AC_FUNC_VPRINTF macro and header tests.
Arnold D. Robbins
2013-12-16
1
-6
/
+0
|
*
Fix issue with old readline lib on Mac OS X.
Arnold D. Robbins
2013-08-29
1
-0
/
+3
*
|
In io.c:wait_any, use sigprocmask if available.
Andrew J. Schorr
2013-07-07
1
-0
/
+3
*
|
Revert incorrect patch to wait_any and instead use waitpid to avoid blocking.
Andrew J. Schorr
2013-07-04
1
-0
/
+3
|
/
*
Replace obsolete AC_STRUCT_ST_BLKSIZE macro.
Arnold D. Robbins
2013-05-27
1
-4
/
+0
*
Make charasbytes test pass on MirBSD.
Arnold D. Robbins
2013-03-01
1
-0
/
+3
*
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-12-09
1
-0
/
+3
|
\
|
*
Use posix_openpt() if available.
Arnold D. Robbins
2012-12-09
1
-0
/
+3
*
|
Move libtool from top configure.ac into extension directory.
Andrew J. Schorr
2012-05-21
1
-7
/
+0
*
|
Build infrastructure updated.
Arnold D. Robbins
2012-05-20
1
-1
/
+0
*
|
Merge remote branch 'origin/xgawk-build'
Arnold D. Robbins
2012-05-09
1
-0
/
+8
|
\
\
|
*
|
xgawk + derived files needed to build
Andrew J. Schorr
2012-03-24
1
-0
/
+7
*
|
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-05-09
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Rework handling of bool.
Arnold D. Robbins
2012-05-09
1
-1
/
+4
|
*
|
Merge with grep - RRI now in dfa.c!
Arnold D. Robbins
2012-05-01
1
-0
/
+3
*
|
|
Merge branch 'gawk-4.0-stable' (latest infrastructure).
Arnold D. Robbins
2012-04-27
1
-19
/
+6
|
\
|
|
|
*
|
Upgrade infrastructure to autoconf 2.69, automake 1.12.
Arnold D. Robbins
2012-04-27
1
-19
/
+11
*
|
|
Rebuild after merge from gawk_mpfr.
Arnold D. Robbins
2012-04-27
1
-0
/
+5
*
|
|
Merge branch 'master' into gawk_mpfr.
john haque
2012-04-17
1
-0
/
+13
|
\
|
|
|
*
|
Sync dfa with grep. Update configure machinery.
Arnold D. Robbins
2012-03-29
1
-0
/
+13
|
|
/
*
|
Finish MPFR changes and clean up code.
john haque
2012-02-26
1
-1
/
+1
*
|
Finish builtins for MPFR.
john haque
2012-02-19
1
-0
/
+3
|
/
*
Remove use of AC_C_PROTOTYPE.
Arnold D. Robbins
2011-10-21
1
-6
/
+0
*
Fix pty coprocess on Ubuntu.
Arnold D. Robbins
2011-08-24
1
-0
/
+3
*
Fix for ptys for coprocesses.
Arnold D. Robbins
2011-08-09
1
-0
/
+3
*
Update to gettext 0.18.1.
Arnold D. Robbins
2010-12-22
1
-1
/
+1
*
Clean up sprintf return type. Add tests for pgawk.
Arnold D. Robbins
2010-12-07
1
-3
/
+0
*
Add POSIX string comparison with strcoll.
Arnold D. Robbins
2010-11-25
1
-0
/
+3
[next]