aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.c
Commit message (Collapse)AuthorAgeFilesLines
...
| * Initial fix for use of closed end of two-way connection.Arnold D. Robbins2016-04-041-2/+10
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-03-111-4/+29
|\|
| * Further improvements in system return value and doc.Arnold D. Robbins2016-03-111-8/+15
| |
| * Improve algorithm for system() return value.Arnold D. Robbins2016-03-081-5/+5
| |
| * Improve return value of system.Arnold D. Robbins2016-03-081-2/+20
| |
* | Improve memory tracking on typed regex.Arnold D. Robbins2015-06-281-2/+0
| |
* | Improve values returned by typeof. Fix tests and doc.Arnold D. Robbins2015-06-261-5/+7
| |
* | More work straightening out typeof, including tests.Arnold D. Robbins2015-06-251-1/+7
| |
* | Fix typeof to work correctly on subarrays.Arnold D. Robbins2015-06-221-1/+4
| |
* | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-211-2/+1
| |
* | Minor edit to warning in do_isarray.Arnold D. Robbins2015-06-191-1/+1
| |
* | Change Node_hardregex to Node_typedregex.Arnold D. Robbins2015-05-111-5/+5
| |
* | Add lint warning for isarray.Arnold D. Robbins2015-04-281-0/+6
| |
* | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-281-51/+68
|\ \
| * \ Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-261-5/+11
| |\ \
| * \ \ Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-161-4/+14
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-141-9/+5
| |\ \ \ \
| * | | | | Improve readability in builtin.c.Arnold D. Robbins2015-04-141-40/+40
| | | | | |
| * | | | | Improve computations in do_sub.Arnold D. Robbins2015-04-131-4/+22
| | | | | |
| * | | | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-131-2/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into wasted-byteArnold D. Robbins2015-04-031-6/+146
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into wasted-byteArnold D. Robbins2015-03-081-10/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into wasted-byteArnold D. Robbins2015-01-201-0/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into wasted-byteArnold D. Robbins2015-01-071-2/+5
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | More removal of extra unused byte.Arnold D. Robbins2014-12-181-2/+2
| | | | | | | | | | |
| * | | | | | | | | | More fixes to stop allocating an extra byte.Arnold D. Robbins2014-12-141-4/+3
| | | | | | | | | | |
| * | | | | | | | | | Stop allocating an extra wasted byte at the end of various strings.Andrew J. Schorr2014-12-141-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-261-5/+11
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-161-5/+11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Return "" from strftime if bad time_t value instead of fatal.Arnold D. Robbins2015-04-161-5/+11
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-161-2/+9
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-161-2/+9
| |\| | | | | | | |
| | * | | | | | | | Additional checking for strftime.Arnold D. Robbins2015-04-161-2/+9
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-141-0/+3
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-141-0/+3
| |\| | | | | | | |
| | * | | | | | | | Another bug fix in strftime.Arnold D. Robbins2015-04-141-0/+3
| | | | | | | | | |
* | | | | | | | | | Add more tests, make them work. Almost done...Arnold D. Robbins2015-04-141-4/+8
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-141-2/+2
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-141-2/+2
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-141-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-141-2/+6
|\| | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-141-9/+5
| |\| | | | | | | | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Improve negative time value checking for strftime.Arnold D. Robbins2015-04-141-9/+5
| | | | | | | |
| * | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-131-2/+10
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Remove fatal error if strftime timestamp < 0.Arnold D. Robbins2015-04-131-2/+10
| | | | | | |
* | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-031-6/+6
|\| | | | | |
| * | | | | | Rename "div()" to "intdiv()".Arnold D. Robbins2015-04-031-6/+6
| | | | | | |
* | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-311-0/+140
|\| | | | | |
| * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-311-0/+140
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | Get indirect calls working!Arnold D. Robbins2015-03-311-2/+66
| | | | | |