aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor regex code cleanup.Arnold D. Robbins2016-01-203-3/+9
|
* Improve doc on coprocesses.Arnold D. Robbins2016-01-184-221/+273
|
* Minor improvement to doc on bracket expressions.Arnold D. Robbins2016-01-184-490/+507
|
* Minor bug fix and cleanup in regex routines, from GNULIB.Arnold D. Robbins2016-01-186-21/+38
|
* Improve example for asort with comparison function.Arnold D. Robbins2016-01-154-227/+234
|
* Clean up whitespace in ChangeLogs.Arnold D. Robbins2016-01-143-20/+32
|
* Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-148-3/+45
|
* Add example of asort() with a function name parameter.Arnold D. Robbins2016-01-134-211/+366
|
* Updates for VSI distribution of VMS.Arnold D. Robbins2016-01-117-12/+51
|
* Minor fix in dfa.c. Sync dfa with grep.Arnold D. Robbins2016-01-023-3/+9
|
* Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-278-12/+70
|
* Minor fix in gawktexi.in.Arnold D. Robbins2015-12-274-233/+238
|
* Minor update in NEWS.Arnold D. Robbins2015-12-271-1/+1
|
* Update doc on PROCINFO.Arnold D. Robbins2015-12-185-505/+510
|
* Make creating the distribution work again.Arnold D. Robbins2015-12-163-0/+7
|
* Additional fix to two_way_open.Arnold D. Robbins2015-12-162-1/+5
|
* Rework pty handling so that AIX will work too.Arnold D. Robbins2015-12-163-37/+56
|
* Autoconf fixups in extension directory.Arnold D. Robbins2015-12-165-3/+49
|
* Minor compile fix for non-MPFR builds.Arnold D. Robbins2015-12-162-1/+7
|
* Add "exit" as synonym for "quit" in the debugger.Arnold D. Robbins2015-11-268-186/+224
|
* Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-2410-4/+153
|
* New ca.po file.Arnold D. Robbins2015-11-211-497/+302
|
* Doc fixes.Arnold D. Robbins2015-11-1515-2133/+2100
|
* Fix refcard to always be on letter size paper.Arnold D. Robbins2015-10-303-4/+12
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-10-282-9/+15
|
* Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-289-6/+32
|
* Minor improvement in man page.Arnold D. Robbins2015-10-262-1/+6
|
* Improve extension/configh.in for recent GLIBC.Arnold D. Robbins2015-10-262-0/+9
|
* Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-10-162-5/+16
|
* Fix build ordering issues.Arnold D. Robbins2015-10-163-8/+24
|
* Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-119-8/+45
|
* Update texinfo.tex.Arnold D. Robbins2015-10-072-426/+844
|
* Bump version in configure.ac.Arnold D. Robbins2015-10-043-11/+15
|
* Merge branch 'feature/zOS-try2' into gawk-4.1-stableArnold D. Robbins2015-10-0445-741/+1328
|\
| * Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-10-024-206/+226
| |\
| * \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-268-0/+38
| |\ \
| * \ \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-2510-459/+915
| |\ \ \
| * \ \ \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-189-5/+42
| |\ \ \ \
| * | | | | Further zOS updates: Wrap C compiler.Arnold D. Robbins2015-09-117-74/+213
| | | | | |
| * | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-044-4/+23
| |\ \ \ \ \
| * | | | | | ChangeLog entries for z/OS added.Arnold D. Robbins2015-09-017-0/+93
| | | | | | |
| * | | | | | Update configure machinery for z/OS.Arnold D. Robbins2015-09-013-41/+102
| | | | | | |
| * | | | | | Move include of sys/select.h to io.c.Arnold D. Robbins2015-08-262-4/+4
| | | | | | |
| * | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-2511-17/+117
| |\ \ \ \ \ \
| * | | | | | | Doc udates with new z/OS contact.Arnold D. Robbins2015-08-215-557/+575
| | | | | | | |
| * | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-152-2/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-144-80/+85
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Comment out failure if c89 compiler in configure.Arnold D. Robbins2015-08-143-3/+3
| | | | | | | | | |
| * | | | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-122-211/+54
| |\ \ \ \ \ \ \ \ \