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
/
inplace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fix in extension/inplace.c.
Arnold D. Robbins
2019-02-15
1
-1
/
+1
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-22
/
+22
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
1
-1
/
+1
*
Remove incorrect * on ext_id in extensions and in doc.
Arnold D. Robbins
2018-01-11
1
-1
/
+1
*
Fix a message in extension/inplace.c.
Arnold D. Robbins
2017-04-03
1
-1
/
+1
*
Fix the MinGW build and sync its tests with mainline,
Eli Zaretskii
2017-01-21
1
-1
/
+1
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-4
/
+4
*
Add min_required and max_expected arg counts to API.
Arnold D. Robbins
2016-12-06
1
-2
/
+2
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-5
/
+5
*
Minor portability fixes in some of the extensions.
Arnold D. Robbins
2016-07-01
1
-0
/
+1
*
Update copyright years in extension files.
Arnold D. Robbins
2015-04-08
1
-1
/
+1
*
Fix a compiler warning.
Arnold D. Robbins
2015-03-17
1
-2
/
+2
*
Fix compile problems and warnings on current GCC (4.9.2).
Arnold D. Robbins
2014-11-23
1
-2
/
+6
*
Minor cleanup in extension/inplace.c.
Arnold D. Robbins
2014-10-08
1
-3
/
+2
*
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
1
-1
/
+1
*
Add memory allocation functions to gawk API.
Andrew J. Schorr
2014-03-08
1
-3
/
+3
*
Fix extension portability for AIX.
Arnold D. Robbins
2013-10-24
1
-2
/
+6
*
Clean up some -Wextra compile warnings in extensions.
Arnold D. Robbins
2013-08-22
1
-0
/
+2
*
Fix building, installing, and testing extensions on MS-Windows.
Eli Zaretskii
2013-05-14
1
-0
/
+18
*
More portability.
Arnold D. Robbins
2013-01-22
1
-0
/
+3
*
Improve portability.
Arnold D. Robbins
2013-01-22
1
-0
/
+4
*
Fix some problems from warning tools, etc.
Arnold D. Robbins
2013-01-18
1
-1
/
+3
*
Remove an unused variable.
Arnold D. Robbins
2013-01-15
1
-1
/
+0
*
Add tests for inplace extension.
Andrew J. Schorr
2013-01-10
1
-3
/
+5
*
Add inplace file editing extension.
Andrew J. Schorr
2013-01-08
1
-0
/
+241