2008-09-13 |
Vincent Pit | Re: [5.8] Change 33727 (op.c) breaks constant folding... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Nicholas Clark | In S_mro_get_linear_isa_dfs(), add void casts to silenc... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Nicholas Clark | Build the isa cache from any linear ISA, rather than... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Nicholas Clark | Need to free the isa lookup hash before rebuilding it. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Nicholas Clark | Create a direct lookup hash for ->isa() lookup, by... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nicholas Clark | Abolish the warning "Can't locate package %"SVf" for... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nicholas Clark | As stash can't be NULL, no need to check name_stash... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nicholas Clark | The stash argument to S_isa_lookup() actually never... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nicholas Clark | Use 1 line of code in place of 6 in Perl_sv_derived_from(). |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nicholas Clark | S_isa_lookup() no longer recurses (as of Brandon's... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Steve Hay | Skip another file in the VERSION comparison program |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vincent Pit | Re: blead with -Dusemymalloc fails on t/comp/hints.t |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Jerry D. Hedden | Watchdog re-queue |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Nicholas Clark | Correct Audrey's name in traditional and simplified... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Nicholas Clark | Update Changes. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Nicholas Clark | Suck in r1147 from TH3's svn: |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Jerry D. Hedden | Fix parallel testing temp filenames |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Steve Hay | Update AUTHORS |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vincent Pit | Re: 'if not / unless' optimization change makes my... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nicholas Clark | Cross-propagate changes between make_ext and make_ext_c... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nicholas Clark | Upgrade to CGI.pm 3.42 |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nicholas Clark | Re-instate all the warnings checks that don't work... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nicholas Clark | Update gellyfish's e-mail. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vadim Konovalov | - crosscompilation - step 1 of N+1 |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Craig A. Berry | Make sure the watchdog requeues itself when sleep(... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Craig A. Berry | Make sure temp file has an extension on VMS to work... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bram | $ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS} |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Tye McQueen | [perl #57016] debugger: o warn=0 die=0 ignored |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Claes Jacobsson | [DOC PATCH] av.c - clearify that av_shift returns ... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vincent Pit | Re: unless(...) terser than if(!...) |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Jan Dubois | Fix mismatched #if/#endif in Win64 configuration. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Nicholas Clark | Split all the tests for ops that can return undef for... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Nicholas Clark | Fix an inconsistency spotted by David Landgren. (Althou... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Nicholas Clark | Two missed s/Autrijus/Audrey/g |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Nicholas Clark | Upgrade to ExtUtils::CBuilder 0.24 |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Nicholas Clark | Upgrade to CGI.pm 3.41 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Steffen Mueller | bugfix, AutoLoader 0.67 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Steve Hay | Fix a couple of failing CGI.pm tests on Win32 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Matt Kraai | Add missing "a" to binmode documentation in perlfunc.pod |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Paul Johnson | Re: Change 34166: Small typo fix |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Nicholas Clark | Reflect local modifications to dual life modules in... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Nicholas Clark | Add the URL for annotated svn of S03. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Nicholas Clark | Tweaks and reflowing for the cc/linker split. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Nicholas Clark | The tasks needed to get smart match fixing underway... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Nicholas Clark | Note the task TODO of splitting the linker from the... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Moritz Lenz | clear docs on exists wrt autovivification |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Abhijit Menon-Sen | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Jerry D. Hedden | [PATCH] Perl TODO related to threads::shared done |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Jerry D. Hedden | Architecture-Independent Non-XS extenstions |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Nicholas Clark | Silence warnings when -destdir isn't set. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Nicholas Clark | Fix #30660: Repeated spaces on shebang line stops optio... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | No, third time not lucky. Remove the extraneous leading... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | And then change 34231 removed the other t/lib/Dev/Null... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | Khaaaaan! Change 34230 wasn't right. The tests all... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | And then add the Dev::Null from Test-Simple-0.80 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | Move all of Test::Harness's test modules into ext/Test... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Steve Hay | Fix new test added by #34198, which failed on Win32 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Nicholas Clark | Move t/lib/{data,sample-tests,source_tests,subclass_tes... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Jerry D. Hedden | Add cygperl*.dll to packlist |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Milosz Tanski | Safer environ iteration |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bram | Unintented interpolation of $/ in regex (was: Re: ... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Dr.Ruud | Re: [perl #58218] backwards logic in perluniintro ... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Rafael Garcia... | Patch by Tod Hagan to document the 2nd argument of... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bram | [perl #57646] Weird non-equivalence between $::{'a... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Dave Mitchell | Don't add freed SVF_BREAK scalars to the freed list. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Reini Urban | Re: Fix 34200 on Cygwin |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Reini Urban | Cygwin build harmonization, remove cygwin/Makefile.SHs |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Nicholas Clark | No, I didn't mean to commit the version *with* the... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Nicholas Clark | Note that we have no test coverage for this particular... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Nicholas Clark | In S_mro_get_linear_isa_dfs(), save copying by making... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Nicholas Clark | In S_mro_get_linear_isa_dfs(), hv_exists_ent() followed... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Nicholas Clark | Change 33807 to fix bug #52740 wasn't quite right,... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Nicholas Clark | If I want to build Devel::NYTProf under the core tree... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Dave Mitchell | better document how the weakref backrefs array is refco... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Mitchell | Assert that backreferences array is not freed rather... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Mitchell | [perl #56908] DBI memory leak in 5.10.0 due to change... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Renee Baecker | Re: Re: [perl #30524] [PATCH] CGI.pm has poor list... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Nicholas Clark | Change 34206 forgot to update Maintainers.pl to reflect the |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Nicholas Clark | Move the modules, tests, prove and Changes file from... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Bram | Re: Change 34184: Convert all unimaginative (ie race... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nicholas Clark | Skip the Perl debugger test if the harness itself is... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Craig A. Berry | VMS-specific follow-up to tempfile name changes in... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bram | RE: [perl #35877] Strange regex failure? |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Steve Peters | Regen of perlapi.pod after differences where pointed... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Reini Urban | Cygwin build harmonization, remove cygwin/Makefile.SHs |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Bram | [perl #52740] [PATCH-tests] crash when localizing a... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Nicholas Clark | Purge C<n_a> thoughtcrime from the pods. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Bram | Avoid a potential testing race condition in lib/Dirhand... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Bram | Re: Change 34175: Avoid a potential testing race condit... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Steve Peters | Upgrade to CGI.pm-3.40 |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Steve Peters | Upgrade to ExtUtils-Manifest-1.54 |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Nicholas Clark | Use App::Prove::State to store the timings for the... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Nicholas Clark | Don't need to do the globbing before building the rules... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Nicholas Clark | Don't bother hashing the key, or performing any other... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nicholas Clark | Note that I TODID most of parallel testing in the core. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bram | [perl #24198] Bad default-domainname extraction in... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nicholas Clark | Everything in t/ can now run in parallel. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nicholas Clark | Convert all unimaginative (ie race condition) temporary... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nicholas Clark | Use test.pl, not Test.pm, in t/run/*.t |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Convert all unimaginative (ie race condition) temporary... |
commit | commitdiff | tree | snapshot |
next |