2007-03-03 |
Nicholas Clark | As the test is about the parser, not actually running...
|
commit | commitdiff | tree |
2007-03-03 |
Nicholas Clark | Define and initialise reg_name only once.
|
commit | commitdiff | tree |
2007-03-02 |
Nicholas Clark | Avoid an assertion failure when overloading readpipe.
|
commit | commitdiff | tree |
2007-03-02 |
Nicholas Clark | More assertion failures, found by auditing the code.
|
commit | commitdiff | tree |
2007-03-02 |
Nicholas Clark | Don't crash if the symbol table entry for ISA isn't...
|
commit | commitdiff | tree |
2007-03-01 |
Nicholas Clark | The bug fixed by change 29610 would have been avoided...
|
commit | commitdiff | tree |
2007-03-01 |
Nicholas Clark | Don't SEGV when dumping an undefined typeglob. The...
|
commit | commitdiff | tree |
2007-02-27 |
Abigail | Change of email address.
|
commit | commitdiff | tree |
2007-02-27 |
Jerry D. Hedden | Skip tests if Encode not built
|
commit | commitdiff | tree |
2007-02-26 |
Nicholas Clark | Update the FSF's address. Plus some other whitespace...
|
commit | commitdiff | tree |
2007-02-26 |
Nicholas Clark | Fix bug #41550 - AUTOLOAD :lvalue not working the...
|
commit | commitdiff | tree |
2007-02-26 |
Nicholas Clark | Convert t/op/sub_lval.t to test.pl
|
commit | commitdiff | tree |
2007-02-19 |
Nicholas Clark | Avoid *some* g++ errors. (But not all yet)
|
commit | commitdiff | tree |
2007-02-18 |
Nicholas Clark | More efficient to call newSV_type() then SvGROW() instead...
|
commit | commitdiff | tree |
2007-02-18 |
Nicholas Clark | Add a new API function newSV_type, to replace the idiom:
|
commit | commitdiff | tree |
2007-02-18 |
Nicholas Clark | Properly handle the differences in hints in the optree...
|
commit | commitdiff | tree |
2007-02-18 |
Nicholas Clark | newHV doesn't need to turn off POK or NOK, as they...
|
commit | commitdiff | tree |
2007-02-18 |
Nicholas Clark | test.pl should locally increase $Level, rather than...
|
commit | commitdiff | tree |
2007-02-17 |
Nicholas Clark | Missed an aTHX_ in B's call to Perl_emulate_cop_io.
|
commit | commitdiff | tree |
2007-02-17 |
Nicholas Clark | Split the storage of the layers specificied by open...
|
commit | commitdiff | tree |
2007-02-16 |
Nicholas Clark | Move all the cut&paste open TODO logic into OptreeCheck...
|
commit | commitdiff | tree |
2007-02-14 |
Nicholas Clark | There's no need to special case SVt_NULL in the print...
|
commit | commitdiff | tree |
2007-02-14 |
Nicholas Clark | Change 30276 wasn't meant do mess with t/lib/common...
|
commit | commitdiff | tree |
2007-02-14 |
SADAHIRO Tomoyuki | Integrate:
|
commit | commitdiff | tree |
2007-02-13 |
Nicholas Clark | Invoke minitrue to ensure that my spelling had always...
|
commit | commitdiff | tree |
2007-02-13 |
Nicholas Clark | Change 26487 left some debugging code in, and through...
|
commit | commitdiff | tree |
2007-02-12 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2007-02-12 |
Jan Dubois | Integrate:
|
commit | commitdiff | tree |
2007-02-12 |
Nicholas Clark | Note why storing a reference as an integer in %^H is...
|
commit | commitdiff | tree |
2007-02-10 |
Yves Orton | Defend against cmd.exe stupidity (on Win2k at least)
|
commit | commitdiff | tree |
2007-02-10 |
Nicholas Clark | These casts to GV are no longer needed.
|
commit | commitdiff | tree |
2007-02-09 |
Nicholas Clark | Fix Pod errors.
|
commit | commitdiff | tree |
2007-02-09 |
Nicholas Clark | Unknown formatting code U<> spotted by Jesse - presumably...
|
commit | commitdiff | tree |
2007-02-09 |
Nicholas Clark | Update the lists of files that makerel needs to process...
|
commit | commitdiff | tree |
2007-02-08 |
Rick Delaney | Re: Change 29193 is a regression
|
commit | commitdiff | tree |
2007-02-07 |
Nicholas Clark | opening $0 doesn't work if you change directory. So...
|
commit | commitdiff | tree |
2007-02-07 |
Nicholas Clark | TODO tests for eval of tainted scalars. (change 29193...
|
commit | commitdiff | tree |
2007-02-05 |
Nicholas Clark | Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save...
|
commit | commitdiff | tree |
2007-02-05 |
Nicholas Clark | t/lib/common.pl can be warnings clean.
|
commit | commitdiff | tree |
2007-02-05 |
Nicholas Clark | Upgrade to ExtUtils-ParseXS-2.18
|
commit | commitdiff | tree |
2007-02-05 |
Nicholas Clark | Use the new conditional TODOs to mark as TODO the warning...
|
commit | commitdiff | tree |
2007-02-05 |
Nicholas Clark | Enhance t/lib/common.pl to provide conditional TODOs...
|
commit | commitdiff | tree |
2007-02-04 |
Nicholas Clark | Change 23753 wasn't quite a perfect refactoring, as...
|
commit | commitdiff | tree |
2007-02-04 |
Nicholas Clark | Currently Changes is in ISO-8859-1, not UTF-8, so correct...
|
commit | commitdiff | tree |
2007-02-03 |
Nicholas Clark | Purge all references to 5005 threads variables in the...
|
commit | commitdiff | tree |
2007-02-02 |
Slaven Rezic | Re: [perl #41421] glob() produces spurious results...
|
commit | commitdiff | tree |
2007-02-02 |
Nicholas Clark | A few more places where we know the length for sv_setpv...
|
commit | commitdiff | tree |
2007-02-02 |
Nicholas Clark | Testing every pattern by also upgrading to UTF-8 would...
|
commit | commitdiff | tree |
2007-02-02 |
Nicholas Clark | Change 29502 wasn't perfect - you need to remove any...
|
commit | commitdiff | tree |
2007-02-02 |
Nicholas Clark | Better dump reporting of "PVBM"s.
|
commit | commitdiff | tree |
2007-02-01 |
Nicholas Clark | Allow regexp.t to take a command line argument for...
|
commit | commitdiff | tree |
2007-02-01 |
Nicholas Clark | Make t/op/regexp.t warnings clean.
|
commit | commitdiff | tree |
2007-02-01 |
Nicholas Clark | Make t/op/regexp.t run under use strict; including...
|
commit | commitdiff | tree |
2007-01-31 |
Nicholas Clark | You can't have special blocks if the subroutine has...
|
commit | commitdiff | tree |
2007-01-30 |
Nicholas Clark | Refactor the code used to check/execute BEGIN/UNITCHECK...
|
commit | commitdiff | tree |
2007-01-29 |
Nicholas Clark | Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
|
commit | commitdiff | tree |
2007-01-29 |
Nicholas Clark | UNITCHECK for XS code. Turned out to be harder that...
|
commit | commitdiff | tree |
2007-01-29 |
Nicholas Clark | BEGIN blocks in XS should work. (Given that CHECK,...
|
commit | commitdiff | tree |
2007-01-29 |
Nicholas Clark | Add av_create_and_push() and av_create_and_unshift_one...
|
commit | commitdiff | tree |
2007-01-28 |
Nicholas Clark | Convert ext/B/t/debug.t to Test::More. (Diagnostics...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | As we're not using UVf in the core, don't even define...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | Change 30034 wasn't enough to silence the warnings...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | newPADOP()'s sv parameter is never NULL, so mark it...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | newPADOP is only used under ithreads, so don't waste...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | One last gv_fetchpv() that should be GV_ADD rather...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | Using gv_stashsv() and sv_setsv() in Perl_package reduces...
|
commit | commitdiff | tree |
2007-01-27 |
Nicholas Clark | A test to exercise the smallbuf overflow code in S_incline...
|
commit | commitdiff | tree |
2007-01-26 |
Nicholas Clark | Stop S_incline needing to temporarily write a '\0'...
|
commit | commitdiff | tree |
2007-01-26 |
Nicholas Clark | As we're not passing over (or copying in) a NUL, don...
|
commit | commitdiff | tree |
2007-01-25 |
Nicholas Clark | Convert the last remaining 256 byte "small"bufs to...
|
commit | commitdiff | tree |
2007-01-25 |
Nicholas Clark | Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL...
|
commit | commitdiff | tree |
2007-01-25 |
Andy Lester | Integrate:
|
commit | commitdiff | tree |
2007-01-25 |
Nicholas Clark | The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
|
commit | commitdiff | tree |
2007-01-25 |
Nicholas Clark | Change 28058 hadn't been tested with -DPERL_CREATE_GVSV
|
commit | commitdiff | tree |
2007-01-24 |
Nicholas Clark | Display the process id as part of the trace output...
|
commit | commitdiff | tree |
2007-01-24 |
Nicholas Clark | Fix typo in the description of change 27911
|
commit | commitdiff | tree |
2007-01-24 |
Nicholas Clark | Wrap the macro arguments for ck_proto in ().
|
commit | commitdiff | tree |
2007-01-23 |
Nicholas Clark | Add lib to @INC so that ./perl t/op/local.t works.
|
commit | commitdiff | tree |
2007-01-23 |
Nicholas Clark | Change 29936 missed a ;
|
commit | commitdiff | tree |
2007-01-22 |
Yves Orton | Disable positive lookaround optimisations
|
commit | commitdiff | tree |
2007-01-22 |
Nicholas Clark | Fix a typo and some doubled spaces in comments.
|
commit | commitdiff | tree |
2007-01-22 |
Nicholas Clark | Remove duplicate assignment to PL_eval_root in Perl_create_e...
|
commit | commitdiff | tree |
2007-01-22 |
Nicholas Clark | Fix my typo, as spotted by Steve Peters
|
commit | commitdiff | tree |
2007-01-21 |
Nicholas Clark | Assignments to function pointers can't be NULL, as...
|
commit | commitdiff | tree |
2007-01-21 |
Nicholas Clark | Restore the const to vtbl in Perl_mg_localize() removed...
|
commit | commitdiff | tree |
2007-01-21 |
Nicholas Clark | Remove register keyword from dSP; (at least for now)
|
commit | commitdiff | tree |
2007-01-21 |
Nicholas Clark | Refactor the common soft-reference code from pp_rv2sv...
|
commit | commitdiff | tree |
2007-01-20 |
Nicholas Clark | defined @$foo and defined %$bar should be subject to...
|
commit | commitdiff | tree |
2007-01-19 |
SADAHIRO Tomoyuki | Re: [PATCH] fix unicode split /\s+/
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | Yves spotted that I'd not regenerated perlapi.pod when...
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | Marcus Holland-Moritz notes that the first argument to
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | Fix breakage for -DDEBUGGING accidentally introduced...
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | Add a parameter to Perl_get_arena() to pass in the...
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | I think that it's clearer if aroot is only struct arena_set *
|
commit | commitdiff | tree |
2007-01-19 |
Nicholas Clark | As Perl_get_arena() is dealing with sizes, use size_t...
|
commit | commitdiff | tree |
2007-01-18 |
Nicholas Clark | Move C<static bool done_sanity_check;> inside the only...
|
commit | commitdiff | tree |
2007-01-18 |
Nicholas Clark | Add in missing dVAR that prevents compilation with
|
commit | commitdiff | tree |
2007-01-18 |
Nicholas Clark | Move the flag checking for isGV_with_GP() into the...
|
commit | commitdiff | tree |
2007-01-18 |
Nicholas Clark | Given that we now do the tests in S_visit() to avoid...
|
commit | commitdiff | tree |
2007-01-18 |
Nicholas Clark | As PVLVs can hold globs in some cases, I think that...
|
commit | commitdiff | tree |
next |