summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [perl #86328] coredump in cleaning up circular magicFather Chrysostomos2011-03-172-2/+42
* regcomp.c: Omitted hard-coded case mappingKarl Williamson2011-03-161-0/+2
* regcomp.c: Restore ptr correctlyKarl Williamson2011-03-161-1/+1
* regcomp.c: comment and white-space-only changeKarl Williamson2011-03-161-25/+24
* RT #85964: bleadperl breaks CGI-FormBuilderKarl Williamson2011-03-162-15/+24
* regcomp.c: white space onlyKarl Williamson2011-03-161-5/+5
* regcomp.c: \D and \d should work under localeKarl Williamson2011-03-161-0/+3
* regcomp.c: no bitmap means no bitmapKarl Williamson2011-03-161-0/+1
* regcomp.c: Add commentKarl Williamson2011-03-161-1/+1
* Read Perl code on Windows in text mode by default.Jan Dubois2011-03-165-6/+112
* Add TODO tests for #85964Karl Williamson2011-03-161-0/+14
* t/op/eval.t tweak for VMS due to record-oriented pipes.Craig A. Berry2011-03-161-0/+3
* Restore ada6eeb82df60fbe63c781f1a102393fd56d104b.Craig A. Berry2011-03-161-4/+2
* Switch t/lib/no_load.t to done_testing() from using an explicit plan.Nicholas Clark2011-03-161-11/+3
* Convert the remainder of t/op/closure.t to test.plNicholas Clark2011-03-161-74/+51
* Convert the middle test loops of closure.t to test.plNicholas Clark2011-03-161-14/+15
* Convert the last third of t/op/closure.t to test.plNicholas Clark2011-03-161-37/+27
* Hang on to child handle after signalling SIGTERMJan Dubois2011-03-154-12/+50
* Don't wait for SIGTERM'ed forked children on WindowsJan Dubois2011-03-153-9/+48
* Update Pod-Simple to CPAN version 3.16Chris 'BinGOs' Williams2011-03-1537-111/+360