]> git.proxmox.com Git - perlmod.git/history - perlmod
allow constants for class names in destructor macro
[perlmod.git] / perlmod /
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-26 Wolfgang Bumillermake SvPVbyte safe
2020-11-26 Wolfgang Bumilleradd 'pseudo_block' helper
2020-11-25 Wolfgang Bumilleryet another set of doc fixups
2020-11-25 Wolfgang Bumillermore doc improvements
2020-11-25 Wolfgang Bumillermore doc updates
2020-11-25 Wolfgang Bumillerdoc example for bless
2020-11-25 Wolfgang Bumillerfix #[export(name=...)], drop deprecated make_package
2020-11-25 Wolfgang Bumilleradd pv_ref, drop unsafe from pv_raw
2020-11-25 Wolfgang BumillerValue: add bless_sv method for convenience
2020-11-25 Wolfgang Bumillerintroduce raw pointer types
2020-11-24 Wolfgang Bumilleradd 'raw_return' function attribute
2020-11-23 Wolfgang Bumilleradd methods to 'bless' values
2020-11-20 Wolfgang Bumillerbump version to 0.1.0-1
2020-11-20 Wolfgang Bumillerperlmod: build.rs: add dh-cargo lines
2020-11-20 Wolfgang Bumillerinclude version in perlmod-macro dependency
2020-11-20 Wolfgang Bumillerperlmod & macro: debian/
2020-11-20 Wolfgang Bumilleradd description to Cargo.toml files
2020-11-20 Wolfgang Bumillerremove use of anyhow in doctest
2020-11-20 Wolfgang Bumillerperlmod itself doesn't actually use anyhow
2020-10-16 Wolfgang Bumillersort
2020-04-20 Wolfgang Bumillerswitch from failure to anyhow
2020-01-28 Wolfgang Bumillerfix badges
2020-01-27 Wolfgang Bumillermaintenance is a badge
2020-01-10 Wolfgang Bumillermetadata for Cargo.toml
2020-01-10 Wolfgang Bumillerdoc: explicitly mention the current way to go
2020-01-10 Wolfgang Bumillersilence cippy and add some ffi documentation
2020-01-10 Wolfgang Bumillercrate level documentation
2020-01-10 Wolfgang Bumillerperlmod: documentation
2020-01-10 Wolfgang Bumillerperlmod: make proc macro documentation inline
2020-01-10 Wolfgang Bumillermake_package macro implementation
2020-01-10 Wolfgang Bumillerdrop Send impl for Scalar
2020-01-09 Wolfgang Bumillerimport