This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Copy code to new location.
[perl5.git] / lib /
2011-11-08 Karl Williamsonmktables: Copy code to new location.
2011-11-08 Karl Williamsonmktables: whitespace changes only
2011-11-08 Karl Williamsonmktables: refactor algorithmically-defined names into...
2011-11-08 Karl Williamsonmktables: Generate empty Name.pm
2011-11-08 Karl WilliamsonFix up some properties internal-onlyness
2011-11-08 Karl Williamsonmktables: Refactor INTERNAL ONLY warning generation
2011-11-08 Karl Williamsonmktables: Mark props that are perl extensions
2011-11-08 Karl Williamsonmktables: Change formal parameter name
2011-11-08 Karl Williamsonmktables: ALERT for U+0007 is really an alias
2011-11-08 Karl Williamsonperluniprops: clarify why ISO_Comment is deprecated
2011-11-08 Karl Williamsonmktables: XONfoo properties are deprecated
2011-11-08 Karl Williamsonmktables: Move Decomposition_Type suppression
2011-11-08 Karl WilliamsonUCD.t: fix test names
2011-11-08 Karl WilliamsonChange internal sub name to begin with underscore
2011-11-08 Karl WilliamsonUCD.t: Convert to use done_testing()
2011-11-08 Karl WilliamsonUnicode::UCD: various nits in pod
2011-11-08 Karl WilliamsonUnicode::UCD: correct minor pod error
2011-11-08 Karl Williamsonmktables: output floating pt as strings
2011-11-08 Karl Williamsonperluniprops: Clarify language about obsoleted properties
2011-11-08 Karl Williamsonperluniprops: Don't list newer internal-only properties
2011-11-08 Karl Williamsonmktables: Change variable name to prevent confusion
2011-11-08 Karl Williamsonmktables: Don't output Decomposition Type mapping table
2011-11-08 Karl Williamsonmktables: Add comment to db file
2011-11-08 Karl Williamsonmktables: rmv extra blank between words
2011-11-08 Karl Williamsonmktables: Don't use hard-coded strings hash keys
2011-11-08 Karl Williamsonmktables: Don't hard-code true/false synonyms
2011-11-08 Karl Williamsonmktables: New table format descriptor
2011-11-08 Karl Williamsonmktables: generalize uniprops swash format table
2011-11-08 Karl Williamsonmktables: kIICore becomes a forced bin property
2011-11-08 Karl Williamsonmktables: Accept Unicode combo binary properties
2011-11-08 Karl Williamsonmktables: Lock a complement table
2011-11-08 Karl Williamsonmktables: White-space only
2011-11-08 Karl Williamsonmktables: Don't populate inverse tables
2011-11-08 Karl Williamsonmktables: use master range list if inverse
2011-11-08 Karl Williamsonmktables: perluniprops change prop-val generation
2011-11-08 Karl Williamsonperluniprops: Fix handling of null prop vals
2011-11-08 Karl Williamsonmktables: White-space only
2011-11-08 Karl Williamsonmktables: Don't look at complement tables for equivalences
2011-11-08 Karl Williamsonmktables: White space-only
2011-11-08 Karl Williamsonmktables: Add test to avoid undef
2011-11-08 Karl Williamsonmktables: Move declaration
2011-11-08 Karl Williamsonmktables: Reorder sort
2011-11-08 Karl Williamsonmktables: Remove extra look-up
2011-11-08 Karl Williamsonmktables: Use consistent name style for scx
2011-11-08 Karl Williamsonmktables: extract ref to object just once
2011-11-08 Karl Williamsonmktables: Allow run-time change of class variable
2011-11-08 Karl Williamsonmktables: Allow related equivalencing of sub-tables
2011-11-08 Karl Williamsonmktables: Fix generated file comment
2011-11-08 Karl Williamsonmktables: Eliminate duplicate op
2011-11-08 Karl Williamsonmktables: Initialize variable
2011-11-08 Karl Williamsonmktables: Try harder to find a good table name
2011-11-08 Karl Williamsonmktables: Add defensive coding
2011-11-08 Karl Williamsonmktables: Improve comments, white-space
2011-11-08 Karl Williamsonmktables: Work around deficiency in Unicode data files
2011-11-08 Karl Williamsonperluniprops: Add explanatory note
2011-11-08 Karl Williamsonmktables: Adjust now that have fixed set_type()
2011-11-08 Karl Williamsonmktables: use full_name as well when converting table...
2011-11-08 Karl Williamsonmktables: Change name of some ccc tables
2011-11-08 Karl WilliamsonUnicode::UCD: Remove obsolete pod lines
2011-11-08 Karl Williamsonperluniprops: mention 5.14 not 5.13
2011-11-08 Karl Williamsonperluniprops: Add quotes around a couple prop names
2011-11-08 Karl Williamsonmktables: Clarify comment added to output tables
2011-11-08 Karl Williamsonmktables: Remove possibility of 2nd ccc table
2011-11-08 Karl Williamsonmktables: remove internal restriction
2011-11-08 Karl Williamsonmktables: Reorder error check
2011-11-08 Karl Williamsonmktables: Clarify warning message
2011-11-08 Karl Williamsonperluniprops: nit
2011-11-06 Father ChrysostomosDocument unicode_eval and evalbytes
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-11-06 Father ChrysostomosIncrease $feature::VERSION to 1.23
2011-11-06 Father ChrysostomosAdd unicode_eval feature
2011-10-29 Father ChrysostomosFix =~ $str_overloaded (5.10 regression)
2011-10-29 Father ChrysostomosIncrease $strict::VERSION to 1.05
2011-10-29 Moritz Lenzunconfuse strict.pm documentation
2011-10-29 Father ChrysostomosDosGlob: Comment typo
2011-10-29 Father ChrysostomosDosGlob: Don’t parse an pattern that will not be used
2011-10-29 Father ChrysostomosDosGlob: eliminate %iter
2011-10-29 Father ChrysostomosIncrease $File::DosGlob::VERSION to 1.07
2011-10-23 Tony Cookignore extra build product from ext/arybase/
2011-10-23 Father ChrysostomosTest dumpvar.pl with objects whose classes contain ‘=’
2011-10-23 Laurent DamiExamining objects through the 'x' command in the perl...
2011-10-16 Father ChrysostomosIncrease $File::DosGlob::VERSION from 1.04 to 1.05
2011-10-16 Thorsten Glaserfix a typo in a comment
2011-10-11 Steffen MuellerAlso add repaired variants for CV and SVREF typemaps
2011-10-11 Steffen MuellerA repaired, properly refcounting AV&HV typemap
2011-10-07 Father ChrysostomosMake undef %overload:: test more likely to crash
2011-10-01 Karl Williamsonmktables: Add Perl_IDStart property
2011-10-01 Karl Williamsonperlunicode, perluniprops: \p{Title} is Perl extension
2011-10-01 Father ChrysostomosRestore the package name to overload errors; fix crash
2011-09-26 Florian RagwitzDual-life perlglossary.pod as part of perlfaq
2011-09-23 Father ChrysostomosDocument open fh, "<:"
2011-09-23 Father ChrysostomosMove/rewrite test for Recursive call to Perl_load_module
2011-09-21 Karl WilliamsonUCD.pm: accommodate non-standard mktables output
2011-09-21 Karl WilliamsonUCD.pm: Only calculate hex once
2011-09-19 Tony Cookclear $ENV{PERL_UNICODE} before runperl()ing a test...
2011-09-16 Father Chrysostomos[perl #92728] open.pm without :std should leave std...
2011-09-16 Father ChrysostomosMake open.t use test.pl
2011-09-12 Chris 'BinGOs' Wil... Update Exporter to CPAN version 5.65
2011-09-10 Father ChrysostomosRestore changelog entry removed by 378eeda
2011-09-10 Steve HayThe Borland Chainsaw Massacre
next