summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new perldelta for 5.19.10Tony Cook2014-02-2010-552/+974
* avoid leaving the old perldelta as a symlinkTony Cook2014-02-201-0/+3
* record the 5.19.9 epigraphTony Cook2014-02-201-0/+27
* merge 5.19.9 release branchTony Cook2014-02-206-237/+297
|\
| * note lib/locale.t rare failurev5.19.9Tony Cook2014-02-201-0/+10
| * update perlhist for 5.19.9Tony Cook2014-02-201-0/+1
| * finalize perldelta for 5.19.9Tony Cook2014-02-201-231/+93
| * Update Module::CoreList for 5.19.9Tony Cook2014-02-204-15/+202
* | regcomp.c: Don't read uninitialized dataKarl Williamson2014-02-193-4/+11
|/
* lib/locale.t: Remove tests that need UTF-8 localeKarl Williamson2014-02-191-9/+0
* locale.c: Change 'and' to '&&'Karl Williamson2014-02-191-6/+6
* run/locale.t: White-space onlyKarl Williamson2014-02-191-1/+1
* locale.c: Another POSIX emulation fix on WindowsKarl Williamson2014-02-192-12/+23
* .locale.c: Better emulate POSIX locale setting on WindowsKarl Williamson2014-02-191-2/+58
* Make taint checking regex compile time instead of runtimeKarl Williamson2014-02-196-43/+141
* lib/locale.t: Add some test namesKarl Williamson2014-02-191-92/+92
* lib/locale.t: Untaint before checking if next thing taintsKarl Williamson2014-02-191-0/+11
* perllocale: Add note about ENVIRONMENT variableKarl Williamson2014-02-191-0/+9
* perlsec: NitKarl Williamson2014-02-191-2/+3
* Update Config::Perl::V to 0.20H.Merijn Brand2014-02-193-5/+15
* perlootut: replace Object::Tiny with Class::TinyDavid Golden2014-02-192-12/+15
* New bincompat optionsH.Merijn Brand2014-02-192-0/+6
* regcomp.c: Remove no longer used functionKarl Williamson2014-02-194-24/+0
* regcomp.c: Move some locale initialization codeKarl Williamson2014-02-191-23/+18
* regcomp.c,regexec.c: White-space onlyKarl Williamson2014-02-192-26/+26
* regcomp.c: Fix more alignment problemsKarl Williamson2014-02-197-93/+117
* regexec.c: Rename function, add parameter, make non-staticKarl Williamson2014-02-194-16/+28
* regcomp.h: Allow compiler to perform calculationKarl Williamson2014-02-191-1/+1
* regexec.c: Add some checksKarl Williamson2014-02-191-1/+2
* Change method of passing some info from regcomp to regexecKarl Williamson2014-02-193-33/+21
* regcomp.h: Remove extraneous commentKarl Williamson2014-02-191-7/+0
* regcomp.h: Free up flag bit in ANYOF nodesKarl Williamson2014-02-191-10/+8
* regexes: Remove uses of ANYOF_LOCALE flagKarl Williamson2014-02-193-29/+12
* regcomp.c: Simplify /l Synthetic Start Class constructionKarl Williamson2014-02-192-24/+21
* Convert more EXACTFish nodes to EXACT when possibleKarl Williamson2014-02-194-17/+62
* Do not dereference hv before ensuring it's not NULLRafael Garcia-Suarez2014-02-191-1/+2
* perldelta updatesTony Cook2014-02-191-1/+10
* save errno/$! across Win32.pm autoloads tooTony Cook2014-02-192-1/+9
* cygwin doesn't implement $^E (except as a read of $!)Tony Cook2014-02-191-6/+14
* Correct number of tests in plan.James E Keenan2014-02-191-1/+1
* perlvar.pod: suggest string comparisons for $]David Golden2014-02-181-2/+2
* restore $PERL_OLD_VERSION to English.pmDavid Golden2014-02-182-2/+4
* [perl #121081] workaround different output on VMSTony Cook2014-02-191-5/+6
* Update HTTP-Tiny to CPAN version 0.042David Golden2014-02-182-22/+26
* Fix pod errorsKarl Williamson2014-02-184-4/+3
* re-import 5.19.8 delta form 5.19.8Ricardo Signes2014-02-181-1/+503
* update perlport with currently unresolved Cygwin test failuresTony Cook2014-02-181-0/+19
* Update Parse-CPAN-Meta to CPAN version 1.4413Tony Cook2014-02-183-9/+12
* perldelta updatesTony Cook2014-02-181-0/+42
* Upgrade Digest-SHA from 5.86 to 5.87Steve Hay2014-02-1812-370/+283