This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed the ifdefs for INCOMPLETE_TAINTS
[perl5.git] / lib /
2013-09-18 Tony Cookbump File::Copy's $VERSION
2013-09-18 Nathan GlennAdded note about directories not being created with...
2013-09-17 Matthew Horsfall... RT-119817 - Treat =back as the end of a warning descrip...
2013-09-17 François Perradskip lib/ExtUtils/t/Embed.t when cross-compiling
2013-09-13 Ricardo Signesconvert mktables to parent.pm instead of base.pm
2013-09-12 Ricardo Signesoverload tests: use parent instead of base
2013-08-31 Karl Williamsonlib/locale.t: Refactor some tests
2013-08-31 Karl WilliamsonMake printf, sprintf respect 'use locale' for radix
2013-08-31 Karl Williamsonlib/locale.t: Add a bunch of tests
2013-08-31 Karl Williamsonlib/locale.t: Display unassigned chars
2013-08-31 Karl Williamsonlib/locale.t: Change debug output
2013-08-31 Karl Williamsonlib/locale.t: Display :punct: characters under debug...
2013-08-31 Karl Williamsonlib/locale.t: Use hash keys instead of many arrays
2013-08-29 Karl Williamsoncharnames: Make work in EBCDIC
2013-08-29 Karl WilliamsonUnicode::UCD: Work on non-ASCII platforms
2013-08-29 Karl Williamsonmktables: Generate native code-point tables
2013-08-29 Karl Williamsonmktables: Move table creation code
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-08-22 Chris 'BinGOs' Wil... Apply bitrig change to lib/locale.t too
2013-08-22 Niko TyniSkip the perldoc test if 'man' is missing
2013-08-21 Niko TyniCorrect spelling of LC_MESSAGES
2013-08-17 Lukas MaiPerlIO: remove string eval/code injection (#119287)
2013-08-15 Karl Williamsonlib/locale.t: Make Windows machines failures TODOs
2013-08-15 Karl Williamsonlib/locale.t: Add comment
2013-08-15 Karl Williamsonlib/locale.t: Add, improve debugging output
2013-08-15 Karl Williamsonlib/locale.t: Change variable name for accuracy
2013-08-15 Karl Williamsonlib/locale.t: Improve debug output
2013-08-15 Karl Williamsonlib/locale.t: White-space only
2013-08-15 Karl Williamsonlib/locale.t: Fix :digit:, :xdigit: tests
2013-08-15 Karl Williamsonlib/locale.t: Use proper constant.
2013-08-15 Karl Williamsonperluniprops: Add missing character to what's matched
2013-08-15 Karl Williamsonutf8.pm: Slight clarification in pod
2013-08-12 Karl Williamsonlib/locale.t: Make suitable for testing locales sanity
2013-08-12 Karl Williamsonlib/locale.t: Move advice output to end
2013-08-12 Karl Williamsonlocale.t: Don't show 100% pass when there are failures
2013-08-12 Karl Williamsonlib/locale.t: White-space only
2013-08-12 Karl Williamsonlib/locale.t: Don't skip certain tests
2013-08-12 Karl Williamsonlib/locale.t: Remove useless test.
2013-08-12 Karl Williamsonlib/locale.t: Add a bunch of tests.
2013-08-12 Karl Williamsonlib/locale.t: Better debug output
2013-08-12 Karl Williamsonlib/locale.t: Add test name to debug output
2013-08-12 Karl Williamsonlib/locale.t: Add omitted test cases
2013-08-12 Karl Williamsonlib/locale.t: Rename some internal elements
2013-08-12 Karl Williamsonlib/locale.t: Add comments; clarify some test names
2013-08-12 Karl Williamsonlib/locale.t: Allow turning on debug via env
2013-08-12 Father ChrysostomosTest multiline links in diagnostics.t
2013-08-12 Father ChrysostomosIncrease $diagnostics::VERSION to 1.32
2013-08-12 Father Chrysostomosdiagnostics: don’t truncate wrapped links
2013-08-12 Tony Cook[perl #117355] unTODO the [lu]cfirst under bytes tests
2013-08-12 Tony Cook[perl #117355] very basic tests for [ul]c(first)? under...
2013-08-11 Father Chrysostomosop.c:ck_svconst: Don’t allow ro COWs under old COW
2013-08-10 Shlomi FishRemove some effect-less code.
2013-08-10 Shlomi FishFix RT #41461 (with a test).
2013-08-07 James E KeenanClarify documentation re switch expecting an argument...
2013-08-04 Father Chrysostomos[perl #119043] Allow utf8 up/downgrade on ro COWs
2013-08-04 Father ChrysostomosRevert "[perl #119043] Exempt shared hash key consts...
2013-07-29 Tony Cook[perl #52000] use PL_exit_flags in the test so it works...
2013-07-29 John Gardiner Myers[perl #52000] Warn/abort on attempted perl exit
2013-07-28 Father Chrysostomos[perl #119043] Exempt shared hash key consts from ro
2013-07-26 Father ChrysostomosMake overloaded constants always read-only
2013-07-26 Father ChrysostomosTest readonliness of overload constants
2013-07-24 David MitchellEnglish.pm: update perl version where perf fixed
2013-07-24 Nicholas ClarkGenerate lib/.gitignore from MANIFEST.
2013-07-24 Nicholas ClarkMove all the "special case" build products from lib...
2013-07-24 Nicholas ClarkMake .gitignore and lib/.gitignore more consistent.
2013-07-24 Nicholas ClarkPrune some .gitignore files.
2013-07-19 David MitchellBenchmark.t: remove CPU-speed-sensitive test
2013-07-17 Tony Cookignore the build product lib/version.pod
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-16 James E KeenanConvert lib/FileHandle.t to use of Test::More; provide...
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-13 Father Chrysostomos[perl #118839] Make ‘n’ debugger cmd respect lv subs
2013-07-13 Father Chrysostomosperl5db.pl: Remove obsolete comment
2013-07-13 Father Chrysostomosdiagnostics.t: Adjust tests
2013-07-12 Nicholas ClarkFor -DPERL_GLOBAL_STRUCT, eliminate local variable...
2013-07-12 Nicholas ClarkFix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
2013-07-10 James E KeenanConvert to use of Test::More. Boost test coverage.
2013-07-10 Petr PísařSuppress system Term::ReadLine::Gnu
2013-07-09 Nicholas ClarkUse more semantic markup in the Pod for ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed::xsi_{protos,body} to use...
2013-07-09 Nicholas ClarkRefactor xsinit generation code in ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Miniperl to use ExtUtils::Embed.
2013-07-09 Nicholas ClarkTweak ExtUtils::Embed's generated C code to be closer...
2013-07-09 Nicholas ClarkPropagate bugfixes from {mini,}perlmain.c into ExtUtils...
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed to work with miniperl.
2013-07-08 Karl WilliamsonPATCH: [perl #115808]: POSIX::setlocale returns bizarre...
2013-07-08 James E KeenanAdd block to exercise case of very large buffer in...
2013-07-08 James E KeenanAdd tests for two previously unexercised sections of...
2013-07-07 Karl WilliamsonPATCH: [perl #118197] Cope with non-ASCII decimal separ...
2013-07-06 Ricardo Signesignore lib/File/Find.pm
2013-07-06 Karl WilliamsonPATCH: [perl #112208]: Set utf8 flag on $! appropriately
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-05 Nicholas ClarkChange File::Find's tests to look for taint.t instead...
2013-07-05 Nicholas ClarkImprove the BEGIN-time setup code for File::Find's...
2013-07-05 Father ChrysostomosIncrease $subs::VERSION to 1.02
2013-07-05 Olivier Menguésubs.pm: fix variable leak into global scope
2013-07-05 Tony Cookignore build products from the newly dist/ed Exporter
2013-07-04 James E KeenanAdd test for undefined first argument to fileparse().
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-06-28 Neil Bowers7b2d3c0 Added description of the Benchmark object to doc
next