aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Minor fix to extension/Makefile.amAndrew J. Schorr2012-03-212-1/+5
| | |
| | * New @load keyword to load shared libraries.Andrew J. Schorr2012-03-215-5/+125
| | |
| * | Added some details on branch tracking and undoing as suggested by Aharon.Juergen Kahrs2012-03-251-2/+22
| | |
| * | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawkJuergen Kahrs2012-03-2019-69/+263
| |\|
| | * - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-2019-69/+263
| | | | | | | | | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH.
| * | Merge remote-tracking branch 'origin/master' into xgawkJuergen Kahrs2012-03-2089-5826/+6321
| |\|
| * | How to merge master patches into feature branch. Ignored some more generated ↵Juergen Kahrs2011-10-283-0/+15
| | | | | | | | | | | | files.
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-0929-710/+873
|\ \ \
| * | | Update it.po file.Arnold D. Robbins2012-05-091-609/+480
| | | |
| * | | Fix modes on test/jarebug* files.Arnold D. Robbins2012-05-093-0/+0
| | | |
| * | | Add test for gsub in JP-EUC-JP locale.Arnold D. Robbins2012-05-096-0/+35
| | | |
| * | | Rework handling of bool.Arnold D. Robbins2012-05-098-9/+154
| | | |
| * | | Don't include config.h twice in replace.c.Arnold D. Robbins2012-05-072-2/+5
| | | |
| * | | Fix minor printf format warnings.Arnold D. Robbins2012-05-074-17/+24
| | | |
| * | | Finish move to __DJGPP__ from DJGPP.Arnold D. Robbins2012-05-072-12/+16
| | | |
| * | | Work around Tandem define.Arnold D. Robbins2012-05-042-1/+14
| | | |
| * | | DJGPP --> __DJGPP__Arnold D. Robbins2012-05-045-5/+14
| | | |
| * | | Merge with grep - RRI now in dfa.c!Arnold D. Robbins2012-05-016-9/+51
| | | |
| * | | Sync dfa with GNU grep.Arnold D. Robbins2012-04-273-12/+26
| | | |
| * | | Update doc on -b.Arnold D. Robbins2012-04-273-444/+454
| | | |
* | | | Add some more stuff to README.git.Arnold D. Robbins2012-05-041-0/+5
| | | |
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-2771-6626/+7107
|\| | |
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12.Arnold D. Robbins2012-04-2740-1147/+1099
| | | |
| * | | Minor cleanups in debugger.Arnold D. Robbins2012-04-265-117/+127
| | | |
| * | | New vi.po file. Added it back to LINGUAS also.Arnold D. Robbins2012-04-113-840/+860
| | | |
| * | | Finish updating to automake 1.11.4. tcc now works!Arnold D. Robbins2012-04-0911-691/+1164
| | | |
| * | | Move to automake 1.11.4.Arnold D. Robbins2012-04-088-112/+304
| | | |
* | | | Rebuild after merge from gawk_mpfr.Arnold D. Robbins2012-04-278-310/+511
| | | |
* | | | Cleanups in io.c and improve RS as regexp.Arnold D. Robbins2012-04-266-453/+454
| | | |
* | | | Merge branch 'master' into gawk_mpfr.john haque2012-04-1784-8386/+9418
|\ \ \ \
| * | | | Add info on bzr to README.git.Arnold D. Robbins2012-04-091-5/+48
| | | | |
| * | | | Finish merge from stable branch, of po, gmo files.Arnold D. Robbins2012-04-0821-5551/+5298
| | | | |
| * | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-0852-1155/+1349
| |\| | |
| | * | | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-309-53/+69
| | | | |
| | * | | Sync dfa with grep. Update configure machinery.Arnold D. Robbins2012-03-2912-1004/+1119
| | | | |
| | * | | Make 4.0.1 tarball.Arnold D. Robbins2012-03-2837-148/+196
| | | | |
| | * | | And more copyright updates.Arnold D. Robbins2012-03-282-3/+7
| | | | |
| | * | | Update copyrights where needed.Arnold D. Robbins2012-03-286-5/+7
| | | | |
| | * | | Additional getopt fix, for DJGPP this time.Arnold D. Robbins2012-03-282-3/+11
| | | | |
| * | | | Minor edits.Arnold D. Robbins2012-03-222-3/+4
| | | | |
| * | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-2269-4753/+5804
| |\| | |
| | * | | VMS fix for new test.Arnold D. Robbins2012-03-212-4/+10
| | | | |
| | * | | Minor getopt fix for cygwin and NEWS update.Arnold D. Robbins2012-03-213-4/+11
| | | | |
| | * | | Minor configure.ac fix and new tarball.Arnold D. Robbins2012-03-2026-1030/+1035
| | | | |
| | * | | Add the test files for the previous commit. Sheesh.Arnold D. Robbins2012-03-202-0/+23
| | | | |
| | * | | Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-2010-9/+49
| | | | |
| | * | | Make getopt always compile, fix C89 issues.Arnold D. Robbins2012-03-203-3/+21
| | | | |
| | * | | Next test tarball.Arnold D. Robbins2012-03-1625-444/+419
| | | | |
| | * | | Sync from GLIBC.Arnold D. Robbins2012-03-1611-91/+198
| | | | |
| | * | | New fi.po file.Arnold D. Robbins2012-03-162-176/+261
| | | | |