This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.h: Remove some no-longer used #defines
[perl5.git] / lib /
2014-09-01 Karl Williamsonlib/utf8_heavy.pl: Don't return empty under miniperl
2014-08-25 Father ChrysostomosRemove compile-time checking of rv2?v with const kid
2014-08-24 Father ChrysostomosIncrease $_charnames::VERSION to 1.42
2014-08-24 Father ChrysostomosPartial minitest fix-up
2014-08-20 Peter MartiniRevert Test::Builder changes in prep for 5.21.3
2014-08-16 Chad GranumUpdate to include latest Test::Builder alpha
2014-08-15 Tony Cookfix debugger y command scope level
2014-07-21 Karl Williamsonutf8_heavy.pl: Fix nit in comment
2014-07-21 Dagfinn Ilmari Man... Disallow importing functions from UNIVERSAL
2014-07-14 Alexandr CiorniiFile::Copy does not overwrite read-only files
2014-07-09 Karl Williamsonlib/locale.t: Fix debug statement
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-06-28 Craig A. BerryFix like/is problem in perl5db.t.
2014-06-21 Karl Williamsonlib/locale.t: Improve debug info
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-21 Ævar Arnfjörð Bjar... Add a new warning about redundant printf arguments
2014-06-21 Ævar Arnfjörð Bjar... Split up the fake "missing" warning category into an...
2014-06-18 Karl Williamsonlib/locale.t: White space only
2014-06-18 Karl Williamsonlib/locale.t: Skip testing $! unless LC_MESSAGES exists
2014-06-18 Karl WilliamsonPATCH:[perl #12202] locale fails on OS X
2014-06-18 Karl Williamsonlib/locale.t: Don't test strftime without LC_TIME
2014-06-18 Karl Williamsonlib/locale.t: Add %p to strftime test
2014-06-18 Karl Williamsonlib/locale.t: Add debugging statement
2014-06-18 Karl Williamsonlib/locale.t: Add debugging subroutine
2014-06-18 Karl Williamsonlib/locale.t: Modify debug statements
2014-06-18 Karl Williamsonlib/locale.t: Don't test locales without LC_NUMERIC
2014-06-18 Karl Williamsonlib/locale.t: Refactor some tests common to 2 branches
2014-06-18 Karl Williamsonlib/locale.t: Add debugging statement
2014-06-17 Matthew Horsfall... Bump B::Deparse version
2014-06-17 Dagfinn Ilmari Man... Preserve explicit 'm' when deparsing m?PATTERN?
2014-06-17 Karl WilliamsonUse Unicode 7.0
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-11 Jarkko HietaniemiLocale tests assumed POSIX, not true in minitest.
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-09 David Mitchellbump Benchmark version
2014-06-09 David MitchellBenchmark.pm: avoid long walltime on calibration
2014-06-07 Karl Williamsonlocale.c: Fix uncomplemented 'if' test
2014-06-07 Karl Williamsonstrftime: Set UTF-8 flag appropriately on return
2014-06-07 Karl WilliamsonPATCH: [perl #119425] strftime with %p
2014-06-07 Karl Williamsonlib/locale.t: Change acceptable fail % for Win32
2014-06-05 Karl WilliamsonRevert "PATCH: [perl #119499] "$!" with UTF-8 flag"
2014-06-05 Karl WilliamsonUse C locale for "$!" ouside 'use locale' scope
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
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
next