You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DELTA]
3.34 - 2016-06-04
* Fix compilation on Windows with certain compilers.
(__attribute__ not recognized. (#GH 36)
3.33 - 2016-06-03
* Add PERL_OP_PARENT related macros, and cBOOL
* Add SvRXOK/SvRX/PERL_MAGIC_qr
(Thanks to arc)
* sort files from all_files_in_dir (GH #28, https://bugs.debian.org/801523
(Thanks to ntyni)
* Fix coverity finding in test (GH #25)
(Thanks to jhi)
* Add PERL_UNUSED_RESULT and a test (GH #20)
* Don't redefine MUTABLE_PTR if it's already there (GH #23)
* Add C_ARRAY_LENGTH and C_ARRAY_END (GH #16)
* Fix gv_fetchpvn_flags and add init_gv_pvn (#GH 32)
(Thanks to leont)
* Fix compiler warnings
(Thanks to Dave M.)
0 commit comments