index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extension
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Collapse multiple build-aux and m4 directories into one copy of each.
Arnold D. Robbins
2020-07-22
1
-1
/
+1
*
Update copyright years.
Arnold D. Robbins
2020-03-20
1
-1
/
+2
*
Squashed commit of the following:
Arnold D. Robbins
2020-03-06
1
-2
/
+2
*
Ensure that ChangeLog.1 gets into the distribution.
Arnold D. Robbins
2019-04-18
1
-0
/
+1
*
Remove .deps directory upon make distclean.
Arnold D. Robbins
2018-12-18
1
-0
/
+3
*
Make extension directory fully gettextized. Fixes autoreconf problems.
Arnold D. Robbins
2018-03-11
1
-1
/
+1
*
Solaris fix for intdiv extension.
Arnold D. Robbins
2017-08-21
1
-2
/
+3
*
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
*
|
Fix intdiv extension to build on Cygwin.
Arnold D. Robbins
2017-06-27
1
-2
/
+3
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-12
1
-0
/
+8
|
\
|
|
*
Merge branch 'master' into feature/api-parser
Andrew J. Schorr
2017-03-07
1
-3
/
+6
|
|
\
|
*
|
Create new extension readdir_test for testing new get_record field_width pars...
Andrew J. Schorr
2017-03-06
1
-0
/
+10
*
|
|
Merge branch 'master' into feature/api-mpfr
Andrew J. Schorr
2017-03-07
1
-2
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Stop installing the extension testext library, since it is useful only for te...
Andrew J. Schorr
2017-03-07
1
-2
/
+7
|
|
/
*
/
Enhance API to support extended-precision arithmetic and implement intdiv as ...
Andrew J. Schorr
2017-01-06
1
-0
/
+5
|
/
*
Include m4 in what gets distributed.
Arnold D. Robbins
2016-08-25
1
-0
/
+1
*
Make creating the distribution work again.
Arnold D. Robbins
2015-12-16
1
-0
/
+1
*
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
1
-1
/
+1
*
Update copyright years in extension files.
Arnold D. Robbins
2015-04-08
1
-1
/
+1
*
Fixes for building a tarball.
Arnold D. Robbins
2015-02-26
1
-1
/
+2
*
Additional OS/2 fix suggested by Andreas Buening.
Arnold D. Robbins
2014-11-11
1
-0
/
+1
*
OS/2 fixes.
Arnold D. Robbins
2014-11-11
1
-0
/
+2
*
Revert previous patch; instead define RM.
Arnold D. Robbins
2014-08-12
1
-2
/
+5
*
Use rm -f instead of $(RM) in Makefile.am files.
Arnold D. Robbins
2014-08-12
1
-2
/
+2
*
Bug fix in uninstall in extension directory.
Arnold D. Robbins
2014-07-21
1
-1
/
+1
*
Use $(DESTDIR) in extension/Makefile.am when removing .la files.
Arnold D. Robbins
2014-04-11
1
-1
/
+1
*
Make extensions controlled by configure time option.
Arnold D. Robbins
2013-12-21
1
-15
/
+0
*
Make 'make distcheck' work.
Arnold D. Robbins
2013-11-28
1
-0
/
+6
*
Include inplace.3am in list of manual pages.
Arnold D. Robbins
2013-11-20
1
-2
/
+2
*
Remove extension .la files after install.
Arnold D. Robbins
2013-05-16
1
-0
/
+5
*
Fix extensions to link with LTLIBINTL.
Arnold D. Robbins
2013-04-17
1
-1
/
+1
*
Additional fixes for MirBSD. Now passes make check.
Arnold D. Robbins
2013-03-20
1
-0
/
+3
*
Don't build the extensions if no API support.
Arnold D. Robbins
2013-03-01
1
-0
/
+12
*
More portability work: dirfd in extensions.
Arnold D. Robbins
2013-01-27
1
-2
/
+3
*
Add inplace file editing extension.
Andrew J. Schorr
2013-01-08
1
-0
/
+5
*
Add extension/README.fts to distribution.
Arnold D. Robbins
2012-12-02
1
-1
/
+2
*
Add more man pages in extension/Makefile.am.
Arnold D. Robbins
2012-10-28
1
-1
/
+2
*
More wonderful portability stuff in the extensions.
Arnold D. Robbins
2012-08-29
1
-2
/
+3
*
Detect readdir test failures, and add some missing files to the distro tarball.
Andrew J. Schorr
2012-08-28
1
-1
/
+1
*
Add output and two-way processors to API. Update Mac config stuff.
Arnold D. Robbins
2012-08-24
1
-0
/
+18
*
Add fts() extension, support, doc, and test.
Arnold D. Robbins
2012-08-08
1
-1
/
+1
*
Extension doc updates; install dgawk.1 man page.
Arnold D. Robbins
2012-08-01
1
-0
/
+4
*
Gettext support for the extension files.
Arnold D. Robbins
2012-07-30
1
-1
/
+4
*
Extension libraries need to link with $(LIBINTL).
Andrew J. Schorr
2012-07-27
1
-2
/
+13
*
Start refactoring iop handling. Add readdir extension.
Arnold D. Robbins
2012-07-25
1
-0
/
+3
*
Add fnmatch extension.
Arnold D. Robbins
2012-07-12
1
-0
/
+3
*
Add rwarray to extension tests.
Arnold D. Robbins
2012-06-25
1
-2
/
+1
*
Get rwarray extension working with new API.
Arnold D. Robbins
2012-06-24
1
-5
/
+6
*
More API implementations and testext improvements.
Arnold D. Robbins
2012-06-12
1
-3
/
+4
[next]