summaryrefslogtreecommitdiff
path: root/array.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years on files changed in 2014.Arnold D. Robbins2014-03-311-1/+1
* Lots of enum/int fixes.Arnold D. Robbins2014-02-271-1/+1
* Fixes based on problems from a static checker.Arnold D. Robbins2013-09-081-0/+2
* Fix in array.c.Arnold D. Robbins2013-08-191-11/+5
* Bug fix in array.c.Arnold D. Robbins2013-05-271-1/+10
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Restore building with tcc.Arnold D. Robbins2012-12-191-0/+3
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-23/+8
|\
| * Clean up of awk.h.Arnold D. Robbins2012-11-221-14/+0
| * Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-8/+8
* | Improve array interface.john haque2012-04-191-28/+41
* | Polish array handling code.john haque2012-04-181-51/+44
* | Use unref when freeing a null array element.john haque2012-04-171-6/+12
|/
* Change MPFR variable RND_MODE to ROUND_MODE.john haque2012-04-121-2/+2
* Add arbitrary-precision arithmetic on integers.john haque2012-03-191-46/+28
* Finish MPFR changes and clean up code.john haque2012-02-261-87/+54
* Finish builtins for MPFR.john haque2012-02-191-21/+50
* New interpreter routine for MPFR.john haque2012-02-161-7/+14
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-52/+53
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-6/+2
|\
| * Misc fixes from John.Arnold D. Robbins2011-12-061-6/+2
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-1/+1
|\ \ | |/
* | Add GPL notice in symbol.c.john haque2011-10-121-2/+7
* | Optimize tail-recursive calls.john haque2011-10-121-2/+3
* | Add a test file, cleanup code and update doc.john haque2011-10-121-2/+5
* | Speed/memory performance improvements.john haque2011-10-121-890/+489
|/
* Make no mbs support work everywhere. Sheesh.Arnold D. Robbins2011-09-211-1/+1
* Fixes for uninitialized variables.Arnold D. Robbins2011-05-091-2/+2
* More array sorting fixes.Arnold D. Robbins2011-05-081-55/+100
* Revamp array sorting.Arnold D. Robbins2011-05-041-165/+111
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-041-70/+165
* Improve saving of numeric value of index.Arnold D. Robbins2011-04-291-12/+28
* Bug fixes from John and Pat.Arnold D. Robbins2011-04-291-41/+8
* Code cleanups in array.c and side effects in other files.Arnold D. Robbins2011-04-271-176/+113
* Patch from John, update man page.Arnold D. Robbins2011-04-241-6/+12
* User function sorting added, documented, tested.Arnold D. Robbins2011-04-221-58/+120
* Add 32/64 bit consistency in hashing.Arnold D. Robbins2011-04-221-1/+7
* More array sorting changes from John.Arnold D. Robbins2011-04-181-674/+451
* More improvements to array sorting.Arnold D. Robbins2011-04-071-23/+60
* Fix array sorting, add test case.Arnold D. Robbins2011-04-011-2/+2
* Revise array sorting for PROCINFO["sorted_in"].Arnold D. Robbins2011-03-291-0/+545
* Fixes for asort, asorti, split, patsplit.Arnold D. Robbins2011-03-031-2/+2
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
* Profile fix and test for it.Arnold D. Robbins2011-02-131-1/+4
* Equalize messages. New es.po file.Arnold D. Robbins2011-02-081-1/+1
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-2/+2
* PC fixes, compiler warning cleanups, autoconf fix.Arnold D. Robbins2011-01-041-1/+3
* Cleanup the mainline PC code, and pc/ directory.Arnold D. Robbins2010-12-181-2/+0
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-211/+328
* Move to 3.1.8.gawk-3.1.8Arnold D. Robbins2010-07-161-6/+5