aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | New @load keyword to load shared libraries.Andrew J. Schorr2012-03-211-0/+10
| | | |
| | * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-091-0/+38
| |\ \ \ | | | |/ | | |/|
| | * | Rework handling of bool.Arnold D. Robbins2012-05-091-0/+6
| | | |
| | * | Don't include config.h twice in replace.c.Arnold D. Robbins2012-05-071-0/+4
| | | |
| | * | Fix minor printf format warnings.Arnold D. Robbins2012-05-071-0/+6
| | | |
| | * | Work around Tandem define.Arnold D. Robbins2012-05-041-0/+4
| | | |
| | * | DJGPP --> __DJGPP__Arnold D. Robbins2012-05-041-0/+5
| | | |
| | * | Merge with grep - RRI now in dfa.c!Arnold D. Robbins2012-05-011-0/+8
| | | |
| | * | Sync dfa with GNU grep.Arnold D. Robbins2012-04-271-0/+5
| | | |
| * | | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-271-1/+27
| |\| |
| | * | Upgrade infrastructure to autoconf 2.69, automake 1.12.Arnold D. Robbins2012-04-271-0/+10
| | | |
| | * | Minor cleanups in debugger.Arnold D. Robbins2012-04-261-0/+7
| | | |
| | * | Finish updating to automake 1.11.4. tcc now works!Arnold D. Robbins2012-04-091-0/+5
| | | |
| | * | Move to automake 1.11.4.Arnold D. Robbins2012-04-081-0/+4
| | | |
| * | | Cleanups in io.c and improve RS as regexp.Arnold D. Robbins2012-04-261-0/+18
| | | |
* | | | Fix memory corruption in copying an array, add another array extension.john haque2012-05-021-0/+6
| | | |
* | | | Add optional shutdown routine for an extension lib.john haque2012-04-211-0/+23
| | | |
* | | | Improve array interface.john haque2012-04-191-0/+42
| | | |
* | | | Polish array handling code.john haque2012-04-181-0/+16
|/ / /
* | | Merge branch 'master' into gawk_mpfr.john haque2012-04-171-1/+109
|\ \ \
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-081-0/+25
| |\| |
| | * | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-301-0/+4
| | | |
| | * | Sync dfa with grep. Update configure machinery.Arnold D. Robbins2012-03-291-0/+10
| | | |
| | * | Make 4.0.1 tarball.Arnold D. Robbins2012-03-281-0/+4
| | | |
| | * | Update copyrights where needed.Arnold D. Robbins2012-03-281-0/+2
| | | |
| | * | Additional getopt fix, for DJGPP this time.Arnold D. Robbins2012-03-281-0/+5
| | | |
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-221-1/+84
| |\| | | | |/ | |/|
| | * Minor getopt fix for cygwin and NEWS update.Arnold D. Robbins2012-03-211-0/+5
| | |
| | * Minor configure.ac fix and new tarball.Arnold D. Robbins2012-03-201-0/+5
| | |
| | * Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-201-0/+7
| | |
| | * Make getopt always compile, fix C89 issues.Arnold D. Robbins2012-03-201-0/+7
| | |
| | * Sync from GLIBC.Arnold D. Robbins2012-03-161-0/+6
| | |
| | * Fix compile warnings on DJGPP.Arnold D. Robbins2012-03-141-0/+5
| | |
| | * Fix to regex_internal.c from sed list.Arnold D. Robbins2012-03-141-0/+6
| | |
| | * Make getgroups error non-fatal. Minor doc update.Arnold D. Robbins2012-02-281-0/+5
| | |
| | * Make 'j' tarball for testing.Arnold D. Robbins2012-02-271-0/+6
| | |
| | * Fix warnings from gcc -Wall, GCC 4.6.2.Arnold D. Robbins2012-02-151-0/+12
| | |
| | * Sync dfa.c with GNU grep.Arnold D. Robbins2012-02-101-0/+4
| | |
| | * Minor bug fix, new .gmo files.Arnold D. Robbins2012-02-071-0/+6
| | |
| | * Sync dfa.c with grep on bugfix for DJGPP.Arnold D. Robbins2012-01-161-0/+5
| | |
| | * Sync dfa.c with grep.Arnold D. Robbins2012-01-031-0/+4
| | |
* | | MPFR fixes from Eli.john haque2012-04-161-0/+8
| | |
* | | Update ChangeLog.Arnold D. Robbins2012-04-121-0/+5
| | |
* | | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-111-0/+4
| | |
* | | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-111-0/+4
| | |
* | | MPFR related documentation updates and code cleanups.john haque2012-04-021-0/+68
|/ /
* | Stylistic edits.Arnold D. Robbins2012-01-021-0/+6
| |
* | Added timeout for reading from input.john haque2012-01-011-0/+14
| |
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-0/+11
|\|