This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nit in perlunicode.pod
[perl5.git] / lib /
2010-11-28 Rafael Garcia-SuarezRevert "Configure has a path to less and perl5db.pl...
2010-11-28 John PeacockBring core Perl in line with CPAN 0.86 release
2010-11-27 Father ChrysostomosIncrease overload.pm’s version
2010-11-27 Michael Fig[perl #79680] overload 1.10 sprintf fails taint checking
2010-11-22 Karl Williamsonutf8_heavy: Guard against infinite recursion
2010-11-21 Karl Williamsonmktables: Clean up warning msg
2010-11-21 Karl Williamsonmktables: comment typo and expand other comments
2010-11-21 Karl Williamsonmktables: Smaller tables if not -DDEBUGGING
2010-11-21 Father ChrysostomosCorrect test count in UCD.t
2010-11-21 Father ChrysostomosIncrease Unicode'UCD::s version
2010-11-21 Karl WilliamsonUCD.pm: Add info about named sequence alternatives
2010-11-21 Karl WilliamsonUCD.pm: Don't use CompositionExclusions.txt
2010-11-21 Karl WilliamsonUCD.pm: Don't use NamedSequences.txt, saves disk
2010-11-19 Karl WilliamsonAdd Unicode's minor 6.0 correction
2010-11-19 Karl Williamsonmktables: Leave Unicode1 BELL name alone
2010-11-19 Karl Williamsonperluniprops.pod: nits
2010-11-18 Karl WilliamsonWork-around Uni 6.0 issues with 'BELL'
2010-11-18 Karl Williamsoncharnames.t: indent newly formed block
2010-11-18 Karl Williamsoncharnames.t: PERL_RUN_SLOW_TESTS runs more tests
2010-11-18 Karl WilliamsonMore updates to point to Unicode 6.0
2010-11-18 Karl WilliamsonUnicode 6.0 DB
2010-11-18 Karl Williamsonmktables: Upgrade to handle new Unicode 6.0 tables
2010-11-16 Karl Williamsonmktables: Fix subtraction that should be an add
2010-11-14 Father ChrysostomosChange utf8.t to use a \xb7 delimiter once more.
2010-11-12 Father ChrysostomosIncrease File::stat’s version
2010-11-12 Todd RinaldoRT 79076: fix File::stat overload tests -x and -X when...
2010-11-06 Father ChrysostomosAvoid a run-time miniperl check every time SWASHNEW...
2010-11-05 Karl Williamsonutf8_heavy.pl: Make callable during Perl's compilation
2010-11-02 Nicholas ClarkFix permissions on lib/overload/numbers.pm, accidentall...
2010-11-02 Jan DuboisAvoid buffer overflow in dl_win32.c
2010-10-31 Karl WilliamsonDOCs: Clarify that \w matches marks and \Pc
2010-10-31 Karl WilliamsonAdd consistent synonyms for \p{PosxFOO}
2010-10-31 Father ChrysostomosRevert "Add consistent synonyms for \p{PosxFOO}"
2010-10-31 Karl WilliamsonAdd consistent synonyms for \p{PosxFOO}
2010-10-31 Karl Williamsonmktables: Clarify \d description for perluniprops
2010-10-31 Karl Williamsonmktables: Add tests for wrong equivalence attempts
2010-10-28 Karl WilliamsonFile::CheckTree.t: @INC should be change for chdir
2010-10-28 Father ChrysostomosRevert "Bump charnames’ version"
2010-10-22 Father ChrysostomosBump charnames’ version
2010-10-21 Karl Williamsoncharnames::viacode returning less correct name
2010-10-21 Karl Williamsonmktables: Complement variable meaning for clarity
2010-10-17 Craig A. BerryParentheses in compiler flags are legal on VMS.
2010-10-15 Karl WilliamsonSubject: [perl #58182] partial: Add uni \s,\w matching
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: Imprv test output
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: rmv trail blanks
2010-10-14 Florian RagwitzUpdate .gitignore for the Tie::Hash::NamedCapture move
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-10-14 Father Chrysostomosoverload.pl -> regen/overload.pl
2010-10-13 Karl WilliamsonFix typos in comments
2010-10-13 Karl Williamsoncharnames.t: Make sure code point aliasess are right
2010-10-13 Karl Williamsoncharnames.t: Extract common code to subroutine
2010-10-12 Karl Williamsonmktables: Change name of option to -annotate
2010-10-12 Karl Williamsonmktables: Change variable name
2010-10-12 Karl Williamsonmktables: Extend -output_names option
2010-10-12 Karl Williamsonmktables: Add arg to write() to say if in utf8
2010-10-12 Karl Williamsonmktables: Move method to different class
2010-10-12 Karl Williamsonmktables: Remove extraneous error message
2010-10-12 Karl Williamsonmktables: Change method name for clarity
2010-10-12 Karl Williamsonmktables: Finish the refactoring out of a pass.
2010-10-12 Karl Williamsonmktables: Remove unshift onto large array
2010-10-12 Karl Williamsonmktables: Rmv obsolete field
2010-10-12 Karl Williamsonmktables: refactor to eliminate a pass over tables
2010-10-12 Karl Williamsonmktables: Add # XXX so can find experimental code
2010-10-12 Karl Williamsonmktables: Move 'format' to base class
2010-10-12 Karl Williamsonmktables: Change format name for Decomposition.pl
2010-10-12 Karl Williamsonmktables: change variable name for clarity
2010-10-12 Karl Williamsonmktables: if modify during run, regen tables
2010-10-12 Karl Williamsonmktables: rewrite 'if' statement for clarity
2010-10-12 Karl Williamsonmktables: complement variable name for rebuilding
2010-10-12 Karl Williamsonmktables: Add type_of() method to get range's type
2010-10-12 Karl Williamsonmktables: Convert value_of() to use containing_range()
2010-10-12 Karl Williamsonmktables: Remove extraneous debug statement
2010-10-12 Karl Williamsonmktables: Add containing_range method
2010-10-12 Karl Williamsonmktables: Clarify comment in generated tables
2010-10-12 Karl Williamsonmktables: Clarify comment in generated tables
2010-10-12 Karl Williamsonmktables: Save reference to two commonly used tables
2010-10-12 Karl Williamsonmktables: Improve message
2010-10-12 Karl Williamsonmktables: Remove commented out obsolete code
2010-10-12 Karl Williamsonmktables: Can't generate simple casing tables
2010-10-12 Karl Williamsonmktables: Use more descriptive property names
2010-10-12 Karl Williamsonmktables: Make generated files use hex code points
2010-10-12 Karl Williamsonmktables: fix typos in comments
2010-10-10 Craig A. BerryDon't assume filenames can contain parentheses
2010-10-10 Florian RagwitzPod/Html.pm is now in ext/Pod-Html
2010-10-09 Craig A. BerryMake the new perl5db.t taint test work on VMS.
2010-10-08 Craig A. BerryExtUtils::XSSymSet can now let the compiler shorten...
2010-10-08 David GoldenChange vverify() to return HV or NULL (RT#78286)
2010-10-05 Nicholas ClarkMove Pod::Html from lib/ to ext/
2010-09-28 Father Chrysostomos[perl #71998] overload::Method can die with blessed...
2010-09-27 Father ChrysostomosVersion bump and perldelta for Carp
2010-09-27 Aaron Crane[perl #78082] Carp.pm: Avoid autovivification of CORE...
2010-09-25 Father ChrysostomosTry once more to fix sigtrap.t
2010-09-25 Karl Williamsoncharnames.pm: reformat comments
2010-09-25 Karl Williamsoncharnames.pm: indent less to fit in 80 columns
2010-09-25 Karl WilliamsonTeach Perl about Unicode named character sequences
2010-09-25 Karl Williamsoncharnames.pm: Nits in pod
2010-09-25 Karl Williamsoncharnames.pm: Clarify comments
2010-09-25 Karl Williamsoncharnames.t: Add output message
2010-09-25 Karl Williamsoncharnames.t: Clarify message
next