Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.6
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
maint-5.6
Show duplicate emailed reports
Filter:
?
Gurusamy Sarathy: some tweaks to change#9278 (fork() emulation should be enabled by setting BUILD_FLAVOR instead of changing the defaults)
C
Gurusamy Sarathy: integrate change#9271 from mainline; a tweak to Glob.pm docs
C
Vadim Konovalov: Borland C++ for Win32 fixes Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
C
Jarkko Hietaniemi: Integrate change #9270 from mainline to maintperl: continued 4-arg UTF-8 substr() fixing.
C
Gurusamy Sarathy: VMS piping fixes (from Charles Lane)
C
Gurusamy Sarathy: cut-n-paste goof in change#9264
C
Gurusamy Sarathy: do alphabetical sorting by default (for csh compatibility); bsd_glob() does ASCII sort by default as usual, unless GLOB_ALPHASORT was specified
C
Gurusamy Sarathy: integrate change#9255 from mainline (unicode fix)
C
Gurusamy Sarathy: revert the leak fix in change#9142 (problem needs a more experimental fix unsuitable for 5.6.1)
C
Robin Barker: printf warning Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
C
Chris Nandor: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
C
Peter Prymmer: test fixes and installation cleanliness for OS/390 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
C
Jarkko Hietaniemi: A more robust solution for the 64bitall AIX dynaloading problem, from Jens-Uwe Mager.
C
Jarkko Hietaniemi: 64-bit AIX dynaloading problem (see #9244) idea from Jens-Uwe Mager.
C
Jarkko Hietaniemi: Integrate change #9243 from mainline into maintperl.
C
Jarkko Hietaniemi: Get 64bitall AIX building, but still does not test okay: dynaloading anything fails, for example for op/defins: Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not v
C
Gurusamy Sarathy: VMSify tests (from Charles Lane)
C
Gurusamy Sarathy: this is 5.6.1-trial3
C
Gurusamy Sarathy: some new symbols are only available under ithreads
C
Gurusamy Sarathy: update patchlevel.h, Changes, &c.
C
Gurusamy Sarathy: integrate changes#8068,8717 from mainline
C
Gurusamy Sarathy: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
C
Gurusamy Sarathy: revert the change#9090 integrate for now (change looks somewhat incomplete in that [ha]v_exists() need something similar; lacks tests; &c.)
C
Gurusamy Sarathy: some refcounts were incorrect in perl_clone(); avoid hang in global destruction when there are unreferenced scalars (SvREFCNT==0)
C
Jarkko Hietaniemi: Regen api and toc.
C
Jarkko Hietaniemi: Integrate changes in #9070,9072,9101 from mainline into maintperl, add a lost line in pp.c:pp_chop(), update to new op/chop.
C
Jarkko Hietaniemi: Integrate changes #7971(perlio),8982,9061,9062,9068,9069, 9079,9083,9089,9090,9091 from mainline to maintperl.
C
Chris Nandor: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
C
Jarkko Hietaniemi: Integrate changes #9113,9122 from mainline into maintperl.
C
Jarkko Hietaniemi: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline into maintperl.
C
Jarkko Hietaniemi: Integrate changes #9207,9214 from mainline into maintperl.
C
Jarkko Hietaniemi: Integrate change #9223 from mainline to maintperl.
C
Jarkko Hietaniemi: The -Dmksymlinks wasn't working for maintperl.
C
Gurusamy Sarathy: remove duplicated tests
C
Jarkko Hietaniemi: Integrate changes #8128,9132 from mainline into maintperl, Tie::SubstrHash fixes.
C
Gurusamy Sarathy: more thorough cleaning of arenas--keep going until no more SvREFCNT_dec()s occur (this fixes the problem that causes the pesky "Scalars leaked" warnings)
C
Jarkko Hietaniemi: Integrate changes #9120,9167 from mainline to maintperl.
C
Gurusamy Sarathy: avoid warnings
C
Gurusamy Sarathy: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify results
C
Gurusamy Sarathy: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS (caused Storable 1.0.10 to break on windows)
C
Gurusamy Sarathy: back out changes#9012,9010,9009 and parts of change#9016 (causes ABRs under purify, and some prerequisites don't seem to be there in 5.6.x)
C
Gurusamy Sarathy: fix another memory leak reported by purify (tie callbacks that croak can leak when wiping out magic)
C
Gurusamy Sarathy: remove squelch controls for "Scalars leaked" messages in most places (these are now cured)
C
Gurusamy Sarathy: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
C
Gurusamy Sarathy: integrate change#9067 from mainline
C
Gurusamy Sarathy: make the error text look more consistent in hints/hpux.sh
C
Gurusamy Sarathy: Win32::GetCwd() returns C: instead of C:\ in the root directory under ithreads
C
Gurusamy Sarathy: fix memory leak in C<sub X { sub {} }> arising from a refcount loop between the outer sub and the inner prototype anonsub
C
Jarkko Hietaniemi: Integrate change #7784 from mainline into maintperl.
C
Gurusamy Sarathy: fix memory leak in pack("Bb",...)
C
More...