openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
perl-compiler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 190 of 201
Search / Filter on:
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.
Reini Urban
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.
Reini Urban
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
Reini Urban
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
Reini Urban
More...
over 15 years ago
fix wrong test 28
Reini Urban
More...
over 15 years ago
fix wrong test 28
Reini Urban
More...
over 15 years ago
after release 1.04_33
Reini Urban
More...
over 15 years ago
after release 1.04_33
Reini Urban
More...
over 15 years ago
Update test status
Reini Urban
More...
over 15 years ago
Update test status
Reini Urban
More...
over 15 years ago
RX_EXTFLAGS seems not to be defined in some 5.10
Reini Urban
More...
over 15 years ago
RX_EXTFLAGS seems not to be defined in some 5.10
Reini Urban
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
Reini Urban
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
Reini Urban
More...
over 15 years ago
stabilize new test 28. Platform unspecific (failed on cygwin)
Reini Urban
More...
over 15 years ago
stabilize new test 28. Platform unspecific (failed on cygwin)
Reini Urban
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.
Reini Urban
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.
Reini Urban
More...
over 15 years ago
remove wrong shift after -c eating my args
Reini Urban
More...
over 15 years ago
remove wrong shift after -c eating my args
Reini Urban
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
Reini Urban
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
Reini Urban
More...
over 15 years ago
skip expensive failing tests
Reini Urban
More...
over 15 years ago
skip expensive failing tests
Reini Urban
More...
over 15 years ago
add test 27 (import),test 28 (require),test 29 (use)
Nick Koston
More...
over 15 years ago
add test 27 (import),test 28 (require),test 29 (use)
Nick Koston
More...
over 15 years ago
coverage helper
Reini Urban
More...
over 15 years ago
coverage helper
Reini Urban
More...
over 15 years ago
Only two 5.10 B::C bugs remaining!
Reini Urban
More...
over 15 years ago
Only two 5.10 B::C bugs remaining!
Reini Urban
More...
over 15 years ago
←
1
2
…
186
187
188
189
190
191
192
193
194
…
200
201
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree