summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into num-handlerArnold D. Robbins2014-09-161-0/+408
|\
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-151-0/+15
| |\
| | * Finish excising isalpha and isalnum. Document.Arnold D. Robbins2014-09-151-0/+15
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-141-0/+6
| |\ \ | | |/
| | * Force only ASCII letters to be allowed in identifiers.Arnold D. Robbins2014-09-141-0/+6
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-071-0/+8
| |\ \ | | |/
| | * Minor code cleanups.Arnold D. Robbins2014-09-071-0/+8
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-051-0/+16
| |\ \ | | |/
| | * Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.Arnold D. Robbins2014-09-051-0/+16
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-041-0/+14
| |\ \ | | |/
| | * Make indirect calls work on built-in and extension functions.Arnold D. Robbins2014-09-041-0/+9
| | * Improve printing empty for loop header in profiler.Arnold D. Robbins2014-09-041-0/+5
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-011-0/+12
| |\ \ | | |/
| | * Bug fix in handling indirect function calls.Arnold D. Robbins2014-09-011-0/+6
| | * Minor improvement to substr().Arnold D. Robbins2014-09-011-0/+6
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-271-0/+7
| |\ \ | | |/
| | * Cleanup code for strcasecmp.Arnold D. Robbins2014-08-271-0/+7
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-261-0/+4
| |\ \ | | |/
| | * Sync regex with GLIBC.Arnold D. Robbins2014-08-261-0/+4
| * | Remove support for MirBSD. Yay!Arnold D. Robbins2014-08-261-0/+12
| * | Cleanup in regex.h.Arnold D. Robbins2014-08-241-0/+5
| * | \x escape sequences now process a maximum of 2 digits.Arnold D. Robbins2014-08-201-0/+4
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-181-0/+4
| |\ \ | | |/
| | * Minor cleanup in symbol.c.Arnold D. Robbins2014-08-181-0/+4
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-151-0/+6
| |\ \ | | |/
| | * Adjust -L option in usage output, update test.Arnold D. Robbins2014-08-151-0/+6
| | * Minor improvement in building - extract examples from doc.Arnold D. Robbins2014-08-151-0/+5
| * | Minor improvement in building - extract examples from doc.Arnold D. Robbins2014-08-141-0/+5
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-131-0/+9
| |\ \ | | |/
| | * Minor improvement in gsub() memory management.Arnold D. Robbins2014-08-131-0/+9
| * | Merge branch 'master' into cmakeArnold D. Robbins2014-08-121-3/+3
| |\ \
| | * \ Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-121-3/+3
| | |\ \ | | | |/
| | | * Revert previous patch; instead define RM.Arnold D. Robbins2014-08-121-3/+3
| * | | Copyright updates and file move.Juergen Kahrs2014-08-121-0/+7
| |/ /
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-121-0/+19
| |\ \ | | |/
| | * Use rm -f instead of $(RM) in Makefile.am files.Arnold D. Robbins2014-08-121-0/+6
| | * Rebuild record upon OFS being changed.Arnold D. Robbins2014-08-121-0/+13
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-051-0/+19
| |\ \ | | |/
| | * Bug fix to MPFR mod operation for negative numerator.Arnold D. Robbins2014-08-051-1/+9
| | * Bug fix in MPFR that manifested in sqrt().Arnold D. Robbins2014-08-051-0/+11
| | * Minor patch to get --profile to work in -M (MPFR) mode.Andrew J. Schorr2014-08-031-0/+5
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2014-08-031-0/+5
| |\ \
| | * \ Merge branch 'gawk-4.1-stable' to get --profile to work with -M.Andrew J. Schorr2014-08-031-0/+5
| | |\ \
| | | * | Minor patch to get --profile to work in -M (MPFR) mode.Andrew J. Schorr2014-08-031-0/+5
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-031-0/+12
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Improve inrec setting ERRNO, doc of API get_record for errors.Arnold D. Robbins2014-08-031-0/+7
| | * | Minor code improvement for sprintf %c.Arnold D. Robbins2014-08-031-0/+5
| | |/
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-311-0/+5
| |\ \ | | |/
| | * Make sprintf %c work better on Windows (printhuge test)Arnold D. Robbins2014-07-311-0/+5
| * | Fix memory leak in do_mpfr_div.Arnold D. Robbins2014-07-311-0/+6