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 (1h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 08:00:47 UTC Now

2020-08-25 14:30:39 UTC MAIN commitmail json YAML

cbindgen: Update to 0.14.4

Changelog:
    * Allow to override the mangling separator (#502)

    * cbindgen now handles better having ZSTs in template parameters, and
      default template parameters (#563).

    * Support for annotating nonnull pointers (#558)

    * Fixed bitflags that overflow a signed integer (#556)

    * Support for wildcard argument names (#550)

    * Support for the never return type, with configurable annotation (#549)

    * Properly reject arrays as function arguments (#540)

(ryoon)