1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
5.10 only has a special cop_warnings STRLEN* type More... over 15 years ago
5.10 only has a special cop_warnings STRLEN* type More... over 15 years ago
t/testc.sh: do not run old leftovers More... over 15 years ago
t/testc.sh: do not run old leftovers More... over 15 years ago
fix sort count in 25: old qsort needs more passes than merge_sort since 5.8 More... over 15 years ago
fix sort count in 25: old qsort needs more passes than merge_sort since 5.8 More... over 15 years ago
improve comments More... over 15 years ago
improve comments More... over 15 years ago
-q switch: leave out O=-qq on 5.6 More... over 15 years ago
-q switch: leave out O=-qq on 5.6 More... over 15 years ago
Add the 0x prefix for the bytecode header byteorder string again, as originally with 5.6. 5.8 removed the byteorder at all. More... over 15 years ago
Add the 0x prefix for the bytecode header byteorder string again, as originally with 5.6. 5.8 removed the byteorder at all. More... over 15 years ago
bump version and copyright year More... over 15 years ago
bump version and copyright year More... over 15 years ago
5.6 byteorder fix: until 5.6 the $Config{byteorder} was falsely dependent on ivsize, we need longsize. More... over 15 years ago
5.6 byteorder fix: until 5.6 the $Config{byteorder} was falsely dependent on ivsize, we need longsize. More... over 15 years ago
update Changes More... over 15 years ago
update Changes More... over 15 years ago
whitespace only More... over 15 years ago
whitespace only More... over 15 years ago
fix tests for 5.6.2 More... over 15 years ago
fix tests for 5.6.2 More... over 15 years ago
byteorder swab swab only if same length. 1234 => 4321, 12345678 => 87654321 More... over 15 years ago
byteorder swab swab only if same length. 1234 => 4321, 12345678 => 87654321 More... over 15 years ago
add test25: ensure custom sortcv call More... over 15 years ago
add test25: ensure custom sortcv call More... over 15 years ago
partially revert r69: keep logs for local perlall-maketest More... over 15 years ago
partially revert r69: keep logs for local perlall-maketest More... over 15 years ago
implement -q for t/testc.sh More... over 15 years ago
implement -q for t/testc.sh More... over 15 years ago