aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-286-2/+23
|
* Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
|
* Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-116-2/+28
|
* Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-265-0/+24
|\
| * Fatal with --posix on multidimensional arrays.Arnold D. Robbins2015-09-265-0/+24
| |
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-187-2/+33
|\|
| * Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-187-2/+33
| |
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-042-1/+5
|\|
| * Profiling: print integral values as integers.Arnold D. Robbins2015-09-042-1/+5
| |
* | ChangeLog entries for z/OS added.Arnold D. Robbins2015-09-011-0/+8
| |
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-257-2/+37
|\|
| * Improve handling of invalid data in UTF locales.Arnold D. Robbins2015-08-257-2/+37
| |
* | Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-022-15/+17
|/
* Fix negtime test to run out-of-tree.Arnold D. Robbins2015-06-253-2/+6
|
* For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-174-4/+9
|
* Improve negtime test.Arnold D. Robbins2015-05-294-3/+32
|
* Improve error message if inadequate locale support.Arnold D. Robbins2015-05-213-2/+7
|
* Fix fts test to not include atime.Arnold D. Robbins2015-05-212-6/+19
|
* Changes for 4.1.3 release.Arnold D. Robbins2015-05-191-0/+4
|
* Wrap dbueval test in check for tty.Arnold D. Robbins2015-05-053-4/+14
|
* Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-057-2/+76
|
* Make 4.1.2 release.Arnold D. Robbins2015-04-291-0/+4
|
* Make call-by-value work again for $0.Arnold D. Robbins2015-04-287-2/+36
|
* Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-277-2/+30
|
* Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-143-0/+12
|
* Remove fatal error if strftime timestamp < 0.Arnold D. Robbins2015-04-135-2/+27
|
* Robustify the charset tests against missing locales.Arnold D. Robbins2015-04-093-14/+38
|
* Make fts test more robust.Arnold D. Robbins2015-04-092-1/+8
|
* Regenerate test/Makefile.in after Eli's fixes.Arnold D. Robbins2015-04-081-1/+1
|
* Allow to redirect profile to stdout more portably.Eli Zaretskii2015-04-082-1/+6
|
* Merge branch 'feature/fix-indirect-call' into gawk-4.1-stableArnold D. Robbins2015-03-317-2/+440
|\
| * Add tests for indirect call of builtins.Arnold D. Robbins2015-03-316-2/+435
| |
| * Fix a test.Arnold D. Robbins2015-03-242-0/+5
| |
* | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-246-2/+25
|/
* Bug fix to inplace extension and doc updates.Arnold D. Robbins2015-03-184-4/+9
|
* Fix bad allocs -M and profiling.Arnold D. Robbins2015-03-175-4/+37
|
* Add additional fpat test.Arnold D. Robbins2015-03-106-2/+191
|
* Fix permissions on some of the files in test.Arnold D. Robbins2015-03-066-0/+5
|
* Fixes for building a tarball.Arnold D. Robbins2015-02-263-0/+7
|
* Fix line continuation with CR-LF.Arnold D. Robbins2015-02-246-2/+35
|
* Add new profile test.Arnold D. Robbins2015-02-106-2/+32
|
* Move param checking against function names into --posix.Arnold D. Robbins2015-02-015-25/+29
|
* Disallow calling a function parameter. Check params are not function names.Arnold D. Robbins2015-01-3012-7/+92
|
* Move to Automake 1.15.Arnold D. Robbins2015-01-241-7/+19
|
* Fix dumpvars test after removing deferred variables.Arnold D. Robbins2015-01-144-4/+4
|
* Remove deferred variables.Arnold D. Robbins2015-01-143-0/+7
|
* Load PROCINFO and ENVIRON if using extensions.Arnold D. Robbins2015-01-072-1/+5
|
* Fix count$ in printf for dynamic width/precision.Arnold D. Robbins2015-01-076-2/+28
|
* Bug fix in regexp parsing.Arnold D. Robbins2015-01-077-4/+27
|
* Fix test/ChangeLog.Arnold D. Robbins2014-12-241-5/+5
|