Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update VMS test suite. | Arnold D. Robbins | 2011-11-01 | 2 | -19/+74 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-28 | 4 | -21/+89 | |
|\| | ||||||
| * | Fix for strftime negative value test. | Arnold D. Robbins | 2011-10-28 | 2 | -2/+9 | |
| | | ||||||
| * | Update Makefile.tst. | Arnold D. Robbins | 2011-10-28 | 2 | -19/+80 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 59 | -1529/+2591 | |
|\| | ||||||
| * | VMS fixes for compilation and test suite addition. | Arnold D. Robbins | 2011-10-25 | 4 | -2/+14 | |
| | | ||||||
| * | Finish fixing make distcheck. | Arnold D. Robbins | 2011-10-25 | 3 | -5/+25 | |
| | | ||||||
| * | Fix name of new pc/make-config.bat file. | Arnold D. Robbins | 2011-10-24 | 2 | -3/+3 | |
| | | ||||||
| * | Make next test dist. | Arnold D. Robbins | 2011-10-24 | 25 | -1094/+1094 | |
| | | ||||||
| * | Generate pc/config.h at make dist time. | Arnold D. Robbins | 2011-10-24 | 9 | -336/+737 | |
| | | ||||||
| * | Additional VMS fixes. | Arnold D. Robbins | 2011-10-24 | 1 | -2/+13 | |
| | | ||||||
| * | 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 | |
| | |