]> git.proxmox.com Git - perlmod.git/history - perlmod-test
bump perlmod-bin to 0.2.0-3
[perlmod.git] / perlmod-test /
2023-10-05 Wolfgang Bumillertest: expose setenv, unsetenv and use_safe_putenv
2023-07-25 Wolfgang Bumillertest 'boot' attribute
2023-05-02 Wolfgang Bumilleradd ability to set the errno value
2023-05-02 Wolfgang Bumillermacro: add serialize_error attribute
2022-12-09 Wolfgang Bumillerclippy fixes
2022-03-29 Wolfgang Bumillertest: write modules at build time
2022-02-24 Wolfgang Bumillerexperimental direct substr support
2022-02-22 Wolfgang Bumillerfix 'cv' type in test
2022-01-07 Wolfgang Bumillermacro: expose the 'cv' as parameter on exports
2021-12-01 Wolfgang Bumillerdrop imports already in 2021 prelude
2021-12-01 Wolfgang Bumillerupgrade to edition 2021
2021-11-25 Wolfgang Bumillertest trailing-optional parameters
2021-11-05 Wolfgang Bumillertest enum serialization
2021-10-28 Wolfgang Bumillerperlmod: magically call Drop handlers
2021-10-27 Wolfgang Bumillermagic tests
2021-10-19 Wolfgang Bumillerupdate docs and let the bless test use Value::bless_box
2021-10-14 Wolfgang Bumilleradd reference deserialization test data
2021-10-14 Wolfgang Bumilleradd RawValue and raw value serialization
2021-10-13 Wolfgang Bumillermacro: support env vars in package attributes
2021-07-19 Fabian Ebnertest for broken undef detection
2021-07-02 Wolfgang Bumillertest updates
2021-06-23 Wolfgang Bumillerupdate test files
2021-06-08 Wolfgang Bumillerexperimental PVLV support
2021-02-16 Wolfgang Bumillermacro: support tuple return types in functions
2021-02-16 Wolfgang Bumilleruse try_from_ref in the example
2021-02-15 Wolfgang Bumiller"fix" the destructor macro
2020-11-26 Wolfgang Bumillerallow constants for class names in destructor macro
2020-11-26 Wolfgang Bumillerdestructor macro and helpers for blessed objects
2020-11-25 Wolfgang Bumillerfix #[export(name=...)], drop deprecated make_package
2020-11-25 Wolfgang Bumillernicer test for bless
2020-11-24 Wolfgang Bumillerdestructors work...
2020-11-24 Wolfgang Bumillersupport functions without return values
2020-11-24 Wolfgang Bumilleradd support for raw parameters
2020-11-24 Wolfgang Bumilleradd 'raw_return' function attribute
2020-10-16 Wolfgang Bumilleradd some function name mangling to xs exports
2020-04-20 Wolfgang Bumillerswitch from failure to anyhow
2020-01-10 Wolfgang Bumillermacro: derive library name from Cargo.toml
2020-01-10 Wolfgang Bumillertest: add explaining comment
2020-01-10 Wolfgang Bumillermake_package macro implementation
2020-01-09 Wolfgang Bumillerimport