aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | SYMTAB enhancements, bug fix. Doc additions.Arnold D. Robbins2012-10-1914-458/+1266
| | |
| * | API cleanups and doc additions.Arnold D. Robbins2012-10-1419-245/+1096
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-10-1331-4769/+6008
| |\|
| | * And update NEWS, too.Arnold D. Robbins2012-10-131-2/+2
| | |
| | * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-1338-2075/+2050
| | |
| | * Make dgawk.1 man page link.Arnold D. Robbins2012-10-133-4/+11
| | |
| * | Improvement to readdir test.Arnold D. Robbins2012-10-113-6/+9
| | |
| * | Bug fix in testext test and fix flag values.Arnold D. Robbins2012-10-116-8/+22
| | |
| * | Bug fix for new symbol table implementation.Arnold D. Robbins2012-10-113-4/+30
| | |
| * | Minor doc update in FUTURES.Arnold D. Robbins2012-10-111-4/+2
| | |
| * | Cleanups in gawkapi.h and adjustments for them.Arnold D. Robbins2012-10-104-174/+243
| | |
| * | Doc updates.Arnold D. Robbins2012-10-052-0/+4
| | |
| * | Merge branch 'symtab'Arnold D. Robbins2012-10-0534-649/+1259
| |\ \
| | * | Add tests for SYMTAB and FUNCTAB.Arnold D. Robbins2012-10-0422-78/+374
| | | |
| | * | More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-0310-299/+357
| | | |
| | * | Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-027-280/+471
| | | |
| | * | First cut at SYMTAB and FUNCTAB.Arnold D. Robbins2012-09-259-292/+363
| | | |
| * | | Update mbsupport.h for newer z/OS.Arnold D. Robbins2012-10-052-0/+15
| | | |
| * | | Don't make dgawk.1 and pgawk.1 links.Arnold D. Robbins2012-10-053-53/+21
| | | |
| * | | Update to autoconf 1.12.4.Arnold D. Robbins2012-10-049-14/+22
| | | |
| * | | Fix VPATH builds.Arnold D. Robbins2012-10-042-2/+9
| | | |
| * | | Clean up make_str_node macro.Arnold D. Robbins2012-10-045-11/+19
| | | |
| * | | Fix full name of ISO in doc.Arnold D. Robbins2012-10-023-24/+37
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix full name of ISO in the doc.Arnold D. Robbins2012-10-023-24/+37
| | |
| * | Minor updates to api.texi.Arnold D. Robbins2012-09-251-21/+49
| | |
| * | Update some things that are now POSIX.Arnold D. Robbins2012-09-259-498/+534
| |\|
| | * Update some things that are now POSIX.Arnold D. Robbins2012-09-259-469/+505
| | |
| * | Fix for PPC Mac OS X.Arnold D. Robbins2012-09-192-0/+6
| | |
| * | Add undocumented-for-now PROCINFO["identifiers"].Arnold D. Robbins2012-09-146-7/+96
| | |
| * | Revise testext test.Arnold D. Robbins2012-09-144-4/+2
| | |
| * | Allow extensions read-only access to built-in vars.Arnold D. Robbins2012-09-148-11/+202
| | |
| * | z/OS changes from Dave Pitts and Arnold.Arnold D. Robbins2012-09-1312-20/+91
| | |
| * | Make readdir set ERRNO more.Arnold D. Robbins2012-09-113-6/+22
| | |
| * | Only run shlib tests on systems that support them.Arnold D. Robbins2012-09-113-2/+20
| | |
| * | Compilation fix for fts on Mac OS X 10.7.Arnold D. Robbins2012-09-073-1/+20
| | |
| * | Update texinfo.tex.Arnold D. Robbins2012-09-072-60/+74
| | |
| * | Add some comments in extension/gawkfts.h.Arnold D. Robbins2012-09-072-0/+10
| | |
| * | Revise readdir_do_ftype() argument.Arnold D. Robbins2012-09-075-18/+41
| | |
| * | Add api doc to repo during its development.Arnold D. Robbins2012-08-311-0/+985
| | |
| * | Improve readdir extension.Arnold D. Robbins2012-08-314-10/+42
| | |
| * | Fix so will compile if no dynamic lib support.Arnold D. Robbins2012-08-312-1/+18
| | |
| * | More wonderful portability stuff in the extensions.Arnold D. Robbins2012-08-2911-37/+2228
| | |
| * | Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-286-19/+34
| | |
| * | Minor doc updates.Arnold D. Robbins2012-08-273-460/+465
| | |
| * | More edits to arithmetic chapter.Arnold D. Robbins2012-08-263-287/+284
| | |
| * | Use config.h properly. Add AC_SYS_LARGEFILE.Arnold D. Robbins2012-08-2616-19/+275
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-267-1122/+1066
| |\|
| | * Fix charasbytes test for Mac OS X (10.5).Arnold D. Robbins2012-08-264-4/+10
| | |
| | * Finish infrastructure update.Arnold D. Robbins2012-08-175-104/+236
| | |
| | * Update infrastructure.Arnold D. Robbins2012-08-179-520/+335
| | |