This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dquote.c: Change parameter name
[perl5.git] / dist /
2020-01-21 Alberto SimoesUpdate ExtUtils-CBuilder to 0.280234
2020-01-20 Matthew HorsfallUpdate Module::CoreList for 5.31.9
2020-01-20 Matthew HorsfallUpdate Module::CoreList for v5.31.8 release
2020-01-20 Todd RinaldoUpdate dist/IO after release to CPAN
2020-01-20 Todd RinaldoUpdate Changelog for Locale::Maketext after 1.29 releas...
2020-01-19 Nicholas ClarkSkip the new open pragma tests for no ":utf8" under...
2020-01-19 Ricardo SignesIO: update ChangeLog for new trial release
2020-01-19 Nicholas ClarkLoading IO is now threadsafe, avoiding the core bug...
2020-01-19 Nicholas ClarkAdd tests for IO::Handle getline() and getlines().
2020-01-17 Nicolas RDisable dist/IO/t/io_sock.t on windows
2020-01-17 Craig A. BerryFix DEBUGGING check in Devel-PPPort/t/utf8.t
2020-01-16 Chase WhitenerUpdate documentation for IO::Socket.
2020-01-13 David MitchellTie::File: use unique tmp filenames in test files
2020-01-08 Dan BookDocument suggestion to use libffi for simple library...
2020-01-04 Craig A. BerryFix skip count in cachepropagate-tcp.t
2019-12-21 Nicolas RUpdate Module::CoreList for 5.31.8
2019-12-20 Nicolas RUpdate Module::CoreList for 5.31.7
2019-12-20 Nicolas RUpdate Net::Ping to upstream version 2.72
2019-12-16 Tony Cookharden IO's cachepropagate-tcp
2019-12-12 Ricardo SignesIO: update the ChangeLog after a (trial) release of...
2019-12-02 PaliStorable: Fix compile warning: comparison between signe...
2019-12-02 PaliStorable: Fix compile warning: format ‘%d’ expects...
2019-11-25 Tony Cookmake test (via TestInit) in core and TAP::Harness set...
2019-11-25 Sawyer XChange regex to look for t/ dir
2019-11-25 Sawyer XMove FindBin to dist/
2019-11-25 James E KeenanUpdate Storable's bugtracker
2019-11-25 Tony CookFilter::Simple: fix and sanity check for executable_no_...
2019-11-25 Tony Cookbump $Storable::VERSION
2019-11-25 Tony Cookdisallow vstring magic strings over 2GB-1
2019-11-22 Karl WilliamsonD:P: parts/inc/misc: Silence Wide char warnings
2019-11-22 Karl WilliamsonD:P: Update parts/base, parts/todo to latest
2019-11-22 Karl WilliamsonD:P: parts/embed.fnc: Update to latest blead
2019-11-22 Karl WilliamsonD:P: HACKERS: Correct misstatement
2019-11-22 Karl WilliamsonD:P: HACKERS: Update for modern test infrastructure
2019-11-22 Karl WilliamsonD:P: PATCH: gh #156 sync_locale doesn't work in 5.20...
2019-11-22 Karl WilliamsonD:P: devel/regenerate: Update script name
2019-11-22 Karl WilliamsonD:P: parts/apidoc.fnc: Update to latest blead
2019-11-22 Karl WilliamsonD:P: Convert ok() to is()
2019-11-22 Karl WilliamsonD:P: Change to use modern skip functionality
2019-11-22 Karl WilliamsonD:P: Convert to use modern Test functions
2019-11-22 Tomasz KonojackiD:P: fix mess.t failures when $0 contains backslashes
2019-11-22 Karl WilliamsonDevel::PPPort: Bump version to 3.56
2019-11-20 Chris 'BinGOs' Wil... Update Module::CoreList for 5.31.7
2019-11-20 Chris 'BinGOs' Wil... Update Module::CoreList for 5.31.6
2019-11-10 Steve HayUpdate Module-CoreList with data for 5.30.1
2019-11-09 Tomasz KonojackiUTF8_CHK_SKIP uses MIN() too
2019-11-08 Nicolas RPrepare Changelog and version for coming release
2019-11-08 Karl Williamsonparts/inc/misc: Convert to use ivers()
2019-11-08 Karl Williamsonparts/inc/inctools: ivers(): Add version string inputs
2019-11-08 Karl WilliamsonHACKERS: add more details; use of ivers()
2019-11-08 Karl Williamsonparts/inc/inctools: Add short synonym for int_parse_version
2019-11-08 Karl Williamsonmktests.PL: Require inctools in .t files
2019-11-08 Karl Williamsonutf8_to_uvchr_buf() Return proper length
2019-11-08 Karl WilliamsonRegenerate after new backportings
2019-11-08 Karl Williamsonparts/inc/misc: Change version validity criteria
2019-11-08 Karl WilliamsonBackport isFOO_LC_utf8_safe()
2019-11-08 Karl Williamsonparts/inc/misc: Backport some isFOO_LC macros
2019-11-08 Karl Williamsonparts/inc/misc: White-space only
2019-11-08 Karl Williamsonparts/inc/misc: Generalize a test
2019-11-08 Karl WilliamsonBackport toFOO_uvchr()
2019-11-08 Karl WilliamsonBackport isFOO_uvchr()
2019-11-08 Karl Williamsonparts/inc/misc: Change internal macro name
2019-11-08 Karl Williamsonparts/inc/misc: early toFOLD_utf8_safe() is toLOWER
2019-11-08 Karl Williamsonparts/inc/misc: Use hash and loop to generalize code
2019-11-08 Karl WilliamsonBackport UTF8_MAXBYTES_CASE
2019-11-08 Karl Williamsonparts/inc/misc: Fix EBCDIC bug
2019-11-08 Karl Williamsonparts/inc/utf8: Refactor a little for clarity
2019-11-08 Karl WilliamsonCan test isASCII_utf8_safe to earlier
2019-11-08 Karl WilliamsonHACKERS: Update, correct
2019-11-08 Karl WilliamsonGenerate latest apidoc.fnc from blead
2019-11-08 PaliImplement G_RETHROW for eval_sv
2019-11-08 PaliPartially revert 9f84bc0 which broke generating Makefil...
2019-11-08 Nicolas RMake dist generate a fresh PPPort.pm
2019-11-08 Karl WilliamsonBackport toLOWER_utf8_safe and kin
2019-11-08 Karl WilliamsonRegenerate to latest
2019-11-08 Karl WilliamsonPerl 7.0 had a space as being a graphic char
2019-11-08 Karl WilliamsonChange isUTF8_CHAR to use macro, not expansion
2019-11-08 Karl WilliamsonAdd warning about UTF-8 unreliable in early perls
2019-11-08 Karl WilliamsonisPSXSPC() is a synonym for isSPACE
2019-11-08 Karl WilliamsonBackport isFOO_utf8_safe() macros
2019-11-08 Karl WilliamsonAdd tests for NATIVE_TO_LATIN1, vice-versa
2019-11-08 Karl WilliamsonFix isGRAPH_L1() bug
2019-11-08 Karl Williamsonparts/inc/misc: Add withinCOUNT and inRANGE
2019-11-08 Karl Williamsonparts/inc/utf8: Backport some basic UTF-8 stuff
2019-11-08 Karl WilliamsonFix typos in HACKERS; add clarification
2019-11-08 Karl WilliamsonBackport UTF8_CHK_SKIP
2019-11-08 Karl WilliamsonBackport UTF8_SKIP
2019-11-08 Karl Williamsonparts/inc/misc: Backport UNI to/from NATIVE
2019-11-08 Karl WilliamsonUpdated apidoc.fnc to latest blead
2019-11-08 Karl WilliamsonGet latest blead embed.fnc
2019-11-08 Karl Williamsondevel/regenerate: Add --yes option
2019-11-08 Nicolas Rcat_file util in Makefile
2019-10-20 Steve HayUpdate Module::CoreList for 5.31.6
2019-10-20 Steve HayUpdate Module::CoreList for 5.31.5
2019-10-20 Steve HayFinish prepping Module::CoreList for 5.31.5
2019-10-14 James E KeenanExtend test coverage for Dumpvalue.pm
2019-10-13 James E KeenanDo not use 'exists' on arrays; use 'defined' instead
2019-10-12 James E KeenanDumpvalue: handle one more potential warning
2019-10-11 James E KeenanUse warnings in Dumpvalue.pm; fix those found
2019-10-11 Nicolas RFix p5-Text-Xslate on Perl 5.8.5
next