Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Portability fix in test/beginfile2.sh. | Arnold D. Robbins | 2011-10-24 | 2 | -16/+22 | |
| | | ||||||
| * | A number of pc related fixes. | Arnold D. Robbins | 2011-10-24 | 6 | -2/+52 | |
| | | ||||||
| * | Updated po files after making a test dist. | Arnold D. Robbins | 2011-10-21 | 21 | -12/+12 | |
| | | ||||||
| * | Bump test version. | Arnold D. Robbins | 2011-10-21 | 3 | -12/+12 | |
| | | ||||||
| * | More faking of MBS support, mainly for VMS. | Arnold D. Robbins | 2011-10-21 | 2 | -3/+66 | |
| | | ||||||
| * | Add doc target to pc/Makefile. | Arnold D. Robbins | 2011-10-21 | 23 | -497/+611 | |
| | | ||||||
| * | Fix 'make distcheck' to not kvetch about version.c. | Arnold D. Robbins | 2011-10-21 | 3 | -1/+8 | |
| | | ||||||
| * | More fixes to beginfile2. | Arnold D. Robbins | 2011-10-21 | 4 | -7/+14 | |
| | | ||||||
| * | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 11 | -88/+14 | |
| | | ||||||
| * | Update Pat Rankin's visible email address. | Arnold D. Robbins | 2011-10-21 | 4 | -34/+35 | |
| | | ||||||
| * | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 4 | -3/+8 | |
| | | ||||||
| * | Another non-MBS fix in dfa.c. | Arnold D. Robbins | 2011-10-18 | 2 | -1/+8 | |
| | | ||||||
| * | Fix dfa.c yet againi for z/OS. | Arnold D. Robbins | 2011-10-18 | 2 | -2/+8 | |
| | | ||||||
| * | Fix stftime. | Arnold D. Robbins | 2011-10-18 | 2 | -0/+8 | |
| | | ||||||
| * | Remove some compile time warnings. | Arnold D. Robbins | 2011-10-10 | 3 | -2/+10 | |
| | | ||||||
* | | 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 | |
| | |