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
*
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
*
Add time extension providing gettimeofday and sleep.
Andrew J. Schorr
2012-06-10
1
-1
/
+4
*
Remove obsolete comment in extension/Makefile.am.
Andrew J. Schorr
2012-06-10
1
-3
/
+0
*
First working version of new API mechanism (probably has memory leaks).
Andrew J. Schorr
2012-05-24
1
-1
/
+1
*
Move libtool from top configure.ac into extension directory.
Andrew J. Schorr
2012-05-21
1
-2
/
+6
*
Rewrite extension/Makefile.am
Andrew J. Schorr
2012-03-25
1
-39
/
+23
*
Minor fix to extension/Makefile.am
Andrew J. Schorr
2012-03-21
1
-1
/
+1
*
- Add new environment variable AWKLIBPATH to use when searching for shared
Andrew J. Schorr
2012-03-20
1
-0
/
+73