Revision history for Perl extension Affix.pm
0.08_01 2022-12-17T21:36:27Z
- Smoke diagnostics
0.07 2022-12-17T02:41:44Z
- Pull upstream changes to dyncall 1.5 (unstable)
0.06 2022-12-16T07:20:23Z
- Allow calling convention to be changed in param lists
- Fix quadmath tests (I hope)
- Attempt to build with nmake on Win32 smokers that have gcc but not GNU make (how? why?)
- Fix default struct padding when passing around by value
0.05 2022-12-14T16:57:07Z
- Expose offsetof( ... )
- Pull upstream changes to dyncall 1.4 (stable)
0.04 2022-12-07T00:30:25Z
- Affix.pm is born