2011-03-19 |
Steve Hay | Redefine errno values for Visual Studio 2010 |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Moritz Lenz | [PATCH] [pod] improve documentation for (?(cond)yes|no) |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Karl Williamson | regcomp.c: Reorder if to silence valgrind |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Karl Williamson | regex: Fix locale regression |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | charset.t: Skip locale tests depending on platform |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jan Dubois | Add perldelta entry about improved kill(9,$pid) on... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jan Dubois | #81026: Perl binary no longer relocatable |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Avoid locale in optimizer unless necessary |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | Revert "re/pat.t: Remove TODO message on passing tests" |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | Revert "regcomp.c: Rmv unused parameter" |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Add flag for /l occurring anywhere |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Move comment |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Father Chrysostomos | perldelta for 007f907 |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Father Chrysostomos | [perl #86328] coredump in cleaning up circular magic |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Omitted hard-coded case mapping |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Restore ptr correctly |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: comment and white-space-only change |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | RT #85964: bleadperl breaks CGI-FormBuilder |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: white space only |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: \D and \d should work under locale |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: no bitmap means no bitmap |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Karl Williamson | regcomp.c: Add comment |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jan Dubois | Read Perl code on Windows in text mode by default. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Karl Williamson | Add TODO tests for #85964 |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Craig A. Berry | t/op/eval.t tweak for VMS due to record-oriented pipes. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Craig A. Berry | Restore ada6eeb82df60fbe63c781f1a102393fd56d104b. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Nicholas Clark | Switch t/lib/no_load.t to done_testing() from using... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Nicholas Clark | Convert the remainder of t/op/closure.t to test.pl |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Nicholas Clark | Convert the middle test loops of closure.t to test.pl |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Nicholas Clark | Convert the last third of t/op/closure.t to test.pl |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jan Dubois | Hang on to child handle after signalling SIGTERM |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jan Dubois | Don't wait for SIGTERM'ed forked children on Windows |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Chris 'BinGOs... | Update Pod-Simple to CPAN version 3.16 |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Nicholas Clark | Convert t/op/oct.t's main tests to data structure and... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Nicholas Clark | Convert t/op/oct.t to using test.pl for comparisons... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Nicholas Clark | Don't set $ENV{PERL5LIB} in t/op/{anonsub,fork}.t as... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Bring the joy of strict (and warnings) to t/op/method.t |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Father Chrysostomos | perldelta up to b38b314 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Convert the remainder of t/op/eval.t to test.pl |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | In t/op/eval.t, move logic from a spawned program into... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Karl Williamson | utf8_heavy.pl: Use CORE:: case function overridden |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Chris 'BinGOs... | Resolved RT #59511 for Module::CoreList |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Mitchell | [perl #82250] fix tainted (s)print format |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Karl Williamson | regcomp.c: utf8 pattern implies uni rules |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Convert t/re/regexp_unicode_prop.t to using test.pl... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Convert the remainder of t/op/numconvert.t to test... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Convert t/re/subst_amp.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Nicholas Clark | Add a test to ensure that test.pl doesn't mention $& |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Father Chrysostomos | perlop: Mention the s///le special case |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Golden | Update CPAN.pm to CPAN version 1.9600 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Father Chrysostomos | perldelta up to d24f2be2 |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Refactor t/op/assignwarn.t to generate all the tested... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/anonsub.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | In test.pl, avoid using a closure to capture warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/re/reg_mesg.t to test.pl and strict. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Move t/re/reg_unsafe.t's test to a fresh_perl_is()... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/re/reg_email.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | In overload.t, move require './test.pl' into BEGIN... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/magic.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/die_unwind.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/die_except.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
David Leadbeater | Remove the couple of references to AutoLoader that... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/do.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/pwent.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | C<not> should be C<!> in pwent.t, to fix a precedence... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | In pwent.t, sanitise the logic for opening /etc/passwd... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | Convert t/op/mydef.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Nicholas Clark | In t/op/mydef.t, add missing C<eval> to a test. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David Mitchell | [perl #82111] de-pessimise some my @array = ... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert t/op/inc.t to test.pl and use strict. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Fix long-standing bug in t/op/inc.t, whereby ok() ignor... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In t/op/inc.t, inline check_some_code() into its only... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In t/op/inc.t, reorder the parameters to check_some_code() |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Father Chrysostomos | perldelta entries |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Father Chrysostomos | release_managers_guide.pod: Add Module::CoreList to... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Father Chrysostomos | perlunicode: double space |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David Leadbeater | Switch Storable to IO::File from FileHandle, only load... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David Leadbeater | Stop using AutoLoader in Storable |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David Leadbeater | Switch Storable to XSLoader from DynaLoader |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Karl Williamson | regcomp.c: /a should handle /\xdf/i same as /u |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert t/op/study.t to use test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert t/op/utf8cache.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | skip_all_without_dynamic_extension() should accepted... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Rename test.pl's skip_all_without_extension to *_dynami... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert t/op/readdir.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert t/op/goto_xs.t to test.pl, strict and warnings. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Move pwent.t's test for NIS+ earlier, before the "fallb... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In t/op/pwent.t, create try_prog() for the common ... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Add PERL_PRESERVE_IVUV to non_bincompat_options. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Yves Orton | Fix RT #84294 /((\w+)(?{print $2})){2,2}/ problem |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Yves Orton | Add tests for RT #84294 /((\w+)(?{print $2})){2,2}... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, use //x to add comments to the parsing... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, test that we get the expected Unicode... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, constrain more tightly the testing... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, use warning_is() for the should-not... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, move the test data from a heredoc... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, remove the \x sequence strings of... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In utf8decode.t, test that the hex sequences and \x... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | Convert utf8decode.t to test.pl |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Nicholas Clark | In test.pl, refactor the implementation of warning_... |
commit | commitdiff | tree | snapshot |
next |