aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
|\|
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-0/+6
| |
* | Fix compiler warnings on printf calls.Arnold D. Robbins2011-12-281-0/+5
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-0/+50
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-261-3/+8
|\|
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-261-0/+10
| |
* | Further the cause of RRI in dfa.c.Arnold D. Robbins2011-12-121-0/+5
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-0/+42
|\|
| * Misc fixes from John.Arnold D. Robbins2011-12-061-0/+9
| |
| * MBS support tweaks for DJGPP and z/OS.Arnold D. Robbins2011-12-061-0/+6
| |
| * Also need this change for dfa.h for dfa.c sync.Arnold D. Robbins2011-12-061-0/+1
| |
| * Sync dfa.c with GNU grep.Arnold D. Robbins2011-12-061-0/+4
| |
| * Bug fix in debugger - switch/case line numbers.Arnold D. Robbins2011-11-141-0/+6
| |
| * More changes for non-MBS case.Arnold D. Robbins2011-11-141-0/+8
| |
| * Move non-MBS support glop out of dfa.c.Arnold D. Robbins2011-11-011-0/+8
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-281-0/+5
|\|
| * Fix for strftime negative value test.Arnold D. Robbins2011-10-281-0/+5
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-0/+65
|\|
| * VMS fixes for compilation and test suite addition.Arnold D. Robbins2011-10-251-0/+2
| |
| * Finish fixing make distcheck.Arnold D. Robbins2011-10-251-0/+12
| |
| * Generate pc/config.h at make dist time.Arnold D. Robbins2011-10-241-1/+7
| |
| * A number of pc related fixes.Arnold D. Robbins2011-10-241-0/+4
| |
| * More faking of MBS support, mainly for VMS.Arnold D. Robbins2011-10-211-0/+2
| |
| * Fix 'make distcheck' to not kvetch about version.c.Arnold D. Robbins2011-10-211-0/+5
| |
| * Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-0/+13
| |
| * Another non-MBS fix in dfa.c.Arnold D. Robbins2011-10-181-0/+2
| |
| * Fix dfa.c yet againi for z/OS.Arnold D. Robbins2011-10-181-0/+5
| |
| * Fix stftime.Arnold D. Robbins2011-10-181-0/+6
| |
| * Remove some compile time warnings.Arnold D. Robbins2011-10-101-0/+8
| |
* | Fix warning messages after merge with gawk_performance.Arnold D. Robbins2011-10-251-0/+8
| |
* | Add GPL notice in symbol.c.john haque2011-10-121-0/+5
| |
* | Optimize tail-recursive calls.john haque2011-10-121-0/+10
| |
* | Optimization for compound assignment, increment and decrement operators.john haque2011-10-121-0/+6
| |