aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | |
| | * Minor doc update w.r.t. mawk.Arnold D. Robbins2012-06-294-3/+7
| | |
| | * Redo it.po/it.gmo.Arnold D. Robbins2012-06-192-445/+569
| | |
| | * Add new test files for characters-as-bytes fix.Arnold D. Robbins2012-06-193-0/+5
| | |
| | * Fix bug with --characters-as-bytes.Arnold D. Robbins2012-06-195-3/+35
| | |
| | * Enhance jarebug for Mac OS X.Arnold D. Robbins2012-05-204-10/+30
| | |
| | * Minor and hopefully last fix to jarebug test.Arnold D. Robbins2012-05-163-2/+6
| | |
| * | Merge branch 'extgawk'Arnold D. Robbins2012-08-17172-44235/+57354
| |\ \
| | * | Minor additions to TODO.xgawk.Arnold D. Robbins2012-08-121-0/+4
| | | |
| | * | Make api versions into enum, not defines.Arnold D. Robbins2012-08-122-3/+9
| | | |
| | * | Make it a fatal error to load the same file with -f and -i (or @include).Andrew J. Schorr2012-08-1112-15/+109
| | | |