aboutsummaryrefslogtreecommitdiffstats
path: root/cint_array.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace `! NULL' with `& success_node' in array routines.Arnold D. Robbins2016-05-021-4/+4
|
* Fixes based on problems from a static checker.Arnold D. Robbins2013-09-081-0/+4
|
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
|
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-6/+6
|\
| * Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-091-6/+6
| |
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-8/+12
|\|
| * Clean up of awk.h.Arnold D. Robbins2012-11-221-0/+2
| |
| * Minor fixes for printf compile warnings.Arnold D. Robbins2012-06-061-2/+4
| |
| * Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-6/+6
| |
* | Improve array interface.john haque2012-04-191-23/+29
| |
* | Polish array handling code.john haque2012-04-181-19/+25
|/
* Finish MPFR changes and clean up code.john haque2012-02-261-20/+0
|
* Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-1/+1
|
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-1/+6
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-2/+2
|
* Fix warning messages after merge with gawk_performance.Arnold D. Robbins2011-10-251-2/+2
|
* Add a test file, cleanup code and update doc.john haque2011-10-121-6/+13
|
* Speed/memory performance improvements.john haque2011-10-121-0/+1225