1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 13, 2024 — Aug 13, 2025
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. 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. More... over 15 years ago
improve debugging output of byterun (stilling running after 5.6 crashes) More... over 15 years ago
improve debugging output of byterun (stilling running after 5.6 crashes) More... over 15 years ago
cc_o1 test 24 passes on 5.8 More... over 15 years ago
cc_o1 test 24 passes on 5.8 More... over 15 years ago
update test status, disable wrong bs_sv assertion More... over 15 years ago
update test status, disable wrong bs_sv assertion 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 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 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 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 More... over 15 years ago
add TODOs More... over 15 years ago
add TODOs More... over 15 years ago
fail if unsupported byteorder conversion More... over 15 years ago
fail if unsupported byteorder conversion More... over 15 years ago
add new tests, remove generate files More... over 15 years ago
add new tests, remove generate files More... over 15 years ago
add test 26 More... over 15 years ago
add test 26 More... over 15 years ago
use the same _o template as with testc.sh More... over 15 years ago
use the same _o template as with testc.sh More... over 15 years ago
add -O1 and -O2 tests More... over 15 years ago
add -O1 and -O2 tests More... over 15 years ago
clean generated files More... over 15 years ago
clean generated files More... over 15 years ago
backout wrong objindex check. cop_warnings uses &0-6 for special_svs More... over 15 years ago
backout wrong objindex check. cop_warnings uses &0-6 for special_svs More... over 15 years ago
improve t/testc.sh -q handling, update t/testplc.sh, add test 26 for PVLV More... over 15 years ago
improve t/testc.sh -q handling, update t/testplc.sh, add test 26 for PVLV More... over 15 years ago