Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Cleanups in gawkapi.h and adjustments for them. | Arnold D. Robbins | 2012-10-10 | 1 | -0/+8 | |
| | | | ||||||
| * | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 1 | -0/+48 | |
| |\ \ | ||||||
| | * | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+5 | |
| | | | | ||||||
| | * | | More SYMTAB and FUNCTAB improvements. | Arnold D. Robbins | 2012-10-03 | 1 | -1/+11 | |
| | | | | ||||||
| | * | | Document SYMTAB and FUNCTAB. Disable for --posix. | Arnold D. Robbins | 2012-10-02 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | First cut at SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-09-25 | 1 | -0/+31 | |
| | | | | ||||||
| * | | | Update mbsupport.h for newer z/OS. | Arnold D. Robbins | 2012-10-05 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Clean up make_str_node macro. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+9 | |
| |/ / | ||||||
| * | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -0/+10 | |
| |\| | ||||||
| | * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -0/+10 | |
| | | | ||||||
| | * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -0/+4 | |
| | | | ||||||
| * | | Fix for PPC Mac OS X. | Arnold D. Robbins | 2012-09-19 | 1 | -0/+5 | |
| | | | ||||||
| * | | Add undocumented-for-now PROCINFO["identifiers"]. | Arnold D. Robbins | 2012-09-14 | 1 | -0/+7 | |
| | | | ||||||
| * | | Allow extensions read-only access to built-in vars. | Arnold D. Robbins | 2012-09-14 | 1 | -0/+11 | |
| | | | ||||||
| * | | z/OS changes from Dave Pitts and Arnold. | Arnold D. Robbins | 2012-09-13 | 1 | -0/+9 | |
| | | | ||||||
| * | | Fix so will compile if no dynamic lib support. | Arnold D. Robbins | 2012-08-31 | 1 | -0/+5 | |
| | | | ||||||
| * | | Add facility to get vesion info from extensions. | Arnold D. Robbins | 2012-08-24 | 1 | -0/+16 | |
| | | | ||||||
| * | | Add output and two-way processors to API. Update Mac config stuff. | Arnold D. Robbins | 2012-08-24 | 1 | -0/+25 | |
| | | | ||||||
| * | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+8 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-17 | 1 | -0/+9 | |
| |\| | ||||||
| | * | Sync w/GNU grep. | Arnold D. Robbins | 2012-08-12 | 1 | -0/+4 | |
| | | | ||||||
| | * | Fix bug with --characters-as-bytes. | Arnold D. Robbins | 2012-06-19 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge branch 'extgawk' | Arnold D. Robbins | 2012-08-17 | 1 | -0/+607 | |
| |\ \ | ||||||
| | * | | Make api versions into enum, not defines. | Arnold D. Robbins | 2012-08-12 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Make it a fatal error to load the same file with -f and -i (or @include). | Andrew J. Schorr | 2012-08-11 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Doc updates. Mostly about the API. | Arnold D. Robbins | 2012-08-10 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Move struct stat into IOBUF_PUBLIC. | Arnold D. Robbins | 2012-08-08 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Add fts() extension, support, doc, and test. | Arnold D. Robbins | 2012-08-08 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Remove asserts for production build. | Arnold D. Robbins | 2012-08-08 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Finish reworking input parsers. | Arnold D. Robbins | 2012-08-01 | 1 | -0/+14 | |
| | | | | ||||||
| | * | | Update input_parser interface for RT. | Arnold D. Robbins | 2012-07-29 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawk | Arnold D. Robbins | 2012-07-29 | 1 | -0/+4 | |
| | |\ \ | ||||||
| | | * | | Issue a warning if the parser take_control_of function fails. | Andrew J. Schorr | 2012-07-27 | 1 | -0/+4 | |
| | | | | | ||||||
| | * | | | Finish work on iop management. New readdir test. | Arnold D. Robbins | 2012-07-29 | 1 | -0/+17 | |
| | |/ / | ||||||
| | * | | Fix bug in API set_RT, bug in readdir.c. | Arnold D. Robbins | 2012-07-27 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Add os_isreadable function for future use. | Arnold D. Robbins | 2012-07-26 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Add set_RT to API and to readdir extension. | Arnold D. Robbins | 2012-07-26 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | Document the parser interface and remove some excessive readdir paranoia. | Andrew J. Schorr | 2012-07-26 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | Fix api_sym_update_scalar. | Andrew J. Schorr | 2012-07-26 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Remove translation of errno strings from API. | Arnold D. Robbins | 2012-07-25 | 1 | -0/+13 | |
| | | | | ||||||
| | * | | Start refactoring iop handling. Add readdir extension. | Arnold D. Robbins | 2012-07-25 | 1 | -0/+23 | |
| | | | | ||||||
| | * | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -0/+8 | |
| | | | | ||||||
| | * | | Fix plug-ins on Mac OS X. | Arnold D. Robbins | 2012-07-24 | 1 | -0/+5 | |
| | | | | ||||||
| | * | | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawk | Arnold D. Robbins | 2012-07-20 | 1 | -0/+18 | |
| | |\ \ | ||||||
| | | * | | Clean up support for AWK_SCALAR and AWK_VALUE_COOKIE. | Andrew J. Schorr | 2012-07-17 | 1 | -0/+18 | |
| | | | | | ||||||
| | * | | | Update doc in header. Redo update_scalar. | Arnold D. Robbins | 2012-07-20 | 1 | -0/+6 | |
| | |/ / | ||||||
| | * | | Add AWK_VALUE_COOKIE. And performance speedup. | Arnold D. Robbins | 2012-07-17 | 1 | -0/+18 | |
| | | | | ||||||
| | * | | Minor performance improvement in sym_update_scalar. | Arnold D. Robbins | 2012-07-16 | 1 | -0/+5 | |
| | | | | ||||||
| | * | | Allow creation of constants from extensions. | Arnold D. Robbins | 2012-07-12 | 1 | -0/+12 | |
| | | | |