aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-0233-178/+454
| | | | | | | | | | |
* | | | | | | | | | | Revert update of texinfo.tex.Arnold D. Robbins2015-10-042-837/+431
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Small doc fix (no secure sockets).Arnold D. Robbins2015-10-024-206/+226
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fatal with --posix on multidimensional arrays.Arnold D. Robbins2015-09-268-0/+38
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Update infrastructure files.Arnold D. Robbins2015-09-2510-459/+915
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-189-5/+42
| |_|_|_|_|/ |/| | | | |
* | | | | | Profiling: print integral values as integers.Arnold D. Robbins2015-09-044-4/+23
| |_|_|_|/ |/| | | |
* | | | | Make MAYBE_NUM -> NUMBER smarter, clear STRING.Arnold D. Robbins2015-08-254-4/+45
| | | | |
* | | | | Improve handling of invalid data in UTF locales.Arnold D. Robbins2015-08-259-13/+72
| |_|_|/ |/| | |
* | | | Restore c90 compat in dfa.c.Arnold D. Robbins2015-08-152-2/+9
| |_|/ |/| |
* | | Small typo fixes.Arnold D. Robbins2015-08-144-80/+85
| |/ |/|
* | Sync dfa with grep.Arnold D. Robbins2015-08-122-211/+54
|/
* Update autotools.Arnold D. Robbins2015-08-0227-245/+955
|
* Bug fix in revoutput extension.Arnold D. Robbins2015-08-023-7/+18
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-08-022-41/+66
|
* Sync dfa with grep.Arnold D. Robbins2015-07-212-8/+82
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-07-182-12/+42
|
* Sync dfa with GNU grep.Arnold D. Robbins2015-07-083-53/+46
|
* Update doc on quiktrim awk.Arnold D. Robbins2015-07-014-38/+49
|
* Fix negtime test to run out-of-tree.Arnold D. Robbins2015-06-253-2/+6
|
* Update extract.awk.Arnold D. Robbins2015-06-192-12/+14
|
* Minor doc fix.Arnold D. Robbins2015-06-194-1291/+1280
|
* Document inplace shortcomings (no ACL preservation and no signal handling).Andrew J. Schorr2015-06-176-87/+116
|
* For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-1711-99/+193
|