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