Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning messages after merge with gawk_performance. | Arnold D. Robbins | 2011-10-25 | 6 | -13/+14 |
| | |||||
* | Merge branch 'gawk_performance' | Arnold D. Robbins | 2011-10-25 | 50 | -5654/+7769 |
|\ | |||||
| * | Add GPL notice in symbol.c. | john haque | 2011-10-12 | 3 | -2/+37 |
| | | |||||
| * | Optimize tail-recursive calls. | john haque | 2011-10-12 | 6 | -166/+266 |
| | | |||||
| * | Optimization for compound assignment, increment and decrement operators. | john haque | 2011-10-12 | 2 | -32/+52 |
| | | |||||
| * | Add a test file, cleanup code and update doc. | john haque | 2011-10-12 | 20 | -827/+883 |
| | | |||||
| * | Speed/memory performance improvements. | john haque | 2011-10-12 | 45 | -5015/+6919 |
| | | |||||
* | | Merge branch 'xgawk_load' | Arnold D. Robbins | 2011-10-24 | 1 | -0/+212 |
|\ \ | |/ |/| | |||||
| * | Added all my local notes about GIT handling. | Juergen Kahrs | 2011-10-13 | 1 | -0/+212 |
| | | |||||
* | | Change version on 'master' branch. | Arnold D. Robbins | 2011-10-09 | 3 | -12/+12 |
| | | |||||
* | | Merge branch 'xgawk_load' | Arnold D. Robbins | 2011-10-09 | 1 | -0/+6 |
|\| | |||||
| * | Added some pointers to Savannah's GIT repository. | Juergen Kahrs | 2011-10-03 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-09 | 91 | -6080/+7456 |
|\ \ | |/ |/| | |||||
| * | Add updated po & gmo files. | Arnold D. Robbins | 2011-10-09 | 21 | -3627/+3994 |
| | | |||||
| * | Fixes for io noticed on PC, and also pc versions. | Arnold D. Robbins | 2011-10-09 | 4 | -6/+26 |
| | | |||||
| * | New de.po file. | Arnold D. Robbins | 2011-10-09 | 1 | -10/+8 |
| | | |||||
| * | Fix unsigned-ness issue in dfa.c. | Arnold D. Robbins | 2011-10-09 | 2 | -2/+11 |
| | | |||||
| * | Make gawk_mb_cur_max compile time constant if no mbs support. | Arnold D. Robbins | 2011-10-04 | 3 | -3/+7 |
| | | |||||
| * | Fix RT handling if partial terminators. | Arnold D. Robbins | 2011-10-02 | 9 | -7/+88 |
| | | |||||
| * | Minor spelling and doc fixes. | Arnold D. Robbins | 2011-09-24 | 8 | -259/+350 |
| | | |||||
| * | Make no mbs support work everywhere. Sheesh. | Arnold D. Robbins | 2011-09-21 | 15 | -72/+84 |
| | | |||||
| * | Additional mbs fixes. | Arnold D. Robbins | 2011-09-21 | 3 | -5/+4 |
| | | |||||
| * | Update two po files. | Arnold D. Robbins | 2011-09-21 | 2 | -989/+792 |
| | | |||||
| * | Sync with gnu grep, remove many ifdefs. | Arnold D. Robbins | 2011-09-21 | 3 | -136/+81 |
| | | |||||
| * | More updates from gnu grep in dfa.c. | Arnold D. Robbins | 2011-09-16 | 2 | -18/+21 |
| | | |||||
| * | Sync again with GNU grep. | Arnold D. Robbins | 2011-09-03 | 2 | -28/+24 |
| | | |||||
| * | Fix pty coprocess on Ubuntu. | Arnold D. Robbins | 2011-08-24 | 5 | -5/+19 |
| | | |||||
| * | Bug fix for gcc -fno-inline -O2. | Arnold D. Robbins | 2011-08-23 | 2 | -1/+8 |
| | | |||||
| * | Fix small mistake in doc for quicksort function. | Arnold D. Robbins | 2011-08-14 | 2 | -1/+1 |
| | | |||||
| * | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 10 | -8/+54 |
| | | |||||
| * | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 16 | -417/+1050 |
| | | |||||
| * | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 7 | -4/+22 |
| | | |||||
| * | Fix problem with parallel make check. | Arnold D. Robbins | 2011-08-09 | 3 | -13/+15 |
| | | |||||
| * | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 12 | -4/+98 |
| | | |||||
| * | Fix next test to send output to file. | Arnold D. Robbins | 2011-07-29 | 3 | -2/+6 |
| | | |||||
| * | Fix DJGPP problem with libsigsegv. | Arnold D. Robbins | 2011-07-29 | 2 | -8/+15 |
| | | |||||
| * | Misc documentation fixes. | Arnold D. Robbins | 2011-07-29 | 4 | -0/+34 |
| | | |||||
| * | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 10 | -230/+360 |
| | | |||||
| * | Fix sortu test. | Arnold D. Robbins | 2011-07-28 | 3 | -4/+13 |
| | | |||||
| * | Additional getline fix. | Arnold D. Robbins | 2011-07-26 | 2 | -1/+7 |
| | | |||||
| * | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 19 | -207/+281 |
| | | |||||
| * | Add two revised .po files. | Arnold D. Robbins | 2011-07-19 | 2 | -921/+585 |
| | | |||||
| * | Add new test files to the git repo. | Arnold D. Robbins | 2011-07-18 | 3 | -0/+94 |
| | | |||||
| * | Minor doc updates, start working through huge backlog. | Arnold D. Robbins | 2011-07-17 | 5 | -435/+463 |
| | | |||||
| * | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2011-07-17 | 3 | -100/+124 |
| | | |||||
| * | Fix inclusion of po/README. Update some translations. | Arnold D. Robbins | 2011-07-17 | 26 | -2145/+2150 |
| | | |||||
| * | Mark FPAT as non standard. | Arnold D. Robbins | 2011-07-17 | 2 | -1/+6 |
| | | |||||
| * | Remove bzip2 dist. | Arnold D. Robbins | 2011-07-17 | 4 | -9/+9 |
| | | |||||
| * | Bump version to 4.0.0a. | Arnold D. Robbins | 2011-07-15 | 4 | -13/+14 |
| | | |||||
| * | Fix gsub losing white space when working on fields. | Arnold D. Robbins | 2011-07-15 | 12 | -263/+388 |
| | |