develooper Front page | perl.perl5.porters | Postings from November 2011

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
November 8, 2011 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1RNxg6-0003do-Nt@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
184 commits.  6 unique authors.  4 unique committers.
136 files changed, 8757 insertions(+), 1890 deletions(-)
Thanks, applied:  Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0765b2b82b120f4e.tar.gz

  Add functions to Unicode::UCD
  Karl Williamson             2 parents
  http://perl5.git.perl.org/perl.git/commit/0765b2b82b120f4e

  README.perl: Add step to new-Unicode release activities
  Karl Williamson             1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fca99bb0a7da1225

  mktables: Remove blanks in files for non-DEBUGGING builds
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e3121cc9b07bc4f

  Deprecate direct use of Unicode db files
  Karl Williamson             2 files changed, 27 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ae92a9ae5fdd2941

  mktables: Use re /aa
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6b64c11c363b6755

  mktables: Remove outdated documentation notes
  Karl Williamson             1 file changed, 6 insertions(+), 31 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/83b7c87d60226a8d

  mktables: Add notes about new access to properties
  Karl Williamson             1 file changed, 7 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e0b29447d8f7f6dc

  Unicode::UCD.pm: Localize $_, $/
  Karl Williamson             1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/403e46020ffed21f

  perluniprops: Change section name
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ea5acc0ff69cde3b

  perluniprops: Remove Unicode db files section
  Karl Williamson             1 file changed, 0 insertions(+), 106 deletions(-
  http://perl5.git.perl.org/perl.git/commit/582e5df9c78eee6e

  perluniprops: Document prop_invmap() properties
  Karl Williamson             2 files changed, 222 insertions(+), 11 deletions
  http://perl5.git.perl.org/perl.git/commit/ee94c7d17475d82a

  Unicode::UCD: Add prop_invmap()
  Karl Williamson             4 files changed, 1805 insertions(+), 6 deletions
  http://perl5.git.perl.org/perl.git/commit/62b3b855a6b9268e

  mktables: Generate file for NameAlias property
  Karl Williamson             1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a33a1c99e77db134

  utf8_heavy: Return values for binary property requested as map
  Karl Williamson             1 file changed, 44 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6aec79bdd1ed1850

  utf8_heavy.pl: Turn on $| if debugging
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4b17cb47ac871703

  utf8_heavy: add comments
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c9db9632f551c711

  utf8_heavy.pl: Remove no longer needed code
  Karl Williamson             1 file changed, 0 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/690e7fb9d6d76306

  utf8.c: Use proper Unicode property names
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7dd21db75abd139d

  utf8_heavy.pl: Find mapping files from table
  Karl Williamson             1 file changed, 14 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cf2cd801df57e52b

  utf8_heavy.pl: white-space only
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/010c8e19c2f0fd99

  utf8_heavy: Reorder 2 if's
  Karl Williamson             1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/814687adcd5f0767

  mktables: Add %file_to_swash_name to utf8_heavy.pl
  Karl Williamson             1 file changed, 13 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/89cf10ccc096bcaa

  mktables: Fix comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/01da8b8592f4f46c

  mktables: Add %loose_property_to_file_of to utf8_heavy.pl
  Karl Williamson             1 file changed, 29 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/315bfd4e8b766c84

  mktables: Add comment to generated files
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6efd5c72562534ea

  mktables: Add %algorithmic_named_code_points to UCD.pl
  Karl Williamson             1 file changed, 40 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6a40599f7bb6837e

  Unicode::UCD: pod: document new/old style block property names
  Karl Williamson             1 file changed, 39 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/430fe03d9fb52797

  Unicode::UCD: Add prop_invlist()
  Karl Williamson             4 files changed, 486 insertions(+), 2 deletions(
  http://perl5.git.perl.org/perl.git/commit/681d705c624c3577

  mktables: Add %loose_defaults to UCD.pl
  Karl Williamson             1 file changed, 32 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c15fda25e47430f4

  utf8_heavy.pl: Correct debugging statement
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/69b36ee0c47bb55f

  utf8_heavy.pl: Return that property is user-defined
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0fada5e1f4aafcce

  Unicode::UCD: add prop_aliases(), prop_value_aliases()
  Karl Williamson             3 files changed, 748 insertions(+), 1 deletion(-
  http://perl5.git.perl.org/perl.git/commit/7ef25837157389e0

  mktables: Add %suppressed_properties to UCD.pl
  Karl Williamson             1 file changed, 45 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/55a402526b74c327

  mktables: Add %ambiguous_names to UCD.pl
  Karl Williamson             1 file changed, 52 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2df7880f102370cc

  mktables: Output ISO_Comment table
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5f8d1a89ad2bc35e

  mktables: Add %prop_value_aliases to UCD.pl
  Karl Williamson             1 file changed, 67 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1e8636133ac46d1f

  mktables: Add %prop_aliases in UCD.pl
  Karl Williamson             1 file changed, 37 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5d1df013f1294441

  mktables: Add %string_property_loose_to_name for UCD.pl
  Karl Williamson             1 file changed, 17 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/86a52d1e18f48497

  mktables: White-space only
  Karl Williamson             1 file changed, 20 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/382cadab1777ac83

  mktables: store method value in variable
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8403091f84e21625

  mktables: Use method instead of relying on internals
  Karl Williamson             1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6c5e6d10b57a8bbb

  mktables: Refactor area of code for future commits
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3f332e1cf73653b5

  mktables: Add %loose_to_standard_value to UCD.pl
  Karl Williamson             1 file changed, 38 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9e4a1e8651fc5638

  mktables: Add %perlprop_to_aliases to UCD.pl
  Karl Williamson             1 file changed, 70 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f7be2375a4de62de

  mktables: Create UCD.pl
  Karl Williamson             1 file changed, 25 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9f077a6886679600

  mktables: Add 'ucd' member to alias class
  Karl Williamson             1 file changed, 33 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fd1e3e84dbd19086

  mktables: Set proxy tables
  Karl Williamson             1 file changed, 27 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5be997b011f57b97

  mktables: White space only
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/13a490924ab37e6b

  mktables: Add proxied fate
  Karl Williamson             1 file changed, 25 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/395dfc19e4a8734f

  mktables: Add method to change if outputting pod entry
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f82fe4babf391c23

  mktables: don't re-use variable for sub-purpose
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae51efca3724f187

  mktables: Remove unnecessary test
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/48cf9da9a57ff276

  mktables: rename subroutine to reflect new reality
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1476e4de3d4d6ca

  mktables: rearrange make_Heavy() so can do one HERE doc
  Karl Williamson             1 file changed, 37 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/143b2c4859c8a05c

  mktables: Refactor a string set.
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/01d970b5fd18ea93

  mktables: Correct the descriptions of a few tables
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9c27f500fb3186e9

  mktables: Don't generate swash info unnecessarily
  Karl Williamson             1 file changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/19f751d2534f6cb7

  mktables: Mark two internal tables as such
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b15a0a3bb7eddf91

  mktables: Add fate
  Karl Williamson             1 file changed, 136 insertions(+), 61 deletions(
  http://perl5.git.perl.org/perl.git/commit/301ba94886d1fd23

  mktables: Use hash instead of grep the keys
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0332277c8f33d749

  perluniprops: Discourage use of internal properties
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/08f142459873d2b2

  mktables: Fix up a Unihan property
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/230e0c16819c4c57

  perluniprops: Insert placeholder
  Karl Williamson             1 file changed, 15 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/54ce19c91a356589

  mktables: Factor out a constant string to a variable
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/07c070a8dd964878

  mktables: Change variable name
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/126c3d4ec45c1a77

  perluniprops: Slight wording changes
  Karl Williamson             1 file changed, 10 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/043f3b3ffb69456a

  perluniprops: Add info about unused Unicode files
  Karl Williamson             1 file changed, 72 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8d099389e6729ca6

  mktables: More detail on ignored files
  Karl Williamson             1 file changed, 15 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/73ba1144c3e6a989

  mktables: Add reason skipping input files
  Karl Williamson             1 file changed, 20 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/09ca89ce99c44aac

  mktables; Use variable instead of hard-coded name
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bf0b299315d209b1

  mktables: Change name of field for to indicate restricted use
  Karl Williamson             1 file changed, 30 insertions(+), 29 deletions(-
  http://perl5.git.perl.org/perl.git/commit/33e96e7296c6684c

  mktables: Improve comment
  Karl Williamson             1 file changed, 10 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/92199589e759a032

  Use newly created Name.pm file
  Karl Williamson             2 files changed, 12 insertions(+), 241 deletions
  http://perl5.git.perl.org/perl.git/commit/a03f0b9fc88f3834

  mktables: Actually write data into Name.pm
  Karl Williamson             1 file changed, 12 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6f424f62d78f1d77

  mktables: White space only
  Karl Williamson             1 file changed, 59 insertions(+), 59 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fb848dcee93cb5c4

  mktables: Rmv redundant checks
  Karl Williamson             1 file changed, 0 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0e830e69462a9c28

  mktables: Copy code to new location.
  Karl Williamson             1 file changed, 237 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0f6f7bc2429cb650

  mktables: whitespace changes only
  Karl Williamson             1 file changed, 13 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6c1bafedf402a326

  mktables: refactor algorithmically-defined names into globals
  Karl Williamson             1 file changed, 47 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/bb1dd3dad52bd736

  mktables: Generate empty Name.pm
  Karl Williamson             2 files changed, 17 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/52dc8b5d386b918d

  Fix up some properties internal-onlyness
  Karl Williamson             1 file changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6ba2d696ceb2b2d5

  mktables: Refactor INTERNAL ONLY warning generation
  Karl Williamson             1 file changed, 11 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/88c22f800c1956ca

  mktables: Mark props that are perl extensions
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bb080638634c93dd

  mktables: Change formal parameter name
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a3db1318864b5156

  mktables: ALERT for U+0007 is really an alias
  Karl Williamson             1 file changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/dcd726253678f3f9

  perluniprops: clarify why ISO_Comment is deprecated
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/63f7464776c32c51

  mktables: XONfoo properties are deprecated
  Karl Williamson             1 file changed, 11 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e22aaf5cdf1ea1c7

  mktables: Move Decomposition_Type suppression
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/53d34b6cfec7e51e

  UCD.t: fix test names
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c4b3d89d6b4fcce1

  Change internal sub name to begin with underscore
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c4ab2516cf9aa36a

  UCD.t: Convert to use done_testing()
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eaebe4db78e60c95

  Unicode::UCD: various nits in pod
  Karl Williamson             1 file changed, 36 insertions(+), 36 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a18e976f56b24f7c

  Unicode::UCD: correct minor pod error
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bb2d29dc2fc22448

  mktables: output floating pt as strings
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/02cc66567a9d6471

  perluniprops: Clarify language about obsoleted properties
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f8c38b143ff7f283

  perluniprops: Don't list newer internal-only properties
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8050d00fda665b71

  mktables: Change variable name to prevent confusion
  Karl Williamson             1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6189eadc8f5db1b6

  mktables: Don't output Decomposition Type mapping table
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bba0f13c17a715bb

  mktables: Add comment to db file
  Karl Williamson             1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6f2a32871953168c

  mktables: rmv extra blank between words
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8d6427a5ede78350

  mktables: Don't use hard-coded strings hash keys
  Karl Williamson             1 file changed, 22 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/96cfc54a72826fd4

  mktables: Don't hard-code true/false synonyms
  Karl Williamson             1 file changed, 13 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3c6bf941363ad5f3

  mktables: New table format descriptor
  Karl Williamson             1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c3ff297639caef64

  mktables: generalize uniprops swash format table
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/78632ea933994074

  mktables: kIICore becomes a forced bin property
  Karl Williamson             1 file changed, 14 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/46b2142f64c991b9

  mktables: Accept Unicode combo binary properties
  Karl Williamson             1 file changed, 74 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/06f26c450ea83521

  mktables: Lock a complement table
  Karl Williamson             1 file changed, 21 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8ae00c8a478815cc

  mktables: White-space only
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3981d009d95c9d38

  mktables: Don't populate inverse tables
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/862fd1078287c2ba

  mktables: use master range list if inverse
  Karl Williamson             1 file changed, 16 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ec40ee88e0898838

  mktables: perluniprops change prop-val generation
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/60e471b3c5d78fa9

  perluniprops: Fix handling of null prop vals
  Karl Williamson             1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d4da3f741a12319a

  mktables: White-space only
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/21be712a11418222

  mktables: Don't look at complement tables for equivalences
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/06671cbc3806def9

  mktables: White space-only
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c3a37f6462322b63

  mktables: Add test to avoid undef
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d53a7e7d8e1ffa5e

  mktables: Move declaration
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d8fb1cc3832d5c7e

  mktables: Reorder sort
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0a695432a24c8d84

  mktables: Remove extra look-up
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f5e9a6ca0b6c9565

  mktables: Use consistent name style for scx
  Karl Williamson             1 file changed, 20 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fbe1e6074fd88283

  mktables: extract ref to object just once
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/359523e2064547bb

  mktables: Allow run-time change of class variable
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/047274f2848d366f

  mktables: Allow related equivalencing of sub-tables
  Karl Williamson             1 file changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7610e9e259b14433

  mktables: Fix generated file comment
  Karl Williamson             1 file changed, 23 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/da912e1e0fe52236

  mktables: Eliminate duplicate op
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c0de960f70f835b7

  mktables: Initialize variable
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0090c5d1ffaadbc7

  mktables: Try harder to find a good table name
  Karl Williamson             1 file changed, 27 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ff485b9e57fa8b20

  mktables: Add defensive coding
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c1c2d9e81df1c375

  mktables: Improve comments, white-space
  Karl Williamson             1 file changed, 130 insertions(+), 109 deletions
  http://perl5.git.perl.org/perl.git/commit/c12f2655519cfd24

  mktables: Work around deficiency in Unicode data files
  Karl Williamson             1 file changed, 14 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/027866c179610687

  perluniprops: Add explanatory note
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cc6d1d887a64b365

  mktables: Adjust now that have fixed set_type()
  Karl Williamson             1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b2abbe5b935b3e99

  mktables: use full_name as well when converting table to binary
  Karl Williamson             1 file changed, 11 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/01adf4be55e1591c

  mktables: Change name of some ccc tables
  Karl Williamson             1 file changed, 10 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/66b4eb0a4cf7b61e

  Unicode::UCD: Remove obsolete pod lines
  Karl Williamson             1 file changed, 0 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d9f5f7eb4bc11aa7

  perluniprops: mention 5.14 not 5.13
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c6d31e505ee6417c

  perluniprops: Add quotes around a couple prop names
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2b352efdfad17e25

  mktables: Clarify comment added to output tables
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fac53429dec4e15d

  mktables: Remove possibility of 2nd ccc table
  Karl Williamson             1 file changed, 7 insertions(+), 27 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d3cbe1057659bdc0

  mktables: remove internal restriction
  Karl Williamson             1 file changed, 20 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1f6798c4db1e5454

  t/uni/case.pl: Allow overridden simple maps in input
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9dae4ccfedb1f252

  mktables: Reorder error check
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b20cf740c5794dff

  mktables: Clarify warning message
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cf943db9f2db9127

  perluniprops: nit
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/add63c13adbaa3c2

  Fix VC6 compilation of pp_sort.c
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/324e9a83bcd8796d

  Update IO-Compress to CPAN version 2.040
  Chris 'BinGOs' Williams     37 files changed, 408 insertions(+), 158 deletio
  http://perl5.git.perl.org/perl.git/commit/ad4795e78e923065

  Update Compress-Raw-Bzip2 to CPAN version 2.040
  Chris 'BinGOs' Williams     6 files changed, 44 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/00d0325cf674c5cf

  Update Compress-Raw-Zlib to CPAN version 2.040
  Chris 'BinGOs' Williams     5 files changed, 43 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/949ade47e40a4ff9

  Update Unicode-Collate to CPAN version 0.84
  Chris 'BinGOs' Williams     42 files changed, 2226 insertions(+), 420 deleti
  http://perl5.git.perl.org/perl.git/commit/d88bd77ad0e19d4e

  Dear dual-life.t: I regret your existence
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7c5c3d9b4e6d7073

  toke.c:lex_start: Move len into the only block that uses it
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0528fd32099f4f9f

  Update docs about lex_start’s flags param
  Father Chrysostomos         1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e368b3bddfac0a2d

  Don’t leak the source for evalbytes($utf8)
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5cefc8c1f8a7656a

  Avoid redundant copies in string evals
  Father Chrysostomos         3 files changed, 13 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/0abcdfa4c5da571f

  eval"" should reset %^H in more cases
  Father Chrysostomos         2 files changed, 17 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/bc344123285ead07

  Typos in gv.t
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dc115b7c990ed39a

  enable LFS on GNU/Hurd
  Pino Toscano                1 file changed, 13 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1fda587de9a7b85b

  Correct bug number in gv.t
  Father Chrysostomos         1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e8986967cc4b65cf

  Make multiple #line’s update dblines in evals
  Father Chrysostomos         2 files changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1299d44cb6299d4

  Stop toggling the FAKE flag for stringified GVs
  Father Chrysostomos         1 file changed, 0 insertions(+), 18 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6bac172059b0ed21

  [perl #96326] *{$io} should not be semi-defined
  Father Chrysostomos         5 files changed, 14 insertions(+), 22 deletions(
  http://perl5.git.perl.org/perl.git/commit/52a6327bb1a7bdbf

  op.c:ck_eval: consting
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a4a3cf7419a4f304

  Merge unicode_eval and evalbytes
  Father Chrysostomos         2 parents
  http://perl5.git.perl.org/perl.git/commit/48b8c6fce83c3d16

  Document unicode_eval and evalbytes
  Father Chrysostomos         3 files changed, 79 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7289c5e6ca773d7c

  Merge some parser fields
  Father Chrysostomos         1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7ad221d371731323

  Make source filters work in evalbytes
  Father Chrysostomos         4 files changed, 112 insertions(+), 29 deletions
  http://perl5.git.perl.org/perl.git/commit/60d6334874c6f820

  Add new OPpEVAL flags to B::Concise
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/233fb8229a314d45

  Increase $B::Concise::VERSION to 0.87
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f2b535a07fcff8c5

  Add evalbytes function
  Father Chrysostomos         19 files changed, 379 insertions(+), 236 deletio
  http://perl5.git.perl.org/perl.git/commit/7d7892821ccfd0b8

  parser.h: Rearrange constants
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/17e00314cad49c11

  Forbid source filters in Unicode evals
  Father Chrysostomos         3 files changed, 20 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f1c31c527b5fd97a

  Increase $feature::VERSION to 1.23
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cc7b5b23f454a503

  eval STRING UTF8 cleanup.
  Brian Fraser                7 files changed, 54 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/802a15e9c01d1a0b

  Add unicode_eval feature
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cda6b701e74e196d

  Allow dual-life.t to be run outside t/
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/abaa36d48c9fd496

  Tweak dual-life.t’s exceptions again
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/374cf24572f71f74

  Fix hash.t’s miniperl skip
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fc67feea61127112

  each() should not leave RITER set on empty hash
  Father Chrysostomos         2 files changed, 16 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/41aa816fb45bd52c

  hv.c: comment typo
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bfaf5b52ed4d0765

  Glob.xs: remove unused vars
  Father Chrysostomos         1 file changed, 0 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c2470d68e155a742

  tie.t: typos
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8be25b25ab428ad3

  Perl_hv_kill_backrefs is also used in scope.c
  Father Chrysostomos         2 files changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/764ff8a933e63591

  Hide pad vars from magic methods on scope exit
  Father Chrysostomos         2 files changed, 57 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9c3f0156b51bc298

  Weak refs to pad hvs should go stale
  Father Chrysostomos         2 files changed, 15 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ab97dcc3bf50e847

New branch nicholas/buildtoc
11 commits.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/595024fe8a185a18.tar.gz

  Create regen/pod_rules.pl, extracting all non perltoc.pod code from buildtoc
  Nicholas Clark              9 files changed, 377 insertions(+), 354 deletion
  http://perl5.git.perl.org/perl.git/commit/595024fe8a185a18

  In pod_lib.pl's get_pod_metadata(), generate lookup hashes directly.
  Nicholas Clark              1 file changed, 5 insertions(+), 12 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4f84d4b551c8261c

  Extract from buildtoc the code that processes pod.lst, MANIFEST and perl.pod
  Nicholas Clark              3 files changed, 211 insertions(+), 197 deletion
  http://perl5.git.perl.org/perl.git/commit/90e2f6a1da5b8d45

  In buildtoc, refactor the code that reads pod.lst, MANIFEST and perl.pod
  Nicholas Clark              1 file changed, 192 insertions(+), 185 deletions
  http://perl5.git.perl.org/perl.git/commit/fc318f2c5c105df7

  buildtoc --showfiles should report the correct pathnames.
  Nicholas Clark              1 file changed, 1 insertion(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/31466a2c2071567b

  buildtoc --showfiles should only list the files to regenerated.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ba48234f57543a69

  In buildtoc, don't use File::Spec when initialising %BuildFiles.
  Nicholas Clark              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dec801a3b98cdfd0

  In buildtoc, refactor the open ... or my_die pattern into a function.
  Nicholas Clark              1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/abf29b10c8b1e33c

  In buildtoc, make %Readmepods lexical, and $delta_target global.
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a63029c42446167c

  In buildtoc, eliminate abs_from_top() as it now runs from the top level.
  Nicholas Clark              1 file changed, 7 insertions(+), 17 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8bb5f43c8c02168e

  In pod/buildtoc, chdir to the top level of the source tree before running.
  Nicholas Clark              1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d8acc098340cea34

New branch smoke-me/khw-ucd
143 commits.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9702982177bbb6f3.tar.gz

  README.perl: Add step to new-Unicode release activities
  Karl Williamson             1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9702982177bbb6f3

  mktables: Remove blanks in files for non-DEBUGGING builds
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e9f6edf20dc14942

  Deprecate direct use of Unicode db files
  Karl Williamson             2 files changed, 27 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c3bb6f6d7c1fc667

  mktables: Use re /aa
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8df78253c0b6b7db

  mktables: Remove outdated documentation notes
  Karl Williamson             1 file changed, 6 insertions(+), 31 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3c11ed9e319b903b

  mktables: Add notes about new access to properties
  Karl Williamson             1 file changed, 7 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/410a35dbd1e26ff2

  Unicode::UCD.pm: Localize $_, $/
  Karl Williamson             1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/150b53d917e61589

  perluniprops: Change section name
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/39c3876ee42fa292

  perluniprops: Remove Unicode db files section
  Karl Williamson             1 file changed, 0 insertions(+), 106 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0661605c90778429

  perluniprops: Document prop_invmap() properties
  Karl Williamson             2 files changed, 222 insertions(+), 11 deletions
  http://perl5.git.perl.org/perl.git/commit/694779974016ae89

  Unicode::UCD: Add prop_invmap()
  Karl Williamson             4 files changed, 1805 insertions(+), 6 deletions
  http://perl5.git.perl.org/perl.git/commit/4984c2acf799bd57

  mktables: Generate file for NameAlias property
  Karl Williamson             1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/60bb2214534cac9a

  utf8_heavy: Return values for binary property requested as map
  Karl Williamson             1 file changed, 44 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7a19cdde6c99ea31

  utf8_heavy.pl: Turn on $| if debugging
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6eb64709bbdefb83

  utf8_heavy: add comments
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d6b95ed8b2961e98

  utf8_heavy.pl: Remove no longer needed code
  Karl Williamson             1 file changed, 0 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e5239303455a633f

  utf8.c: Use proper Unicode property names
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6c8d1bd4fa9f7de9

  utf8_heavy.pl: Find mapping files from table
  Karl Williamson             1 file changed, 14 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/36ff1a8004ff7c3a

  utf8_heavy.pl: white-space only
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/013be0515c2daa40

  utf8_heavy: Reorder 2 if's
  Karl Williamson             1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ba7ce19ac70dd975

  mktables: Add %file_to_swash_name to utf8_heavy.pl
  Karl Williamson             1 file changed, 13 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bd40867ae3c4d084

  mktables: Fix comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/347e45dbaf9709af

  mktables: Add %loose_property_to_file_of to utf8_heavy.pl
  Karl Williamson             1 file changed, 29 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/983bf14429164043

  mktables: Add comment to generated files
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/806f7047c821bbfc

  mktables: Add %algorithmic_named_code_points to UCD.pl
  Karl Williamson             1 file changed, 40 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/37ec7d0ecd1d304b

  Unicode::UCD: pod: document new/old style block property names
  Karl Williamson             1 file changed, 39 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4f00a3603cf64771

  Unicode::UCD: Add prop_invlist()
  Karl Williamson             4 files changed, 486 insertions(+), 2 deletions(
  http://perl5.git.perl.org/perl.git/commit/fa8f085271ec64c7

  mktables: Add %loose_defaults to UCD.pl
  Karl Williamson             1 file changed, 32 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f0ec7fe717baca4a

  utf8_heavy.pl: Correct debugging statement
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a93c77347b902b70

  utf8_heavy.pl: Return that property is user-defined
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ce825476c047f8ef

  Unicode::UCD: add prop_aliases(), prop_value_aliases()
  Karl Williamson             3 files changed, 748 insertions(+), 1 deletion(-
  http://perl5.git.perl.org/perl.git/commit/a1586409b2a98415

  mktables: Add %suppressed_properties to UCD.pl
  Karl Williamson             1 file changed, 45 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/241f1cc739fe2e94

  mktables: Add %ambiguous_names to UCD.pl
  Karl Williamson             1 file changed, 52 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/690ef8f8a2c038e7

  mktables: Output ISO_Comment table
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/255d96764e437d7c

  mktables: Add %prop_value_aliases to UCD.pl
  Karl Williamson             1 file changed, 67 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0cb10a25cd41ea0f

  mktables: Add %prop_aliases in UCD.pl
  Karl Williamson             1 file changed, 37 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/30e517ae870e4215

  mktables: Add %string_property_loose_to_name for UCD.pl
  Karl Williamson             1 file changed, 17 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a72f3046150789ba

  mktables: White-space only
  Karl Williamson             1 file changed, 20 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c901710e09696fd8

  mktables: store method value in variable
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/99b37c6b2e68c95d

  mktables: Use method instead of relying on internals
  Karl Williamson             1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9cb88f34ec7e70bb

  mktables: Refactor area of code for future commits
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c40073311c7699bf

  mktables: Add %loose_to_standard_value to UCD.pl
  Karl Williamson             1 file changed, 38 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dac9846e8bd67f71

  mktables: Add %perlprop_to_aliases to UCD.pl
  Karl Williamson             1 file changed, 70 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ea96d512880a099c

  mktables: Create UCD.pl
  Karl Williamson             1 file changed, 25 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7e44a3518a92821b

  mktables: Add 'ucd' member to alias class
  Karl Williamson             1 file changed, 33 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6f45649feb31e9bd

  mktables: Set proxy tables
  Karl Williamson             1 file changed, 27 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4df67c08f4ce047

  mktables: White space only
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/28232ebb7fc36a26

  mktables: Add proxied fate
  Karl Williamson             1 file changed, 25 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae34e1cef141cc06

  mktables: Add method to change if outputting pod entry
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/48e8ea978a30aa67

  mktables: don't re-use variable for sub-purpose
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3488d7c5da3acba7

  mktables: Remove unnecessary test
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0d66e9752c40c50d

  mktables: rename subroutine to reflect new reality
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/06078c38686461c0

  mktables: rearrange make_Heavy() so can do one HERE doc
  Karl Williamson             1 file changed, 37 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ea116426e666a3e7

  mktables: Refactor a string set.
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/78de968b628e0310

  mktables: Correct the descriptions of a few tables
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ad759faeb641381d

  mktables: Don't generate swash info unnecessarily
  Karl Williamson             1 file changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d53eaadbc5b2111b

  mktables: Mark two internal tables as such
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c5916ad3c5d54821

  mktables: Add fate
  Karl Williamson             1 file changed, 136 insertions(+), 61 deletions(
  http://perl5.git.perl.org/perl.git/commit/baa0bd414c1dd59d

  mktables: Use hash instead of grep the keys
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/928eadfbff023e44

  perluniprops: Discourage use of internal properties
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5a9c720ac99ee916

  mktables: Fix up a Unihan property
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3d2893c4e8b97240

  perluniprops: Insert placeholder
  Karl Williamson             1 file changed, 15 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7f5ad60806370e7c

  mktables: Factor out a constant string to a variable
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/538fef5f5d2743f6

  mktables: Change variable name
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e7ff94754f1069b6

  perluniprops: Slight wording changes
  Karl Williamson             1 file changed, 10 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ab5f748231aad968

  perluniprops: Add info about unused Unicode files
  Karl Williamson             1 file changed, 72 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/618c29f68f780c73

  mktables: More detail on ignored files
  Karl Williamson             1 file changed, 15 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4e21dae00c2cf948

  mktables: Add reason skipping input files
  Karl Williamson             1 file changed, 20 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8fa842fc66912440

  mktables; Use variable instead of hard-coded name
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3317f8cf5c85537e

  mktables: Change name of field for to indicate restricted use
  Karl Williamson             1 file changed, 30 insertions(+), 29 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0c42903e8108367c

  mktables: Improve comment
  Karl Williamson             1 file changed, 10 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/aec3216008f17284

  Use newly created Name.pm file
  Karl Williamson             2 files changed, 12 insertions(+), 241 deletions
  http://perl5.git.perl.org/perl.git/commit/7b0ab9f24abadad4

  mktables: Actually write data into Name.pm
  Karl Williamson             1 file changed, 12 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ac0bf45eea53f931

  mktables: White space only
  Karl Williamson             1 file changed, 59 insertions(+), 59 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3eae6730291fb3f5

  mktables: Rmv redundant checks
  Karl Williamson             1 file changed, 0 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a8263ee71622eea9

  mktables: Copy code to new location.
  Karl Williamson             1 file changed, 237 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b957d145db738d6e

  mktables: whitespace changes only
  Karl Williamson             1 file changed, 13 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e231044f99c2bea5

  mktables: refactor algorithmically-defined names into globals
  Karl Williamson             1 file changed, 47 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/13c142c0e3e8c1a5

  mktables: Generate empty Name.pm
  Karl Williamson             2 files changed, 17 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3de16254233387ab

  Fix up some properties internal-onlyness
  Karl Williamson             1 file changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/84094411600e273b

  mktables: Refactor INTERNAL ONLY warning generation
  Karl Williamson             1 file changed, 11 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7bf70efe1b1cd55f

  mktables: Mark props that are perl extensions
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6ac0a447141f8634

  mktables: Change formal parameter name
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b8b6ff21a5341424

  mktables: ALERT for U+0007 is really an alias
  Karl Williamson             1 file changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/886f61a1c70d78f9

  perluniprops: clarify why ISO_Comment is deprecated
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aa83c9304d094986

  mktables: XONfoo properties are deprecated
  Karl Williamson             1 file changed, 11 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ec90b49389c5ed65

  mktables: Move Decomposition_Type suppression
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b0a071ba771ff8c5

  UCD.t: fix test names
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/871fe0c81ae1cbdb

  Change internal sub name to begin with underscore
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ba467c5fce08a73

  UCD.t: Convert to use done_testing()
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c0cc8347fe8e6d3

  Unicode::UCD: various nits in pod
  Karl Williamson             1 file changed, 36 insertions(+), 36 deletions(-
  http://perl5.git.perl.org/perl.git/commit/757de5aadc504cb3

  Unicode::UCD: correct minor pod error
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/75bd5827107a4098

  mktables: output floating pt as strings
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/84d1137c83cb0e95

  perluniprops: Clarify language about obsoleted properties
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ff62afaad240846e

  perluniprops: Don't list newer internal-only properties
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f006cbf7b0b90ac8

  mktables: Change variable name to prevent confusion
  Karl Williamson             1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c9d24e559a6d9658

  mktables: Don't output Decomposition Type mapping table
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c0cf1c3893d057da

  mktables: Add comment to db file
  Karl Williamson             1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8c01e804f8b52150

  mktables: rmv extra blank between words
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/960da462096ee40d

  mktables: Don't use hard-coded strings hash keys
  Karl Williamson             1 file changed, 22 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4556dabc5cb33916

  mktables: Don't hard-code true/false synonyms
  Karl Williamson             1 file changed, 13 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4e986f491999332a

  mktables: New table format descriptor
  Karl Williamson             1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/48427e6b9c98100d

  mktables: generalize uniprops swash format table
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d0f868a724ce0db5

  mktables: kIICore becomes a forced bin property
  Karl Williamson             1 file changed, 14 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/26fa942f4bb382ba

  mktables: Accept Unicode combo binary properties
  Karl Williamson             1 file changed, 74 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d3273240ee672e17

  mktables: Lock a complement table
  Karl Williamson             1 file changed, 21 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/886a675cbffe7a03

  mktables: White-space only
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ab23d9f43f2084a

  mktables: Don't populate inverse tables
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/612ea306b065df06

  mktables: use master range list if inverse
  Karl Williamson             1 file changed, 16 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bac9bd6a3ad035bc

  mktables: perluniprops change prop-val generation
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2b2b028938a387df

  perluniprops: Fix handling of null prop vals
  Karl Williamson             1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fd45cd5574051e52

  mktables: White-space only
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f4a4942a72a8ef46

  mktables: Don't look at complement tables for equivalences
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e60064b8c86678f

  mktables: White space-only
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4f664ead0bea5255

  mktables: Add test to avoid undef
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f6c7f3b5e6b021cd

  mktables: Move declaration
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f41f153484b47825

  mktables: Reorder sort
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/280435e61d372c81

  mktables: Remove extra look-up
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c911f88e0599980

  mktables: Use consistent name style for scx
  Karl Williamson             1 file changed, 20 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f1b5ddb1825ffed0

  mktables: extract ref to object just once
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d936ac7ef6dc2eda

  mktables: Allow run-time change of class variable
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e34e472a6fda999d

  mktables: Allow related equivalencing of sub-tables
  Karl Williamson             1 file changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7ec9af0869286179

  mktables: Fix generated file comment
  Karl Williamson             1 file changed, 23 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/51535e42bc5ce631

  mktables: Eliminate duplicate op
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cd191780c593b22e

  mktables: Initialize variable
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a8094c294050f583

  mktables: Try harder to find a good table name
  Karl Williamson             1 file changed, 27 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9214cfd7fb1029d3

  mktables: Add defensive coding
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fd6c011d1a83c195

  mktables: Improve comments, white-space
  Karl Williamson             1 file changed, 130 insertions(+), 109 deletions
  http://perl5.git.perl.org/perl.git/commit/bc7c60c26695dded

  mktables: Work around deficiency in Unicode data files
  Karl Williamson             1 file changed, 14 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f3ec06a3cdcde36a

  perluniprops: Add explanatory note
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/82f5c66c3cfff915

  mktables: Adjust now that have fixed set_type()
  Karl Williamson             1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/395006a71434356a

  mktables: use full_name as well when converting table to binary
  Karl Williamson             1 file changed, 11 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6076a86e7fd97cc4

  mktables: Change name of some ccc tables
  Karl Williamson             1 file changed, 10 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/222d3433a647c9c0

  Unicode::UCD: Remove obsolete pod lines
  Karl Williamson             1 file changed, 0 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dd672fc9f9f38ec6

  perluniprops: mention 5.14 not 5.13
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1882328a534a6620

  perluniprops: Add quotes around a couple prop names
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/29d82fef93283109

  mktables: Clarify comment added to output tables
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/33381dee52a43062

  mktables: Remove possibility of 2nd ccc table
  Karl Williamson             1 file changed, 7 insertions(+), 27 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df7d74bdedaff3c0

  mktables: remove internal restriction
  Karl Williamson             1 file changed, 20 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e92d84ba12425c7f

  t/uni/case.pl: Allow overridden simple maps in input
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5a00061299ce8157

  mktables: Reorder error check
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/086f0b7f3bb999cf

  mktables: Clarify warning message
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a945a04642a806fe

  perluniprops: nit
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/441af77c6637398f

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About