2014-03-20 |
Aaron Crane | Update perldelta for recent core changes |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Aaron Crane | ExtUtils-Install-1.63 has been released to CPAN |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Nicholas Clark | The linux hints file should only look for -lgdbm_compat... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ricardo Signes | sync-with-cpan: allow digits after -TRIAL |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Aaron Crane | hv.h: tweak comment about HvAUX preallocation for large... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Aaron Crane | Upgrade CPAN from 2.03-TRIAL to 2.04-TRIAL |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | [MERGE] audit anchoring in re_intuit_start() |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): move comments abut IMPLICIT |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): don't unset MBOL on uselessness |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): change definition of ml_anch |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): check for IMPLICIT in abs anch |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): check for IMPLICIT in stclass |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): use better limit on anch float |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): do 'not at start' check on BOL |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): reduce scope of /^...$/m test |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): change !ml_anch debugging msg |
commit | commitdiff | tree | snapshot |
2014-03-19 |
David Mitchell | re_intuit_start(): don't set ml_anch on BOL |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Aaron Crane | Porting/sync-with-cpan: allow "-TRIAL" version numbers |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Merge the refactoring of Perl_do_openn() to blead. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | In Perl_nextargv(), move variable declarations into... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Simplify the code in Perl_nextargv(). |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Change core uses of Perl_do_openn() to Perl_do_open6... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Split Perl_do_openn() into Perl_do_open_raw() and Perl_... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Extract the cleanup code of Perl_do_openn() into S_open... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Extract the setup code of Perl_do_openn() into S_openn_... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | In Perl_do_openn(), disambiguate the two separate uses... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | In Perl_do_openn(), move the variable result into the... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Perl_do_openn() doesn't need to set num_svs and svp. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Perl_do_openn() should call PerlIO_openn() with arg... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | In Perl_do_openn(), move {in,out}_{raw,crlf} into the... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Nicholas Clark | Tests that warnings are emitted if in-place edit fails... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Aaron Crane | Fix minor inaccuracy in the release manager's guide |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Aaron Crane | Upgrade Digest-SHA from 5.87 to 5.88 |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | Porting/todo.pod: Use F<> instead of C<> |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | mktables: In-line defns for tables up to 3 ranges |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | mktables: Remove obsolete sort constraint |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | mktables: Add comments, reorder a gen'd file |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | mktables: White-space only |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | utf8_heavy.pl: Change data structure for in-lined defin... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Karl Williamson | mktables: Fix overlooked in-line table defns code |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Matthew Horsfall... | Add support for test.valgrind parallel testing |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | Merge perllexwarn.pod into warnings.pm |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | regenerate warnings.pm |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | do not podcheck regen/warnings.pl |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | warnings.pm: improve awkward sentence in pod |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | bump the version of warnings.pm |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | replace links to perllexwarn with links to warnings |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | remove references to perllexwarn from warnings.pm |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | regen/warnings.pl no longer touches perllexwarn |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | turn perllexwarn into a stub |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | merge most of perllexwarn into warnings |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | replace printTree with warningsTree |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ricardo Signes | enclose warnings.h generation in a block |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Aaron Crane | Fix uninitialized-value warnings in Thread::Queue |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Andy Dougherty | Make sure the PWD environment variable points to the... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Andy Dougherty | Split file into parts with and without substitutions. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Yves Orton | Preallocate HvAUX() structures for large bucket arrays |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Yves Orton | Split out part of hv_auxinit() so it can be reused |
commit | commitdiff | tree | snapshot |
2014-03-17 |
David Mitchell | perlfunc: clarify kill()'s return value |
commit | commitdiff | tree | snapshot |
2014-03-17 |
David Mitchell | tidy up kill0.t and kill0_child |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Daniel Dragan | RT #121230, tests for process group kill on Win32 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | [MERGE] avoid calling pp_null(). |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | elide "empty" ops at the head of op_next chains |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | rpeep(): elide just-nulled ops |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | rpeep(): remove trailing OP_NULLs etc |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | code following eval {} not always optimised |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | OP_SORT: store start of block in null->op_next |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | rpeep(): OP_SORT with code block has OPf_SPECIAL |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | [MERGE] more refactoring of re_intuit_start() |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): re-comment head of function |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): indent rest of check block |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): add some general comments |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): update comments in BmUSEFUL blk |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): update comments in stclass code |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): improve main terminating cond |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): update stclass code comments |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): remove an obsolete assert. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): fix byte/char calculation err |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): eliminate checked_upto var |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): fix a comment about overlap |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): trivial reorg of stclass code |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): always initialise start_shift |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): swap BmUSEFUL + stclass blocks |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): de-duplicate condition |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): swap two blocks, delete label |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): swap another if/else block |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): remove redundant assertion |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): swap another if/else block |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): swap if/else blocks |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): eliminate one label |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | add test for a code path in intuit_start() |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): eliminate debug-only var |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): eliminate t from stclass code |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): reduce use of s in stclass code |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): remove if(check) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): use check_ix for efficiency |
commit | commitdiff | tree | snapshot |
2014-03-16 |
David Mitchell | re_intuit_start(): stclass: use rx_origin more |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Nicholas Clark | On OS X, allow Configure to override $ld with -Dld=... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
H.Merijn Brand | Configure misdetects strlcpy et al. with gcc -flto... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Aaron Crane | Update perldelta for core changes to this point |
commit | commitdiff | tree | snapshot |
next |