2020-02-12 |
Karl Williamson | toke.c: Split code to load _charnames.pm into own fnc |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Karl Williamson | toke.c: Change variable name, add one |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Karl Williamson | toke.c: extract charnames code from S_new_constant |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Karl Williamson | lib/charnames.t: Add a couple of tests |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Karl Williamson | Remove claimed support for mbstowcs, wcstombc |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Dagfinn Ilmari... | Revert "pp_(get|set)priority: remove ancient glibc... |
commit | commitdiff | tree | snapshot |
2020-02-12 |
Karl Williamson | perlreref: quantifier {,n} is now illegal |
commit | commitdiff | tree | snapshot |
2020-02-11 |
James E Keenan | Additional email (github) address for Richard Leach |
commit | commitdiff | tree | snapshot |
2020-02-11 |
Richard Leach | Tie::File - Document use of binmode on filehandles |
commit | commitdiff | tree | snapshot |
2020-02-11 |
Todd Rinaldo | Make Tie::File distro conform to strict and warnings. |
commit | commitdiff | tree | snapshot |
2020-02-11 |
Todd Rinaldo | Remove %newkeys from Tie::File::_oadjust |
commit | commitdiff | tree | snapshot |
2020-02-11 |
Todd Rinaldo | Sync Tie-File changelog with CPAN |
commit | commitdiff | tree | snapshot |
2020-02-11 |
Marc Green | Reword pod2html crossref err msgs; show only if $verbose |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Karen Etheridge | add missing RT links to older perldelta |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Karen Etheridge | improve pod formatting and minor punctuation nit |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Yves Orton | t/porting/manifest.t: ignore .mailmap |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Yves Orton | .mailmap: add a file to allow git to show correct emails |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Yves Orton | toke.c - handle ${10} properly - Issue #12948 |
commit | commitdiff | tree | snapshot |
2020-02-10 |
Tony Cook | Document purpose of miniperl |
commit | commitdiff | tree | snapshot |
2020-02-09 |
Hugo van der... | skip op/signame_canonical test under miniperl |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Yves Orton | perl.h: define PERL_BITFIELD8/16/32 as U8/U16/U32 |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Yves Orton | pp_sys.c: add casts to silence Win32 build warnings |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Yves Orton | regcomp.c: silence possible loss of data warnings |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Yves Orton | Revert "Update Scalar-List-Utils to CPAN version 1.54" |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Yves Orton | fix defines for PERL_BITFIELDxx on Linux and Win32 smoke-me/fix_bitfield_definitions 17549/head |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Chris 'BinGOs... | Update Scalar-List-Utils to CPAN version 1.54 |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Chris 'BinGOs... | Tie-File is 1.05 on CPAN |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Chris 'BinGOs... | Update parent to CPAN version 0.238 |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Chris 'BinGOs... | Update Devel-PPPort to CPAN version 3.57 |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 2.36 |
commit | commitdiff | tree | snapshot |
2020-02-07 |
Yves Orton | regcomp.c: make \K+ and \K* illegal. |
commit | commitdiff | tree | snapshot |
2020-02-05 |
Karl Williamson | perlunicode: Slight clarification |
commit | commitdiff | tree | snapshot |
2020-02-05 |
Karl Williamson | pod/perlrecharclass.pod: Slight clarification |
commit | commitdiff | tree | snapshot |
2020-02-05 |
James E Keenan | Additional email for E Choroba |
commit | commitdiff | tree | snapshot |
2020-02-05 |
E. Choroba | Add a missing switch to a documentation example |
commit | commitdiff | tree | snapshot |
2020-02-05 |
Dagfinn Ilmari... | regen/opcdode.pl: remove alternate PP function implemen... |
commit | commitdiff | tree | snapshot |
2020-02-05 |
Dagfinn Ilmari... | pp_i_modulo(): remove workaround for ancient glibc bug |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Todd Rinaldo | Make it possible to remove a closed IO::Socket handle... |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Todd Rinaldo | Pass the canonical signal name to the signal handler... |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Dagfinn Ilmari... | pp_(get|set)priority: remove ancient glibc C++ workaround |
commit | commitdiff | tree | snapshot |
2020-02-04 |
James E Keenan | Do not ignore non-zero error code from 'make minitest' |
commit | commitdiff | tree | snapshot |
2020-02-04 |
James E Keenan | Prohibit usage of Test::Simple under 't/' |
commit | commitdiff | tree | snapshot |
2020-02-04 |
James E Keenan | Clarify guidance for usage of Test::More in tests |
commit | commitdiff | tree | snapshot |
2020-02-04 |
David Mitchell | multiconcat: keep assign for 'local $foo = "..."' |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Yves Orton | pp_sort.c: Tinker with pp_sort to untickle mingw bug |
commit | commitdiff | tree | snapshot |
2020-02-04 |
David Mitchell | pp_crypt(): reindent CPP directives |
commit | commitdiff | tree | snapshot |
2020-02-04 |
Yves Orton | B::perlstring - add support for \e (Fix #17526) |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Karl Williamson | Support Unicode properties Identifier_(Status|Type) |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Karl Williamson | Add Unicode UTS #39 files |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Karl Williamson | mktables: Generalize the scx property handling |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Karl Williamson | mktables: Improve warning msg |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Karl Williamson | mktables: Add capability to override match directory |
commit | commitdiff | tree | snapshot |
2020-02-03 |
David Mitchell | pp_crypt(): remove ancient glibc bug workaround |
commit | commitdiff | tree | snapshot |
2020-02-03 |
David Mitchell | Tie::File: use unique tmp filename in 29a_upcopy.t |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Yves Orton | toke.c: fix Multidimensional array heuristic to ignore... |
commit | commitdiff | tree | snapshot |
2020-02-01 |
Hugo van der... | op.c: hoist first-pass logic out of loop in pmtrans() |
commit | commitdiff | tree | snapshot |
2020-02-01 |
Hugo van der... | op.c: balance braces in #if 0 section |
commit | commitdiff | tree | snapshot |
2020-01-31 |
Yves Orton | pp_sort.c: fix fencepost error in call to av_extend() |
commit | commitdiff | tree | snapshot |
2020-01-31 |
Yves Orton | perltie.pod: rework example code so EXTEND is a no-op |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Unicode Consortium | Use Unicode 13.0 (beta) |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Williamson | Change Unicode property abbrev to upcoming official |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Williamson | regen/mk_invlists.pl: Sort generated tables alphabetically |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Williamson | regen/mk_invlists.pl: Clarify comment in output .h |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Williamson | regen/mk_invlists.pl: Do sort caselessly in places |
commit | commitdiff | tree | snapshot |
2020-01-30 |
Karl Williamson | regen/mk_invlists.pl; White space, comments only |
commit | commitdiff | tree | snapshot |
2020-01-29 |
James E Keenan | perldelta for commit 92e3396ae2 |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Paul Johnson | Fix minor grammar nit in threads docs |
commit | commitdiff | tree | snapshot |
2020-01-29 |
James E Keenan | Local variable 'o' hides a parameter of the same name |
commit | commitdiff | tree | snapshot |
2020-01-29 |
James E Keenan | Harmonize whitespace. |
commit | commitdiff | tree | snapshot |
2020-01-29 |
James E Keenan | Correct misleading entries in SYNOPSIS |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Tony Cook | perldelta for 6212a44b69c4, 8e30fd6e957f |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Tony Cook | bump $IO::VERSION |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Tony Cook | NetBSD, Darwin, Cygwin don't appear to support SO_PROTOCOL |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Andrew Hewus... | Only cache io_socket_proto if protocol is truthy |
commit | commitdiff | tree | snapshot |
2020-01-28 |
James E Keenan | More descriptive variable name |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Dan Book | Update links to perlrun to link to specific items |
commit | commitdiff | tree | snapshot |
2020-01-28 |
Tony Cook | add support for E<sol> and E<verbar> to diagnostics.pm |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | perldelta for 719b7c2b26e2, a04fd069805e |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | only install ExtUtils::XSSymSet man page on VMS |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | run/switches.t: allocate the in-place edit test directo... |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Todd Rinaldo | Bump version on Tie::File to 1.05 |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Todd Rinaldo | Remove silly version change test for Tie::File |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Todd Rinaldo | Correct typo in MAINFEST for new file in Tie::File |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Todd Rinaldo | Add Changelog to Tie::File to make CPAN updates easier. |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Hugo van der... | perldelta for af6880c950 |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Hugo van der... | regexec: don't increment recursion counter for non... |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | perldelta for c92273b390a1, 2d572b086e2 |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | bump $Storable::VERSION and update ChangeLog |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | Storable/t/recurse.t: note may not be available |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Tony Cook | Storable/Makefile.PL: fix dependencies |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Tony Cook | perldelta for 4b004c43ef2 |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Tony Cook | always treat undef in %INC as a failed require |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Tony Cook | test case for GH #17428, an interaction between undef... |
commit | commitdiff | tree | snapshot |
2020-01-26 |
Leon Timmermans | perlio.c: make :unix close method call underlaying... |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Karen Etheridge | Update perlfaq to CPAN version 5.20200125 |
commit | commitdiff | tree | snapshot |
2020-01-25 |
Yves Orton | regcomp.c: restore {} braces to DEBUG_PARSE_r multi... |
commit | commitdiff | tree | snapshot |
2020-01-24 |
Yves Orton | XS-APItest: add tests for U8TO64_LE() and other hashing... |
commit | commitdiff | tree | snapshot |
2020-01-24 |
Yves Orton | hv_func.h: tweak how we deal with 64 bit Siphash |
commit | commitdiff | tree | snapshot |
2020-01-24 |
Tomasz Konojacki | win32: don't set the base address of perl5xx.dll |
commit | commitdiff | tree | snapshot |
2020-01-23 |
Karl Williamson | grok_bin_oct_hex: Add some branch predictions |
commit | commitdiff | tree | snapshot |
next |