summaryrefslogtreecommitdiff
path: root/str_array.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-2/+2
|\
| * Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-091-2/+2
* | Fix memory corruption in copying an array, add another array extension.john haque2012-05-021-0/+1
* | Improve array interface.john haque2012-04-191-6/+10
* | Polish array handling code.john haque2012-04-181-13/+16
|/
* Add arbitrary-precision arithmetic on integers.john haque2012-03-191-1/+1
* Finish MPFR changes and clean up code.john haque2012-02-261-29/+0
* New interpreter routine for MPFR.john haque2012-02-161-4/+2
* Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-2/+2
* Fix compiler warnings on printf calls.Arnold D. Robbins2011-12-281-1/+1
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-3/+6
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-1/+1
* Fix warning messages after merge with gawk_performance.Arnold D. Robbins2011-10-251-1/+1
* Speed/memory performance improvements.john haque2011-10-121-0/+759