aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | 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
| | |
| * | Rearrange chapters in gawk doc some.Arnold D. Robbins2012-08-243-2819/+2831
| | |
| * | Documentation updates.Arnold D. Robbins2012-08-246-185/+221
| | |
| * | Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-2418-12/+114
| | |
| * | Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-2428-94/+1149
| | |
| * | Fix it.po.Arnold D. Robbins2012-08-242-15/+0
| | |
| * | Update infrastructure.Arnold D. Robbins2012-08-1723-791/+711
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-1724-618/+29362
| |\|
| | * Small update to FUTURES.Arnold D. Robbins2012-08-121-0/+3
| | |
| | * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-129-65/+154
| | |
| | * Sync w/GNU grep.Arnold D. Robbins2012-08-122-1/+5
| | |
| | * Fix doc on RS = "a" case.Arnold D. Robbins2012-08-053-372/+385
| | |
| | * Document Eli Zaretskii's site.Arnold D. Robbins2012-08-053-42/+55
| | |
| | * New test for OFS from Nelson Beebe.Arnold D. Robbins2012-08-057-2/+59
| | |
| | * Fix doc on ranges and locales.Arnold D. Robbins2012-07-203-69/+98
| | |
| | * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-139-318/+426
| | |