summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes to awk.h.feature/boolArnold D. Robbins2021-04-302-15/+26
* Remove bool.notes.Arnold D. Robbins2021-04-291-53/+0
* Merge branch 'feature/bool' of ssh://git.sv.gnu.org/srv/git/gawk into feature...Arnold D. Robbins2021-04-285-3/+197
|\
| * Merge branch 'master' into feature/boolArnold D. Robbins2021-04-255-3/+197
| |\
| | * Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-255-3/+197
| | |\
| | | * More gnulib files to avoid glibc private interfaces.Arnold D. Robbins2021-04-255-3/+197
* | | | Make booleans just special numbers.Arnold D. Robbins2021-04-2816-489/+478
|/ / /
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-232-2/+9
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-232-2/+9
| |\ \ | | |/
| | * Update helpers/update-support.sh.Arnold D. Robbins2021-04-232-2/+9
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-232-0/+9
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-232-0/+9
| |\ \ | | |/
| | * Yet another gnulib fix.Arnold D. Robbins2021-04-232-0/+9
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-215-7/+392
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-215-7/+392
| |\ \ | | |/
| | * Remove dependency on GLIBC private symbol.Arnold D. Robbins2021-04-215-7/+392
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-162-0/+7
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-162-0/+7
| |\ \ | | |/
| | * Small bug fix in main.c:arg_assign.Arnold D. Robbins2021-04-162-0/+7
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-148-33/+106
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-148-33/+106
| |\ \ | | |/
| | * Fixes for lint check of no effect.Arnold D. Robbins2021-04-148-33/+106
* | | Finish bool doc, fix sort order.Arnold D. Robbins2021-04-147-396/+414
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-062-1/+8
|\ \ \ | |/ /
| * | Update to gawktexi.inAntonio Giovanni Colombo2021-04-062-1/+8
* | | Update man page for bool.Arnold D. Robbins2021-04-062-3/+14
* | | Finish documenting bool in the manual.Arnold D. Robbins2021-04-064-419/+458
* | | Start documenting bool stuff.Arnold D. Robbins2021-04-044-621/+800
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-044-607/+623
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-04-044-607/+623
| |\ \ | | |/
| | * Update menues in gawktexi.in.Arnold D. Robbins2021-04-044-606/+622
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-015-44/+719
|\ \ \ | |/ /
| * | Modifications to gawktexi.in 3 new modulesfeature/array-ifaceAntonio Giovanni Colombo2021-04-015-44/+719
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-03-314-536/+716
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-03-314-536/+716
| |\ \ | | |/
| | * Add some doc on the empty regexp.Arnold D. Robbins2021-03-314-535/+715
* | | Update rwarray extension for bool values, and also test code.Arnold D. Robbins2021-03-304-7/+50
* | | Finish updating API code for bool.Arnold D. Robbins2021-03-303-9/+21
* | | Update pc/Makefile.tst.Arnold D. Robbins2021-03-302-1/+10
* | | Add asort with booleans test.Arnold D. Robbins2021-03-306-2/+46
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-03-297-80/+217
|\ \ \ | |/ /
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-03-297-80/+217
| |\ \ | | |/
| | * Update support after churn in gnulib.Arnold D. Robbins2021-03-295-78/+211
| | * Comment fix in extension/testext.c.Arnold D. Robbins2021-03-292-2/+6
* | | Progress on extension support for boolean types.Arnold D. Robbins2021-03-229-228/+361
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-03-212-1/+9
|\ \ \ | |/ /
| * | modified gawktexi.it to add mention of a new hashing functionAntonio Giovanni Colombo2021-03-212-1/+9
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-03-217-552/+608
|\ \ \ | |/ /
| * | Add FNV1-A hash function support.Arnold D. Robbins2021-03-217-552/+608
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-03-202-16/+18
|\ \ \ | |/ /