]> git.proxmox.com Git - perlmod.git/shortlog
perlmod.git
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 Bumillertest 'boot' attribute
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-07-25 Wolfgang Bumilleradd 'instantiate_magic_result' to allow error handling
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-10 Wolfgang Bumillerperlmod-bin package for pm file generation
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-05-02 Wolfgang Bumillerbuildsys: make check should test test.pl output
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 fixups
2022-06-10 Wolfgang Bumillerclippy: don't explicitly drop args in generated code
2022-03-29 Wolfgang Bumillertest: write modules at build time
2022-03-25 Wolfgang Bumillerbump perlmod to 0.13.1-1
2022-03-25 Wolfgang Bumillerperlmod: expose ser::is_active
2022-03-04 Wolfgang Bumillerbump perlmod to 0.13.0-1
2022-03-02 Wolfgang Bumillerfix utf8 support in substr_from_str_slice
2022-03-02 Wolfgang Bumillerdrop Result from substr_from_str_slice
2022-03-01 Wolfgang Bumillerbump perlmod to 0.12.2-1
2022-03-01 Wolfgang Bumillerallow string suffixes in substr_from_str_slice
2022-03-01 Wolfgang Bumillerbump perlmod to 0.12.1-1
2022-03-01 Wolfgang Bumillermove substr_from_str_slice from ScalarRef to Scalar
2022-02-28 Wolfgang Bumillerbump perlmod to 0.12.0-1 and perlmod-macro to 0.8.0-1
2022-02-28 Wolfgang Bumillerupdate readme
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-02-24 Wolfgang Bumillerexperimental access to defstash
2022-02-24 Wolfgang Bumillerexperimental direct substr support
2022-02-22 Wolfgang Bumillerfix 'cv' type in test
2022-02-03 Wolfgang Bumillerdoc updates
2022-01-25 Wolfgang Bumillerbump perlmod & macro to 0.11.0-1 and 0.7.0-1
2022-01-13 Wolfgang Bumillerdoc fixup
2022-01-10 Wolfgang Bumillercargo fmt
2022-01-10 Wolfgang Bumillerrustfmt.toml: edition 2021
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 Bumillerdoc updates
2022-01-07 Wolfgang Bumillermacro: expose the 'cv' as parameter on exports
2022-01-07 Wolfgang Bumillercleanup
2022-01-04 Wolfgang Bumillerperlmod: ffi: support visibility in perl_fn
2021-12-23 Wolfgang Bumillermacro: export: copy use chosen visibility
2021-12-23 Wolfgang Bumillermacro: fixup export visibility
2021-12-23 Wolfgang Bumillerperlmod: doc fixups
2021-12-17 Wolfgang Bumillerbump d/control
2021-12-17 Wolfgang Bumillerbump perlmod to 0.10.1-1
2021-12-17 Wolfgang Bumillerperlmod: deny unsafe_op_in_unsafe_fn
2021-12-17 Wolfgang Bumillerperlmod: add Value::new_xsub as an unsafe fn
2021-12-17 Wolfgang Bumillerperlmod: perl_fn for fn types w/o body
2021-12-16 Wolfgang Bumillerfixup RSPL_newXS_flags to return the CV
2021-12-16 Wolfgang Bumillerdoc updates
2021-12-15 Wolfgang Bumillerclippy fixes
2021-12-14 Wolfgang Bumillerbump perlmod to 0.10.0-1
2021-12-14 Wolfgang Bumillerperlmod: introduce MagicValue
2021-12-14 Wolfgang Bumillerperlmod: actually use provided magic var
2021-12-14 Wolfgang Bumillerdoc fixup
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 Bumillerdocumentation update
2021-11-25 Wolfgang Bumillertest trailing-optional parameters
2021-11-25 Wolfgang Bumillermacro: implement prototypes
2021-11-24 Wolfgang Bumillerperlmod: always use opt_level 3
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-11-24 Wolfgang BumillerUpdate the 1.0 todo list
2021-11-17 Wolfgang BumillerREADME.md update
2021-11-05 Wolfgang Bumillerbump perlmod to 0.8.2-1
2021-11-05 Wolfgang Bumillertest enum serialization
2021-11-05 Wolfgang Bumillerperlmod: add enum deserialization support
2021-11-03 Wolfgang Bumillerperlmod: doc fixup
2021-11-02 Wolfgang Bumillerbump perlmod to 0.8.1-1
2021-11-02 Wolfgang Bumillerperlmod: add as_array/as_object + mut to Value
2021-10-28 Wolfgang Bumillerbump perlmod-macro to 0.5.0-1 and perlmod to 0.8.0-1
2021-10-28 Wolfgang Bumillerperlmod: magically call Drop handlers
2021-10-27 Wolfgang Bumillerperlmod, macro: detect perl's MULTIPLICITY flag
2021-10-27 Wolfgang Bumillercalling convention 'fixup'
2021-10-27 Wolfgang Bumillermore documentation
2021-10-27 Wolfgang Bumillermagic tests
2021-10-27 Wolfgang Bumilleradd instantiate_magic convenience macro
2021-10-27 Wolfgang Bumillerimplement some crude magic helpers
2021-10-27 Wolfgang Bumillerperlmod: add magic ffi and glue
2021-10-27 Wolfgang Bumilleradd a comment noting an API cleanup todo
2021-10-27 Wolfgang BumillerValue: add AsRef/AsMut<ScalarRef>
2021-10-27 Wolfgang Bumilleradd Value::new_hash for convenience
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
next