aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-06-1936-2876/+4267
|\| |
| * | Cleanup files and fix up tests for typed regexes and typeof.Arnold D. Robbins2015-06-1914-34/+94
| | |
| * | Minor edit to warning in do_isarray.Arnold D. Robbins2015-06-192-1/+5
| | |
| * | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-1916-1404/+1518
| |\ \
| | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-196-1303/+1294
| | |\|
| | | * Update extract.awk.Arnold D. Robbins2015-06-192-12/+14
| | | |
| | | * Minor doc fix.Arnold D. Robbins2015-06-194-1291/+1280
| | | |
| | * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-06-176-88/+117
| | |\|
| | | * Document inplace shortcomings (no ACL preservation and no signal handling).Andrew J. Schorr2015-06-176-87/+116
| | | |
| | * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-06-1711-100/+194
| | |\|
| | | * For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-1711-99/+193
| | | |
| * | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-1512-313/+368
| |\| |
| * | | Finish "hard" --> "typed" transition.Arnold D. Robbins2015-06-123-23/+26
| | | |
| * | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-123-0/+27
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-1119-699/+716
| |\ \ \ \
| * | | | | Rebuild awkgram.c with latest bison.Arnold D. Robbins2015-05-211-3/+3
| | | | | |
| * | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-2158-1896/+1915
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-167-374/+472
| |\ \ \ \ \ \
| * | | | | | | Regenerate info file.Arnold D. Robbins2015-05-121-489/+489
| | | | | | | |
| * | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-125-324/+355
| |\ \ \ \ \ \ \
| * | | | | | | | Update NEWS for typed regexp constants and typeof.Arnold D. Robbins2015-05-121-1/+10
| | | | | | | | |
| * | | | | | | | Minor fixes in strongly typed regex doc.Arnold D. Robbins2015-05-112-4/+4
| | | | | | | | |
| * | | | | | | | Change Node_hardregex to Node_typedregex.Arnold D. Robbins2015-05-118-37/+42
| | | | | | | | |
| * | | | | | | | Add doc on conversions for strongly typed regexps.Arnold D. Robbins2015-05-114-13087/+13093
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-0514-24/+152
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make profiling work for hard regexes.Arnold D. Robbins2015-05-052-4/+44
| | | | | | | | | |
| * | | | | | | | | Add initial doc for @/.../ and typeof.Arnold D. Robbins2015-05-034-572/+914
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-0352-3374/+4554
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add lint warning for isarray.Arnold D. Robbins2015-04-284-335/+336
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-2843-1684/+1986
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-2614-1684/+1422
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-1623-289/+302
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-142-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add more tests, make them work. Almost done...Arnold D. Robbins2015-04-143-20/+229
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-145-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-147-4/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-1316-390/+379
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-0841-1568/+1323
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-054-425/+417
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-054-7/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add some test file for use during development.Arnold D. Robbins2015-04-036-0/+131
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Further progress on making hard regexes work.Arnold D. Robbins2015-04-036-164/+188
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-0317-449/+476
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-3138-718/+2998
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Further progress with @/.../.Arnold D. Robbins2015-03-194-685/+736
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Make @/.../ a terminal. Improve typeof() builtin function.Arnold D. Robbins2015-03-185-975/+1222
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-1823-174/+250
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-1740-750/+1549
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Add some notes in hardregex.txt.Arnold D. Robbins2015-02-271-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | First set of changes toward @/.../.Arnold D. Robbins2015-02-2710-779/+878
| | | | | | | | | | | | | | | | | | | | | | | | |