index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gawkapi.h comment describing the new get_record field_width argument.
Andrew J. Schorr
2017-03-22
2
-9
/
+11
*
Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API...
Andrew J. Schorr
2017-03-21
12
-134
/
+226
*
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-20
2
-3
/
+25
|
\
|
*
Improvements in update-branches.sh helper script.
Arnold D. Robbins
2017-03-20
2
-3
/
+25
*
|
Merge branch 'master' into feature/api-parser
Arnold D. Robbins
2017-03-20
24
-646
/
+888
|
\
|
|
*
Update config.* and install-sh from GNULIB.
Arnold D. Robbins
2017-03-20
10
-16
/
+40
|
*
Improve handling of EPIPE and fflush.
Arnold D. Robbins
2017-03-20
5
-38
/
+89
|
*
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2017-03-19
4
-20
/
+15
|
|
\
|
|
*
Patch argarray test to work regardless of how configure is invoked.
Andrew J. Schorr
2017-03-19
4
-20
/
+15
|
*
|
Improve doc on MS-Windows quoting.
Arnold D. Robbins
2017-03-17
4
-550
/
+696
|
*
|
Cleanups in configure.ac.
Arnold D. Robbins
2017-03-16
3
-22
/
+48
*
|
|
For API input field parsing, use an array of structs instead of an array of i...
Andrew J. Schorr
2017-03-09
7
-29
/
+69
*
|
|
Minor style edits in field.c.
Arnold D. Robbins
2017-03-09
2
-8
/
+10
*
|
|
Merge branch 'master' into feature/api-parser
Andrew J. Schorr
2017-03-07
3
-7
/
+26
|
\
|
|
|
*
|
Stop installing the extension testext library, since it is useful only for te...
Andrew J. Schorr
2017-03-07
3
-15
/
+50
*
|
|
Add new test readdir_test to check whether API get_record field_width parsing...
Andrew J. Schorr
2017-03-06
4
-9
/
+28
*
|
|
Create new extension readdir_test for testing new get_record field_width pars...
Andrew J. Schorr
2017-03-06
4
-19
/
+407
*
|
|
Rename variable in field.c and added a comment for improved clarity.
Andrew J. Schorr
2017-03-06
2
-4
/
+16
*
|
|
Add a 6th argument to the API get_record function instead of having a separat...
Andrew J. Schorr
2017-03-06
3
-19
/
+41
*
|
|
Enable an API input parser to supply an array of field widths to override the...
Andrew J. Schorr
2017-03-05
6
-36
/
+155
|
/
/
*
|
Another very small doc change.
Arnold D. Robbins
2017-03-03
3
-0
/
+7
*
|
Remove hardregex.txt file, no longer needed.
Arnold D. Robbins
2017-03-02
1
-24
/
+0
*
|
Doc edits before release.
Arnold D. Robbins
2017-03-02
4
-405
/
+423
*
|
Add script to update branches from master.
Arnold D. Robbins
2017-02-23
2
-0
/
+23
*
|
Minor typo fix in doc.
Arnold D. Robbins
2017-02-23
3
-4
/
+9
*
|
Change return type on some functions from int to bool.
Arnold D. Robbins
2017-02-23
4
-4
/
+11
*
|
Add optional 2nd argument to mktime to request UTC instead of local time.
Andrew J. Schorr
2017-02-22
18
-351
/
+447
*
|
Update posix/gawkmisc.c - remove cygwin code.
Arnold D. Robbins
2017-02-20
2
-19
/
+5
*
|
Fix typeof on null fields.
Arnold D. Robbins
2017-02-17
9
-8
/
+55
*
|
More typo fixes and updates of the wordlist.
Arnold D. Robbins
2017-02-13
5
-138
/
+147
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-02-13
4
-40
/
+45
|
\
|
|
*
Fix some typos in the doc, update the wordlist.
Arnold D. Robbins
2017-02-13
5
-40
/
+47
*
|
In set_profile_text, use emalloc instead of estrdup to improve clarity.
Andrew J. Schorr
2017-02-03
3
-6
/
+13
*
|
Undo change, but update comments as to why not needed.
Arnold D. Robbins
2017-02-02
3
-6
/
+11
*
|
Improve memory hygiene in set_profile_text.
Arnold D. Robbins
2017-02-02
3
-2
/
+10
*
|
Improve making of profile number code and also MPFR case thereof.
Arnold D. Robbins
2017-02-01
3
-32
/
+26
*
|
Fix up mbc_char_count to be correct.
Arnold D. Robbins
2017-02-01
2
-2
/
+8
*
|
Further revise po/POTFILES.in.
Arnold D. Robbins
2017-02-01
2
-7
/
+12
*
|
Update po/POTFILES.in for correct location of support files.
Arnold D. Robbins
2017-01-27
2
-8
/
+14
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-01-27
1
-1
/
+1
|
\
|
|
*
Typo fix in ChangeLog.
Arnold D. Robbins
2017-01-27
1
-1
/
+1
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-01-27
17
-1214
/
+2708
|
\
|
|
*
Fix assignment from gensub to $0.
Arnold D. Robbins
2017-01-27
9
-6
/
+40
|
*
Improve messge translatability in debug.c. Update copyright in interpret.h.
Arnold D. Robbins
2017-01-27
3
-4
/
+11
|
*
Update copyright and UPDATE-MONTH in the manual.
Arnold D. Robbins
2017-01-27
4
-8
/
+12
|
*
Updated po/pt_BR.po and reactivated it in LINGUAS.
Arnold D. Robbins
2017-01-27
3
-1198
/
+2644
*
|
Minor tweak to block allocator to remove pointless BLOCK_INVALID header.
Andrew J. Schorr
2017-01-26
3
-3
/
+7
*
|
Minor rewrite of block allocator to improve clarity.
Andrew J. Schorr
2017-01-25
3
-15
/
+39
*
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk
Arnold D. Robbins
2017-01-25
2
-16
/
+36
|
\
\
|
*
|
Minor performance optimization for numeric operations.
Andrew J. Schorr
2017-01-22
2
-16
/
+36
[next]