1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cc test 29 passes More... over 15 years ago
cc test 29 passes More... over 15 years ago
trying to catch cc_queue error with the non-seperate sort optree, test 18. make non-upwards goto errors non-fatal, defer to run-time More... over 15 years ago
trying to catch cc_queue error with the non-seperate sort optree, test 18. make non-upwards goto errors non-fatal, defer to run-time More... over 15 years ago
removed cygwin gcc specific stack-protector removal. It was a bug of mine. More... over 15 years ago
removed cygwin gcc specific stack-protector removal. It was a bug of mine. More... over 15 years ago
revert the gv stack handling to previous More... over 15 years ago
revert the gv stack handling to previous More... over 15 years ago
rip out PERL_FLEXIBLE_EXCEPTIONS completely More... over 15 years ago
rip out PERL_FLEXIBLE_EXCEPTIONS completely More... over 15 years ago
* C.pm: Fixed braces warning for empty xpvcv startfield (Nullany) More... over 15 years ago
* C.pm: Fixed braces warning for empty xpvcv startfield (Nullany) More... over 15 years ago
Added CC specific tests to increase CC op coverage. More... over 15 years ago
Added CC specific tests to increase CC op coverage. More... over 15 years ago
* CC.pm (1.05): added experimental -O3/-finline-ops. Can be removed if it works okay for the new inlined versions. inlined pp_enter, pp_reset, pp_regcreset, pp_stringify if -O3 fixed pp_padsv DEREF for 5.10 documented test coverage for each op Fixed wrong $PERL511 definition * Stackobj.pm (1.00_02): RV fix for 5.11. More... over 15 years ago
* CC.pm (1.05): added experimental -O3/-finline-ops. Can be removed if it works okay for the new inlined versions. inlined pp_enter, pp_reset, pp_regcreset, pp_stringify if -O3 fixed pp_padsv DEREF for 5.10 documented test coverage for each op Fixed wrong $PERL511 definition * Stackobj.pm (1.00_02): RV fix for 5.11. More... over 15 years ago
1.15 release More... over 15 years ago
1.15 release More... over 15 years ago
Fixed MSWin32 tests again. Lost the 1.13 patches with 1.14. More... over 15 years ago
Fixed MSWin32 tests again. Lost the 1.13 patches with 1.14. More... over 15 years ago
1.14 fixed 5.10 CC eval "" * CC.pm: Remove the wrong optimisation -fbind-ppaddr/-O2 (never released) * CC.pm (1.04): Fixed entereval/leaveeval for 5.10. Fixes eval "", test 12. The end of the string CALLRUNOPS needed to be nullified, as in 5.8. 5.11 CORE also needs a patch for this. Optimized away SP save/restore for %no_stack ops. Need to read this from opcode.pl eventually. PERL_ASYNC_CHECK (pending signals) added after every basic blocks with -O1 and every loop. * C.pm: More 5.10 union braces. * Stackobj.pm (1.00_01): Added iv and nv to peek. Added documentation. * Bblock.pm (1.03_01): Print the argument (sub) to inspect. Added missing documentation. * t/testcore.t: improved. added -fail and a list of failing tests. C now always with -O3. * t/c_allow_opts.t: Added for -DALLOW_PERL_OPTIONS. More... over 15 years ago
1.14 fixed 5.10 CC eval "" * CC.pm: Remove the wrong optimisation -fbind-ppaddr/-O2 (never released) * CC.pm (1.04): Fixed entereval/leaveeval for 5.10. Fixes eval "", test 12. The end of the string CALLRUNOPS needed to be nullified, as in 5.8. 5.11 CORE also needs a patch for this. Optimized away SP save/restore for %no_stack ops. Need to read this from opcode.pl eventually. PERL_ASYNC_CHECK (pending signals) added after every basic blocks with -O1 and every loop. * C.pm: More 5.10 union braces. * Stackobj.pm (1.00_01): Added iv and nv to peek. Added documentation. * Bblock.pm (1.03_01): Print the argument (sub) to inspect. Added missing documentation. * t/testcore.t: improved. added -fail and a list of failing tests. C now always with -O3. * t/c_allow_opts.t: Added for -DALLOW_PERL_OPTIONS. More... over 15 years ago
ws More... over 15 years ago
ws More... over 15 years ago
Todo blurps (mostly already implemented) More... over 15 years ago
Todo blurps (mostly already implemented) More... over 15 years ago
fixed test 29 on 5.6 More... over 15 years ago
fixed test 29 on 5.6 More... over 15 years ago
CC no_stack and simplier magic type names. todo: type attrs and name cmdline switch More... over 15 years ago
CC no_stack and simplier magic type names. todo: type attrs and name cmdline switch More... over 15 years ago