Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/salva/Storable
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/salva/Storable
Show duplicate emailed reports
Filter:
?
Salvador: emit magic header also from dclone
C
Salvador: store returns true on failure
C
Salvador: breaking context structure into store and retrieve parts
C
Salvador: use better names
C
Salvador: print truncate length on test_truncate
C
Salvador: replace membuf by input and input_end pointers, remove extensible structure
C
Salvador: remove references to the now useless membuf_ro and msaved
C
Salvador: croak on write error instead of returning -1 from function to function up the stack
C
Salvador: place WRITE_MARK macro in a better place
C
Salvador: membuf substituted by SV for write operations
C
Salvador: clone input SV if it has magic attached as it may change unexpectedly right under our nose
C
Salvador: simpler UTF8 downgrade
C
Salvador: reorder some macros and functions and remove some useless code
C
Salvador: use READ_STRING instead of READ, fix memory leak
C
Salvador: use READ_STRING instead of SAFEPVREAD
C
Salvador: substitute SAFEREAD and its always-the-same context code by a simpler READ_STRING macro
C
Salvador: make read_key into read_string that accepts the target SV as a parameter
C
Salvador: make key buffer allocation and key reading into one function (read_key)
C
Salvador: use a SV as key buffer
C