This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2018-04-17 Daniel Draganfix SEGV in XS::APItest::Backrefs::Comctl32Version()
2018-04-17 Tony Cookregen uconfig.h
2018-04-16 H.Merijn BrandRegen after backporting and merging
2018-04-16 David MitchellRevert "S_regmatch: eliminate WHILEM_A_min paren saving"
2018-04-16 Karl Williamsonregen/mk_invlists.pl: stop at 256 for latin1 lists
2018-04-16 Karl Williamsonregen/mk_invlists.pl: Add comment
2018-04-16 Tony Cook(perl #131844) fix various space calculation issues...
2018-04-16 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-15 Karl Williamsonperlbug: Ask confirmation if would overwrite existing...
2018-04-15 Karl WilliamsonPATCH: (perl #132227 CVE-2018-6797] heap-buffer-overflow
2018-04-15 Karl Williamsonutf8.c: Don't dump malformation past first NUL
2018-04-15 Karl WilliamsonPATCH: [perl #132055] Assertion failure
2018-04-15 Daniel Draganfix -DNO_MATHOMS build, mathomed syms were not removed...
2018-04-15 Karl WilliamsonMove utf8_to_uvchr out of mathoms.c
2018-04-14 Chris 'BinGOs... Them bones
2018-04-14 Steve HayTick off 5.24.4 and 5.26.2
2018-04-14 Steve Hay5.26.2 today
2018-04-14 Steve Hay5.24.4 today
2018-04-14 Steve HayImport perl5244delta.pod and perl5262delta.pod
2018-04-14 Steve HayUpdate Module-CoreList with data for 5.24.4 and 5.26.2
2018-04-14 Steve HayEpigraphs for 5.24.4 and 5.26.2
2018-04-12 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-12 Daniel Draganfix win32 with Ming.org GCC 3.4.5 build
2018-04-12 H.Merijn BrandUpdate Config::Perl::V with test on 5.27.11 (rsync...
2018-04-10 Ricardo Signesperlvar: update the docs on "my $_" to note its removal
2018-04-09 David MitchellS_regmatch(): improve debugging output
2018-04-09 Daniel Draganfix parallel ALL_STATIC Win32 build
2018-04-09 Tony Cookprevent warnings from building Storable on x64 Win32...
2018-04-08 Marc-PhilipPATCH: [perl #133074] 5.26.1: some coverity fixes
2018-04-08 Karl WilliamsonAdd Marc-Philip Werner to AUTHORS
2018-04-08 Daniel Draganfix utf8.c overflowed VC6's preproc macro buffer and...
2018-04-08 Karl WilliamsonPATCH: [perl #133037] new warning in inline.h
2018-04-08 James E KeenanSpelling correction for consistency with pod/perldebgut...
2018-04-08 James E KeenanSpelling correction for consistency with pod/perldebgut...
2018-04-08 James E KeenanOne more spelling correction from Ville Skyttä.
2018-04-08 James E KeenanProvide additional email address for author.
2018-04-08 James E KeenanSpelling corrections from Ville Skytt.
2018-04-04 Karl WilliamsonRevert "inline.h: Silence compiler warning"
2018-04-04 David Mitchellbytes.pm: remove 'use utf8' from example
2018-04-04 Tony Cook(perl #127743) don't use a freed context
2018-04-03 Karl WilliamsonUse unsigned to avoid compiler warning
2018-04-03 David MitchellPOSIX.pm: resolve ambiguous #If
2018-04-03 Karl Williamsoninline.h: Silence compiler warning
2018-04-03 Karl WilliamsonPATCH: [perl #132167] Parse error in regex_sets
2018-04-03 Daniel DraganRT #133039 dont build a Storable.so/.dll with a static... origin/tonyc/132992-storable-deps
2018-04-03 Karl Williamsonregexec.c: Use macro intended for the purpose
2018-04-02 Tony Cook(perl #132876) define API macros on if the NEED_ macro...
2018-04-02 Tony Cook(perl #132876) only define croak_xs_usage()'s assert...
2018-04-02 Tony Cook(perl #133009) *nix builds need Cwd.pm too
2018-04-02 Tony CookStorable: the Limit.pm should depend on the code genera...
2018-04-02 Tony Cook(perl #133009) handle the XP fallback after we're ready...
2018-04-01 Karl WilliamsonPATCH: [perl #133405] POSIX.xs: Silence compiler warning
2018-03-31 Karl Williamsonregexec.c: Silence a compiler warning
2018-03-31 Karl Williamsonregcomp.c: Simplify a function
2018-03-31 Karl Williamsonutf8.c: Add missing const in formal parameter
2018-03-31 Karl Williamsonutf8.c: Remove unused thread context for core-only fcn
2018-03-31 Karl Williamsonregexec.c: Simplify a little
2018-03-31 Karl Williamsonregexec.c: White-space only
2018-03-31 Karl Williamsonregcomp.c: White-space only
2018-03-31 Karl WilliamsonMerge branch 'use swashes less often' into blead
2018-03-31 Karl Williamsonregcomp.c: Rmv no longer used variable
2018-03-31 Karl Williamsonregcomp.c: Rmv no longer used core-only function
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Fix to work on early Unicode
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Improve error message
2018-03-31 Karl Williamsonutf8.c: Rmv no longer used function
2018-03-31 Karl WilliamsonUse compiled-in C structure for inverted case folds
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Generate tables for inverted...
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Inversion maps don't have to...
2018-03-31 Karl Williamsonregexec.c: Remove no longer used macros
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Change some fcns to return a ref
2018-03-31 Karl WilliamsonRemove obsolete variables
2018-03-31 Karl Williamsonregexec.c: White-space, comment only
2018-03-31 Karl Williamsonregexec.c: Convert swash lookup to inversion list
2018-03-31 Karl Williamsonregexec.c: Convert swash lookup to inversion list
2018-03-31 Karl Williamsonregexec.c: Convert swash lookup to inversion list
2018-03-31 Karl Williamsonregexec.c: Explicitly use case: instead of default:
2018-03-31 Karl Williamsonregexec.c: Check for UTF-8 fitting
2018-03-31 Karl Williamsonregexec.c: Convert one swash to inversion list
2018-03-31 Karl Williamsonregexec.c: Rmv obsolete macro
2018-03-31 Karl WilliamsonUse charnames inversion lists
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Generate charnames inversion...
2018-03-31 Karl WilliamsonRemove no longer used constant and #if checks.
2018-03-31 Karl Williamsonutf8.c: Change no longer used params to dummys
2018-03-31 Karl WilliamsonMove init of 2 inversion lists to perl.c
2018-03-31 Karl WilliamsonFix bug in mathoms fcn _is_utf8_xidcont()
2018-03-31 Karl Williamsonutf8.c: Avoid calling swash code
2018-03-31 Karl Williamsonutf8.c: Prefer an inversion list over a swash
2018-03-31 Karl Williamsonutf8.c: Clarify comment
2018-03-31 Karl Williamsonperl.h: Clarify comment
2018-03-31 Karl Williamsonutf8.c: Add comments
2018-03-31 Karl Williamsonregexec.c: Silence compiler warning
2018-03-31 Karl Williamsonutf8.c: Allow to compile for early Unicode versions
2018-03-30 Zeframfix versions in doc of signature/attribute diag
2018-03-30 Zeframdelete unreliable test of Carp crash avoidance
2018-03-29 James E KeenanRemove 'our' from one non-Exporter-related variable.
2018-03-29 James E KeenanUse lexically scoped ('our') variables in POD examples.
2018-03-29 Karl WilliamsonUpdate proto.h
2018-03-29 Karl Williamsonembed.fnc: Add a const to parameter
2018-03-29 Sergey AleynikovMaintain extralibs order for linker
2018-03-29 Sergey AleynikovFix ALL_STATIC builds with MinGW
next