aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-2/+2
|\
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-2/+2
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-281-2/+4
|\|
| * Fix for strftime negative value test.Arnold D. Robbins2011-10-281-2/+4
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-1/+7
|\|
| * VMS fixes for compilation and test suite addition.Arnold D. Robbins2011-10-251-1/+1
| * A number of pc related fixes.Arnold D. Robbins2011-10-241-0/+4
| * Fix stftime.Arnold D. Robbins2011-10-181-0/+2
| * Remove some compile time warnings.Arnold D. Robbins2011-10-101-1/+1
* | Add a test file, cleanup code and update doc.john haque2011-10-121-4/+4
* | Speed/memory performance improvements.john haque2011-10-121-35/+36
|/
* Make no mbs support work everywhere. Sheesh.Arnold D. Robbins2011-09-211-18/+18
* Fix DJGPP problem with libsigsegv.Arnold D. Robbins2011-07-291-8/+8
* Revert sub/gsub behavior to that of gawk 3.x.Arnold D. Robbins2011-07-281-2/+38
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-261-2/+1
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-151-116/+91
* First set of minor fixes on 4.0 Stable.Arnold D. Robbins2011-07-151-1/+1
* Remove VAXCRTL and GFMT_WORKAROUND. Yay!Arnold D. Robbins2011-04-291-103/+0
* Bug fixes from John and Pat.Arnold D. Robbins2011-04-291-6/+999
* Bug fixes, see ChangeLog.Arnold D. Robbins2011-04-131-3/+12
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
* Equalize messages. New es.po file.Arnold D. Robbins2011-02-081-5/+5
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-3/+3
* Add isarray built-in function.Arnold D. Robbins2011-01-301-1/+17
* Sync dfa to grep, import hard-locale.[ch].Arnold D. Robbins2011-01-301-2/+2
* Make single byte caching more elegant.Arnold D. Robbins2011-01-191-5/+5
* Simplify code for do_tolower, do_toupper.Arnold D. Robbins2011-01-191-85/+103
* Try to kill some warnings.Arnold D. Robbins2011-01-171-1/+1
* PC fixes, compiler warning cleanups, autoconf fix.Arnold D. Robbins2011-01-041-2/+2
* strncasembscmp fix. Doc updates.Arnold D. Robbins2010-12-311-3/+5
* Some fixes for z/OS and also Autoconf.Arnold D. Robbins2010-12-251-1/+1
* Remove old code for Cray.Arnold D. Robbins2010-12-181-11/+0
* Add PROCINFO["strftime"] as default strftime() format.Arnold D. Robbins2010-12-161-2/+17
* More doc and code fixes. See ChangeLogs.Arnold D. Robbins2010-12-051-8/+18
* Fix memory leaks - patch from John.Arnold D. Robbins2010-11-261-20/+16
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-1706/+661
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-2/+8
* Move to 3.1.8.Arnold D. Robbins2010-07-161-21/+46
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-31/+164
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-134/+185
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-161/+304
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-48/+212
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-95/+138
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-128/+235
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-47/+332
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-222/+596
* Move to gawk-3.0.6.Arnold D. Robbins2010-07-161-1/+2
* Move to gawk-3.0.5.Arnold D. Robbins2010-07-161-3/+9
* Move to gawk-3.0.4.Arnold D. Robbins2010-07-161-25/+84
* Move to gawk-3.0.3.Arnold D. Robbins2010-07-161-19/+334