1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release 1.08 Adapt coding guidelines, add C and cperl coda. Reformat sources. More... over 15 years ago
release 1.08 Adapt coding guidelines, add C and cperl coda. Reformat sources. More... over 15 years ago
new test 31 for non-xs AUTOLOAD. Also fixed for all but 5.8. change code to ident 2 More... over 15 years ago
new test 31 for non-xs AUTOLOAD. Also fixed for all but 5.8. change code to ident 2 More... over 15 years ago
* C.pm: Try AUTOLOAD for 5.8. Not yet ready. (test 27) * perlcc: improve help. use Pod::Usage as module, not via cmdline. fix previous installation quirks. * assemble: improve pod. make it installable. * disassemble: make it installable. * cc_harness: ditto * Makefile.PL: added script/* as EXE_FILES to install them More... over 15 years ago
* C.pm: Try AUTOLOAD for 5.8. Not yet ready. (test 27) * perlcc: improve help. use Pod::Usage as module, not via cmdline. fix previous installation quirks. * assemble: improve pod. make it installable. * disassemble: make it installable. * cc_harness: ditto * Makefile.PL: added script/* as EXE_FILES to install them More... over 15 years ago
Adapt coding guidelines, add C and cperl coda. Reformat sources. C.pm: Failed attempts to try AUTOLOAD for 5.8 perlcc: improve help. use Pod::Usage as module, not via cmdline complete STATUS More... over 15 years ago
Adapt coding guidelines, add C and cperl coda. Reformat sources. C.pm: Failed attempts to try AUTOLOAD for 5.8 perlcc: improve help. use Pod::Usage as module, not via cmdline complete STATUS More... over 15 years ago
release 1.07 updated test status Added CV->save_magic (no test yet, but looks good and does no harm) More... over 15 years ago
release 1.07 updated test status Added CV->save_magic (no test yet, but looks good and does no harm) More... over 15 years ago
fix two flaws my new Od detected: shadowed my More... over 15 years ago
fix two flaws my new Od detected: shadowed my More... over 15 years ago
add STATUS summary More... over 15 years ago
add STATUS summary More... over 15 years ago
add TODO passed, protect from warnings More... over 15 years ago
add TODO passed, protect from warnings More... over 15 years ago
prepare 1.07: * C.pm: fix fbm_compile (INDEX) for >= 5.10. gv_list is already a pointer. rewrite PVGV (ie PVBM) init for >= 5.10. (test 11) * README: Clarify DIFFERENCES section for CC only. Esp. the Context of ".." section. New test 30 * t/TESTS, t/testc.sh, t/testplc.sh: test 30 added for CC Context of ".." * t/testc.sh: fix -k logic, keep .pl for -O tests More... over 15 years ago
prepare 1.07: * C.pm: fix fbm_compile (INDEX) for >= 5.10. gv_list is already a pointer. rewrite PVGV (ie PVBM) init for >= 5.10. (test 11) * README: Clarify DIFFERENCES section for CC only. Esp. the Context of ".." section. New test 30 * t/TESTS, t/testc.sh, t/testplc.sh: test 30 added for CC Context of ".." * t/testc.sh: fix -k logic, keep .pl for -O tests More... over 15 years ago
oops, fix some numbers More... over 15 years ago
oops, fix some numbers More... over 15 years ago
1.06 first public release More... over 15 years ago
1.06 first public release More... over 15 years ago
update STATUS pre-1.04_34 More... over 15 years ago
update STATUS pre-1.04_34 More... over 15 years ago
-E added. Dump preprocessed source file with cc -E as _E.c (was default before) More... over 15 years ago
-E added. Dump preprocessed source file with cc -E as _E.c (was default before) More... over 15 years ago
Fix 5.8/5.10 PVMG pv = &PL_sv_undef for empty comppadnames Fix logic to automatically enable -fsava-data where it works ok. More... over 15 years ago
Fix 5.8/5.10 PVMG pv = &PL_sv_undef for empty comppadnames Fix logic to automatically enable -fsava-data where it works ok. More... over 15 years ago
added -k keep. running out of discspace More... over 15 years ago
added -k keep. running out of discspace More... over 15 years ago