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
about 3 hours
ago. based on code collected
about 8 hours
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 186 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add gcc warning flags
Reini Urban
More...
over 15 years ago
add gcc warning flags
Reini Urban
More...
over 15 years ago
use debugging gcc warning flags
Reini Urban
More...
over 15 years ago
use debugging gcc warning flags
Reini Urban
More...
over 15 years ago
perlcc: add -d for debugging gcc warning flags
Reini Urban
More...
over 15 years ago
perlcc: add -d for debugging gcc warning flags
Reini Urban
More...
over 15 years ago
t/testcore.t: nicer cannot message
Reini Urban
More...
over 15 years ago
t/testcore.t: nicer cannot message
Reini Urban
More...
over 15 years ago
Changed test 33 to use inline package, the error is elsewhere. Unify t/testplc.sh -o option (orig, no -Mblib), removed -C for CORE. Updated t/testplc.sh
Reini Urban
More...
over 15 years ago
Changed test 33 to use inline package, the error is elsewhere. Unify t/testplc.sh -o option (orig, no -Mblib), removed -C for CORE. Updated t/testplc.sh
Reini Urban
More...
over 15 years ago
oh no! methodcall syntax is not detected. added test 35
Reini Urban
More...
over 15 years ago
oh no! methodcall syntax is not detected. added test 35
Reini Urban
More...
over 15 years ago
update docs, add test 34 for magic hashes (ENV since 5.8.9)
Reini Urban
More...
over 15 years ago
update docs, add test 34 for magic hashes (ENV since 5.8.9)
Reini Urban
More...
over 15 years ago
documentation fixes
Reini Urban
More...
over 15 years ago
documentation fixes
Reini Urban
More...
over 15 years ago
fix xsloader issue, esp. with -O3
Reini Urban
More...
over 15 years ago
fix xsloader issue, esp. with -O3
Reini Urban
More...
over 15 years ago
fixed hv init for magic hashes. pre-allocate array and xpvhv_aux. added missing dSP to dl_init.
Reini Urban
More...
over 15 years ago
fixed hv init for magic hashes. pre-allocate array and xpvhv_aux. added missing dSP to dl_init.
Reini Urban
More...
over 15 years ago
Under darwin, the struct byteloader_header bl_header variable from byterun.h is landing in a strange section (S) that makes ld cough:
Reini Urban
More...
over 15 years ago
Under darwin, the struct byteloader_header bl_header variable from byterun.h is landing in a strange section (S) that makes ld cough:
Reini Urban
More...
over 15 years ago
first released with 1.14
Reini Urban
More...
over 15 years ago
first released with 1.14
Reini Urban
More...
over 15 years ago
New test 32 fails on 5.11.3 only Added Opcodes support >= 2.01 even with no_stack. (not on CPAN yet) added pp_pushmark pp_break pp_continue to no_stack handling. register int for warn_sv loop added CC specific tests to increase CC op coverage after 100. always use CC -finline-ops as it is safe to use a macro as func call, just CALLRUNOPS is not allow ending ### comment in TESTS added more perlcc todo (--staticxs) fixed a perl-5.6 cxinc warning
Reini Urban
More...
over 15 years ago
New test 32 fails on 5.11.3 only Added Opcodes support >= 2.01 even with no_stack. (not on CPAN yet) added pp_pushmark pp_break pp_continue to no_stack handling. register int for warn_sv loop added CC specific tests to increase CC op coverage after 100. always use CC -finline-ops as it is safe to use a macro as func call, just CALLRUNOPS is not allow ending ### comment in TESTS added more perlcc todo (--staticxs) fixed a perl-5.6 cxinc warning
Reini Urban
More...
over 15 years ago
added test case for 5.6 qr// bug
Nick Koston
More...
over 15 years ago
added test case for 5.6 qr// bug
Nick Koston
More...
over 15 years ago
Added CC specific tests to increase CC op coverage. Switched test 32 (arith) with 33 (evaltry catch die) as it fails with 5.11.3. TESTS: Added test 32 (evaltry catch die): Fails on 5.11.3 C/CC only, Regression: <5.11.3 it works okay.
Reini Urban
More...
over 15 years ago
Added CC specific tests to increase CC op coverage. Switched test 32 (arith) with 33 (evaltry catch die) as it fails with 5.11.3. TESTS: Added test 32 (evaltry catch die): Fails on 5.11.3 C/CC only, Regression: <5.11.3 it works okay.
Reini Urban
More...
over 15 years ago
←
1
2
…
182
183
184
185
186
187
188
189
190
…
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