This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Exclude undefined hash elements from localeconv()
[perl5.git] / lib /
2014-06-01 Karl Williamsonlib/utf8.pm: Document unicode_to_native() and inverse
2014-06-01 Karl Williamsonlib/utf8.pm: wrap code examples in pod with C<>
2014-06-01 Karl Williamsonlib/locale.t: Add tests, fix test names
2014-06-01 Karl Williamsonlib/locale.t: Add some tests
2014-06-01 Karl Williamsonlib/locale.t: Improve test names; add some names
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-31 Karl Williamsonlib/utf8_heavy.pl: Stack '?' and ':' ternaries
2014-05-30 Karl Williamsonregcomp.c: Move code into a function
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
2014-05-30 Karl Williamsoncharnames: Eliminate need to sync code in two places
2014-05-30 Karl WilliamsonUnicode::UCD.pm: Pod clarifications and nits
2014-05-30 Karl Williamsonmktables: Add comment
2014-05-30 Karl WilliamsonRevert "mktables: Remove obsolete sort constraint"
2014-05-30 Karl Williamsonmktables: Add regenerated header to file
2014-05-28 Shlomi FishFix RT #121509 : perl -d handling chdir().
2014-05-28 Tony Cookbump perl5db.pl $VERSION to 1.45
2014-05-28 Rob HoelzImplement get_fork_TTY for tmux
2014-05-27 Ricardo Signesremove Package-Constants from core perl distribution
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-27 Ricardo Signesadd a 5.21 feature bundle
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-04-24 David Mitchellmy_plvarsp nulling and PERL_GLOBAL_STRUCT_PRIVATE
2014-04-15 Ricardo Signesimport experimental.pm
2014-04-13 Karl WilliamsonPerlIO.pm: Make pod :utf8 caution more prominent
2014-04-07 Ricardo Signesbump version on debugger
2014-04-07 Hiroo Hayashiproperly reset ReadLine's knowledge of handles after...
2014-04-02 Ævar Arnfjörð Bjar... utf8: add tests for behavior change in v5.15.6-407...
2014-04-01 Karl WilliamsonPATCH: [perl #119499] "$!" with UTF-8 flag
2014-03-18 Karl Williamsonmktables: In-line defns for tables up to 3 ranges
2014-03-18 Karl Williamsonmktables: Remove obsolete sort constraint
2014-03-18 Karl Williamsonmktables: Add comments, reorder a gen'd file
2014-03-18 Karl Williamsonmktables: White-space only
2014-03-18 Karl Williamsonutf8_heavy.pl: Change data structure for in-lined defin...
2014-03-18 Karl Williamsonmktables: Fix overlooked in-line table defns code
2014-03-18 Ricardo Signesregenerate warnings.pm
2014-03-18 Ricardo Signesreplace links to perllexwarn with links to warnings
2014-03-14 Karl WilliamsonWhite-space only; properly indent newly formed blocks
2014-03-14 Karl Williamsonmktables: Inline short tables
2014-03-13 Karl Williamsonlib/locale.t: Update $variable name
2014-03-13 Karl WilliamsonPATCH: [perl #121340] lib/locale.t noisy+complaining...
2014-03-13 Karl Williamsonlib/locale.t: Fix broken test
2014-03-04 David Mitchell[perl #121362] overload optimisation added a SEGV
2014-03-02 Karl Williamsonperluniprops: Show property name without braces
2014-03-02 Karl WilliamsonUnicode/UCD.t: Fix broken test
2014-03-02 Karl Williamsonmktables: Allow Unicode Unihan files to compile
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-26 Steffen MuellerOptimization: Remove needless list/pushmark pairs from...
2014-02-25 Karl Williamsonlib/locale.t: Make more tests not fail unless is bad...
2014-02-25 Karl Williamsonlib/locale.t: Change an array to a hash
2014-02-24 Steffen MuellerMissing version bump for Deparse
2014-02-24 Steffen MuellerB::Deparse: Padrange deparse fix
2014-02-20 Karl WilliamsonChange 'semantics' to 'rules'
2014-02-20 Karl Williamsonlib/locale.t: Remove tests that need UTF-8 locale
2014-02-19 Karl WilliamsonMake taint checking regex compile time instead of runtime
2014-02-19 Karl Williamsonlib/locale.t: Add some test names
2014-02-19 Karl Williamsonlib/locale.t: Untaint before checking if next thing...
2014-02-19 James E KeenanCorrect number of tests in plan.
2014-02-19 David Goldenrestore $PERL_OLD_VERSION to English.pm
2014-02-18 Tony Cook[perl #121081] workaround different output on VMS
2014-02-17 Chris 'BinGOs' Wil... Skip locale test on OpenBSD, MirBSD and Bitrig too
2014-02-09 Father ChrysostomosExpand tabs in diagnostics.pm
2014-02-09 Father Chrysostomosdiagnostics.pm: Eliminate $WHOAMI
2014-02-09 Father ChrysostomosIncrease $diagnostics::VERSION to 1.34
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-02-01 ZeframMerge blead into zefram/purple_signatures
2014-02-01 Zeframsubroutine signatures
2014-01-30 Karl Williamsonlib/locale.t: Better debug information
2014-01-28 Karl Williamsonmktables: Refer to an actual commit number
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-28 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.25
2014-01-28 Father Chrysostomos[perl #121050] Teach B::Deparse about prototype whitespace
2014-01-27 Karl WilliamsonTaint more operands with case changes
2014-01-27 Karl WilliamsonMove an inversion list generation to mktables
2014-01-27 Karl WilliamsonMove more locale code to t/loc_tools.pl
2014-01-24 Karl Williamsonlib/locale.pm: Pod corrections
2014-01-24 Karl WilliamsonAllow 'use locale' on systems without locales.
2014-01-22 Brian Fraserlib/ExtUtils/t/Embed.t: Skip tests is cross-compiling...
2014-01-22 Karl WilliamsonMove more common locale finding code into t/loc_tools.pl
2014-01-22 Karl Williamsont/loc_tools.pl: Extract out finding locales from locale.t
2014-01-22 Karl Williamsonlib/locale.t: Remove no longer needed SKIPS
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-18 Craig A. BerryFix perl5db.t test 41 on VMS.
2014-01-14 Tony Cook[perl #118817] avoid using 2 handles to write to the...
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Ricardo Signesavoid a keys-on-scalar warning in a test
2014-01-14 Father ChrysostomosMore test tweaks
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-09 Karl Williamsonlib/B/Deparse.t: TODO test for [perl #120950]
2014-01-05 Shlomi FishCrash in tab completion with Term::ReadLine::Gnu.
2014-01-01 Karl WilliamsonUnicode::UCD::prop_aliases(): Don't generate spurious...
2013-12-31 Karl WilliamsonWhite-space only
2013-12-31 Karl WilliamsonChange format of mktables output binary property tables
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-31 Karl Williamsonmktables: Split off some functionality
next