summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add README.long-double file.dead-branches/long-doubleArnold D. Robbins2015-04-051-0/+6
* Merge branch 'num-handler' into long-doubleArnold D. Robbins2015-04-05262-32847/+42059
|\
| * Added README.num-handler file.dead-branches/num-handlerArnold D. Robbins2015-04-051-0/+11
| * Merge branch 'master' into num-handler. Not all tests pass.Arnold D. Robbins2015-04-05260-32833/+42019
| |\
| | * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-053-6/+32
| | |\
| | | * Don't install gawk extensions if --posix or --traditional.Arnold D. Robbins2015-04-053-6/+32
| | * | In NEWS file, rename div to intdiv.Andrew J. Schorr2015-04-032-1/+5
| | * | Rename "div()" to "intdiv()".Arnold D. Robbins2015-04-0317-449/+476
| | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-3118-718/+1407
| | |\ \ | | | |/
| | | * Small doc fix.Arnold D. Robbins2015-03-314-334/+335
| | | * Merge branch 'feature/fix-indirect-call' into gawk-4.1-stableArnold D. Robbins2015-03-3118-669/+1362
| | | |\
| | | | * Update doc on calling built-ins indirectly.feature/fix-indirect-callArnold D. Robbins2015-03-314-298/+337
| | | | * Add tests for indirect call of builtins.Arnold D. Robbins2015-03-316-2/+64
| | | | * Get indirect calls working!Arnold D. Robbins2015-03-316-20/+207
| | | | * Further improvements. sub/gsub working.Arnold D. Robbins2015-03-316-34/+97
| | | | * Further progress on indirect calls of builtins.Arnold D. Robbins2015-03-248-373/+395
| | | | * Fix a test.Arnold D. Robbins2015-03-242-0/+5
| | | | * Merge branch 'gawk-4.1-stable' into feature/fix-indirect-callArnold D. Robbins2015-03-244-82/+137
| | | | |\
| | | | * | Start on testing/fixing indirect calls of builtins.Arnold D. Robbins2015-03-207-5/+319
| | * | | | Minor doc edits.Arnold D. Robbins2015-03-314-465/+479
| | * | | | Update NEWS.Arnold D. Robbins2015-03-272-0/+7
| | * | | | Some more cleanups. Ready to merge!selectArnold D. Robbins2015-03-2715-59/+81
| | * | | | Merge branch 'master' into selectArnold D. Robbins2015-03-278-11/+40
| | |\ \ \ \
| | | * \ \ \ Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-03-248-11/+40
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-248-11/+40
| | | | | |/ | | | | |/|
| | * | | | General cleanups prepatory to merging.Arnold D. Robbins2015-03-249-626/+680
| | * | | | Merge branch 'master' into selectArnold D. Robbins2015-03-244-83/+138
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-244-83/+138
| | | |\ \ \ | | | | |/ /
| | | | * | Doc updates.Arnold D. Robbins2015-03-244-82/+137
| | | | |/
| | * | | Merge branch 'master' into selectArnold D. Robbins2015-03-20109-10333/+12643
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-1823-174/+250
| | | |\ \ | | | | |/
| | | | * Update to libtool 2.4.6.Arnold D. Robbins2015-03-1813-56/+98
| | | | * Bug fix to inplace extension and doc updates.Arnold D. Robbins2015-03-1811-117/+151
| | | * | Merge branch 'gawk-4.1-stable'array-ifaceArnold D. Robbins2015-03-1714-500/+567
| | | |\ \ | | | | |/
| | | | * Fix bad allocs -M and profiling.Arnold D. Robbins2015-03-177-10/+63
| | | | * Documentation fix: positive -> nonnegative as appropriate.Arnold D. Robbins2015-03-174-484/+489
| | | | * Document a limitation in the inplace extension.Arnold D. Robbins2015-03-172-2/+6
| | | | * Fix a compiler warning.Arnold D. Robbins2015-03-172-2/+7
| | | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-106-2/+191
| | | |\ \ | | | | |/
| | | | * Add additional fpat test.Arnold D. Robbins2015-03-106-2/+191
| | | * | Fix nonfatal3 test.Arnold D. Robbins2015-03-083-2/+7
| | | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-082-37/+2
| | | |\ \ | | | | |/
| | | | * Remove unneeded routine.Arnold D. Robbins2015-03-082-37/+4
| | | * | Merge branch 'master' into non-fatal-io-2non-fatal-io-2Arnold D. Robbins2015-03-086-0/+5
| | | |\ \
| | | | * \ Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-066-0/+5
| | | | |\ \ | | | | | |/
| | | | | * Fix permissions on some of the files in test.Arnold D. Robbins2015-03-066-0/+5
| | | * | | Commit generated doc from previous commit.Arnold D. Robbins2015-03-082-507/+525
| | | * | | Make nonfatal override GAWK_SOCK_RETRIES. Document it.Arnold D. Robbins2015-03-084-16/+51
| | | * | | Fix test nonfatal1.Andrew J. Schorr2015-03-023-2/+8
| | | * | | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-03-019-68/+123
| | | |\ \ \ | | | | |/ /