Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | First set of minor fixes on 4.0 Stable. | Arnold D. Robbins | 2011-07-15 | 5 | -2/+26 |
| | |||||
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 18 | -10/+51 |
| | |||||
* | Update version in README. | Arnold D. Robbins | 2011-06-23 | 2 | -1/+2 |
| | |||||
* | Update versions and ChangeLogs, make tarball! | Arnold D. Robbins | 2011-06-23 | 48 | -15046/+15108 |
| | |||||
* | Minor TODO update and vms test fix. | Arnold D. Robbins | 2011-06-23 | 3 | -0/+11 |
| | |||||
* | Bump version. | Arnold D. Robbins | 2011-06-20 | 3 | -12/+12 |
| | |||||
* | Add fix for crash from grep, add test case. | Arnold D. Robbins | 2011-06-20 | 12 | -10/+51 |
| | |||||
* | Minor bug fixes, incl build system for pc, vms. | Arnold D. Robbins | 2011-06-20 | 10 | -15/+38 |
| | |||||
* | Make final gawk 4.0 beta test tar ball. | Arnold D. Robbins | 2011-06-17 | 25 | -217/+294 |
| | |||||
* | Put RRI into code. | Arnold D. Robbins | 2011-06-17 | 9 | -191/+24 |
| | |||||
* | Update NEWS. | Arnold D. Robbins | 2011-06-14 | 1 | -7/+9 |
| | |||||
* | Make ranges be character based all the time. | Arnold D. Robbins | 2011-06-13 | 5 | -638/+753 |
| | |||||
* | Minor improvement in regcomp.c. | Arnold D. Robbins | 2011-06-08 | 2 | -1/+7 |
| | |||||
* | Sync dfa with GNU grep. | Arnold D. Robbins | 2011-06-08 | 3 | -55/+109 |
| | |||||
* | Add Swedish translation. | Arnold D. Robbins | 2011-06-08 | 4 | -829/+639 |
| | |||||
* | Make a tarball. | Arnold D. Robbins | 2011-06-05 | 20 | -371/+484 |
| | |||||
* | Sync PC test suite. | Arnold D. Robbins | 2011-06-05 | 2 | -2/+6 |
| | |||||
* | Bug fix to FPAT and update test. | Arnold D. Robbins | 2011-06-05 | 5 | -4/+33 |
| | |||||
* | Fix a typo in the ChangeLog. | Arnold D. Robbins | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | Make regcomp.c closer to GNULIB. | Arnold D. Robbins | 2011-06-03 | 2 | -9/+15 |
| | |||||
* | Check in gawk.info after last commit's doc changes. | Arnold D. Robbins | 2011-06-03 | 1 | -271/+269 |
| | |||||
* | Minor doc fixes. | Arnold D. Robbins | 2011-06-03 | 3 | -10/+14 |
| | |||||
* | Typo fix. | Arnold D. Robbins | 2011-06-01 | 2 | -1/+5 |
| | |||||
* | Update pc and vms test suites. | Arnold D. Robbins | 2011-05-31 | 4 | -3/+21 |
| | |||||
* | Disallow gawk builtin/keyword as variable assignment. | Arnold D. Robbins | 2011-05-31 | 5 | -16/+50 |
| | |||||
* | Rationalize range expansion in regexps. | Arnold D. Robbins | 2011-05-31 | 11 | -178/+114 |
| |