1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Had to disable -O1 -fcog (pv_copy_on_grow) on 5.10 and higher until I find out how to fool S_unshare_hek_or_pvn. This fixes all C -O1 and -O2 tests. Warn about this. More... over 15 years ago
Had to disable -O1 -fcog (pv_copy_on_grow) on 5.10 and higher until I find out how to fool S_unshare_hek_or_pvn. This fixes all C -O1 and -O2 tests. Warn about this. More... over 15 years ago
* Had to disable -O1 -fcog (pv_copy_on_grow) on 5.10 and higher until I find out how to fool S_unshare_hek_or_pvn, fixes all C -O1 and -O2 tests. * Fix wrong RV init on 5.10 for test 29 also, not only 5.11 as with rel 1.04_33 More... over 15 years ago
* Had to disable -O1 -fcog (pv_copy_on_grow) on 5.10 and higher until I find out how to fool S_unshare_hek_or_pvn, fixes all C -O1 and -O2 tests. * Fix wrong RV init on 5.10 for test 29 also, not only 5.11 as with rel 1.04_33 More... over 15 years ago
fix wrong test 28 More... over 15 years ago
fix wrong test 28 More... over 15 years ago
after release 1.04_33 More... over 15 years ago
after release 1.04_33 More... over 15 years ago
Update test status More... over 15 years ago
Update test status More... over 15 years ago
RX_EXTFLAGS seems not to be defined in some 5.10 More... over 15 years ago
RX_EXTFLAGS seems not to be defined in some 5.10 More... over 15 years ago
* C.pm: fix tests 14,16,23 on >=5.10, missing AV magic for CV main::a, protect PVMG from SvPAD_OUR. fix wrong RV init on 5.11 for test 29 * CC.pm: fix ARGS >=5.10 (in require, test 28). Enable quiet. No -q for quiet, just -v (verbose) or any -D switch turns on verbose. Update test status More... over 15 years ago
* C.pm: fix tests 14,16,23 on >=5.10, missing AV magic for CV main::a, protect PVMG from SvPAD_OUR. fix wrong RV init on 5.11 for test 29 * CC.pm: fix ARGS >=5.10 (in require, test 28). Enable quiet. No -q for quiet, just -v (verbose) or any -D switch turns on verbose. Update test status More... over 15 years ago
stabilize new test 28. Platform unspecific (failed on cygwin) More... over 15 years ago
stabilize new test 28. Platform unspecific (failed on cygwin) More... over 15 years ago
Fix remaining tests 14,16,23 on >=5.10, missing AV magic for CV main::a, protect PVMG from SvPAD_OUR. More... over 15 years ago
Fix remaining tests 14,16,23 on >=5.10, missing AV magic for CV main::a, protect PVMG from SvPAD_OUR. More... over 15 years ago
remove wrong shift after -c eating my args More... over 15 years ago
remove wrong shift after -c eating my args More... over 15 years ago
Doc reformatting. Moved old README to README.alpha Added lib/B/Asmdata.pm to MANIFEST to force detection and recompilation on first initialization More... over 15 years ago
Doc reformatting. Moved old README to README.alpha Added lib/B/Asmdata.pm to MANIFEST to force detection and recompilation on first initialization More... over 15 years ago
skip expensive failing tests More... over 15 years ago
skip expensive failing tests More... over 15 years ago
add test 27 (import),test 28 (require),test 29 (use) More... over 15 years ago
add test 27 (import),test 28 (require),test 29 (use) More... over 15 years ago
coverage helper More... over 15 years ago
coverage helper More... over 15 years ago
Only two 5.10 B::C bugs remaining! More... over 15 years ago
Only two 5.10 B::C bugs remaining! More... over 15 years ago