Commit Graph

  • 3ddf67eb04 doc fixups master Wolfgang Bumiller 2024-07-30 15:51:31 +0200
  • 1adcd9727e clippy fixes Wolfgang Bumiller 2024-07-30 15:46:55 +0200
  • 5e2a30e18c cargo fmt Wolfgang Bumiller 2024-07-30 15:42:33 +0200
  • c2c6d6572b macro: comment out unused field Wolfgang Bumiller 2024-07-30 15:42:27 +0200
  • 3b56a68df4 perlmod: add missing drop handler for RawGuard Wolfgang Bumiller 2024-07-30 15:42:06 +0200
  • 1624184105 perlmod, macro: add add perlmod=multiplicity as expected lint Wolfgang Bumiller 2024-07-30 15:36:42 +0200
  • d017a02e0b move .cargo/config to .cargo/config.toml Fabian Grünbichler 2024-06-20 12:25:49 +0200
  • f95893f1bc document errno and serializ_error in the #[export] doc Wolfgang Bumiller 2024-05-28 11:08:13 +0200
  • 754682961f macro: unraw() function names Wolfgang Bumiller 2024-03-14 13:46:12 +0100
  • 88d7d3b742 bump perlmod-bin to 0.2.0-3 Wolfgang Bumiller 2024-01-02 14:15:01 +0100
  • ff16830506 perlmod-bin: fix generated libfile invocation Wolfgang Bumiller 2024-01-02 14:13:34 +0100
  • 55418e22f6 bump perlmod-macro to 0.8.4-1 Wolfgang Bumiller 2023-12-19 08:42:02 +0100
  • 95e8123f5b perlmod: search LD_LIBRARY_PATH before @INC/auto dirs Wolfgang Bumiller 2023-12-19 08:38:40 +0100
  • 766889a98c bump perlmod-bin to 0.2.0-2 Wolfgang Bumiller 2023-12-18 10:38:45 +0100
  • 760f47bdd5 perlmod-bin: actually use 'libfile' Wolfgang Bumiller 2023-12-18 10:36:49 +0100
  • 71fe7e0e29 upload command pattern fixup Wolfgang Bumiller 2023-12-18 10:31:36 +0100
  • b6e8fced0c bump perlmod-bin to 0.2.0-1 Wolfgang Bumiller 2023-12-18 09:46:03 +0100
  • c05806d1d8 genpackage: add --include-file option to add extra code Wolfgang Bumiller 2023-12-18 09:43:21 +0100
  • c6d49a8cde genpackage: change library loading Wolfgang Bumiller 2023-12-18 09:26:47 +0100
  • fa7d62bf37 genpackage: make 'init()' optional Wolfgang Bumiller 2023-12-18 09:26:33 +0100
  • 8591b61ea4 genpackage: use strict and warnings Wolfgang Bumiller 2023-12-18 09:26:14 +0100
  • 24b9a0c268 bump d/control Wolfgang Bumiller 2023-11-03 13:29:37 +0100
  • 677cb08446 bump perlmod to 0.13.4-1 Wolfgang Bumiller 2023-10-06 09:05:13 +0200
  • d2b6ea3f12 test: expose setenv, unsetenv and use_safe_putenv Wolfgang Bumiller 2023-10-05 13:38:36 +0200
  • e780222ea7 add ffi::use_safe_putenv and glue for it Wolfgang Bumiller 2023-10-05 11:03:23 +0200
  • b425032d53 buildsys: explicitly resolver 2 Wolfgang Bumiller 2023-10-05 11:02:59 +0200
  • fd5490e460 build: update upload target Fabian Grünbichler 2023-10-03 10:01:57 +0200
  • 0d64d1093e perlmod-macro: bump to 0.8.3 Fabian Grünbichler 2023-10-03 08:34:55 +0200
  • cb86559d13 update to syn-2 Wolfgang Bumiller 2023-10-02 10:33:32 +0200
  • b32c4fd40a bump perlmod to 0.13.3-1 and perlmod-macro to 0.8.2-1 Wolfgang Bumiller 2023-07-26 09:55:17 +0200
  • 4600b0779f macro: move 'boot' call into the 'Once' section Wolfgang Bumiller 2023-07-26 09:56:15 +0200
  • 82b4d14ad3 macro: upgrade boot attribute to a full path Wolfgang Bumiller 2023-07-26 09:37:58 +0200
  • e2d4ad4e96 macro: update docs Wolfgang Bumiller 2023-07-25 13:46:39 +0200
  • d52abbde28 test 'boot' attribute Wolfgang Bumiller 2023-07-25 13:41:47 +0200
  • 1017735ad0 macro: add 'boot' attribute to packages Wolfgang Bumiller 2023-07-25 13:40:34 +0200
  • 63fcccaa50 macro: allow calling boot fns with None as parameter Wolfgang Bumiller 2023-07-25 13:32:47 +0200
  • b94cbb8f16 macro: ensure bootstrap functions happen only once Wolfgang Bumiller 2023-07-25 13:31:34 +0200
  • 7b22916567 add 'instantiate_magic_result' to allow error handling Wolfgang Bumiller 2023-07-25 10:22:30 +0200
  • 5dbce0d3d3 bump perlmod to 0.13.2-1 and perlmod-macro to 0.8.1-1 Wolfgang Bumiller 2023-05-02 11:47:13 +0200
  • 0339198faf use workspace package variables Wolfgang Bumiller 2023-05-10 10:15:58 +0200
  • 9a4968f9e8 perlmod-bin package for pm file generation Wolfgang Bumiller 2023-05-08 09:38:47 +0200
  • 56bb74b196 add ability to set the errno value Wolfgang Bumiller 2023-05-02 14:31:47 +0200
  • 2aa0c70d0d macro: add serialize_error attribute Wolfgang Bumiller 2023-05-02 09:38:39 +0200
  • f381c740b4 macro: fix syntax error in non-result tuple case Wolfgang Bumiller 2023-05-02 09:39:27 +0200
  • 8d93a3de61 buildsys: make check should test test.pl output Wolfgang Bumiller 2023-05-02 09:35:22 +0200
  • 4b3ab550d2 bump d/control Wolfgang Bumiller 2023-04-25 10:00:15 +0200
  • 76f6a079eb clippy fixes Wolfgang Bumiller 2022-12-09 11:24:34 +0100
  • f8b49fc1be clippy fixups Wolfgang Bumiller 2022-09-22 10:00:33 +0200
  • 02e4344e7e clippy fixes Wolfgang Bumiller 2022-08-01 10:41:11 +0200
  • be69408ca8 clippy fixups Wolfgang Bumiller 2022-06-10 11:54:10 +0200
  • 4d84aec490 clippy: don't explicitly drop args in generated code Wolfgang Bumiller 2022-06-10 11:51:42 +0200
  • 218a1daf26 test: write modules at build time Wolfgang Bumiller 2022-03-29 10:55:41 +0200
  • 40d6ec96ea bump perlmod to 0.13.1-1 Wolfgang Bumiller 2022-03-25 15:46:08 +0100
  • cac2982a8b perlmod: expose ser::is_active Wolfgang Bumiller 2022-03-25 15:45:11 +0100
  • f605d7cf0c bump perlmod to 0.13.0-1 Wolfgang Bumiller 2022-03-04 09:02:55 +0100
  • cd69debd78 fix utf8 support in substr_from_str_slice Wolfgang Bumiller 2022-03-02 13:47:03 +0100
  • c9ec592f3e drop Result from substr_from_str_slice Wolfgang Bumiller 2022-03-02 12:45:29 +0100
  • b61c34e6a7 bump perlmod to 0.12.2-1 Wolfgang Bumiller 2022-03-01 15:13:34 +0100
  • ff419b1922 allow string suffixes in substr_from_str_slice Wolfgang Bumiller 2022-03-01 15:11:41 +0100
  • 73c3149eaa bump perlmod to 0.12.1-1 Wolfgang Bumiller 2022-03-01 14:42:14 +0100
  • 24ca477715 move substr_from_str_slice from ScalarRef to Scalar Wolfgang Bumiller 2022-03-01 14:41:27 +0100
  • 67c90f2d75 bump perlmod to 0.12.0-1 and perlmod-macro to 0.8.0-1 Wolfgang Bumiller 2022-02-25 15:51:52 +0100
  • 68bc1c626f update readme Wolfgang Bumiller 2022-02-28 09:47:26 +0100
  • c15e1e1456 macro: add a write attribute to packages Wolfgang Bumiller 2022-02-25 15:45:56 +0100
  • 08c14b8fc5 macro: rename boot symbol to boot_<module> Wolfgang Bumiller 2022-02-24 11:43:21 +0100
  • daf4841996 macro: only write package files if requested Wolfgang Bumiller 2022-02-24 11:43:05 +0100
  • a51cd47f9e macro: drop span hack from error handling Wolfgang Bumiller 2022-02-24 11:42:38 +0100
  • cf751e2164 experimental access to defstash Wolfgang Bumiller 2022-02-24 11:04:20 +0100
  • a43bf932c7 experimental direct substr support Wolfgang Bumiller 2022-02-22 15:21:41 +0100
  • de0edd74e3 fix 'cv' type in test Wolfgang Bumiller 2022-02-22 12:50:45 +0100
  • a87395e67f doc updates Wolfgang Bumiller 2022-02-03 09:41:19 +0100
  • cd52146822 bump perlmod & macro to 0.11.0-1 and 0.7.0-1 Wolfgang Bumiller 2022-01-25 09:32:25 +0100
  • 481aa2fa5e doc fixup Wolfgang Bumiller 2022-01-13 14:42:56 +0100
  • 8bb0c091bc cargo fmt Wolfgang Bumiller 2022-01-10 12:50:11 +0100
  • 2d5855cc5e rustfmt.toml: edition 2021 Wolfgang Bumiller 2022-01-10 12:49:49 +0100
  • 2812f550d9 macro: pass 'cv' as Value Wolfgang Bumiller 2022-01-07 15:59:07 +0100
  • c25b213cc5 macro: use raw pointer for CV parameter Wolfgang Bumiller 2022-01-07 15:54:49 +0100
  • e5c95f0414 macro: fix multiplicity parameter type Wolfgang Bumiller 2022-01-07 15:51:32 +0100
  • fb27e167ba doc updates Wolfgang Bumiller 2022-01-05 09:49:17 +0100
  • 77171723e3 macro: expose the 'cv' as parameter on exports Wolfgang Bumiller 2022-01-04 12:36:48 +0100
  • c7882155cf cleanup Wolfgang Bumiller 2022-01-07 09:11:41 +0100
  • ebd82cb7ac perlmod: ffi: support visibility in perl_fn Wolfgang Bumiller 2022-01-04 09:55:53 +0100
  • 9bf583ca64 macro: export: copy use chosen visibility Wolfgang Bumiller 2021-12-22 10:12:48 +0100
  • 100414d678 macro: fixup export visibility Wolfgang Bumiller 2021-12-22 09:58:02 +0100
  • 577f68753f perlmod: doc fixups Wolfgang Bumiller 2021-12-23 10:40:54 +0100
  • 3e1adbd039 bump d/control Wolfgang Bumiller 2021-12-17 09:22:58 +0100
  • 44c4c44b4e bump perlmod to 0.10.1-1 Wolfgang Bumiller 2021-12-17 09:22:58 +0100
  • c0afdc3a97 perlmod: deny unsafe_op_in_unsafe_fn Wolfgang Bumiller 2021-12-17 09:20:58 +0100
  • 25d21384ae perlmod: add Value::new_xsub as an unsafe fn Wolfgang Bumiller 2021-12-17 09:17:09 +0100
  • af31038b48 perlmod: perl_fn for fn types w/o body Wolfgang Bumiller 2021-12-17 09:16:53 +0100
  • f8b00d2b6b fixup RSPL_newXS_flags to return the CV Wolfgang Bumiller 2021-12-16 14:57:03 +0100
  • 020bb8f6d9 doc updates Wolfgang Bumiller 2021-12-16 14:06:31 +0100
  • e5a46a38ef clippy fixes Wolfgang Bumiller 2021-12-15 10:38:53 +0100
  • 86f538fe3f bump perlmod to 0.10.0-1 Wolfgang Bumiller 2021-12-14 13:53:04 +0100
  • d17087df54 perlmod: introduce MagicValue Wolfgang Bumiller 2021-12-14 13:23:31 +0100
  • 7922272173 perlmod: actually use provided magic var Wolfgang Bumiller 2021-12-14 13:22:56 +0100
  • 8c587b3bf3 doc fixup Wolfgang Bumiller 2021-12-14 12:13:17 +0100
  • e68855945d drop imports already in 2021 prelude Wolfgang Bumiller 2021-12-01 14:13:13 +0100
  • 381751a4e8 upgrade to edition 2021 Wolfgang Bumiller 2021-12-01 13:48:40 +0100
  • b44db4281d bump perlmod to 0.9.0 and perlmod-macro to 0.6.0 Wolfgang Bumiller 2021-11-26 14:02:05 +0100