Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 10:25:01 UTC Now

2021-02-01 11:26:56 UTC MAIN commitmail json YAML

byacc: update to 20210109.

2021-01-09  Thomas E. Dickey  <dickey@invisible-island.net>

* package/debian/copyright, VERSION, package/byacc.spec,
package/debian/changelog, package/mingw-byacc.spec,
package/pkgsrc/Makefile: bump

2021-01-05  Thomas E. Dickey  <dickey@invisible-island.net>

* configure: regen

* aclocal.m4: resync with my-autoconf

2020-09-22  Thomas E. Dickey  <dickey@invisible-island.net>

* closure.c, warshall.c:
fix undefined-behavior diagnosed with gcc -fsanitize=undefined
(report by Alexander Richardson)

(fcambus)