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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix readdir extension to use stat when dir info returns unknown.
Arnold D. Robbins
2019-03-17
1
-0
/
+6
*
Typo fix in extension/inplace.c.
Arnold D. Robbins
2019-02-15
1
-0
/
+6
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-0
/
+12
*
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-12-18
1
-0
/
+4
|
\
|
*
Remove .deps directory upon make distclean.
Arnold D. Robbins
2018-12-18
1
-0
/
+4
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-09-16
1
-0
/
+5
|
\
|
|
*
Upgrade to Automake 1.16.1.
Arnold D. Robbins
2018-09-16
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-04-08
1
-0
/
+4
|
\
|
|
*
Update/add .gitignore files for extension and extension/po.
Arnold D. Robbins
2018-04-08
1
-0
/
+4
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-03-13
1
-0
/
+9
|
\
|
|
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
1
-0
/
+9
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-03-12
1
-0
/
+6
|
\
|
|
*
Make extension directory fully gettextized. Fixes autoreconf problems.
Arnold D. Robbins
2018-03-11
1
-0
/
+6
*
|
Merge branch 'gawk-4.2-stable' (after 4.2.1 release)
Arnold D. Robbins
2018-03-05
1
-0
/
+4
|
\
|
|
*
Make 4.2.1 tarball.
Arnold D. Robbins
2018-02-25
1
-0
/
+4
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-02-23
1
-0
/
+5
|
\
|
|
*
Restore PowerPC mac to not build MPFR.
Arnold D. Robbins
2018-02-23
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-02-21
1
-0
/
+6
|
\
|
|
*
Restore MPFR compilation on PowerPC Macintosh.
Arnold D. Robbins
2018-02-21
1
-0
/
+6
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-02-17
1
-0
/
+5
|
\
|
|
*
Lots more doc fixes and updates.
Arnold D. Robbins
2018-02-17
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-02-14
1
-0
/
+10
|
\
|
|
*
Improve extension configuration for finding MPFR.
Arnold D. Robbins
2018-02-14
1
-0
/
+5
|
*
Add warning to intdiv extension when loss of precision may occur.
Andrew J. Schorr
2018-02-11
1
-0
/
+5
*
|
Typo fixes in extension/filefuncs.3am.
Arnold D. Robbins
2018-02-11
1
-0
/
+4
*
|
Merge branch 'master' into feature/fts-skip
Arnold D. Robbins
2018-02-11
1
-0
/
+15
|
\
|
|
*
Fix extension pkgextensiondir installation location.
Andrew J. Schorr
2018-02-08
1
-0
/
+8
|
*
Add vim modeline to extension man pages.
Arnold D. Robbins
2018-02-02
1
-0
/
+7
*
|
Add FTS_SKIP support to filefuncs extension.
Arnold D. Robbins
2018-02-02
1
-0
/
+7
|
/
*
Update build-aux files.
Arnold D. Robbins
2018-01-11
1
-0
/
+5
*
Remove incorrect * on ext_id in extensions and in doc.
Arnold D. Robbins
2018-01-11
1
-0
/
+8
*
Fix finding fmod in extension/configure.ac.
Arnold D. Robbins
2017-12-29
1
-1
/
+8
*
Get rid of GLIBC/compile warnings on Fedora in extension directory.
Arnold D. Robbins
2017-12-28
1
-0
/
+13
*
Small fix in extension/gawkfts.c.
Arnold D. Robbins
2017-12-26
1
-0
/
+6
*
Fix intdiv.c to compile for MPFR 2.4.1.
Arnold D. Robbins
2017-12-24
1
-0
/
+4
*
Add --enable-versioned-extension-dir configure option.
Arnold D. Robbins
2017-12-22
1
-0
/
+5
*
Use bug reporting address in extension/ext_custom.h.
Arnold D. Robbins
2017-12-19
1
-0
/
+2
*
Improvements to configure.ac and extension/configure.ac.
Arnold D. Robbins
2017-12-19
1
-0
/
+5
*
Small improvements in extension/rwarray.c.
Arnold D. Robbins
2017-10-28
1
-0
/
+5
*
Make 4.2.0 tarball.
Arnold D. Robbins
2017-10-19
1
-0
/
+4
*
Bump version in rwarray.c.
Arnold D. Robbins
2017-09-19
1
-0
/
+4
*
Minor fix to filefuncs.c for Fedora compilation.
Arnold D. Robbins
2017-09-17
1
-0
/
+6
*
Update copyright year in extension/rwarray.c.
Arnold D. Robbins
2017-09-13
1
-0
/
+4
*
Allow rwarray extension to write/read undefined values.
Arnold D. Robbins
2017-09-12
1
-0
/
+4
*
Add use of <sys/sysmacros.h> to extension/fnmatch.c.
Arnold D. Robbins
2017-08-30
1
-0
/
+6
*
Solaris fix for intdiv extension.
Arnold D. Robbins
2017-08-21
1
-0
/
+5
*
Integrate changes for z/OS.
Arnold D. Robbins
2017-08-21
1
-1
/
+5
*
Fix the test suite for the MinGW build.
Eli Zaretskii
2017-08-19
1
-0
/
+5
*
Update config.guess, bump version in extension/configure.ac.
Arnold D. Robbins
2017-08-16
1
-0
/
+4
*
Stop including <gmp.h> in the intdiv extension, since <mpfr.h> grabs this for...
Andrew J. Schorr
2017-08-11
1
-0
/
+5
[next]