summaryrefslogtreecommitdiff
path: root/eval.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' into wasted-byteArnold D. Robbins2015-02-061-3/+3
| |\ \ \ \ \
| * | | | | | Stop allocating an extra wasted byte at the end of various strings.Andrew J. Schorr2014-12-141-2/+2
* | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-081-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-071-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Update copyrights and prep towards release.Arnold D. Robbins2015-04-071-1/+1
* | | | | | Further progress on making hard regexes work.Arnold D. Robbins2015-04-031-0/+5
* | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-311-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-311-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Further improvements. sub/gsub working.Arnold D. Robbins2015-03-311-1/+1
| * | | | Merge branch 'master' into selectArnold D. Robbins2015-03-201-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into selectAndrew J. Schorr2014-12-141-7/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Enhance get_file API to return info about input and output and to enable exte...Andrew J. Schorr2014-11-061-1/+0
| * | | | Merge remote-tracking branch 'origin/master' into selectAndrew J. Schorr2014-11-031-0/+1
| |\ \ \ \
| * \ \ \ \ Merge 'master' into selectAndrew J. Schorr2014-09-211-2/+30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into selectAndrew J. Schorr2014-04-131-2/+3
| |\ \ \ \ \ \
| * | | | | | | Enhance getline to return -2 when an I/O operation should be retried.Andrew J. Schorr2013-07-021-0/+1
| * | | | | | | Add PROCINFO["errno"] and errno extension to map between errno and strings.Andrew J. Schorr2013-07-011-0/+2
* | | | | | | | First set of changes toward @/.../.Arnold D. Robbins2015-02-271-0/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-02-051-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Setting -v IGNORECASE=0 on the command line should now work properly.Andrew J. Schorr2015-02-051-3/+3
* | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-11-151-7/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Remove MBS_SUPPORT ifdefs.Arnold D. Robbins2014-11-151-7/+6
| | |_|/ | |/| |
* | | | Merge branch 'master' into comment, update ChangeLogsArnold D. Robbins2014-09-151-0/+1
|\ \ \ \ | |/ / /
| * | | Finish excising isalpha and isalnum. Document.Arnold D. Robbins2014-09-151-0/+1
* | | | Merge branch 'master' into commentArnold D. Robbins2014-09-101-0/+1
|\ \ \ \ | |/ / /
| * | | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.Arnold D. Robbins2014-09-051-0/+1
* | | | Merge branch 'master' into commentArnold D. Robbins2014-08-121-2/+28
|\ \ \ \ | |/ / /
| * | | Rebuild record upon OFS being changed.Arnold D. Robbins2014-08-121-2/+28
| | |/ | |/|
* | | Merge branch 'master' into commentArnold D. Robbins2014-01-121-1/+2
|\ \ \ | |/ /
| * | Fix -O option.Arnold D. Robbins2013-10-161-1/+1
| * | Bug fix to flag values.Arnold D. Robbins2013-10-101-0/+1
* | | Merge branch 'master' into commentArnold D. Robbins2013-09-221-1/+1
|\ \ \ | |/ /
| * | Fix problem when extending NF. See test/nfloop.Arnold D. Robbins2013-09-131-1/+1
| |/
* | Start new branch that adds comments to profiling.Arnold D. Robbins2013-08-141-0/+1
|/
* Fix corner case use of exit.Arnold D. Robbins2013-06-031-1/+7
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-12-251-2/+4
|\
| * Additional bug fix from John Haque.Arnold D. Robbins2012-12-251-2/+4
| * Bug fixes from John Haque.Arnold D. Robbins2012-12-231-1/+7
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-16/+16
|\ \
| * | Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-091-5/+5
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-091-11/+11
| |\ \ | | |/
| | * Change BINMODE to use symbolic values.Arnold D. Robbins2012-12-091-11/+11
| | * Apply realloc optimization to wide string values.Arnold D. Robbins2012-12-011-2/+14
| | * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-1/+1
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-301-1/+0
|\ \ \ | |/ /
| * | Further awk.h cleanup.Arnold D. Robbins2012-11-301-1/+0
* | | Finish porting to current code base.Arnold D. Robbins2012-11-261-0/+2
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-35/+47
|\ \ \ | |/ /
| * | Clean up of awk.h.Arnold D. Robbins2012-11-221-2/+0