aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Move to latest texinfo.tex.Arnold D. Robbins2013-04-162-28/+35
| |
| * Largely done with doc cleanup.Arnold D. Robbins2013-04-163-1452/+1457
| |
| * Continuing doc cleanup.Arnold D. Robbins2013-04-153-646/+649
| |
| * More doc fixes.Arnold D. Robbins2013-04-143-356/+390
| |
| * Minor doc update.Arnold D. Robbins2013-04-143-30/+46
| |
| * Update pc/Makefile.tst.Arnold D. Robbins2013-04-142-2/+21
| |
| * Bug fix in awkgram.y:check_funcs.Arnold D. Robbins2013-04-143-6/+13
| |
| * Minor addition to Checklist file.Arnold D. Robbins2013-04-141-1/+2
| |
| * And more cleanup.Arnold D. Robbins2013-04-123-273/+297
| |
| * Continuing doc cleanup.Arnold D. Robbins2013-04-113-337/+348
| |
| * Continuing the doc cleanup.Arnold D. Robbins2013-04-043-393/+414
| |
| * Continuing doc cleanup.Arnold D. Robbins2013-04-033-418/+423
| |
| * Two updated translation files.Arnold D. Robbins2013-04-032-845/+548
| |
| * Start a cleanup pass on the manual.Arnold D. Robbins2013-04-023-556/+635
| |
| * Bug fix in profiling output.Arnold D. Robbins2013-04-022-2/+6
| |
| * New nl.po file.Arnold D. Robbins2013-03-291-473/+301
| |
| * Code rearrangement to avoid a warning.Arnold D. Robbins2013-03-272-1/+8
| |
| * Fix a typo in NEWS.Arnold D. Robbins2013-03-271-1/+1
| |
| * Make sure that 'make check' builds in extension.Arnold D. Robbins2013-03-273-8/+9
| |
| * Bump version, make test tarball.Arnold D. Robbins2013-03-2427-3099/+3200
| |
| * More portability: mostly for SGI IRIX.Arnold D. Robbins2013-03-247-5/+21
| |
| * Add check and message for Linux and NFS for readdir.Arnold D. Robbins2013-03-243-0/+13
| |
| * Further portability fixes in extensions, tests.Arnold D. Robbins2013-03-206-3/+22
| |
| * Additional fixes for MirBSD. Now passes make check.Arnold D. Robbins2013-03-208-0/+69
| |
| * Merge branch 'master' into portingArnold D. Robbins2013-03-171-9/+26
| |\
| | * Expand details in NEWS.Arnold D. Robbins2013-03-171-9/+26
| | |
| * | Merge branch 'master' into portingArnold D. Robbins2013-03-153-517/+522
| |\|
| | * Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-03-153-517/+522
| | |\
| | | * Minor doc updates.Arnold D. Robbins2013-03-153-417/+422
| | | |
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-118-4/+57
| |\| |
| | * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-03-118-4/+57
| | |\|
| | | * Fix a bug with ] as real char in regexps.Arnold D. Robbins2013-03-118-4/+57
| | | |
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-103-282/+573
| |\| |
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-048-433/+470
| |\ \ \
| * | | | Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-015-0/+38
| | | | |
| * | | | Don't build the extensions if no API support.Arnold D. Robbins2013-03-018-4/+59
| | | | |
* | | | | On Win32 platforms a native build with MinGW works now.Juergen Kahrs2013-04-283-20/+27
| | | | |
* | | | | CMake can now compile for target S390 with embedian cross-compiler.Juergen Kahrs2013-03-191-0/+20
| | | | |
* | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-03-1110-715/+1043
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update pc/ stuff.Arnold D. Robbins2013-03-103-282/+573
| | |/ / | |/| |
| * | | Add a nice quote to the doc.Arnold D. Robbins2013-03-043-431/+446
| | | |
| * | | Minor bugfix in filefuncs.c for Win 32.Arnold D. Robbins2013-03-042-1/+6
| | | |
| * | | Make buildable on DJGPP.Arnold D. Robbins2013-03-043-1/+18
| |/ /
* | | Search for bison on all platforms and let it generate awkgram.c. Use ↵Juergen Kahrs2013-03-111-5/+10
| | | | | | | | | | | | existing awkgram.c otherwise.
* | | Dynamic extensions can be invoked now on Windows. DYNAMIC 1 will be set if ↵Juergen Kahrs2013-03-091-4/+4
| | | | | | | | | | | | CMAKE_SHARED_LIBRARY_SUFFIX exists (and not if CMAKE_DL_LIBS, as it was up to now). ext.c can now be compiled with DYNAMIC set because of include_directories(${CMAKE_SOURCE_DIR}/pc (thanks to Eli for the hint).
* | | Added TODO for pc/config.h.Juergen Kahrs2013-03-091-1/+7
| | |
* | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-03-018-115/+206
|\| |
| * | Add @load to profile/pretty printed output.Arnold D. Robbins2013-03-013-0/+33
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-02-266-115/+173
| |\|
| | * Bug fix for expression list error.Arnold D. Robbins2013-02-265-93/+127
| | |