2012-09-08 |
David Mitchell | regexec_flags(): simplify length calculation |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | PL_sawampersand: use 3 bit flags rather than bool |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | document args to regexec_flags and API |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Jerry D. Hedden | Upgrade to threads::shared 1.41 |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Andy Dougherty | Fix alignment for darwin with -Dusemorebits. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.90 |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Shlomi Fish | perl5db: more tests |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Shlomi Fish | perl5db: fix an accidental effect of strictures |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Jerry D. Hedden | Fix compiler warning about empty if body |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Dougherty | Collapse duplicate settings in hints/solaris_2.sh |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Dougherty | Avoid garbled sed command in hints/solaris_2.sh |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | Document the reason for the early return in Perl_newPRO... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | Merge improvements to -DPERL_DEBUG_READONLY_OPS into... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | In Perl_cv_forget_slab(), simplify the conditionally... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | Perl_magic_setdbline() should clear and set read-only... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | In op.c, change S_Slab_to_rw() from an OP * parameter... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Nicholas Clark | Under -DPERL_DEBUG_READONLY_OPS don't work around glibc... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Sébastien Aperghis... | Make dual-lived constant.pm work on 5.8 again |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Rafael Garcia... | Make XSLoader's UPSTREAM as undef |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Sebastien Aperghis... | Upgrade to XSLoader 0.16 |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Nicholas Clark | newXS_len_flags() shouldn't change the line number... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Nicholas Clark | Test that the warning for "can be 0, test with defined... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Nicholas Clark | Test that the warning for "Found = in conditional"... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Nicholas Clark | Test that the line number for a "sub redefined" warning... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Craig A. Berry | Add Karen Etheridge to AUTHORS. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Karen Etheridge | RT#114312: prevent ls from colourizing output |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Steve Hay | perldelta for 94814ff57e and 5e56f3f11f |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Steve Hay | Upgrade DB_File to 1.827 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Jerry D. Hedden | Fix skip_without_dynamic_extension to just skip |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Revert "toke.c: PL_in_eval purge" |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | test.pl:run_multiple_progs: Document cmdline switches |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | s/${foo#}//e should be an error |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Commit 6b00f562ed broke s/${\%x}{3}//e |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Sullivan Beck | Bump Locale-Codes from 3.22 to 3.23 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Craig A. Berry | Make new File::Copy test case insensitive. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Craig A. Berry | Files ending in .eg are also non-pod. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Aristotle Pagaltzis | [perl #114498] Document (0)[1,2] better |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tony Cook | correct -Dmad skip count for tests introduced in 2d85e4... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Nicholas Clark | Remove the VM/ESA port. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Steffen Mueller | Silence ParseXS warning about abusing the CODE section |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tony Cook | [perl #112776] avoid warning on an initialized non... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tony Cook | [perl #112776] TODO test for warning |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice in sprintf "%.1s", $utf8 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice in sprintf "%1s", $utf8 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice in pack "u", $utf8 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice when reading lvalue substr... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice when reading lvalue substr... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice for lvalue pos($utf8) |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Stop substr($utf8) from calling get-magic twice |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | [perl #114410] Reset utf8 pos cache on get |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | utf8cache.t: Skip only the XS-dependent test |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | test.pl: Add skip_without_dynamic_extension |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Break s//3}->{3/e |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Fix two minor s//.../e parsing bugs |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c: PL_in_eval purge |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: comments, comments |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: Merge similar code |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: Remove incorrect part of comment |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: Merge two adjacent #ifdefs |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: Remove unnecessary assignment |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:scan_heredoc: less pointer fiddling; one less SV |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:S_scan_heredoc: put the croaking code in one... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Make eval "s//<<END/e" slightly faster |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | lex.t: Mangle obscenity (albeit euphemistic) |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Fix here-doc body extraction in eval 's//<<END/' |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Finish fixing here-docs in re-evals |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c:S_scan_heredoc: Put stream-based parser in else... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | Avoid uninit warning for qq|${\<<FOO}| |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Father Chrysostomos | toke.c: S_scan_heredoc: prune dead code |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Nicholas Clark | Refactor t/op/die.t to re-use the same $SIG{__DIE__... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Colin Kuskie | Refactor t/op/die.t to use test.pl instead of making... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Jerry D. Hedden | Fix Cygwin build warnings |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | Remove a no-longer needed lexical from t/op/lop.t |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Colin Kuskie | Document the last five tests of t/op/lop.t |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Colin Kuskie | Update t/op/lop.t to use test.pl instead of making... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Colin Kuskie | Refactor t/uni/case.pl to use test.pl instead of making... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Colin Kuskie | Refactor t/porting/checkcase.t to use test.pl instead... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Colin Kuskie | Refactor t/re/no_utf8_pt.t to use test.pl instead of... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | Add /\.gif\z/ files to the non-Pod exceptions in t... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | t/porting/podcheck.t now passes no_chdir to File::Find... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | t/porting/dual-life.t now passes no_chdir to File:... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | t/porting/exec-bit.t isn't using File::{Basename,Find... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | t/porting/checkcase.t now passes no_chdir to File:... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Nicholas Clark | Refactor t/porting/filenames.t to shrink the code and... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Karl Williamson | regexec.c: White-space only |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Karl Williamson | Avoid duplicate table look ups. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Karl Williamson | Refactor \X regex handling to avoid a typical case... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Karl Williamson | regexec.c: Remove no longer needed comments |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Steve Hay | perldelta for 43ddfa5614 and 39b80fd98d. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Steve Hay | Revert File::Copy::copy() to fail when copying a file... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Steve Hay | Fix File::Copy test failure on Windows |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | note CPAN pod link target; regen pod issues |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | perldtrace.pod: typo |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | perldtrace.pod: Remove a stray =item |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | Add another address for Shawn Moore to checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | Add t/run/dtrace.pl to MANIFEST |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Shawn M Moore | "loading-file" and "loaded-file" DTrace probes |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Shawn M Moore | "op-entry" DTrace probe |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Father Chrysostomos | op.c: Two more boolean %hash optimisations |
commit | commitdiff | tree | snapshot |
next |