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 11 hours
ago. based on code collected
about 16 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 180 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fail on t/TESTS syntax errors. closes google issue 14
Reini Urban
More...
over 15 years ago
fail on t/TESTS syntax errors. closes google issue 14
Reini Urban
More...
over 15 years ago
silence empty arg usage
Reini Urban
More...
over 15 years ago
silence empty arg usage
Reini Urban
More...
over 15 years ago
waiting diag
Reini Urban
More...
over 15 years ago
waiting diag
Reini Urban
More...
over 15 years ago
remove empty line from TESTS. Fixes Use of uninitialized value $expect in substitution (s///) at t/test.pl line 789
Reini Urban
More...
over 15 years ago
remove empty line from TESTS. Fixes Use of uninitialized value $expect in substitution (s///) at t/test.pl line 789
Reini Urban
More...
over 15 years ago
status update pre-tests
Reini Urban
More...
over 15 years ago
status update pre-tests
Reini Urban
More...
over 15 years ago
add frozenperl_2010.pod
Reini Urban
More...
over 15 years ago
add frozenperl_2010.pod
Reini Urban
More...
over 15 years ago
refactor as presented
Reini Urban
More...
over 15 years ago
refactor as presented
Reini Urban
More...
over 15 years ago
refactored t/modules.t by toddr, minor changes by rurban
Reini Urban
More...
over 15 years ago
refactored t/modules.t by toddr, minor changes by rurban
Reini Urban
More...
over 15 years ago
all tests pass now
Reini Urban
More...
over 15 years ago
all tests pass now
Reini Urban
More...
over 15 years ago
add t/modules temp files (toddr)
Reini Urban
More...
over 15 years ago
add t/modules temp files (toddr)
Reini Urban
More...
over 15 years ago
* bytecode.pl: added cop_seq_low (155), cop_seq_high (156) instead of xnv. No conversion code for loading older bytecode needed, but fragile (double => 2 int)
Reini Urban
More...
over 15 years ago
* bytecode.pl: added cop_seq_low (155), cop_seq_high (156) instead of xnv. No conversion code for loading older bytecode needed, but fragile (double => 2 int)
Reini Urban
More...
over 15 years ago
* C.pm: fixed evaltry (test 12), NVX was shared with 2 xpad_cop_seq ints which accidently just worked before 1.17 with %s, but not after changing to the %g representation. Ignore unused random (overlong) xpviv IV, causing "warning: this decimal constant is unsigned only in ISO C90" * Bytecode.pm (1.06): same NVX => xpad_cop_seq fix as in C.pm, added 2 new bytecodes (cop_seq_low, cop_seq_high), fixed tests 9,10,12. Passes all tests > 5.6 now.
Reini Urban
More...
over 15 years ago
* C.pm: fixed evaltry (test 12), NVX was shared with 2 xpad_cop_seq ints which accidently just worked before 1.17 with %s, but not after changing to the %g representation. Ignore unused random (overlong) xpviv IV, causing "warning: this decimal constant is unsigned only in ISO C90" * Bytecode.pm (1.06): same NVX => xpad_cop_seq fix as in C.pm, added 2 new bytecodes (cop_seq_low, cop_seq_high), fixed tests 9,10,12. Passes all tests > 5.6 now.
Reini Urban
More...
over 15 years ago
Fix evaltry (test 12): It was NVX vs union xpad_cop_seq ( 2 ints)!
Reini Urban
More...
over 15 years ago
Fix evaltry (test 12): It was NVX vs union xpad_cop_seq ( 2 ints)!
Reini Urban
More...
over 15 years ago
release 1.18
Reini Urban
More...
over 15 years ago
release 1.18
Reini Urban
More...
over 15 years ago
On non-author mode select 10 random tests. Don't use pragma re as XS sample. There's a warning in newer perls
Reini Urban
More...
over 15 years ago
On non-author mode select 10 random tests. Don't use pragma re as XS sample. There's a warning in newer perls
Reini Urban
More...
over 15 years ago
←
1
2
…
176
177
178
179
180
181
182
183
184
…
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