1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
STATUS upd More... over 15 years ago
STATUS upd More... over 15 years ago
Oops, fix RX_EXTFLAGS access More... over 15 years ago
Oops, fix RX_EXTFLAGS access More... over 15 years ago
* C.pm: fix CopLABEL for 5.11 (test 21). fix PMOP reflags, esp. for split on >= 5.10 (test 5 + 7). * t/c.t, t/testc.sh: added tests 23, 24 (Nick Koston). * Bytecode.pm (1.02_04), bytecode.h: store and set PMOP reflags as U32. Fixes tests 2-4,7 More... over 15 years ago
* C.pm: fix CopLABEL for 5.11 (test 21). fix PMOP reflags, esp. for split on >= 5.10 (test 5 + 7). * t/c.t, t/testc.sh: added tests 23, 24 (Nick Koston). * Bytecode.pm (1.02_04), bytecode.h: store and set PMOP reflags as U32. Fixes tests 2-4,7 More... over 15 years ago
update test status More... over 15 years ago
update test status More... over 15 years ago
need to exclude NV->IVX More... over 15 years ago
need to exclude NV->IVX More... over 15 years ago
improve verbose test script: option handling More... over 15 years ago
improve verbose test script: option handling More... over 15 years ago
fix t/TESTS syntax errors More... over 15 years ago
fix t/TESTS syntax errors More... over 15 years ago
* C.pm: remove nv->IVX for 5.10 (Can't locate object method "IVX" via package "B::NV"). protect mg->OBJ when SCALAR (Can't call method "save" on unblessed reference). fix NV isa IV, to fix test 23 (Nick Koston) * t/c.t, t/testc.sh: added tests 23, 24 (Nick Koston) * perlcc: document more options More... over 15 years ago
* C.pm: remove nv->IVX for 5.10 (Can't locate object method "IVX" via package "B::NV"). protect mg->OBJ when SCALAR (Can't call method "save" on unblessed reference). fix NV isa IV, to fix test 23 (Nick Koston) * t/c.t, t/testc.sh: added tests 23, 24 (Nick Koston) * perlcc: document more options More... over 15 years ago
1.04_25 * C.pm: fixed IO for 5.11: LINES => IVX. specialize GvLINES = -1 and protect against U32 signed-ness. fixed test 8 main::AUTOLOAD (unoptimized only) * CC.pm: allow 5.6 * t/test.pl: enable -Mblib for all Perl versions. fix 5.6.2 ldopts by explicit checking of (-lperl|CORE\/libperl5). make test works now for 5.6.2 * t/cc.t: adapt TODOs * t/c.t: add TODOs 15 for 5.6 * script/perlcc: a.exe for cygwin also * STATUS: updated with test results More... over 15 years ago
1.04_25 * C.pm: fixed IO for 5.11: LINES => IVX. specialize GvLINES = -1 and protect against U32 signed-ness. fixed test 8 main::AUTOLOAD (unoptimized only) * CC.pm: allow 5.6 * t/test.pl: enable -Mblib for all Perl versions. fix 5.6.2 ldopts by explicit checking of (-lperl|CORE\/libperl5). make test works now for 5.6.2 * t/cc.t: adapt TODOs * t/c.t: add TODOs 15 for 5.6 * script/perlcc: a.exe for cygwin also * STATUS: updated with test results More... over 15 years ago
adv. to 22 More... over 15 years ago
adv. to 22 More... over 15 years ago
add a prev. failing test 22 from Nick Koston More... over 15 years ago
add a prev. failing test 22 from Nick Koston More... over 15 years ago
removed B::Debug More... over 15 years ago
removed B::Debug More... over 15 years ago
B-C-1.04_24 More... over 15 years ago
B-C-1.04_24 More... over 15 years ago
B-C-1.04_23 * yapc_bratislava08.pod: title fix * SIGNATURE: added * C.pm: GvGP handling improved. added more sect comments. added -u option "unused" not to print verbose debugging info for unused subs. Fixed CV XPVCVIX initialisation - off-by-one error, wrong CvFLAGS. Fixes test 6. * run perltidy -i=2 More... over 15 years ago
B-C-1.04_23 * yapc_bratislava08.pod: title fix * SIGNATURE: added * C.pm: GvGP handling improved. added more sect comments. added -u option "unused" not to print verbose debugging info for unused subs. Fixed CV XPVCVIX initialisation - off-by-one error, wrong CvFLAGS. Fixes test 6. * run perltidy -i=2 More... over 15 years ago
release 1.04_22 * C.pm, CC.pm: fixed illegal pad in ASSERT_CURPAD_ACTIVE("pad_sv") with DEBUGGING. Simply forgot to set PL_comppad More... over 15 years ago
release 1.04_22 * C.pm, CC.pm: fixed illegal pad in ASSERT_CURPAD_ACTIVE("pad_sv") with DEBUGGING. Simply forgot to set PL_comppad More... over 15 years ago