Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Releases: perl11/cperl

cperl-win-5.28.0.4146

01 Sep 22:33
Compare
Choose a tag to compare
cperl-win-5.28.0.4146 Pre-release
Pre-release

cperl windows nightly

cperl-5.26.2 released

08 Jan 17:29
Compare
Choose a tag to compare

Current status and more binaries at http://perl11.org/cperl/STATUS.html, changes at http://perl11.org/cperl/perl5262cdelta.html, overview at http://perl11.org/cperl/perlcperl.html

Some new security problems and the usual bugfixes and module updates.

5b507eb0fc2c60c87e97f48a501fbbbfd4456148  cperl-5.26.2-1.pkg
c73a77fdbda6e8c8bbd6895851c8537881022928  cperl-5.26.2-mingw-x64.tar.xz
2056fa81ba8a9bed614f5554162d16677514a251  cperl-5.26.2-mingw-x86.tar.xz
893d9442181201f06a3fc9a60ff0a9a602d9af72  cperl-5.26.2.tar.bz2
c0181782c93e5445dc8c27eafdff9f63d6b8331b  cperl-5.26.2.tar.gz
ecd4430521aad33867a0553c894a3952cd90bc6d  cperl-5.26.2.tar.xz

cperl-win-5.26.2.3898

08 Jan 16:03
Compare
Choose a tag to compare
cperl-win-5.26.2.3898 Pre-release
Pre-release

cperl windows nightly 1b638e2

cperl-5.24.3 released

05 Jan 12:08
Compare
Choose a tag to compare

Current status and more binaries at http://perl11.org/cperl/STATUS.html, changes at http://perl11.org/cperl/perl5243cdelta.html, overview at http://perl11.org/cperl/perlcperl.html

Some new security problems.

01930349082691f1da7396e327a9e068f8d4ba01  cperl-5.24.3-1.pkg
f5c71d205e7328bf3a4d31acb660ad5c070e63cc  cperl-5.24.3.tar.bz2
58e2265d201dc144eaf76548c15e744c6deaf393  cperl-5.24.3.tar.gz
2a86a3924b3b1f8358430891acc5ff11c5c9cb70  cperl-5.24.3.tar.xz

cperl-5.22.5 released

01 Jan 15:40
Compare
Choose a tag to compare

Current status and more binaries at http://perl11.org/cperl/STATUS.html, changes at http://perl11.org/cperl/perl5225cdelta.html, overview at http://perl11.org/cperl/perlcperl.html

Some new security problems.

8b1c3ea1a337b336b671d74486f093a5f4ac7c67  cperl-5.22.5.tar.bz2
dd98ead6dafa9fa64c39b3839c2dc40037158d16  cperl-5.22.5.tar.gz
1688ceca75aa12e7d419bdeb4f1fa6b35cf18973  cperl-5.22.5.tar.xz
962baeb25354af933abd7b3760f816c8d05f7762  cperl-5.22.5-1.pkg

cperl 5.27.2 released

05 Dec 15:08
Compare
Choose a tag to compare
cperl 5.27.2 released Pre-release
Pre-release

Current status at http://perl11.org/cperl/STATUS.html
Changes at http://perl11.org/cperl/perl5272cdelta.html
Overview at http://perl11.org/cperl/perlcperl.html

Highlights:

  • Merged with v5.27.5 with many fixes
  • Optimize static methods to subs
  • Dump more COP fields
  • More unicode ops
  • delete on key/value slices
  • Unicode 10
  • Re-enable warnings illegalproto
  • In-place editing is now safer
  • Initialisation of aggregate state variables
  • Full-size inode numbers
  • Changed warnings::register handling of all
  • 4 security fixes (one security problem was added with 5.27.5)
  • 13 incompatible changes
  • 2 deprecations
  • 1 module removal: B-Debug
  • 11 performance improvements
  • requires a C89 compiler
  • Dropped support for PowerUX / Power MAX OS
fb1947f95150f7c5c6b6fda2511aad78de572932  cperl-5.27.2.tar.gz
6ca5ce61b791ec3b176ea0be87602684d54ed8b1  cperl-5.27.2.tar.xz
5535670a3eca44fd571711d79025143d60bb451e  cperl-5.27.2-1.pkg
5fe4986a77ddb52975ceb10e7542a68e31d609c2  cperl-5.27.2-mingw-x64.tar.xz
91ab6a63711819101084df3fd84b20becb63bab6  cperl-5.27.2-mingw-x86.tar.xz

cperl-win-5.26.1.3503

21 Oct 17:40
Compare
Choose a tag to compare
cperl-win-5.26.1.3503 Pre-release
Pre-release

cperl windows nightly

cperl-win-5.26.1.3502

21 Oct 17:40
Compare
Choose a tag to compare
cperl-win-5.26.1.3502 Pre-release
Pre-release

cperl windows nightly

cperl-5.27.1 released

14 Aug 09:11
Compare
Choose a tag to compare
cperl-5.27.1 released Pre-release
Pre-release

Current status at http://perl11.org/cperl/STATUS.html
Changes at http://perl11.org/cperl/perl5271cdelta.html
Overview at http://perl11.org/cperl/perlcperl.html

Highlights:

  • perl6-like class/roles/method/has OO, see http://perl11.org/cperl/perlclass.html (multi later with 5.27.2)
  • Optimized and fixed method lookup on classes
  • Check and normalize stringified names
  • Added strict names, see http://perl11.org/blog/strict-names.html
  • ~3.5% faster XS calls
  • optimized iter loops a bit (~20%), but still generating the AND op.
  • warn on unused constant args in a list with next, goto, redo, last, dump.
  • inc_version_list skips now older development versions.
  • -Dusedevel optional
  • Support cperlivp -d DESTDIR
  • Fixed Porting/cmpVERSION.pl
  • Fixed many mingw and cygwin issues. smokers added. no dlltool. optimized mingw builds (use new gcc features), ...
  • Fixed signature corruption with skip'ed arguments
  • Harmonized TOKENBUF_SIZE and stack buf sizes
  • Fixed critical regex stack recursion overflow with DEBUGGING
  • Added missing arity checks to readline(1,2,3) and readpipe
c1a572ddf5f8c3bb64996574abe028a44dc292fc  cperl-5.27.1-1.pkg
714736edf33fbc8cc32ddfac95b2792659143749  cperl-5.27.1.tar.bz2
b656fd842698a2d75e951b9404fbc13a5bf47d66  cperl-5.27.1.tar.gz
47706a77948a260a9c0c75c7669394062d430184  cperl-5.27.1.tar.xz
b9572df73ae27b961f0f9e86bf5f9deef67f546d  cperl-5.27.1.3420-mingw-x64.tar.xz
218ffe95d975dd682a1dfa0b2e6d16a60e429da0  cperl-5.27.1.3420-mingw-x86.tar.xz
5de097bdc41c9fe712a4edf21fd1f33ad1bc1e8c  cperl-5.27.1.3420-win32.exe
f3e7c17eb470ffec83c92013286be6e471f2a7f9  cperl-5.27.1.3422-win64.exe

cperl-5.26.1-msvc

08 Aug 06:02
Compare
Choose a tag to compare
appveyor: nightlies with more branches