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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update config.guess and config.sub.
Arnold D. Robbins
2018-06-27
3
-77
/
+65
|
*
Update some infrastructure files.
Arnold D. Robbins
2018-05-23
3
-701
/
+700
|
*
Update config.sub.
Arnold D. Robbins
2018-05-13
2
-25
/
+53
|
*
Update config.sub.
Arnold D. Robbins
2018-04-18
2
-3
/
+11
|
*
Update/add .gitignore files for extension and extension/po.
Arnold D. Robbins
2018-04-08
4
-0
/
+13
|
*
Update build aux files.
Arnold D. Robbins
2018-04-02
4
-12
/
+25
|
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
27
-36
/
+73
|
*
Quiet down 'make check' in extension/po.
Arnold D. Robbins
2018-03-12
3
-0
/
+7
|
*
Make extension directory fully gettextized. Fixes autoreconf problems.
Arnold D. Robbins
2018-03-11
61
-1328
/
+5250
|
*
Make 4.2.1 tarball.
Arnold D. Robbins
2018-02-25
5
-11
/
+23
|
*
Update config.guess and config.sub.
Arnold D. Robbins
2018-02-25
3
-4
/
+13
|
*
Restore PowerPC mac to not build MPFR.
Arnold D. Robbins
2018-02-23
3
-4
/
+21
|
*
Restore MPFR compilation on PowerPC Macintosh.
Arnold D. Robbins
2018-02-21
3
-16
/
+10
|
*
Lots more doc fixes and updates.
Arnold D. Robbins
2018-02-17
6
-18
/
+23
|
*
Improve extension configuration for finding MPFR.
Arnold D. Robbins
2018-02-14
6
-759
/
+3211
|
*
Add warning to intdiv extension when loss of precision may occur.
Andrew J. Schorr
2018-02-11
2
-2
/
+18
|
*
Fix extension pkgextensiondir installation location.
Andrew J. Schorr
2018-02-08
3
-2
/
+12
|
*
Add vim modeline to extension man pages.
Arnold D. Robbins
2018-02-02
12
-0
/
+18
|
*
Update some config.* files.
Arnold D. Robbins
2018-01-28
3
-290
/
+301
|
*
Update config.sub.
Arnold D. Robbins
2018-01-15
2
-67
/
+20
|
*
Update build-aux files.
Arnold D. Robbins
2018-01-11
6
-10
/
+21
|
*
Remove incorrect * on ext_id in extensions and in doc.
Arnold D. Robbins
2018-01-11
16
-15
/
+23
|
*
Fix finding fmod in extension/configure.ac.
Arnold D. Robbins
2017-12-29
4
-17
/
+27
|
*
Get rid of GLIBC/compile warnings on Fedora in extension directory.
Arnold D. Robbins
2017-12-28
6
-79
/
+103
|
*
Small fix in extension/gawkfts.c.
Arnold D. Robbins
2017-12-26
2
-1
/
+7
|
*
Fix intdiv.c to compile for MPFR 2.4.1.
Arnold D. Robbins
2017-12-24
2
-0
/
+9
|
*
Update build infrastructure files.
Arnold D. Robbins
2017-12-22
5
-24
/
+90
|
*
Add --enable-versioned-extension-dir configure option.
Arnold D. Robbins
2017-12-22
3
-2
/
+9
|
*
Use bug reporting address in extension/ext_custom.h.
Arnold D. Robbins
2017-12-19
2
-2
/
+4
|
*
Improvements to configure.ac and extension/configure.ac.
Arnold D. Robbins
2017-12-19
3
-2
/
+35
|
*
Small improvements in extension/rwarray.c.
Arnold D. Robbins
2017-10-28
2
-2
/
+9
|
*
Make 4.2.0 tarball.
Arnold D. Robbins
2017-10-19
3
-0
/
+12
|
*
Update some config.* files.
Arnold D. Robbins
2017-10-02
3
-5
/
+21
|
*
Bump version in rwarray.c.
Arnold D. Robbins
2017-09-19
2
-1
/
+5
|
*
Update many build-aux files.
Arnold D. Robbins
2017-09-18
6
-49
/
+25
|
*
Minor fix to filefuncs.c for Fedora compilation.
Arnold D. Robbins
2017-09-17
2
-2
/
+9
|
*
Update copyright year in extension/rwarray.c.
Arnold D. Robbins
2017-09-13
2
-1
/
+6
|
*
Allow rwarray extension to write/read undefined values.
Arnold D. Robbins
2017-09-12
2
-1
/
+11
|
*
Add use of <sys/sysmacros.h> to extension/fnmatch.c.
Arnold D. Robbins
2017-08-30
2
-0
/
+12
|
*
Solaris fix for intdiv extension.
Arnold D. Robbins
2017-08-21
3
-4
/
+11
|
*
Integrate changes for z/OS.
Arnold D. Robbins
2017-08-21
2
-8
/
+12
|
*
Fix the test suite for the MinGW build.
Eli Zaretskii
2017-08-19
2
-1
/
+6
|
*
Update config.guess, bump version in extension/configure.ac.
Arnold D. Robbins
2017-08-16
5
-13
/
+24
|
*
Stop including <gmp.h> in the intdiv extension, since <mpfr.h> grabs this ↵
Andrew J. Schorr
2017-08-11
2
-1
/
+5
|
|
|
|
for us.
*
Fix initialization in intdiv extension, since MPFR version check is now ↵
Andrew J. Schorr
2017-08-10
2
-13
/
+7
|
|
|
|
automatic.
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
5
-5
/
+13
|
\
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
3
-2
/
+6
|
|
|
*
Update build infrastructure files.
Arnold D. Robbins
2017-08-04
2
-3
/
+7
|
|
*
|
Fix intdiv extension to build on Cygwin.
Arnold D. Robbins
2017-06-27
3
-5
/
+13
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
6
-14
/
+29
|
\
|
[next]