Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further compilation fixes, VMS and Z/OS. | Arnold D. Robbins | 2013-12-07 | 2 | -2/+5 |
| | |||||
* | Fixes in vms/vms-conf.h. | Arnold D. Robbins | 2013-12-03 | 2 | -5/+7 |
| | |||||
* | Remove unnecessary RE_TOKEN_INIT_BUG stuff. | Arnold D. Robbins | 2013-08-26 | 2 | -1/+5 |
| | |||||
* | Minor cleanups for init_socket function. | Arnold D. Robbins | 2013-06-03 | 2 | -0/+9 |
| | |||||
* | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 2 | -4/+4 |
| | |||||
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 2 | -3/+13 |
| | |||||
* | Add missing blank line in vms/ChangeLog. | Arnold D. Robbins | 2013-04-20 | 1 | -0/+1 |
| | |||||
* | Add and update tests for VMS to get in synch with rest of the platforms. ↵ | Anders Wallin | 2013-04-19 | 1 | -0/+3 |
| | | | | Tests for MPFR and extensions are not included. | ||||
* | Add and update tests for VMS to get in synch with rest of the platforms. ↵ | Anders Wallin | 2013-04-19 | 1 | -30/+126 |
| | | | | Tests for MPFR and extensions are not included. | ||||
* | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -4/+4 |
|\ | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 4 | -6/+22 |
|\| | |||||
| * | Add new test for pc and VMS before making tarballs. | Arnold D. Robbins | 2012-12-23 | 2 | -1/+7 |
| | | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
| | | |||||
| * | Update versions before making tarball. | Arnold D. Robbins | 2012-12-23 | 4 | -5/+11 |
| | | |||||
* | | VMS fix to use default dir on logical search list. | Arnold D. Robbins | 2012-12-18 | 3 | -130/+137 |
| | | |||||
* | | Removal of pgawk and dgawk, workaround for MMS bug | Anders Wallin | 2012-12-17 | 1 | -0/+5 |
| | | |||||
* | | Update to handle removal of pgawk and dgawk, workaround for MMS bug | Anders Wallin | 2012-12-13 | 1 | -100/+57 |
| | | |||||
* | | VMS changes. | Arnold D. Robbins | 2012-12-09 | 2 | -66/+115 |
| | | |||||
* | | Minor fix for VMS. | Arnold D. Robbins | 2012-12-02 | 2 | -7/+7 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-11-24 | 2 | -3/+8 |
|\| | |||||
| * | Minor VMS fix. | Arnold D. Robbins | 2012-11-24 | 2 | -3/+8 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-11-22 | 3 | -4/+30 |
|\| | |||||
| * | Add some notes for VMS. | Arnold D. Robbins | 2012-11-22 | 1 | -0/+8 |
| | | |||||
| * | Bring VMS test suite up to date. | Arnold D. Robbins | 2012-11-22 | 2 | -4/+22 |
| | | |||||
* | | VMS updates. Should now build, pass some tests. | Arnold D. Robbins | 2012-11-14 | 3 | -41/+20 |
| | | |||||
* | | Initial changes for VMS building. | Arnold D. Robbins | 2012-11-12 | 5 | -6/+24 |
| | | |||||
* | | Move struct stat into IOBUF_PUBLIC. | Arnold D. Robbins | 2012-08-08 | 2 | -8/+8 |
| | | |||||
* | | Finish work on iop management. New readdir test. | Arnold D. Robbins | 2012-07-29 | 2 | -1/+11 |
| | | |||||
* | | Add os_isreadable function for future use. | Arnold D. Robbins | 2012-07-26 | 2 | -0/+29 |
| | | |||||
* | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 2 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | - Add new environment variable AWKLIBPATH to use when searching for shared | Andrew J. Schorr | 2012-03-20 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH. | ||||
* | | Sync dfa with grep. Update configure machinery. | Arnold D. Robbins | 2012-03-29 | 2 | -0/+16 |
| | | |||||
* | | Make 4.0.1 tarball. | Arnold D. Robbins | 2012-03-28 | 1 | -0/+4 |
| | | |||||
* | | And more copyright updates. | Arnold D. Robbins | 2012-03-28 | 2 | -3/+7 |
| | | |||||
* | | VMS fix for new test. | Arnold D. Robbins | 2012-03-21 | 2 | -4/+10 |
| | | |||||
* | | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 2 | -3/+7 |
| | | |||||
* | | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 4 | -4/+8 |
|/ | |||||
* | Remove ancient STREQ, STREQN macros. | Arnold D. Robbins | 2011-12-31 | 2 | -3/+8 |
| | |||||
* | VMS fixes, MBS related, sort of. | Arnold D. Robbins | 2011-11-14 | 4 | -14/+39 |
| | |||||
* | Update VMS test suite. | Arnold D. Robbins | 2011-11-01 | 2 | -19/+74 |
| | |||||
* | VMS fixes for compilation and test suite addition. | Arnold D. Robbins | 2011-10-25 | 2 | -1/+11 |
| | |||||
* | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 1 | -6/+0 |
| | |||||
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 4 | -6/+14 |
| | |||||
* | Update versions and ChangeLogs, make tarball! | Arnold D. Robbins | 2011-06-23 | 2 | -698/+703 |
| | |||||
* | Minor TODO update and vms test fix. | Arnold D. Robbins | 2011-06-23 | 2 | -0/+9 |
| | |||||
* | Add fix for crash from grep, add test case. | Arnold D. Robbins | 2011-06-20 | 2 | -0/+6 |
| | |||||
* | Minor bug fixes, incl build system for pc, vms. | Arnold D. Robbins | 2011-06-20 | 3 | -8/+11 |
| | |||||
* | Update pc and vms test suites. | Arnold D. Robbins | 2011-05-31 | 2 | -1/+6 |
| | |||||
* | Fix FPAT / NF interaction, update test suites. | Arnold D. Robbins | 2011-05-26 | 2 | -1/+6 |
| |