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
2 days
ago. based on code collected
3 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 187 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cc test 29 passes
Reini Urban
More...
over 15 years ago
cc test 29 passes
Reini Urban
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
Reini Urban
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
Reini Urban
More...
over 15 years ago
removed cygwin gcc specific stack-protector removal. It was a bug of mine.
Reini Urban
More...
over 15 years ago
removed cygwin gcc specific stack-protector removal. It was a bug of mine.
Reini Urban
More...
over 15 years ago
revert the gv stack handling to previous
Reini Urban
More...
over 15 years ago
revert the gv stack handling to previous
Reini Urban
More...
over 15 years ago
rip out PERL_FLEXIBLE_EXCEPTIONS completely
Reini Urban
More...
over 15 years ago
rip out PERL_FLEXIBLE_EXCEPTIONS completely
Reini Urban
More...
over 15 years ago
* C.pm: Fixed braces warning for empty xpvcv startfield (Nullany)
Reini Urban
More...
over 15 years ago
* C.pm: Fixed braces warning for empty xpvcv startfield (Nullany)
Reini Urban
More...
over 15 years ago
Added CC specific tests to increase CC op coverage.
Reini Urban
More...
over 15 years ago
Added CC specific tests to increase CC op coverage.
Reini Urban
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.
Reini Urban
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.
Reini Urban
More...
over 15 years ago
1.15 release
Reini Urban
More...
over 15 years ago
1.15 release
Reini Urban
More...
over 15 years ago
Fixed MSWin32 tests again. Lost the 1.13 patches with 1.14.
Reini Urban
More...
over 15 years ago
Fixed MSWin32 tests again. Lost the 1.13 patches with 1.14.
Reini Urban
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.
Reini Urban
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.
Reini Urban
More...
over 15 years ago
ws
Reini Urban
More...
over 15 years ago
ws
Reini Urban
More...
over 15 years ago
Todo blurps (mostly already implemented)
Reini Urban
More...
over 15 years ago
Todo blurps (mostly already implemented)
Reini Urban
More...
over 15 years ago
fixed test 29 on 5.6
Reini Urban
More...
over 15 years ago
fixed test 29 on 5.6
Reini Urban
More...
over 15 years ago
CC no_stack and simplier magic type names. todo: type attrs and name cmdline switch
Reini Urban
More...
over 15 years ago
CC no_stack and simplier magic type names. todo: type attrs and name cmdline switch
Reini Urban
More...
over 15 years ago
←
1
2
…
183
184
185
186
187
188
189
190
191
…
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