App-perlall
view release on metacpan or search on metacpan
-*- change-log -*-
0.51 2019-12-10
* build: cperl support
0.50 2016-06-12
* build: cmdline options -D or -U override now default settings.
* list: support cperl and perl
0.49 2015-11-27
* Devel::PatchPerl::Plugin::Compiler: mandatory fix for 5.22
which broke ByteLoader and thus the bytecode compiler.
0.48 2015-10-06
* Devel::PatchPerl::Plugin::Compiler: updated RT#81332 (B) for 5.18,5.20,5.22
* build: fixed detection of cmdline options -DAU
* build: run TEST_JOBS=4 make test_harness with build
* build: default to -Uuseshrplib on darwin with DEBUGGING
* build: do not derive $Config{useshrplib} from default perl anymore
0.47 2015-07-08
* fix -strong bug with clang, leave now -fstack-protector and
-fstack-protector-strong.
* add -ddflow, -sstack, -cps, -cpi suffix support for clang
* remove support for old -faddress-sanitizer syntax
0.46 2014-08-09
* fix -*san sanitizer cmdline quoting, add -isan support
0.45 2014-07-25
* use nice _gitoneliner via git describe --long --tags --dirty --always
0.44 2014-01-11
* build: fix -Uuseithreads with -nt suffix. it compiled to a threaded version since 0.42
0.43 2013-12-09
* build: cp -rf usr/local/lib. libs are now installed readonly
0.42 2013-12-06
* build: -m vs -mempool. do not build multi with 5.12.5d-mempool -Accflags=-DPERL_TRACK_MEMPOOL
0.41 2013-12-03
* build: Collapse -thread-multi to -thread when only ithreads are available
0.40 2013-11-18
* Devel::PatchPerl::Plugin::General: CPAN #88936 fixed with 5.19.6
0.39 2013-10-23
* added new Devel::PatchPerl::Plugin::General for yet unpatched
CPAN #88936 Compress-Raw-Zlib -g3: final link failed: Memory exhausted
needed for debugging builds
* Asan: fixed _patch_hsplit_rehash
* fix typo in t/release-pod-syntax.t
0.38 2013-09-10
* improved -asan detection with newer clang (> 3.2)
0.37 2013-07-13
Asan:
* improved RT#118525 patch "Return B::HEK for B::CV::GV of lexical subs"
for 5.17-5.19
0.36 2013-07-11
Asan:
* add RT#118525 B::CV::GV crash on lexsubs for 5.17-5.19
0.35 2013-03-22
Asan:
* fix typo _patch_hsplit_rehash (#issue 6, Tokihiro Matsuno)
0.34 2013-03-05
Asan:
* improved RT#111594 Socket::unpack_sockaddr_un heap-buffer-overflow
See https://rt.cpan.org/Public/Bug/Display.html?id=76067
( run in 0.925 second using v1.01-cache-2.11-cpan-98e64b0badf )