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
1 day
ago. based on code collected
2 days
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 195 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
byterun.c: No assert on empty bs_sv, it is &PL_sv_undef. Added better debugging output: setter values. Assembler.pm: added gen_header_hash(). add to documentation. Disassembler.pm: add header to output. add to documentation. Bytecode.pm: -S uses gen_header_hash to the headers to the output.
Reini Urban
More...
over 15 years ago
byterun.c: No assert on empty bs_sv, it is &PL_sv_undef. Added better debugging output: setter values. Assembler.pm: added gen_header_hash(). add to documentation. Disassembler.pm: add header to output. add to documentation. Bytecode.pm: -S uses gen_header_hash to the headers to the output.
Reini Urban
More...
over 15 years ago
improve debugging output of byterun (stilling running after 5.6 crashes)
Reini Urban
More...
over 15 years ago
improve debugging output of byterun (stilling running after 5.6 crashes)
Reini Urban
More...
over 15 years ago
cc_o1 test 24 passes on 5.8
Reini Urban
More...
over 15 years ago
cc_o1 test 24 passes on 5.8
Reini Urban
More...
over 15 years ago
update test status, disable wrong bs_sv assertion
Reini Urban
More...
over 15 years ago
update test status, disable wrong bs_sv assertion
Reini Urban
More...
over 15 years ago
update test status (including CORE), improve t/testplc.sh, add (wrong) bs_sv assertion, map missing -Dv on 5.6 to -Df i.e. -D256
Reini Urban
More...
over 15 years ago
update test status (including CORE), improve t/testplc.sh, add (wrong) bs_sv assertion, map missing -Dv on 5.6 to -Df i.e. -D256
Reini Urban
More...
over 15 years ago
1.04_28 C.pm: fix -fcog (Copy on Grow with -O1 and -O2) for >= 5.10 by a new SVPV. Statically initialize PVs with a union layout trick. Use char* as first union member. Revert xpvcv+svsect changes to pre-initialize those structs against gvcv recursion
Reini Urban
More...
over 15 years ago
1.04_28 C.pm: fix -fcog (Copy on Grow with -O1 and -O2) for >= 5.10 by a new SVPV. Statically initialize PVs with a union layout trick. Use char* as first union member. Revert xpvcv+svsect changes to pre-initialize those structs against gvcv recursion
Reini Urban
More...
over 15 years ago
add TODOs
Reini Urban
More...
over 15 years ago
add TODOs
Reini Urban
More...
over 15 years ago
fail if unsupported byteorder conversion
Reini Urban
More...
over 15 years ago
fail if unsupported byteorder conversion
Reini Urban
More...
over 15 years ago
add new tests, remove generate files
Reini Urban
More...
over 15 years ago
add new tests, remove generate files
Reini Urban
More...
over 15 years ago
add test 26
Reini Urban
More...
over 15 years ago
add test 26
Reini Urban
More...
over 15 years ago
use the same _o template as with testc.sh
Reini Urban
More...
over 15 years ago
use the same _o template as with testc.sh
Reini Urban
More...
over 15 years ago
add -O1 and -O2 tests
Reini Urban
More...
over 15 years ago
add -O1 and -O2 tests
Reini Urban
More...
over 15 years ago
clean generated files
Reini Urban
More...
over 15 years ago
clean generated files
Reini Urban
More...
over 15 years ago
backout wrong objindex check. cop_warnings uses &0-6 for special_svs
Reini Urban
More...
over 15 years ago
backout wrong objindex check. cop_warnings uses &0-6 for special_svs
Reini Urban
More...
over 15 years ago
improve t/testc.sh -q handling, update t/testplc.sh, add test 26 for PVLV
Reini Urban
More...
over 15 years ago
improve t/testc.sh -q handling, update t/testplc.sh, add test 26 for PVLV
Reini Urban
More...
over 15 years ago
←
1
2
…
191
192
193
194
195
196
197
198
199
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