2013-06-02 |
David Mitchell | eliminate PL_reg_poscache, PL_reg_poscache_size |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | use new cleanup for PL_regmatch_state |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | unify regmatch_info data |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | move eval_state init from regtry() to regexec() |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | move savestack restore from regmatch to regexec |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | eliminate PL_reg_maxiter, PL_reg_leftiter |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | Rationalise RX_MATCH_UTF8_set() |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | S_setup_eval_state: save subcoffset, not suboffset |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | Eliminate PL_reg_match_utf8 |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | regex engine: simplify is_utf8_pat handling |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | stop callers of rex engine using RX_MATCH_UTF8_set |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | add regmatch_eval_state struct |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | S_setup_eval_state(): always set up destructor |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | S_regtry(): move eval setup code into separate fn |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | remove unused reginfo->bol field |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | eliminate PL_bostr |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | add strbeg argument to Perl_re_intuit_start() |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | find_byclass, regrepeat: remove is_utf8_pat arg |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | eliminiate PL_regeol |
commit | commitdiff | tree | snapshot |
2013-06-02 |
David Mitchell | make more use of regmatch_info struct. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | Fix crashes after syntax errors in lexical subs |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | [perl #116735] Honour lexical prototypes when no parens... |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | Name lexical constants |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | lexsub.t: To-do tests for citing lex subs after errors |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Chris 'BinGOs... | Update Pod-Usage to CPAN version 1.63 |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | [perl #118237] Fix coreamp.t’s rand test |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Father Chrysostomos | Stop constant inlining from countermanding ‘use subs’ |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Chris 'BinGOs... | Update Filter-Util-Call to CPAN version 1.49 |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Chris 'BinGOs... | Update Pod-Parser to CPAN version 1.61 |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Father Chrysostomos | Correct three sub call comments in perly.y |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Father Chrysostomos | toke.c: Under -DT, report pending idents more clearly |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Craig A. Berry | Fix ExtUtils::Constant test failure on VMS. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Ricardo Signes | update link for DTrace user guide |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Craig A. Berry | Update the GSMATCH handling in vms/gen_shrfls.pl. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Shlomi Fish | iperlipc: s/multithreading/multitasking/ |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Ricardo Signes | correct example for turning of experimental warnings |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Chris 'BinGOs... | Update Text-Tabs to CPAN version 2013.0523 |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Chris 'BinGOs... | CPAN-Meta bugfix exposed an assumption in EUMM tests... |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Chris 'BinGOs... | CPAN-Meta has changed so regenerate the META.* files |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Chris 'BinGOs... | Update CPAN-Meta to CPAN version 2.131490 |
commit | commitdiff | tree | snapshot |
2013-05-29 |
David Golden | git-deltatool: show files changed when tagging new... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
David Golden | git-deltatool: fix problem reading changed commit message |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Nicholas Clark | Cache HvFILL() for larger hashes, and update on inserti... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Jerry D. Hedden | Upgrade to threads 1.87 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Father Chrysostomos | [perl #117081] Deparse foreach my $lexical correctly... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Father Chrysostomos | perlthrtut: Shorten/rewrap long lines |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Ricardo Signes | remove the expectation of a "P" command |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Merge in various enhancements to bisect.pl and bisect... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add -q to git clean in bisect-runner.pl |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Three Configure fixups so that bisect-runner.pl can... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should match patches with directory... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add a 'none' target to bisect-runner.pl |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect.pl can now optionally timeout the user's test... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add an option to bisect.pl to run the user testcase... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, run_report_and_exit() now uses... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, extract the Configure running... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, invert the first parameter to... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the calls to system ... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect.pl can run in-place if the checkout is totally... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | If there is no 'blead' branch, bisect.pl now uses a... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add --gold option to bisect.pl for the revision to... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl always needs to pass paths gleaned... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | When bisecting, use `git tag -l` to get the list of... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to probe DB_File.xs before runni... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs another minor fixup to build... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix 5.7.x to export Perl_cxinc... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix a typo in the Solaris hints... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Yves Orton | Tweak to make it clearer what to do if your working... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add a --valgrind option to bisect.pl, to run the test... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl will now invoke with ./perl -Ilib... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix Makefile.SH to remove remov... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add --early-fixup and --late-fixup to bisect.pl, for... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Add --all-fixups to bisect.pl, to apply all patches... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should always exit fatally with 255... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the system ... and die... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | When testing the end version, bisect.pl should treat... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should search for lib*.a as well as... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should use ".$Config{dlext}" instead... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | Teach bisect-runner.pl that on HP-UX, _filbuf() is... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to know how to identify HP-UX... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | On HP-UX, bisect without any -j option as the system... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Nicholas Clark | In bisect{,-runner}.pl, refactor the code for CPU probi... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Father Chrysostomos | diag.t, perldiag.pod: Make sure S is used for Perl_warn |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Father Chrysostomos | [perl #117947] Verify lvalueness of XSUBs at run time |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.061 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.061 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.061 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | pat_advanced.t: fix two tests |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Nicholas Clark | On Linux LC_ALL overrides LC_MESSAGES, so tweak perl5db... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
David Steinbrunner | typo fixes for Math-BigInt |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Tony Cook | man perlrules doesn't always output "No manual entry... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Nicholas Clark | Remove DG/UX support. |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Nicholas Clark | Perl_hv_fill() can return early if the hash only has... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Nicholas Clark | Tests for hashes in scalar context (and hence HvFILL()). |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | perldiag: reflow another entry for nice splain output |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | Make \N{ } deprecation warnings fatalizable |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | Turn \N{ } deprecation warnings on by default |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | Make ‘Escape literal pattern white space’ a default... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | perldiag: mark two deprecated entries with D |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Father Chrysostomos | perldiag: wrap an entry for better splain output |
commit | commitdiff | tree | snapshot |
next |