]> git.proxmox.com Git - perlmod.git/history - perlmod-macro
bump d/control
[perlmod.git] / perlmod-macro /
2023-10-03 Fabian Grünbichlerperlmod-macro: bump to 0.8.3
2023-10-02 Wolfgang Bumillerupdate to syn-2
2023-07-26 Wolfgang Bumillerbump perlmod to 0.13.3-1 and perlmod-macro to 0.8.2-1
2023-07-26 Wolfgang Bumillermacro: move 'boot' call into the 'Once' section
2023-07-26 Wolfgang Bumillermacro: upgrade boot attribute to a full path
2023-07-25 Wolfgang Bumillermacro: update docs
2023-07-25 Wolfgang Bumillermacro: add 'boot' attribute to packages
2023-07-25 Wolfgang Bumillermacro: allow calling boot fns with None as parameter
2023-07-25 Wolfgang Bumillermacro: ensure bootstrap functions happen only once
2023-05-10 Wolfgang Bumillerbump perlmod to 0.13.2-1 and perlmod-macro to 0.8.1-1
2023-05-10 Wolfgang Bumilleruse workspace package variables
2023-05-02 Wolfgang Bumilleradd ability to set the errno value
2023-05-02 Wolfgang Bumillermacro: add serialize_error attribute
2023-05-02 Wolfgang Bumillermacro: fix syntax error in non-result tuple case
2023-04-25 Wolfgang Bumillerbump d/control
2022-12-09 Wolfgang Bumillerclippy fixes
2022-09-22 Wolfgang Bumillerclippy fixups
2022-08-01 Wolfgang Bumillerclippy fixes
2022-06-10 Wolfgang Bumillerclippy: don't explicitly drop args in generated code
2022-02-28 Wolfgang Bumillerbump perlmod to 0.12.0-1 and perlmod-macro to 0.8.0-1
2022-02-25 Wolfgang Bumillermacro: add a write attribute to packages
2022-02-24 Wolfgang Bumillermacro: rename boot symbol to boot_<module>
2022-02-24 Wolfgang Bumillermacro: only write package files if requested
2022-02-24 Wolfgang Bumillermacro: drop span hack from error handling
2022-01-25 Wolfgang Bumillerbump perlmod & macro to 0.11.0-1 and 0.7.0-1
2022-01-10 Wolfgang Bumillercargo fmt
2022-01-07 Wolfgang Bumillermacro: pass 'cv' as Value
2022-01-07 Wolfgang Bumillermacro: use raw pointer for CV parameter
2022-01-07 Wolfgang Bumillermacro: fix multiplicity parameter type
2022-01-07 Wolfgang Bumillermacro: expose the 'cv' as parameter on exports
2021-12-23 Wolfgang Bumillermacro: export: copy use chosen visibility
2021-12-23 Wolfgang Bumillermacro: fixup export visibility
2021-12-14 Wolfgang Bumillerbump perlmod to 0.10.0-1
2021-12-01 Wolfgang Bumillerdrop imports already in 2021 prelude
2021-12-01 Wolfgang Bumillerupgrade to edition 2021
2021-11-26 Wolfgang Bumillerbump perlmod to 0.9.0 and perlmod-macro to 0.6.0
2021-11-25 Wolfgang Bumillermacro: implement prototypes
2021-11-24 Wolfgang Bumillermacro: allow optional option parameters
2021-11-24 Wolfgang Bumillerdon't export xs wrappers from modules
2021-11-24 Wolfgang Bumillermacro: fix missing parameter name in error message
2021-10-28 Wolfgang Bumillerbump perlmod-macro to 0.5.0-1 and perlmod to 0.8.0-1
2021-10-27 Wolfgang Bumillerperlmod, macro: detect perl's MULTIPLICITY flag
2021-10-27 Wolfgang Bumillercalling convention 'fixup'
2021-10-25 Wolfgang Bumillerbump perlmod to 0.7.2 and perlmod-macro to 0.4.1
2021-10-21 Wolfgang Bumillermacro: implement bootstrap function in rust
2021-10-19 Wolfgang Bumillerbump perlmod version to 0.7.1
2021-10-15 Wolfgang Bumillerperlmod-macro: improve error handling
2021-10-15 Wolfgang Bumillerperlmod-macro: drop anyhow dependency
2021-10-14 Wolfgang Bumillerbump perlmod-macro to 0.4.0 and perlmod to 0.6.0
2021-10-13 Wolfgang Bumillermacro: support env vars in package attributes
2021-10-13 Wolfgang Bumillermacro: use CARGO_PKG_NAME instead of reading Cargo...
2021-07-02 Wolfgang Bumillermacro: different approach to clippy warning
2021-07-02 Wolfgang Bumillermacro: clippy fixes
2021-06-30 Wolfgang Bumillerbump perlmod-macro to 0.3.2-1
2021-06-30 Wolfgang Bumillermacro: add newlines to errors
2021-06-21 Wolfgang Bumillerbump version to 0.5.0-1
2021-02-22 Wolfgang Bumillerbump perlmod-macro to 0.3.1-1
2021-02-22 Wolfgang Bumillercheck in control files
2021-02-22 Wolfgang Bumilleradjust path for DynaLoader
2021-02-16 Wolfgang Bumillerbump perlmod-macro to 0.3.0-1
2021-02-16 Wolfgang Bumillermacro: support tuple return types in functions
2021-02-15 Wolfgang Bumillerbump perlmod and perlmod-macro to 0.2.3
2021-02-15 Wolfgang Bumillermacro: make generated helpers #[doc(hidden)]
2021-02-15 Wolfgang Bumillerbump perlmod-macro to 0.2.2-1 as well
2020-11-27 Wolfgang Bumillerintroduce try_from_ref argument attribute
2020-11-27 Wolfgang Bumillerbump perlmod-macro to 0.2.1-1
2020-11-27 Wolfgang Bumillerguard '-L./target/debug' lib path by debug_assertions
2020-11-27 Wolfgang Bumillerclippy lints
2020-11-26 Wolfgang Bumillerbump perlmod and perlmod-macro to 0.2.0
2020-11-26 Wolfgang Bumillerdeserialize by reference
2020-11-25 Wolfgang Bumillermore doc improvements
2020-11-25 Wolfgang Bumillerfix #[export(name=...)], drop deprecated make_package
2020-11-24 Wolfgang Bumillerperl namespacing, since we can bless now
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-11-24 Wolfgang Bumillerfix export() attribute arg parsing
2020-11-20 Wolfgang Bumillerbump version to 0.1.0-1
2020-11-20 Wolfgang Bumillerperlmod & macro: debian/
2020-11-20 Wolfgang Bumilleradd description to Cargo.toml files
2020-10-16 Wolfgang Bumilleradd some function name mangling to xs exports
2020-04-20 Wolfgang Bumillerswitch from failure to anyhow
2020-01-28 Wolfgang Bumillerfix badges
2020-01-28 Wolfgang Bumillerbump to current toml version
2020-01-13 Wolfgang Bumillermacro: verify parameter count
2020-01-13 Wolfgang Bumillerremove debian/ files
2020-01-10 Wolfgang Bumillermetadata for Cargo.toml
2020-01-10 Wolfgang Bumillermacro: derive library name from Cargo.toml
2020-01-10 Wolfgang Bumillersilence cippy and add some ffi documentation
2020-01-10 Wolfgang Bumillercrate level documentation
2020-01-10 Wolfgang Bumillermacro: pull in 'perlmod' dependency in for doctests
2020-01-10 Wolfgang Bumillermacro: document package
2020-01-10 Wolfgang Bumillermacro: document make_package
2020-01-10 Wolfgang Bumillermake_package macro implementation
2020-01-10 Wolfgang Bumillermacro: some refactoring
2020-01-10 Wolfgang Bumillermacro: factor out package writing
2020-01-10 Wolfgang Bumillermacro: add export macro, support renaming xs functions
2020-01-09 Wolfgang Bumillerimport