Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated it.po for gawk 5.1.1 | Antonio Giovanni Colombo | 2021-05-06 | 2 | -366/+161 |
| | |||||
* | Remove CMake related files. | Arnold D. Robbins | 2021-05-05 | 25 | -1851/+28 |
| | |||||
* | Move version in master to 5.1.60. | Arnold D. Robbins | 2021-05-05 | 2 | -11/+11 |
| | |||||
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-05 | 60 | -13246/+18495 |
|\ | |||||
| * | Do 5.1.0a tarball. | Arnold D. Robbins | 2021-05-05 | 43 | -13177/+18411 |
| | | |||||
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 20 | -79/+94 |
| | | |||||
| * | Update to 5.1.0a to start release spiral. | Arnold D. Robbins | 2021-05-05 | 2 | -12/+12 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-05 | 2 | -0/+11735 |
|\| | |||||
| * | Add build-aux/texinfo.tex. | Arnold D. Robbins | 2021-05-05 | 2 | -0/+11735 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-05 | 11 | -101/+78 |
|\| | |||||
| * | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 11 | -101/+78 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-04 | 2 | -6/+12 |
|\| | |||||
| * | Small doc update: NEWS, and fix spelling errors in ChangeLog. | Arnold D. Robbins | 2021-05-03 | 2 | -6/+12 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-25 | 5 | -3/+197 |
|\| | |||||
| * | More gnulib files to avoid glibc private interfaces. | Arnold D. Robbins | 2021-04-25 | 5 | -3/+197 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-23 | 2 | -2/+9 |
|\| | |||||
| * | Update helpers/update-support.sh. | Arnold D. Robbins | 2021-04-23 | 2 | -2/+9 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-23 | 2 | -0/+9 |
|\| | |||||
| * | Yet another gnulib fix. | Arnold D. Robbins | 2021-04-23 | 2 | -0/+9 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-21 | 5 | -7/+392 |
|\| | |||||
| * | Remove dependency on GLIBC private symbol. | Arnold D. Robbins | 2021-04-21 | 5 | -7/+392 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-16 | 2 | -0/+7 |
|\| | |||||
| * | Small bug fix in main.c:arg_assign. | Arnold D. Robbins | 2021-04-16 | 2 | -0/+7 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-14 | 8 | -33/+106 |
|\| | |||||
| * | Fixes for lint check of no effect. | Arnold D. Robbins | 2021-04-14 | 8 | -33/+106 |
| | | |||||
* | | Update to gawktexi.in | Antonio Giovanni Colombo | 2021-04-06 | 2 | -1/+8 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-04 | 4 | -607/+623 |
|\| | |||||
| * | Update menues in gawktexi.in. | Arnold D. Robbins | 2021-04-04 | 4 | -606/+622 |
| | | |||||
* | | Modifications to gawktexi.in 3 new modules | Antonio Giovanni Colombo | 2021-04-01 | 5 | -44/+719 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-03-31 | 4 | -536/+716 |
|\| | |||||
| * | Add some doc on the empty regexp. | Arnold D. Robbins | 2021-03-31 | 4 | -535/+715 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-03-29 | 7 | -80/+217 |
|\| | |||||
| * | Update support after churn in gnulib. | Arnold D. Robbins | 2021-03-29 | 5 | -78/+211 |
| | | |||||
| * | Comment fix in extension/testext.c. | Arnold D. Robbins | 2021-03-29 | 2 | -2/+6 |
| | | |||||
* | | modified gawktexi.it to add mention of a new hashing function | Antonio Giovanni Colombo | 2021-03-21 | 2 | -1/+9 |
| | | |||||
* | | Add FNV1-A hash function support. | Arnold D. Robbins | 2021-03-21 | 7 | -552/+608 |
| | | |||||
* | | update to texinfo.tex | Antonio Giovanni Colombo | 2021-03-20 | 2 | -16/+18 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-03-18 | 5 | -20/+26 |
|\| | |||||
| * | Update build-aux files. | Arnold D. Robbins | 2021-03-18 | 5 | -20/+26 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-02-13 | 13 | -7/+3563 |
|\| | |||||
| * | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 10 | -7/+54 |
| | | |||||
| * | Add Bulgarian translation. | Arnold D. Robbins | 2021-02-13 | 3 | -0/+3509 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-02-08 | 1 | -8/+10 |
|\| | |||||
| * | Updates to NEWS. | Arnold D. Robbins | 2021-02-08 | 1 | -8/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-02-08 | 22 | -341/+1089 |
|\| | |||||
| * | Updates from GNULIB, including major work on regex. | Arnold D. Robbins | 2021-02-08 | 22 | -341/+1089 |
| | | |||||
* | | modified for udpates to the gen-float-table programs | Antonio Giovanni Colombo | 2021-02-01 | 2 | -47/+51 |
| | | |||||
* | | Updates to inf/nan test programs. | Arnold D. Robbins | 2021-02-01 | 5 | -97/+104 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-29 | 2 | -549/+435 |
|\| | |||||
| * | Update es.po. | Arnold D. Robbins | 2021-01-29 | 2 | -549/+435 |
| | |