aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/boolArnold D. Robbins2021-05-0511-101/+78
|\
| * Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-0511-101/+78
| |\
| | * Move to Automake 1.16.3.Arnold D. Robbins2021-05-0511-101/+78
| | |
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-042-6/+12
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-042-6/+12
| |\|
| | * Small doc update: NEWS, and fix spelling errors in ChangeLog.Arnold D. Robbins2021-05-032-6/+12
| | |
* | | Merge branch 'feature/bool' of ssh://git.sv.gnu.org/srv/git/gawk into ↵Arnold D. Robbins2021-05-0317-387/+400
|\ \ \ | | | | | | | | | | | | feature/bool
| * | | Renamed bool() to mkbool().Arnold D. Robbins2021-05-0217-387/+400
| | | |
* | | | Doc updates.Arnold D. Robbins2021-05-032-0/+7
| | | |
* | | | Small fix in eval.c.Arnold D. Robbins2021-05-032-1/+6
|/ / /
* | | Fixes to awk.h.Arnold 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 ↵Arnold D. Robbins2021-04-285-3/+197
|\ \ \ | | | | | | | | | | | | feature/bool
| * | | 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 modulesAntonio 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
| | |