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 in read_a_record for short file with RS=regex.
Arnold D. Robbins
2014-05-09
9
-10
/
+69
*
Fix memory leak in do_eval.
Arnold D. Robbins
2014-05-09
5
-1
/
+25
*
Fix double free error in do_eval.
Arnold D. Robbins
2014-05-09
2
-2
/
+18
*
Docbook edits. Document AWKBUFSIZE.
Arnold D. Robbins
2014-05-07
4
-517
/
+649
*
Doc edits, through Chapter 9.
Arnold D. Robbins
2014-05-05
5
-654
/
+697
*
Fix alignment of subscripts in array element figure.
Arnold D. Robbins
2014-05-05
5
-16
/
+21
*
Fix debugger 'run' command to fully restart.
Arnold D. Robbins
2014-05-05
2
-1
/
+7
*
Edits through Chapter 8, new figure.
Arnold D. Robbins
2014-05-02
11
-970
/
+1401
*
Edits, into chapter 7.
Arnold D. Robbins
2014-04-30
4
-795
/
+919
*
Editing progress through chapter 5.
Arnold D. Robbins
2014-04-30
4
-787
/
+906
*
Working on documentation edits.
Arnold D. Robbins
2014-04-29
4
-1422
/
+1566
*
In forked children, set SIGPIPE to SIG_DFL.
Arnold D. Robbins
2014-04-25
2
-0
/
+10
*
Merge dfa from grep.
Arnold D. Robbins
2014-04-25
3
-757
/
+700
*
Start a TODO list in gawktexi.in.
Arnold D. Robbins
2014-04-25
2
-0
/
+8
*
Start on gawk manual updating.
Arnold D. Robbins
2014-04-24
4
-707
/
+817
*
Update xalloc.h for pending merge with dfa.
Arnold D. Robbins
2014-04-24
2
-4
/
+27
*
Improve socket name parsing to avoid false matches on names starting with /inet.
Andrew J. Schorr
2014-04-20
2
-103
/
+126
*
Fix a typo in README.git.
Arnold D. Robbins
2014-04-20
1
-1
/
+1
*
Fix configure.ac to work with PCC (-Wl,-export-dynamic).
Arnold D. Robbins
2014-04-18
3
-2
/
+7
*
Fix problem with file links on Vax/VMS.
Arnold D. Robbins
2014-04-18
2
-2
/
+35
*
Add more info to README.git and update date.
Arnold D. Robbins
2014-04-17
1
-1
/
+14
*
Remove an obsolete paragraph from BUGS in gawk.1.
Arnold D. Robbins
2014-04-17
2
-6
/
+6
*
Further fix in pc/Makefile.tst.
Arnold D. Robbins
2014-04-17
1
-2
/
+1
*
Update pc/Makefile.tst.
Arnold D. Robbins
2014-04-17
2
-1
/
+10
*
Use $(DESTDIR) in extension/Makefile.am when removing .la files.
Arnold D. Robbins
2014-04-11
3
-2
/
+8
*
Add a warning that locale support is needed for the charset tests.
Arnold D. Robbins
2014-04-11
3
-0
/
+14
*
Define closemaybesocket if it isn't otherwise.
Arnold D. Robbins
2014-04-11
2
-0
/
+12
*
Make release tar ball.
Arnold D. Robbins
2014-04-08
55
-5547
/
+6766
*
Update texinfo.tex to latest.
Arnold D. Robbins
2014-04-08
2
-19
/
+34
*
Typo fix in README_d/README.pc.
Arnold D. Robbins
2014-04-08
1
-1
/
+1
*
Prettify lists of tests.
Arnold D. Robbins
2014-04-08
3
-4
/
+6
*
Update Checklist file in git repo.
Arnold D. Robbins
2014-04-04
1
-5
/
+5
*
Fix a compilation warning.
Arnold D. Robbins
2014-04-04
2
-3
/
+7
*
Bump version is pc/config.h after doing so for tarball.
Arnold D. Robbins
2014-04-03
1
-3
/
+3
*
Bump version for test tarball.
Arnold D. Robbins
2014-04-03
2
-11
/
+11
*
Fix test/Makefile.am for making dists.
Arnold D. Robbins
2014-04-03
3
-0
/
+6
*
Minor code cleanup in regcomp.c.
Arnold D. Robbins
2014-04-03
2
-1
/
+6
*
README_d/README.gcc-3 file added.
Arnold D. Robbins
2014-04-02
2
-0
/
+15
*
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
23
-22
/
+34
*
Remove -Wextra from gcc command line in extension dir..
Arnold D. Robbins
2014-03-31
3
-2
/
+8
*
Some more docbook fixes.
Arnold D. Robbins
2014-03-30
3
-20
/
+54
*
Sync dfa.c with grep.
Arnold D. Robbins
2014-03-30
2
-78
/
+115
*
Create valid DocBook XML output with current makeinfo.
Arnold D. Robbins
2014-03-28
4
-595
/
+1180
*
Minor cleanup to indexing.
Arnold D. Robbins
2014-03-28
4
-24
/
+31
*
Improvements in both configure.ac files.
Arnold D. Robbins
2014-03-28
7
-70
/
+251
*
Add input parser to readfile extension, document it and test it.
Arnold D. Robbins
2014-03-27
12
-98
/
+308
*
Add note that lookup of PROCINFO can fail.
Arnold D. Robbins
2014-03-27
4
-106
/
+130
*
Finishing indexing changes, special treatment for functions.
Arnold D. Robbins
2014-03-27
4
-462
/
+518
*
First round of indexing changes.
Arnold D. Robbins
2014-03-27
4
-934
/
+1487
*
Update awklib/eg/data/ files after doc changes.
Arnold D. Robbins
2014-03-27
2
-11
/
+11
[next]