This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use compiled-in inversion lists
[perl5.git] / lib /
2012-02-09 Karl WilliamsonAdd regen/mk_invlists.pl, charclass_invlists.h
2012-02-08 Nicholas ClarkMove lib/Pod/t/eol.t to ext/Pod-Html, as it's testing...
2012-02-08 Nicholas ClarkConvert triplicated code in lib/Pod/t/eol.t to a loop.
2012-02-08 Nicholas ClarkRefactor lib/Pod/t/eol.t
2012-02-08 Nicholas ClarkThe cleanup code in lib/Pod/t/eol.t needs updating...
2012-02-06 David Goldensync version.pm code with CPAN
2012-02-05 David Goldenwarnings.pm docs: clarify categories are in perllexwarn
2012-02-04 Karl WilliamsonUnicode::UCD move =item in pod
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap() compress digit results
2012-02-04 Karl WilliamsonUCD.t: White space only
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Make the NFKCCF property...
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Return deltas for the...
2012-02-04 Karl Williamsonmktables: Generate some delta tables
2012-02-04 Karl Williamsonmktables: Change generated file comment
2012-02-04 Karl Williamsonmktables: Preserve old format in some tables
2012-02-04 Karl WilliamsonUnicode::UCD: pod and comment nits
2012-02-04 Karl Williamsonmktables: Allow generation of delta tables
2012-02-04 Karl Williamsonmktables: White-space, comments only
2012-02-04 Karl Williamsonmktables: Refactor if-else series
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Use regex to get trie
2012-02-04 Karl Williamsonmktables: Don't generate no-longer used tables
2012-02-04 Karl WilliamsonUnicode::UCD: Rmv uses of no-longer needed tables
2012-02-04 Karl WilliamsonUCD.t: white space only
2012-02-04 Karl Williamsonmktables: Include simple mappings in full tables
2012-02-04 Karl Williamsonmktables: Add duplicate tables
2012-02-04 Karl Williamsonmktables: avoid some extra work
2012-02-04 Karl Williamsonmktables: Allow non-standard initializations of properties
2012-02-04 Karl Williamsonmktables: Comments, white-space and typo in message...
2012-02-04 Karl Williamsonmktables: Refactor populating simple case folding tables
2012-02-04 Karl Williamsonmktables: Assume a leading zero means hex format
2012-02-04 Karl Williamsonmktables: Don't populate the _stc table
2012-02-04 Karl WilliamsonUnicode::UCD: Don't read _stc table
2012-02-04 Karl Williamsonmktables: Subroutine call needs to be fully qualified
2012-02-04 Karl WilliamsonUnicode 6.1
2012-02-04 Karl Williamsoncharnames: pod nits
2012-02-04 Karl Williamsonmktables: Cope with 6.1 Name_Alias changes
2012-02-04 Karl WilliamsonUnicode::UCD: Cope with 6.1 Name_Alias changes
2012-02-02 Steffen MuellerRemove dead and obscure typemap entries
2012-02-01 Steffen MuellerMove typemap documentation to its own file
2012-01-31 Father ChrysostomosIncrease $File::Copy::VERSION to 2.23
2012-01-31 Father Chrysostomos[perl #109104] File::Copy: Turn off ‘newline’ warnings
2012-01-31 Father ChrysostomosRemove use of study from splain
2012-01-31 Nicholas Clarkdiagnostics doesn't need to search for perldelta.pod...
2012-01-31 Karl Williamsonlocale.t: Add tests for fc()
2012-01-31 Karl Williamsonlocale.t: process in sorted order
2012-01-31 Karl Williamsonlocale.t: White space only
2012-01-31 Karl Williamsonlocale.t: Add tests for IN_UNI_8_BIT
2012-01-31 Karl Williamsonlocale.t: white space only
2012-01-30 Leon TimmermansMoving :mmap out of core binary into a module
2012-01-30 Father Chrysostomos[perl #108780] Make /foo$qr/ work under ‘no overloading’
2012-01-29 Brian FraserAdd the fc keyword in regen/feature.pl
2012-01-28 Father ChrysostomosIncrease $subs::VERSION to 1.01
2012-01-28 Juerd Waalboer[perl #21396] documentation error in subs.pm
2012-01-27 Father ChrysostomosIncrease $warnings::VERSION to 1.13
2012-01-27 Father ChrysostomosAllow ${^WARNING_BITS} to turn off lexical warnings
2012-01-25 Nicholas ClarkBump $Unicode::UCD::VERSION after commit c3e5bc54acca7110.
2012-01-25 Chris 'BinGOs' Wil... Fix pod error in Unicode::UCD
2012-01-24 Father ChrysostomosIncrease $overload::VERSION to 1.18
2012-01-24 Father ChrysostomosIn overload::AddrRef, use ‘no overloading’
2012-01-24 Father Chrysostomos[perl #108780] Make ‘no overloading’ work with qr//
2012-01-23 Father ChrysostomosEnglish.pm: Remove fallacious comment
2012-01-23 Father ChrysostomosIncrease $English::VERSION to 1.05
2012-01-21 Karl Williamsonlocale.t: White-space, comment only
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-21 Karl Williamsonlocale.t: Don't bother testing locales with malformed...
2012-01-21 Karl Williamsonlocale.t: remove unused debug stuff
2012-01-21 Karl Williamsonlocale.pm: Pod tweaks
2012-01-21 Karl Williamsonlocale.t: In-line function to its only call
2012-01-21 Karl Williamsonlocale.t: White-space, comment-only changes
2012-01-21 Karl Williamsonlocale.t: Add names for some tests
2012-01-21 Karl Williamsonlocale.t: Don't use hard-coded test numbers
2012-01-21 Karl Williamsonlocalet.t: Change variable name
2012-01-21 Karl Williamsonlocale.t: croak isn't loaded
2012-01-21 Karl Williamsonlocale.t: Revise tests
2012-01-21 Karl Williamsonlocale.t: Comments, white-space only
2012-01-21 Karl Williamsonlocale.t: Remove unset variables.
2012-01-21 Karl Williamsonlocale.t: Calculate locale values AFTER setting the...
2012-01-21 Karl Williamsonlocale.t: Don't test a locale twice
2012-01-21 Karl Williamsonlocale.t: Remove hard-coded test number
2012-01-21 Karl Williamsonlocale.t: Move test plan to end
2012-01-21 Karl Williamsonlocale.t: Remove test numbers from calls
2012-01-21 Karl Williamsonlocale.t: Start removing hard-coded test numbers
2012-01-19 Karl Williamsonmktables: Add non-final fold cp table
2012-01-19 Shlomi Fishperl5db.t: add the DebugWrap class
2012-01-18 Father Chrysostomosoverload.pm: Smaller indents for long lines
2012-01-18 Father Chrysostomosoverload.pm: spaces after dots; wording tweak
2012-01-18 Father ChrysostomosDocument new overload warning in overload.pm
2012-01-18 Father Chrysostomosoverload.pm: Doc tweaks
2012-01-18 Father ChrysostomosIncrease $overloading::VERSION to 0.02
2012-01-18 Father Chrysostomosoverloading.pm: Load Carp on demand
2012-01-18 Father ChrysostomosIn overload::ov_method, use ‘no overloading’
2012-01-17 Father ChrysostomosLower $overload::VERSION to 1.17
2012-01-16 Father Chrysostomosoverload.pm: Combine two loops
2012-01-16 Father ChrysostomosTest invalid arg warning from overload
2012-01-16 Father Chrysostomosoverload.pm: Put invalid arg warning in "overload"...
2012-01-16 Father ChrysostomosSuppress ‘useless’ warning in overload.pm
2012-01-16 jkeenanEmit a warning if an attempt is made to overload an...
2012-01-13 Karl Williamsonutf8_heavy.pl: Add inversion status to cache key
2012-01-13 Karl Williamsonutf8.c: Change name of static function
2012-01-13 Karl Williamsonutf8_heavy: Allow to be called from regcomp.c
next