This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Record L<YAML::Syck> as a link to a known external module.
[perl5.git] / lib /
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-16 Shlomi FishCleanup lib/perl5db.t
2011-06-16 Shlomi FishBreak upon <filename>:<line>
2011-06-16 Shlomi FishTests for #92906: perl -d has non-functional b command
2011-06-16 Karl Williamsoncharnames: White space, comment only
2011-06-16 Karl Williamsoncharnames: Add :loose matching
2011-06-16 Karl Williamsonmktables: Allow for loose \N{} matching
2011-06-16 Karl Williamsoncharnames.t: Rmv duplicated test
2011-06-16 Karl Williamsoncharnames: small comment fixes
2011-06-16 Karl Williamsoncharnames: Check for malformed utf8
2011-06-16 Karl Williamsoncharnames pod: Note that BELL is now deprecated
2011-06-16 Karl Williamsoncharnames: Minor pod clarifications
2011-06-15 Karl Williamsoncharnames: Quote metachars in script names
2011-06-15 David MitchellBenchmark.t: ignore sys CPU time
2011-06-15 David MitchellBenchmark.t: fix count estimate
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-13 Karl Williamsoncharnames: Abbreviations wrong on certain C1 controls
2011-06-11 Salvador Fandinoallow features inside interactive debugger
2011-06-10 David MitchellBenchmart.t: improved diagnostics
2011-06-06 Pau Ammapod punctuation nit in vmsish
2011-06-05 Dominic HargreavesRefer to X11 rather than "X windows"
2011-05-30 Father Chrysostomos2nd try: [perl #91834] utf8::decode does not respect...
2011-05-30 Father ChrysostomosRevert "[perl #91834] utf8::decode does not respect...
2011-05-30 Karl Williamsonmktables: Avoid possible user-defined property
2011-05-29 Father Chrysostomos[perl #91834] utf8::decode does not respect copy-on...
2011-05-28 Johan Vromansfeature.pm: Improve pod wording
2011-05-19 Karl Williamsonperluniprops: Add markup, like C<>
2011-05-19 Karl Williamsonutf8_heavy: Return pointer to special treatment hash.
2011-05-19 Karl Williamsonutf8_heavy: Add comments
2011-05-19 Karl Williamsonmktables: Add info giving specials hash name
2011-05-19 Karl Williamsonutf8_heavy.pl: Revise comment
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-19 Moritz LenzRemove long-stading limitation from FindBin
2011-05-19 Father ChrysostomosIncrease perl5db.pl’s $VERSION
2011-05-19 Louis Strous[perl #87740] perl debugger restart fails on Windows
2011-05-18 Todd RinaldoRT72688 - Benchmark.t test 24 bug when the testing...
2011-05-18 Karl Williamsonmktables: Put off removing the \N{BELL} conflict
2011-05-18 Jesse VincentUpdate the version of Darwin we know the by_BE locale...
2011-05-18 Karl Williamsonperluniprops: specify exact chars in PerlSpace
2011-05-18 Karl Williamsonperluniprops: AHex and PosixXDigit are identical
2011-05-18 Karl Williamsoncharnames: pod nit
2011-05-18 Karl Williamsonversion/Internals.pod: Fix broken links
2011-05-18 Karl WilliamsonInternals.pod: Fix broken link
2011-05-18 Karl Williamsonoverload.pm: Fix broken link
2011-05-18 Karl Williamsonvmsish.pm: Fix broken link
2011-05-18 Karl WilliamsonInternals.pod: Fix broken links
2011-05-18 David MitchellBump the perl version in various places for 5.15.0
2011-04-15 Karl Williamsonperluniprops: Linked to wrong pod; slight edits
2011-04-04 Father ChrysostomosRevert "Remove MacOS classic support from File::Basename."
2011-04-02 Jesse VincentAdded a 5.14 feature bundle (identical to the 5.13...
2011-03-27 Karl Williamsonperluniprops: Update info about unicore/To files
2011-03-27 Karl Williamsonperluniprops: mktables is not installed by default
2011-03-27 Karl Williamsonperluniprops: Clarify why certain properties are deprecated
2011-03-26 David MitchellBenchmark.t: note line# of check_graph_consistency
2011-03-26 David MitchellImprove Benchmark.t countit() tests
2011-03-25 Karl Williamsonperluniprops: Downloading Unicode db required for custo...
2011-03-25 Father ChrysostomosIncrease PerlIO’s version because of the doc change
2011-03-25 Leon TimmermansUpdate PerlIO docs for :crlf wrt 7826b36f
2011-03-20 Karl Williamsonmktables: Include simple case foldings
2011-03-19 David Mitchellreset pos and utf8 cache when de/encoding utf8 str
2011-03-14 Karl Williamsonutf8_heavy.pl: Use CORE:: case function overridden
2011-03-11 Father Chrysostomos[perl #85884] Erroneous description of File::Basename...
2011-03-07 Craig A. BerryLibraries in @INC may be in Unix or VMS format on VMS.
2011-03-04 Karl WilliamsonUCD.pm: All code points are in some block
2011-03-04 Karl WilliamsonUCD.pm: All code points have a script
2011-03-04 Karl WilliamsonUCD.pm: Nits in pod
2011-03-04 Karl WilliamsonUCD.pm: Fix typos in pod
2011-03-04 Karl WilliamsonUCD.pm: Remove reliance on UnicodeData.txt
2011-03-04 Karl WilliamsonUCD.pm: Use subclassed warnings
2011-03-04 Karl WilliamsonUCD.pm: Use traditional casing for script names
2011-03-04 Karl Williamsonmktables: Write Unicode_1_Name table for UCD.pm
2011-03-04 Karl Williamsonmktables: Add override for map tables output
2011-03-04 Karl Williamsonmktables: White-space only
2011-03-04 Karl Williamsonmktables: Add tables of just simple case foldings
2011-03-04 Karl WilliamsonUCD.t: Add test for non-Unicode code point
2011-03-04 Karl WilliamsonUCD.pm" remove no longer used variable
2011-03-04 Karl Williamsonmktables: Move some definitions to earlier
2011-03-04 Karl WilliamsonUCD.t: Fix a test description
2011-03-04 Karl WilliamsonUCD.pm: Nits in pod and comment
2011-03-03 Karl Williamsonmktables: force code point tables are range size 1
2011-03-03 Karl Williamsonmktables: Nits in comment, white space
2011-03-03 Karl WilliamsonUCD.pm: nits in comments and pod
2011-03-02 Karl WilliamsonRevert "In File::Copy, convert two regexps to explicit...
2011-03-01 Karl WilliamsonUCD.pm: Convert charscript to use mktables tables
2011-03-01 Karl WilliamsonUCD.pm: Bump version
2011-03-01 Karl WilliamsonRevert "mktables: Default map tables to range size 1."
2011-03-01 Karl WilliamsonUCD.pm: Convert num() to use new fcn
2011-03-01 Karl WilliamsonUCD.pm: Add internal fcn for reading mktables file
2011-02-23 David Mitchelllib/locale.t: big speedup
2011-02-22 David Mitchellmake /\p{isUserDefined}/ die on taint
2011-02-18 Nicholas ClarkBreak out from deprecate::import the "check if it's...
2011-02-18 Nicholas ClarkIn deprecate.pm, only cluck() once if the leaf isn...
2011-02-18 Nicholas ClarkIn deprecate.pm, remove unused variable $line
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-02-17 Karl WilliamsonDeprecate current user-defined case mapping
2011-02-17 Karl WilliamsonUnicode::UCD::num(): Remove definitions for irrationals
2011-02-17 Karl WilliamsonUnicode::UCD::num() clarify pod text
2011-02-16 David GoldenFix broken lib/diagnostics.t
2011-02-16 David GoldenAdd CPAN::Meta as a dual-life module
2011-02-15 Tony Cookignore the new lib/buildcustomize.pl build deritus
next