Front page | perl.perl5.porters |
Postings from June 2013
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
June 15, 2013 01:08
Subject:
Perl 5 Commit Summary
Message ID:
E1UneyS-0001Za-36@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
38 commits. 12 unique authors. 10 unique committers.
59 files changed, 713 insertions(+), 756 deletions(-)
Net code removal: Mike Doherty (265 lines) Leon Timmermans (10 lines)
Steve Hay (3 lines) Tony Cook (1 line)
Thanks, applied: Ricardo Signes (1) Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/673553d05ec39a29.tar.gz
Update ExtUtils-MakeMaker to CPAN version 6.68
Chris 'BinGOs' Williams 31 files changed, 137 insertions(+), 56 deletion
http://perl5.git.perl.org/perl.git/commit/673553d05ec39a29
note that \s matching \cK is marked experimental
Ricardo Signes 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3602d7b64bbbd934
perlexperiment: version of acceptance for \N{name}
Ricardo Signes 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3cb3bd668f5d1724
perlexperiment: ithreads seemed accepted in 5.8.0
Ricardo Signes 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a0e7915191b8bbc
perlexperiment: long doubles are not experimental
Ricardo Signes 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/36d2f798ed0d18fd
reorder experiments by version (mostly)
Ricardo Signes 1 file changed, 98 insertions(+), 100 deletions(
http://perl5.git.perl.org/perl.git/commit/51c34fa4701dd3a8
the code that used hstat, istat, qstat was removed in 6fd8c33a
Tony Cook 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/68787f3b00557f39
tboffset hasn't been used since 7196fc2f
Tony Cook 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/057a50b9ffdf7561
prevent a couple of porting test issues under PERL_UNICODE
Tony Cook 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f378d7a60bac945d
remove reference to experimental code never in core
Ricardo Signes 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ba4c839040ad56f
Fix inclusion of Compress/Raw/Bzip2 and Encode in MinGW ALL_STATIC build
Steve Hay 2 files changed, 8 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/b520de4a53f99c20
note warning categories in perlexperiment
Ricardo Signes 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f28b5b1757fff63
perldelta for the exec warning category change
Ricardo Signes 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6810f0add8525bb2
fix category on "Statement unlikely to be reached"
Ricardo Signes 3 files changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/573d2b1a3b181bcb
Eliminate macro for OpenVMS debugger [perl #118447].
Craig A. Berry 2 files changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9152021db0fe677b
Possessive and non greedy quantifier modifiers are mutually exclusive
Yves Orton 4 files changed, 13 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/5f3789aabfaf43d0
Don't ignore signals on pclose
Leon Timmermans 1 file changed, 0 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6fd8c33ab8e814d9
Merge the re-ordering of when in the build write_buildcustomize.pl is run.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/6b28e74b02b8a23c
In miniperl, if lib/buildcustomize.pl fails to load, exit with an error.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/15870c5cfd6279e9
write_buildcustomize.pl now test loads the generated lib/buildcustomize.pl
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e6dd9cb29e9c036
write_buildcustomize.pl no longer writes to STDOUT
Nicholas Clark 5 files changed, 39 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/b78ac7159b42a0e0
Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.
Nicholas Clark 4 files changed, 10 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/f6b3c354c9a2b091
Generate lib/buildcustomize.pl at the same time as the miniperl executable.
Nicholas Clark 4 files changed, 37 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/cb251201d6951395
Benchmark.t: fix skip() call
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5c39bf1981fd94f2
Benchmark.t: make calibration a test
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f12bac9728169abf
do not warn when optimizing away /x{0,0}?+/ and /x{0,0}+/
Yves Orton 2 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/b75763d608047188
perldelta: add entries gleaned from commit messages
David Golden 1 file changed, 31 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7bfa5540b75a547
Corrections to 0511665b4b
Steve Hay 2 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/125084908db87e2d
converted t/win32.t/system* to test.pl style
Marcel Gruenauer 2 files changed, 23 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/0511665b4b04e5ba
Benchmark.t: consistent delta comparing
David Mitchell 1 file changed, 15 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a753380757ead7b
Benchmark.t: disdplay calibration diag output
David Mitchell 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e95cc2cfb6218800
release schedule: fix years for 5.20
Ricardo Signes 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06911b0726a09e7a
Merge branch 'delta-deprecate' into blead
Ricardo Signes 2 parents
http://perl5.git.perl.org/perl.git/commit/5bf0592bdf78c2f2
make Porting/corelist.pl emit delta-style %deprecated
Ricardo Signes 1 file changed, 33 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/1e955fab3a83454a
add Mike Doherty to the AUTHORS file
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f9547781e8e156bf
Module::CoreList: changelog for delta %deprecated
Ricardo Signes 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cd1607cd05b60ab6
re-add the deprecation data for soundex and checktree
Ricardo Signes 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/230125eac17a9c68
Make %Module::CoreList::deprecated a delta hash
Mike Doherty 1 file changed, 208 insertions(+), 473 deletions
http://perl5.git.perl.org/perl.git/commit/5ff416ffca0cf4af
Current branch smoke-me/nicholas/File-Spec-in-XS
9 commits. 2 unique authors. 1 unique committer.
1139 files changed, 28308 insertions(+), 64289 deletions(-)
Thanks, applied: Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f6c46fb4e5773c2b.tar.gz
In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6c46fb4e5773c2b
File::Spec in XS
Zefram 7 files changed, 394 insertions(+), 27 deletions
http://perl5.git.perl.org/perl.git/commit/b1b57238640e81ae
Add the upstream Makefile.PL for Cwd
Nicholas Clark 2 files changed, 28 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/9e5aabc89b6c743a
Add dist/constant/lib to the paths in the generated lib/buildcustomize.pl
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2aeb70c3773c6e85
In miniperl, if lib/buildcustomize.pl fails to load, exit with an error.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2bb23ac2b5cfd86
write_buildcustomize.pl now test loads the generated lib/buildcustomize.pl
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be0aeee89a7ae5ff
write_buildcustomize.pl no longer writes to STDOUT
Nicholas Clark 5 files changed, 39 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/6b3058844b30a9a4
Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.
Nicholas Clark 4 files changed, 10 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/24b93d3a7c36b82e
Generate lib/buildcustomize.pl at the same time as the miniperl executable.
Nicholas Clark 4 files changed, 37 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/600ea516310bd645
Current branch smoke-me/nicholas/FindExt
4 commits. 1 unique author. 1 unique committer.
40 files changed, 727 insertions(+), 671 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/930ac65c0ce5bcbc.tar.gz
Minor refactors to FindExt's test, removing code duplication.
Nicholas Clark 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/930ac65c0ce5bcbc
Thanks to FindExt::apply_config() we're now able to test dynamic extensions.
Nicholas Clark 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/814ea9677e06a8e2
FindExt::apply_config() needs to skip Sys::Syslog on Win32.
Nicholas Clark 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/409a555d3df5ceed
Correct a type in FindExt::apply_config in the "I18N-Langinfo" code.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e2f848703d41c69f
New branch rjbs/not-unique
1 commit. 1 unique author. 1 unique committer.
Net code removal: Ricardo Signes (14 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f78cc69f033dbd81.tar.gz
remove any special handling of :unique, deprecated since v5.10
Ricardo Signes 3 files changed, 3 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f78cc69f033dbd81
New branch smoke-me/nicholas/known-extensions
3 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (29 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e87a7260927c4d60.tar.gz
In FindExt, eliminate _ext_ne() and make extensions() a simple subroutine.
Nicholas Clark 1 file changed, 2 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e87a7260927c4d60
Add non-XS extensions to known_extensions.
Nicholas Clark 2 files changed, 14 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/6b7d34dded5d1e38
Remove Configure code that supported the old-style nested layout for ext/
Nicholas Clark 1 file changed, 28 insertions(+), 55 deletions(-
http://perl5.git.perl.org/perl.git/commit/c94915b65a7fabf0
New branch smoke-me/salva/Storable
119 commits. 5 unique authors. 1 unique committer.
Net code removal: Salvador (860 lines) Salvador Fandino (643 lines)
Nicholas Clark (28 lines)
Thanks, applied: Nicholas Clark (117)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0b2583a5f8620b94.tar.gz
remove several unused variables
Salvador 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b2583a5f8620b94
remove unused variable
Salvador 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/872561601e20227f
remove unused variable
Salvador 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a090afabd316dbe
remove implicit conversion of void* to char*
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/65b1e3406d68f776
remove some warning related to implicit conversion of const char * to char *
Salvador 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/83755d7ef15bd84c
a SvMAGICAL test guarding a mg_find call was been performed on the wrong obj
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/81af16c1db1cae60
In Storable.xs, don't attempt return the return value of a void function.
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0e6b41b5683f2b07
Fix pointer-sign warnings, and add missing returns
Reini Urban 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/040e51c74f334b9e
In Storable.xs, simplify and inline the macro STORE_HASH_SORT.
Nicholas Clark 1 file changed, 5 insertions(+), 34 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fa04395b5f903b2
support serialization and cloning of SVs comming from a tied structure in 5.
Salvador 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f4977f1ea3324caf
remove syntax error only happening with threaded perls
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/38aab6fd5bc815f6
remove ISO C90 forbids mixed declarations and code warning
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/92751ff808208d91
fix some comments
Salvador 1 file changed, 4 insertions(+), 21 deletions(-)
http://perl5.git.perl.org/perl.git/commit/103aa9c64ac1ab0d
fix some comments
Salvador 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9e2449f635229df
remove obsolete comment
Salvador 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff192239e19051aa
use a pointer table instead of a hash table for storing package indexes
Salvador 1 file changed, 21 insertions(+), 38 deletions(-
http://perl5.git.perl.org/perl.git/commit/a4e921b9084e08db
remove pkg_can, pkg_fetchmeth, pkg_hide and pkg_uncache that are not used an
Salvador 1 file changed, 0 insertions(+), 43 deletions(-)
http://perl5.git.perl.org/perl.git/commit/49a8370efa6ea25e
remove pkg_can, pkg_fetchmeth, pkg_hide and pkg_uncache that are not used an
Salvador 1 file changed, 0 insertions(+), 77 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d961632dbe1af784
inline pkg_can, pkg_fetchmeth, pkg_hide on store_blessed and store_hook; rem
Salvador 1 file changed, 51 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea7a083abdf45c13
add missing FREETMPS and LEAVE on store_hook; reorder things to eliminate us
Salvador 1 file changed, 20 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/411e29a52ff03f3a
on store_hook instead of moving result values to a temporary AV serialize th
Salvador 1 file changed, 19 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/61ae21fae8ddc2a6
use ST macro to access hook return values from the stack instead of POPs in
Salvador 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f32a22f39d8e1044
remove function array_call now unused
Salvador 1 file changed, 0 insertions(+), 44 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a96ad6a1330239e
inline array_call inside store_hook to open the way for new optimizations
Salvador 1 file changed, 24 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90562e6802f13456
put comment in the rigth place
Salvador 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a293277165dfe0ec
put comment in the rigth place
Salvador 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/13b5675a72a75d84
give friendly name to lenx variables and reorganize code putting flag calcul
Salvador 1 file changed, 48 insertions(+), 59 deletions(-
http://perl5.git.perl.org/perl.git/commit/64a2ac5af9c214a1
do not cache ref tags on store_hook as creating the new SVs may be actually
Salvador 1 file changed, 42 insertions(+), 55 deletions(-
http://perl5.git.perl.org/perl.git/commit/6baea1bc1c82f038
simplify handling of eflags in store_hook
Salvador 1 file changed, 15 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0d7c8aa4992a2d7
add missing PUTBACK
Salvador 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ced2413fcd921721
remove the 'optype' slots and replace them by 'cloning'
Salvador 1 file changed, 49 insertions(+), 75 deletions(-
http://perl5.git.perl.org/perl.git/commit/ca7d9133ca9be4d2
fix bad ASSERT call; remove unused macros for char IO
Salvador 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d18c28ec5a63abae
storing functions now are void
Salvador 1 file changed, 170 insertions(+), 212 deletions
http://perl5.git.perl.org/perl.git/commit/a7a949b107022b62
simplify store function
Salvador 1 file changed, 40 insertions(+), 72 deletions(-
http://perl5.git.perl.org/perl.git/commit/77a6e4baf46882c8
use HAS_HTONL and htonl/ntohl if available in order to guarantee we retain t
Salvador 1 file changed, 24 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/49b639db28a6fa14
hints is not needed anymore
Salvador 9 files changed, 31 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/8686b0b120469d8e
$File::Spec::VERSION may have format x.xx_xx which results in a warning when
Salvador Fandiño 3 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/454f055e1ac1cbf6
copy ptr_table code into a header file so that it can be used in old perls
Salvador Fandiño 3 files changed, 191 insertions(+), 3 deletions(
http://perl5.git.perl.org/perl.git/commit/fb8df7d40e6dd9b4
put fixes for old perls into Storable.xs instead of pushing them into Devel:
Salvador Fandiño 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d3042301ed5e871
croak_sv required in 5.10 and below
Salvador Fandiño 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c097b30d3ade4636
fix some errors that only appear on Perl compiled with thread support, fix s
Salvador 3 files changed, 10 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/3c5bd8c9aacbc21f
minor cleanup
Salvador Fandino 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/e7c0dc951bdd9b20
use SvREFCNT_inc_NN variant
Salvador Fandino 1 file changed, 25 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/40e8d2a952c488c2
convert the BLESS macro into a function, remove the in_retrieve_overloaded h
Salvador Fandino 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1044495246b70b99
convert the BLESS macro into a function, remove the in_retrieve_overloaded h
Salvador Fandino 1 file changed, 14 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/0123f3df23326a86
fix memory leak
Salvador Fandino 1 file changed, 49 insertions(+), 48 deletions(-
http://perl5.git.perl.org/perl.git/commit/20fd93ec4aafc68b
retrieve_hash and retrieve_flags_hash merged into one function
Salvador Fandino 1 file changed, 87 insertions(+), 132 deletions(
http://perl5.git.perl.org/perl.git/commit/2b6d3d824833ce4d
prepare for merging retrieve_hash and retrieve_flags_hash into one function
Salvador Fandino 1 file changed, 47 insertions(+), 54 deletions(-
http://perl5.git.perl.org/perl.git/commit/7fe48fd67f77bf4b
s/retrieve_any_scalar/retrieve_scalar_any/
Salvador Fandino 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9660bae70ae80f9c
fix spelling error
Salvador Fandino 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5db1e407922039d0
merge retrieve_vstring and retrieve_lvstring into one function
Salvador Fandino 1 file changed, 30 insertions(+), 52 deletions(-
http://perl5.git.perl.org/perl.git/commit/08258eb6253d1512
make retrieve_scalar variants into one unique function
Salvador Fandino 1 file changed, 33 insertions(+), 64 deletions(-
http://perl5.git.perl.org/perl.git/commit/1b28804b9e75c19e
remove a couple of memory leaks
Salvador Fandino 1 file changed, 13 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/113b29db86129e89
use a unique function for retrieving tied hashes, arrays and scalar, fix mem
Salvador Fandino 1 file changed, 22 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/758aab33d0b24337
remove obsolete comments
Salvador Fandino 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfa031ed3d433864
fix memory leak
Salvador Fandino 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4a2b2b5f4861542e
fix memory leak
Salvador Fandino 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5128afdc3ae197a3
remove UNSEE macro and scalar_call function which are not used any more
Salvador Fandino 1 file changed, 0 insertions(+), 63 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76eb8d0f9fc58908
retrieve_hook cleanup
Salvador Fandino 2 files changed, 148 insertions(+), 184 deletion
http://perl5.git.perl.org/perl.git/commit/b1f3aae50e6bcf95
taint new scalars when they are read
Salvador 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3adebf598e116df
one and only one of f and in must be non null
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/788d0a62019953d7
one and only one of f and in must be non null
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a4e8f7e747464ff5
one and only one of f and in must be non null
Salvador 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e5ddb81c394672c7
use a macro to read variable length integers
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b390bc5e276cdeb5
use a macro to read variable length integers
Salvador 1 file changed, 14 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/cca0729debb8e8bc
code simplification
Salvador 1 file changed, 11 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/6b4c2acebca4ade3
minor cleanup
Salvador 1 file changed, 29 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/71b9cb424dd938a6
remove immortal flag from SEEN macro, immortals don't mind being properly re
Salvador 1 file changed, 28 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/9af417b559ca41db
minor cleanup
Salvador 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dac61199e5d9dd99
minor cleanup
Salvador 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aa4a9d7a4df288d6
remove now useless macros
Salvador 1 file changed, 0 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/033ba5bbd38fd782
fix memory leak on old_retrieve_array
Salvador 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4045b24ee6a05dae
retrieve_code cleanup, fix $@ handling, dying from inside $Storage::Eval sho
Salvador 2 files changed, 20 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/3f6b80ea763311ed
retrieve_code cleanup
Salvador 1 file changed, 6 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6986dfe700cb18ed
retrieve_code cleanup
Salvador 1 file changed, 47 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c8faf0eed834d7d
simplify forgive_me handling, do not cache it
Salvador 1 file changed, 7 insertions(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93a197b110676101
improve croak_io_error and related macros, generate bad magic number errors
Salvador 1 file changed, 346 insertions(+), 392 deletions
http://perl5.git.perl.org/perl.git/commit/9805b21a545cea22
assertions
Salvador Fandino 1 file changed, 50 insertions(+), 46 deletions(-
http://perl5.git.perl.org/perl.git/commit/89115ae2b63e1e48
clean read/write macros and functions, diying on error instead of returning
Salvador Fandino 2 files changed, 181 insertions(+), 214 deletion
http://perl5.git.perl.org/perl.git/commit/bcdfaabdf778127a
simplify code
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/64c448e33dca8583
fix syntax error inside TRACEME call
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be31612bccb316a0
remove memory leak when storing hashes in canonical order and some callback
Salvador 1 file changed, 1 insertion(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ad7362c7416909d
add FIXME comment for later
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dd79c4adb2b0f67d
simplify code flow
Salvador 1 file changed, 103 insertions(+), 105 deletions
http://perl5.git.perl.org/perl.git/commit/c4ae8ff0f034761c
mortalize AV containing results from STORABLE_freeze hook instead of managin
Salvador 1 file changed, 2 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/324262f28096b24d
preserve integrity of av in store_hook at any time, so we don't leak in case
Salvador 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8bb228b668c9eca0
fix memory leak: save free pseen ptr_table operation
Salvador 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6cb19c94664da739
remove conditional code to use hashes instead of ptr tables, the later can b
Salvador 1 file changed, 12 insertions(+), 75 deletions(-
http://perl5.git.perl.org/perl.git/commit/b940c1dd06fbdadd
fix broken sanity check when serializing values returned by STORABLE_freeze
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8f2fd9ae2e77aec4
remove memory leak happening when STORABLE_freeze dies
Salvador 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0508a36ab96a645e
remove memory leak happening when STORABLE_freeze dies
Salvador 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dd0cf5f5b889a00d
change fragile test, that now breaks because we are not leaking memory anymo
Salvador 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d413e9d4ff09a57
remove hack abusing hash structure to store classname classnums, it was a mo
Salvador 1 file changed, 15 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/f52dcce9f6ed91e6
allocate temporary perl structures as mortals
Salvador 2 files changed, 17 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/4ee632b5e694e054
add support for last_op_in_netorder sub
Salvador 2 files changed, 8 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/949728272ecd6194
readd support for 'is_retrieving' and 'is_storing' subs
Salvador 2 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/be2cb16d7f5d162b
massive changes resulting from the elimination of this diabolic by-thread-st
Salvador Fandino 1 file changed, 417 insertions(+), 796 deletions
http://perl5.git.perl.org/perl.git/commit/bafb493abbe3514f
remove some unused fields from store_cxt and create new retrieve_cxt types
Salvador Fandino 1 file changed, 28 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b0cd7dc136d05890
init retrieve context before reading the magic header, this probably fixes a
Salvador 1 file changed, 15 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/fd84e87b64a10077
set cxt->forgive_me from init_retrieve_context
Salvador 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fdddd4e6cf5428de
emit magic header also from dclone
Salvador 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae966443e9c4a865
store returns true on failure
Salvador 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df3102120c07f7a9
breaking context structure into store and retrieve parts
Salvador 1 file changed, 200 insertions(+), 327 deletions
http://perl5.git.perl.org/perl.git/commit/cb18f273822a5e09
use better names
Salvador 1 file changed, 49 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea977fb6cbdd2c90
print truncate length on test_truncate
Salvador 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/39966656ec0a57b2
replace membuf by input and input_end pointers, remove extensible structure
Salvador 1 file changed, 23 insertions(+), 44 deletions(-
http://perl5.git.perl.org/perl.git/commit/e35131dec9cdf13c
remove references to the now useless membuf_ro and msaved
Salvador 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b5ebed587e3effc2
croak on write error instead of returning -1 from function to function up th
Salvador 1 file changed, 24 insertions(+), 55 deletions(-
http://perl5.git.perl.org/perl.git/commit/a47641c115d0578a
place WRITE_MARK macro in a better place
Salvador 1 file changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d2f4a36f5ec3f6a
membuf substituted by SV for write operations
Salvador 1 file changed, 290 insertions(+), 364 deletions
http://perl5.git.perl.org/perl.git/commit/8e2df3ba65ee531d
clone input SV if it has magic attached as it may change unexpectedly right
Salvador 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a57581c280b42850
simpler UTF8 downgrade
Salvador 1 file changed, 8 insertions(+), 38 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cd20d851ae271d9
reorder some macros and functions and remove some useless code
Salvador 1 file changed, 17 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd435d4b21250b9a
use READ_STRING instead of READ, fix memory leak
Salvador 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c2ed7c8c84a7f621
use READ_STRING instead of SAFEPVREAD
Salvador 1 file changed, 25 insertions(+), 72 deletions(-
http://perl5.git.perl.org/perl.git/commit/63f95a28ff49421d
substitute SAFEREAD and its always-the-same context code by a simpler READ_S
Salvador 1 file changed, 26 insertions(+), 84 deletions(-
http://perl5.git.perl.org/perl.git/commit/3bd5e34f2becf6ab
make read_key into read_string that accepts the target SV as a parameter
Salvador 1 file changed, 15 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/4679443b8c811944
make key buffer allocation and key reading into one function (read_key)
Salvador 1 file changed, 35 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/63ab12b696674ced
use a SV as key buffer
Salvador 1 file changed, 33 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/7f5df6a7ba69c2d7
Deleted branch smoke-me/nicholas/early-Makefile-bootstrap
Deleted branch smoke-me/vms-autodoc-once
Thread Next