]> git.proxmox.com Git - perlmod.git/shortlog
perlmod.git
2021-10-14 Wolfgang Bumilleradd README.md
2021-10-14 Wolfgang Bumilleradd reference deserialization test data
2021-10-14 Wolfgang Bumilleradd RawValue and raw value serialization
2021-10-14 Wolfgang Bumillermake values Clone
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-19 Wolfgang Bumillerbump version to 0.5.3-1
2021-07-19 Wolfgang Bumillertest: set autoflush for consistency
2021-07-19 Wolfgang Bumilleradd is_defined helper glue
2021-07-19 Fabian Ebnertest for broken undef detection
2021-07-02 Wolfgang Bumillermacro: different approach to clippy warning
2021-07-02 Wolfgang Bumillerbump perlmod to 0.5.2-2
2021-07-02 Wolfgang Bumillerperlmod: clippy fixes
2021-07-02 Wolfgang Bumillermacro: clippy fixes
2021-07-02 Wolfgang Bumillertest updates
2021-07-02 Wolfgang Bumillerset utf8 flag as needed when serializing strings
2021-06-30 Wolfgang Bumillerbump perlmod-macro to 0.3.2-1
2021-06-30 Wolfgang Bumillermacro: add newlines to errors
2021-06-23 Wolfgang Bumillerbump verstion to 0.5.1-1
2021-06-23 Wolfgang Bumillerupdate test files
2021-06-23 Wolfgang Bumillerfix newtype struct deserialization
2021-06-21 Wolfgang Bumillerbump version to 0.5.0-1
2021-06-10 Wolfgang Bumillerimprove PVLV handling
2021-06-08 Wolfgang Bumillerexperimental PVLV support
2021-03-09 Wolfgang Bumillerbump perlmod to 0.4.3-1
2021-03-09 Fabian Ebnerarray: avoid underflow when array is empty and more...
2021-02-23 Wolfgang Bumillerbump d/control
2021-02-23 Wolfgang Bumillerbump perlmod to 0.4.2-1
2021-02-23 Wolfgang Bumillerallow PVMG in deserialization
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 to 0.4.1-1
2021-02-16 Wolfgang Bumillerfix refcount issue in Hash::insert_by_value
2021-02-16 Wolfgang Bumillerbump perlmod to 0.4.0-1
2021-02-16 Wolfgang Bumilleradd test.pl file for a usage example of perlmod-test
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-16 Wolfgang Bumilleruse try_from_ref in the example
2021-02-15 Wolfgang Bumillerbump perlmod to 0.3.0
2021-02-15 Wolfgang Bumiller"fix" the destructor macro
2021-02-15 Wolfgang Bumillerbump perlmod and perlmod-macro to 0.2.3
2021-02-15 Wolfgang Bumillerfix 'undef' deserialization
2021-02-15 Wolfgang Bumillermacro: make generated helpers #[doc(hidden)]
2021-02-15 Wolfgang Bumillerbump perlmod-macro to 0.2.2-1 as well
2021-02-15 Wolfgang Bumillerbump perlmod to 0.2.2-1
2020-11-27 Wolfgang Bumillerintroduce try_from_ref argument attribute
2020-11-27 Wolfgang Bumillerbump perlmod to 0.2.1-1
2020-11-27 Wolfgang Bumillersupport deserializing borrowed strings
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-26 Wolfgang Bumillermake Serializer and Deserializer private
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 Bumillernicer test for bless
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 Bumillerdestructors work...
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-23 Wolfgang Bumilleradd methods to 'bless' values
2020-11-20 Wolfgang Bumillerremove .buildbot.yml again
2020-11-20 Wolfgang Bumilleradd 'make builddeps' and .buildbot.yml
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 Bumillerbuildsys: Makefile and build.sh like in proxmox crate
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 Bumilleradd some function name mangling to xs exports
2020-10-16 Wolfgang Bumillersort
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-27 Wolfgang Bumillermaintenance is a badge
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 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 Bumillermacro: pull in 'perlmod' dependency in for doctests
2020-01-10 Wolfgang Bumillermacro: document package
next