Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 20 | -72/+343 | |
|\ \ | ||||||
| * | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 20 | -73/+346 | |
| | | | ||||||
* | | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -3/+3 | |
| | | | ||||||
* | | | Fix VPATH builds. | Arnold D. Robbins | 2012-10-04 | 2 | -2/+9 | |
|/ / | ||||||
* | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 2 | -2/+4 | |
|\| | ||||||
| * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 2 | -2/+4 | |
| | | ||||||
* | | Revise testext test. | Arnold D. Robbins | 2012-09-14 | 2 | -2/+1 | |
| | | ||||||
* | | Allow extensions read-only access to built-in vars. | Arnold D. Robbins | 2012-09-14 | 2 | -1/+14 | |
| | | ||||||
* | | Only run shlib tests on systems that support them. | Arnold D. Robbins | 2012-09-11 | 3 | -2/+20 | |
| | | ||||||
* | | Revise readdir_do_ftype() argument. | Arnold D. Robbins | 2012-09-07 | 2 | -1/+5 | |
| | | ||||||
* | | Improve readdir extension. | Arnold D. Robbins | 2012-08-31 | 1 | -1/+1 | |
| | | ||||||
* | | Detect readdir test failures, and add some missing files to the distro tarball. | Andrew J. Schorr | 2012-08-28 | 3 | -10/+20 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-26 | 4 | -4/+10 | |
|\| | ||||||
| * | Fix charasbytes test for Mac OS X (10.5). | Arnold D. Robbins | 2012-08-26 | 4 | -4/+10 | |
| | | ||||||
| * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 | |
| | | ||||||
* | | Add output and two-way processors to API. Update Mac config stuff. | Arnold D. Robbins | 2012-08-24 | 8 | -2/+55 | |
| | | ||||||
* | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-17 | 15 | -18/+271 | |
|\| | ||||||
| * | Fix doc on ranges and locales again. Add test. | Arnold D. Robbins | 2012-08-12 | 6 | -2/+89 | |
| | | ||||||
| * | New test for OFS from Nelson Beebe. | Arnold D. Robbins | 2012-08-05 | 7 | -2/+59 | |
| | | ||||||
| * | Doc update and new test on getline with side effects. | Arnold D. Robbins | 2012-07-13 | 6 | -2/+57 | |
| | | ||||||
| * | Add new test files for characters-as-bytes fix. | Arnold D. Robbins | 2012-06-19 | 3 | -0/+5 | |
| | | ||||||
| * | Fix bug with --characters-as-bytes. | Arnold D. Robbins | 2012-06-19 | 3 | -2/+26 | |
| | | ||||||
| * | Enhance jarebug for Mac OS X. | Arnold D. Robbins | 2012-05-20 | 4 | -10/+30 | |
| | | ||||||
| * | Minor and hopefully last fix to jarebug test. | Arnold D. Robbins | 2012-05-16 | 3 | -2/+6 | |
| | | ||||||
* | | Merge branch 'extgawk' | Arnold D. Robbins | 2012-08-17 | 33 | -58/+1590 | |
|\ \ | ||||||
| * | | Make it a fatal error to load the same file with -f and -i (or @include). | Andrew J. Schorr | 2012-08-11 | 8 | -2/+73 | |
| | | | ||||||
| * | | Add fts() extension, support, doc, and test. | Arnold D. Robbins | 2012-08-08 | 4 | -4/+142 | |
| | | | ||||||
| * | | Update assignconst test. | Arnold D. Robbins | 2012-07-30 | 4 | -15/+21 | |
| | | | ||||||
| * | | Finish work on iop management. New readdir test. | Arnold D. Robbins | 2012-07-29 | 5 | -2/+41 | |
| | | | ||||||
| * | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -0/+1 | |
| | | | ||||||
| * | | fnmatch extension improvements. | Arnold D. Robbins | 2012-07-16 | 3 | -7/+12 | |
| | | | ||||||
| * | | Additional test for AWK_SCALAR. | Arnold D. Robbins | 2012-07-15 | 2 | -0/+19 | |
| | | | ||||||
| * | | Allow creation of constants from extensions. | Arnold D. Robbins | 2012-07-12 | 5 | -4/+125 | |
| | | | ||||||
| * | | Add fnmatch extension. | Arnold D. Robbins | 2012-07-12 | 6 | -2/+40 | |
| | | | ||||||
| * | | Protect against race condition in test/time.awk. | Andrew J. Schorr | 2012-06-28 | 2 | -2/+17 | |
| | | | ||||||
| * | | Add rwarray to extension tests. | Arnold D. Robbins | 2012-06-25 | 7 | -6/+848 | |
| | | | ||||||
| * | | Further API code and test code. | Arnold D. Robbins | 2012-06-21 | 2 | -2/+8 | |
| | | | ||||||
| * | | API: Add set_parameter function and test. | Arnold D. Robbins | 2012-06-20 | 2 | -0/+12 | |
| | | | ||||||
| * | | Delete marked elements from flattened array. | Arnold D. Robbins | 2012-06-19 | 2 | -3/+9 | |
| | | | ||||||
| * | | Get most of array flattening done. | Arnold D. Robbins | 2012-06-18 | 2 | -0/+12 | |
| | | | ||||||
| * | | Add testext to list of shared library tests. | Arnold D. Robbins | 2012-06-18 | 4 | -4/+54 | |
| | | | ||||||
| * | | Further cleanups and improvements in API. | Arnold D. Robbins | 2012-06-12 | 3 | -2/+6 | |
| | | | ||||||
| * | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 6 | -2/+37 | |
| | | | ||||||
| * | | Further API work. | Arnold D. Robbins | 2012-05-29 | 3 | -2/+6 | |
| | | | ||||||
| * | | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test. | Andrew J. Schorr | 2012-05-26 | 5 | -2/+21 | |
| | | | ||||||
| * | | Additional changes / some cleanups. | Arnold D. Robbins | 2012-05-25 | 3 | -2/+7 | |
| | | | ||||||
| * | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 3 | -10/+15 | |
| | | | ||||||
| * | | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -44/+17 | |
| | | | ||||||
| * | | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -3/+3 | |
| | | |