aboutsummaryrefslogtreecommitdiffstats
path: root/array.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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.Arnold D. Robbins2010-07-161-6/+5
|
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-1/+1
|
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-17/+26
|
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-4/+4
|
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-29/+51
|
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-112/+233
|
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-73/+282
|
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-3/+5
|
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-106/+289
|
* Move to gawk-3.0.6.Arnold D. Robbins2010-07-161-12/+92
|
* Move to gawk-3.0.5.Arnold D. Robbins2010-07-161-13/+78
|