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 (
Expand
)
Author
Age
Files
Lines
...
|
*
Update extension/build-aux/missing.
Arnold D. Robbins
2013-04-22
2
-260
/
+149
|
*
z/OS portability fix in extension/configure.ac.
Arnold D. Robbins
2013-04-18
3
-2
/
+4
|
*
Update copyright in extension/configure.ac.
Arnold D. Robbins
2013-04-18
2
-1
/
+5
|
*
Bump version and release beta tarball.
Arnold D. Robbins
2013-04-18
2
-11
/
+11
|
*
Fix extensions to link with LTLIBINTL.
Arnold D. Robbins
2013-04-17
3
-2
/
+7
|
*
Update to automake 1.13.1.
Arnold D. Robbins
2013-04-16
4
-184
/
+296
|
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
15
-14
/
+21
|
*
More portability: mostly for SGI IRIX.
Arnold D. Robbins
2013-03-24
2
-1
/
+6
|
*
Further portability fixes in extensions, tests.
Arnold D. Robbins
2013-03-20
2
-0
/
+12
|
*
Additional fixes for MirBSD. Now passes make check.
Arnold D. Robbins
2013-03-20
5
-0
/
+38
|
*
Merge branch 'master' into porting
Arnold D. Robbins
2013-03-04
2
-1
/
+6
|
|
\
|
*
|
Don't build the extensions if no API support.
Arnold D. Robbins
2013-03-01
3
-0
/
+31
*
|
|
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2013-03-11
2
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Minor bugfix in filefuncs.c for Win 32.
Arnold D. Robbins
2013-03-04
2
-1
/
+6
|
|
/
*
|
Some extension can now be built with MinGW.
Juergen Kahrs
2013-02-20
1
-8
/
+24
*
|
Moved all configuration stuff into cmake/configure.cmake so that config.h con...
Juergen Kahrs
2013-02-17
1
-10
/
+3
*
|
Merge remote-tracking branch 'origin/master' into cmake
Juergen Kahrs
2013-02-12
4
-2
/
+63
|
\
|
|
*
Add backup version of fnmatch.c. Fix fnmatch extension.
Arnold D. Robbins
2013-02-11
2
-1
/
+13
|
*
Fixes to extensions for Win 32.
Arnold D. Robbins
2013-02-11
3
-1
/
+50
*
|
Packaging a minimal .tar.gz file with the gawk executable and all binary exte...
Juergen Kahrs
2013-02-10
1
-39
/
+19
*
|
Extension are compiled now as MODULE without the 'lib' prefix. This is necess...
Juergen Kahrs
2013-02-10
1
-12
/
+30
*
|
Made building of extensions a bit more robust.
Juergen Kahrs
2013-02-10
1
-7
/
+20
*
|
All extensions can be built as shared libraries now. It was necessary to remo...
Juergen Kahrs
2013-02-09
1
-0
/
+67
|
/
*
Fix gawkdirfd.h for Mac OS X.
Arnold D. Robbins
2013-01-27
2
-1
/
+2
*
More portability work: dirfd in extensions.
Arnold D. Robbins
2013-01-27
12
-1533
/
+1954
*
Considerable additional portability fixes.
Arnold D. Robbins
2013-01-25
2
-1
/
+5
*
More portability.
Arnold D. Robbins
2013-01-22
6
-2
/
+21
*
Improve portability.
Arnold D. Robbins
2013-01-22
3
-0
/
+13
*
Fix some problems from warning tools, etc.
Arnold D. Robbins
2013-01-18
3
-1
/
+11
*
Remove an unused variable.
Arnold D. Robbins
2013-01-15
2
-1
/
+2
*
Add man page for inplace extension. Update others.
Arnold D. Robbins
2013-01-15
12
-21
/
+130
*
Add tests for inplace extension.
Andrew J. Schorr
2013-01-10
2
-3
/
+10
*
Add inplace file editing extension.
Andrew J. Schorr
2013-01-08
4
-8
/
+272
*
Move old extension stuff into a separate directory.
Arnold D. Robbins
2013-01-06
11
-1890
/
+0
*
Merge branch 'gawk-4.0-stable'.
Arnold D. Robbins
2012-12-25
1
-1
/
+1
|
\
|
*
Rebuild 4.0.2 tarball.
Arnold D. Robbins
2012-12-25
1
-1
/
+1
*
|
Remove sym_constant() API and tests.
Arnold D. Robbins
2012-12-25
6
-10
/
+29
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2012-12-23
1
-0
/
+4
|
\
|
|
*
Make the 4.0.2 tarballs.
Arnold D. Robbins
2012-12-23
1
-0
/
+4
*
|
Make indirectly updated vars accessable to SYMTAB, API.
Arnold D. Robbins
2012-12-19
2
-0
/
+51
*
|
Move some files to automake 1.12.6.
Arnold D. Robbins
2012-12-18
2
-4
/
+4
*
|
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-12-03
3
-2
/
+8
|
\
\
|
*
|
Add extension/README.fts to distribution.
Arnold D. Robbins
2012-12-02
3
-2
/
+8
*
|
|
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-11-30
8
-83
/
+89
|
\
|
|
|
*
|
Add awk_true and awk_false to API.
Arnold D. Robbins
2012-11-30
8
-83
/
+89
*
|
|
Finish porting to current code base.
Arnold D. Robbins
2012-11-26
6
-58
/
+61
*
|
|
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-11-25
80
-1064
/
+55222
|
\
|
|
|
*
|
Add 3rd argument to stat() extension.
Arnold D. Robbins
2012-11-21
3
-8
/
+24
|
*
|
Simplify readdir extension.
Arnold D. Robbins
2012-11-19
3
-140
/
+25
|
*
|
First pass on Nelson's comments on API chapter.
Arnold D. Robbins
2012-11-16
2
-21
/
+26
[prev]
[next]