summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlfunc: clarified 'do FILE' error checkingDavid Golden2011-03-192-5/+16
* perl5123delta: Improve descriptionFather Chrysostomos2011-03-191-1/+2
* perl5122delta: typoFather Chrysostomos2011-03-191-1/+1
* perl5122delta: Correct two referencesFather Chrysostomos2011-03-191-2/+2
* Updated HTTP::Tiny to CPAN version 0.011David Golden2011-03-194-10/+15
* regcomp.c: RT#77414. Initialize flagKarl Williamson2011-03-192-2/+9
* regcomp.c: /l uses the \w, etc. classesKarl Williamson2011-03-191-1/+4
* regcomp.c: Optimizer could lose some infoKarl Williamson2011-03-191-2/+9
* regcomp.c: Move statement down.Karl Williamson2011-03-191-3/+3
* pat_advanced.t: Bump watchdog timeoutKarl Williamson2011-03-191-1/+1
* regcomp.h: Add ANYOF_CLASS_SETALL()Karl Williamson2011-03-191-0/+2
* utf8.h: A fold buffer needs to hold any utf8 charKarl Williamson2011-03-191-2/+3
* regexec.c: execute inappropriately skipped codeKarl Williamson2011-03-191-5/+6
* regexec.c: Chg var. name for clarityKarl Williamson2011-03-191-5/+5
* Update CPANPLUS to CPAN version 0.9103Chris 'BinGOs' Williams2011-03-206-44/+45
* More version bumps in view of recent PERL_NO_GE_CONTEXT commitsFather Chrysostomos2011-03-193-2/+10
* Clean: Move old comment to proper locationMichael Witten2011-03-191-6/+6
* Doc patch for perlsyn, clarification in given/whenAlastair Douglas2011-03-191-6/+48
* Add Alastair Douglas to AUTHORSFather Chrysostomos2011-03-191-0/+1
* Perl_sighandler: only inc SS_ix for unsafe signalsDavid Mitchell2011-03-191-9/+13
* In signal handler, don't inc stack pointersDavid Mitchell2011-03-191-14/+1
* Add PERL_NO_GET_CONTEXT to NDBM_FileNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to GDBM_FileNicholas Clark2011-03-191-0/+2
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-199-8/+40
* perl5121delta: #72998 was introduced earlierFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to mroNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to attributesNicholas Clark2011-03-191-0/+1
* Add PERL_NO_GET_CONTEXT to XS::TypemapNicholas Clark2011-03-191-1/+2
* Add PERL_NO_GET_CONTEXT to Sys::HostnameNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to I18N::LanginfoNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to Hash::UtilNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to Hash::Util::FieldHashNicholas Clark2011-03-191-45/+63
* Add PERL_NO_GET_CONTEXT to File::GlobNicholas Clark2011-03-191-0/+2
* Add PERL_NO_GET_CONTEXT to dl_dlopen.xsNicholas Clark2011-03-191-0/+2
* Stop hang in regexKarl Williamson2011-03-192-28/+40
* reset pos and utf8 cache when de/encoding utf8 strDavid Mitchell2011-03-192-3/+115
* Fixup errno definitions for WindowsJan Dubois2011-03-193-13/+14
* Redefine errno values for Visual Studio 2010Steve Hay2011-03-194-96/+115
* [PATCH] [pod] improve documentation for (?(cond)yes|no)Moritz Lenz2011-03-192-1/+9
* regcomp.c: Reorder if to silence valgrindKarl Williamson2011-03-181-2/+4
* regex: Fix locale regressionKarl Williamson2011-03-182-50/+28
* charset.t: Skip locale tests depending on platformKarl Williamson2011-03-171-1/+11
* Add perldelta entry about improved kill(9,$pid) on WindowsJan Dubois2011-03-171-1/+11
* #81026: Perl binary no longer relocatableJan Dubois2011-03-171-0/+8
* regcomp.c: Avoid locale in optimizer unless necessaryKarl Williamson2011-03-173-30/+42
* Revert "re/pat.t: Remove TODO message on passing tests"Karl Williamson2011-03-171-0/+1
* Revert "regcomp.c: Rmv unused parameter"Karl Williamson2011-03-173-15/+17
* regcomp.c: Add flag for /l occurring anywhereKarl Williamson2011-03-171-3/+12
* regcomp.c: Move commentKarl Williamson2011-03-171-2/+2
* perldelta for 007f907Father Chrysostomos2011-03-171-1/+6