aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | More portability - find readline dependencies.Arnold D. Robbins2013-01-258-47/+84
| |
* | Considerable additional portability fixes.Arnold D. Robbins2013-01-259-8/+22
| |
* | Improve code in symbol.c.Arnold D. Robbins2013-01-253-17/+20
| |
* | More portability.Arnold D. Robbins2013-01-226-2/+21
| |
* | Improve portability.Arnold D. Robbins2013-01-223-0/+13
| |
* | Fix credit for report in ChangeLog.Arnold D. Robbins2013-01-221-1/+1
| |
* | Bug fix for -d with -i.Arnold D. Robbins2013-01-222-2/+18
| |
* | Typo fix in doc.Arnold D. Robbins2013-01-213-2/+7
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-207-3/+75
|\|
| * Fix bug with --traditional + --re-interval.Arnold D. Robbins2013-01-207-3/+74
| |
* | Fix some problems from warning tools, etc.Arnold D. Robbins2013-01-183-1/+11
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-183-2/+15
|\|
| * Fix order of include problem in dfa.c/dfa.h.Arnold D. Robbins2013-01-183-2/+15
| |
* | Bump version for alpha tarball, copyright in main.Arnold D. Robbins2013-01-1728-1876/+1998
| |
* | Fix test/Makefile.am to get new file for tarballs.Arnold D. Robbins2013-01-173-1/+4
| |
* | Make more tests work with make diffout.Arnold D. Robbins2013-01-165-12/+25
| |
* | Remove an unused variable.Arnold D. Robbins2013-01-152-1/+2
| |
* | Remove debugging printf in Gentests.Arnold D. Robbins2013-01-152-2/+5
| |
* | Update copyright dates on modified files.Arnold D. Robbins2013-01-158-11/+12
| |
* | Add man page for inplace extension. Update others.Arnold D. Robbins2013-01-1512-21/+130
| |
* | Patch readdir test to protect against failure on filesystems lacking type info.Andrew J. Schorr2013-01-154-5/+25
| |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2013-01-144-3/+8
|\ \
| * | Fix symtab8 test to work when building outside the source tree.Andrew J. Schorr2013-01-144-3/+8
| | |
* | | Fix tests to run with -M.Arnold D. Robbins2013-01-147-25/+33
|/ /
* | Make mpfr and, or, xor, accept >= 2 arguments.Arnold D. Robbins2013-01-115-144/+175
| |
* | Minor fix to bisonfix.awk.Arnold D. Robbins2013-01-112-1/+7
| |
* | Add tests for inplace extension.Andrew J. Schorr2013-01-1021-7/+171
| |
* | Minor edits to inplace extension doc.Arnold D. Robbins2013-01-094-515/+524
| |
* | Add inplace file editing extension.Andrew J. Schorr2013-01-089-556/+947
| |
* | Merge branch 'gawk-4.0-stable'. Update TODO.Arnold D. Robbins2013-01-085-310/+317
|\|
| * And another quick mawk fix.Arnold D. Robbins2013-01-082-32/+32
| |
| * Update doc to current mawk.Arnold D. Robbins2013-01-084-211/+220
| |
* | Set name field for io extensions.Arnold D. Robbins2013-01-062-0/+10
| |
* | More stuff TO DO.Arnold D. Robbins2013-01-061-0/+5
| |
* | Fix problems from a merge.Arnold D. Robbins2013-01-061-1012/+530
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-064-14/+521
|\|
| * Add doc on BWK awk being available from Git Hub.Arnold D. Robbins2013-01-064-448/+476
| |
* | Add Software Tools quote in lib chapter.Arnold D. Robbins2013-01-063-277/+309
| |
* | Move old extension stuff into a separate directory.Arnold D. Robbins2013-01-0612-0/+6
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-052-0/+7
|\|
| * Undo a bad fix to regex_internal.h.Arnold D. Robbins2013-01-052-0/+7
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-016-16/+41
|\|
| * Improvements in pc/ directory from Eli Z.Arnold D. Robbins2013-01-013-12/+30
| |
| * Bring gawk regex closer to GLIBC.Arnold D. Robbins2013-01-013-4/+11
| |
* | Use output_fp for print/printf only if debugging.Arnold D. Robbins2012-12-272-2/+12
| |
* | Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-12-2539-4725/+4662
|\|
| * Rebuild 4.0.2 tarball.Arnold D. Robbins2012-12-2535-426/+432
| |
| * Additional bug fix from John Haque.Arnold D. Robbins2012-12-254-6/+30
| |
* | Remove sym_constant() API and tests.Arnold D. Robbins2012-12-2517-306/+158
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-2329-210/+1014
|\|