2012-09-11 |
Florian Ragwitz | ExtUtils::Manifest has been synchronised to CPAN |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | Dumpvalue has been synchronised to CPAN |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | Synchronise bignum with CPAN |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | Automatically create core-cpan-diff cache dir |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | B::Lint hsa been synchronised to CPAN |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | autouse has synchronised to CPAN |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Florian Ragwitz | Tell Maintainers.pl about the Storable 2.39 upgrade |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Steve Hay | Update perldelta entry for [perl #114496]. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Steve Hay | Silence invalid parameter messages from win32_signal |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Steve Hay | ANSIfy output from invalid parameter handler, and write... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Steve Hay | Forward declare static functions in win32/win32.c |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Craig A. Berry | Identify MallocCfg* globals as variables, not functions. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Abhijit Menon-Sen | Bump version to 2.39 because I botched the 2.38 release |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Abhijit Menon-Sen | Add changelog entry for 2.38 |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Shlomi Fish | Add more tests, Revert back to C-style for loops |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Florian Ragwitz | Remove some set but unused variables |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Florian Ragwitz | Perldelta up to 9e533305 |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Florian Ragwitz | Stop CPAN from indexing mad/ |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Dominic Hargreaves | Correct obvious typos in acknowledgements list |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Andy Dougherty | Fix [perl #114812] Configure not finding isblank(). |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Colin Kuskie | Refactor t/op/my.t to use test.pl instead of making... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Colin Kuskie... | Refactor t/op/cond.t to use test.pl instead of making... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Colin Kuskie... | Refactor t/porting/customized to use test.pl instead... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Craig A. Berry | Fix C++, MYMALLOC, sdbm combination. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Craig A. Berry | Out of memory message should not allocate memory. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | fix s/(.)/die/e |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | [MERGE] only copy bits of regex match string |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | fix a bug in handling $+[0] and unicode |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | m// and s///; don't copy TEMP/AMAGIC strings |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | tidy up patten match copying code |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | stop $foo =~ /(bar)/g skipping copy |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | rationalise t/re/pat_psycho.t |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | Don't copy all of the match string buffer |
commit | commitdiff | tree | snapshot |
2012-09-08 |
David Mitchell | Separate handling of ${^PREMATCH} from $` etc |
commit | commitdiff | tree | snapshot |
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 |
next |