2005-12-17 |
Nicholas Clark | Add t/op/negate.t to MANIFEST.
|
commit | commitdiff | tree |
2005-12-17 |
Nicholas Clark | Pull the definition of olderrno in sv_2pv_flags into...
|
commit | commitdiff | tree |
2005-12-17 |
Nicholas Clark | The IV/UV choice can be made inside uiv_2buf rather...
|
commit | commitdiff | tree |
2005-12-17 |
Nicholas Clark | The THINKFIRST check after the GMAGICAL check in sv_2iv_flag...
|
commit | commitdiff | tree |
2005-12-16 |
Nicholas Clark | Typo fixes from Robin Houston in
|
commit | commitdiff | tree |
2005-12-16 |
Nicholas Clark | s/Nullhv/NULL/g;
|
commit | commitdiff | tree |
2005-12-16 |
Nicholas Clark | s/Nullav/NULL/g
|
commit | commitdiff | tree |
2005-12-16 |
Nicholas Clark | Perl_sv_dup should be allocating bodies based on *size...
|
commit | commitdiff | tree |
2005-12-16 |
Nicholas Clark | comp/require.t exits early for the case of UTF-8 or...
|
commit | commitdiff | tree |
2005-12-15 |
Nicholas Clark | Use PL_op_desc rather than literal strings in pp_ioctl
|
commit | commitdiff | tree |
2005-12-15 |
Nicholas Clark | Expand the comment describing the intent of change...
|
commit | commitdiff | tree |
2005-12-15 |
Nicholas Clark | In Perl_apply, the name of the op can be found from...
|
commit | commitdiff | tree |
2005-12-14 |
Nicholas Clark | lib/Pod/t/man.t should use TODO with not ok to express...
|
commit | commitdiff | tree |
2005-12-14 |
Nicholas Clark | Duplicate the AMAGIC temporary variable consting from...
|
commit | commitdiff | tree |
2005-12-14 |
Nicholas Clark | Simplify the SvGMAGIC code in sv_[ipu]v_flags.
|
commit | commitdiff | tree |
2005-12-14 |
Nicholas Clark | Simplify the SvGMAGIC code in sv_2nv, removing duplicated...
|
commit | commitdiff | tree |
2005-12-14 |
Nicholas Clark | The logic to use SVt_NV or SVt_PVNV is in sv_upgrade...
|
commit | commitdiff | tree |
2005-12-13 |
Nicholas Clark | Convert range.t to test.pl
|
commit | commitdiff | tree |
2005-12-13 |
Nicholas Clark | Update embed.fnc and headers after change 26345 (spotted...
|
commit | commitdiff | tree |
2005-12-13 |
Nicholas Clark | Inline asIV and asUV, as each is only used once, and...
|
commit | commitdiff | tree |
2005-12-12 |
Nicholas Clark | Check that %v$foo does not crash.
|
commit | commitdiff | tree |
2005-12-11 |
Nicholas Clark | Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug...
|
commit | commitdiff | tree |
2005-12-11 |
Nicholas Clark | Move the rest of the data munging into the test preparation...
|
commit | commitdiff | tree |
2005-12-11 |
Nicholas Clark | Move the $data and $result munging into the test preparation...
|
commit | commitdiff | tree |
2005-12-11 |
Nicholas Clark | Quench the other 2 ways obscure ways of abusing positional...
|
commit | commitdiff | tree |
2005-12-10 |
Nicholas Clark | Re-instate the old perl getcwd as _perl_getcwd, and...
|
commit | commitdiff | tree |
2005-12-09 |
Nicholas Clark | A better hash for PTR_TABLE_HASH (?)
|
commit | commitdiff | tree |
2005-12-09 |
Nicholas Clark | An alternative way of structuring ptr_table_clear so...
|
commit | commitdiff | tree |
2005-12-09 |
Nicholas Clark | A more efficient way to loop in ptr_table_clear
|
commit | commitdiff | tree |
2005-12-08 |
Nicholas Clark | Merge common code from ptr_table_fetch and ptr_table_store...
|
commit | commitdiff | tree |
2005-12-07 |
Nicholas Clark | Pull the regexp stringification code out into S_stringify_re...
|
commit | commitdiff | tree |
2005-12-07 |
Nicholas Clark | 3 instances of SvIsUV_on(sv); can be replaced with...
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | Add a ; that 26281 was lacking.
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | Move vast swathes of common code from sv_2iv_flags...
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | The early return for SvIOKp(sv) in sv_2[iu]v_flags...
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | Don't use Copy for 1 and 2 character string constants.
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | Eliminate an unneeded local variable.
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | Eliminate all the gotos in sv_2pv_flags, by moving...
|
commit | commitdiff | tree |
2005-12-06 |
Nicholas Clark | sv_2pv_flags shouldn't return a constant string "NULLREF...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Make all the return statements closer to the final...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Move the scope of origsv inwards, and rename variables...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Clone the brief return logic and thereby remove a goto.
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | As they are now the same, can fold the entire switch...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Untease the regexp stringification from the reference...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | References to version objects should stringify as VSTRING...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | The extra return is actually a duplicated code path...
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Fix typo in description.
|
commit | commitdiff | tree |
2005-12-05 |
Nicholas Clark | Add ext/MIME/Base64/README to MANIFEST
|
commit | commitdiff | tree |
2005-12-02 |
Nicholas Clark | Address Hugo's comment on Dave's change (26240)
|
commit | commitdiff | tree |
2005-11-30 |
Nicholas Clark | The regexp engine should check SV flags rather than...
|
commit | commitdiff | tree |
2005-11-25 |
Nicholas Clark | Move report_uninit() and its static supporting functions...
|
commit | commitdiff | tree |
2005-11-22 |
Nicholas Clark | Note the URL describing the vast riches awaiting us.
|
commit | commitdiff | tree |
2005-11-21 |
Nicholas Clark | Flip the sign of the value in body details offset,...
|
commit | commitdiff | tree |
2005-11-20 |
Nicholas Clark | Eliminate two more strlen()s, by using the return value...
|
commit | commitdiff | tree |
2005-11-19 |
Nicholas Clark | Norman observed that a couple of macros could make...
|
commit | commitdiff | tree |
2005-11-19 |
Nicholas Clark | With -DPURFIY we change the flags so that everything...
|
commit | commitdiff | tree |
2005-11-19 |
Nicholas Clark | Map the HE arena onto SV type 0 (SVt_NULL).
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Remove all the now unused new_XFOO()/del_XFOO() macros
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | sv_clear can manipulate the arena array directly too.
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | We only need to zero new bodies for upgrades. sv_dup...
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Merge the arms of the switch. The decision about what...
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Eliminate new_body_length from sv_dup. Replace SvTYPE...
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Eliminate new_body_offset from sv_dup()
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Merge the last remaining case duplication in sv_upgrade
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Eliminate new_body_length from sv_upgrade
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Eliminate new_body_offset from sv_upgrade
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | new_body_inline doesn't need to be passed the root...
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Add a flag to the body details of which types come...
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Simplify the expression for the upgrade logic for SVt_IV.
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | const and static for the const static private table.
|
commit | commitdiff | tree |
2005-11-18 |
Nicholas Clark | Rename sv_upgrade's parameter mt to new_type.
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | All that can be in the first switch statement of sv_upgrade...
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | "Can you see what it is yet?"
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | Add the size of the structure to copy as a field in...
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | Merge sizeof_body_by_svtype and offset_by_svtype into...
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | Move the location of the definition of the arena slot...
|
commit | commitdiff | tree |
2005-11-17 |
Nicholas Clark | s/SvTYPE(sv)/old_type/ in sv_upgrade because we already...
|
commit | commitdiff | tree |
2005-11-16 |
Nicholas Clark | Oi gcc, No! sizeof(void) is an error. *Not* 1.
|
commit | commitdiff | tree |
2005-11-16 |
Nicholas Clark | PL_pte_root and PL_pte_arenaroot can be exterminated...
|
commit | commitdiff | tree |
2005-11-14 |
Nicholas Clark | Remove the two register keywords from auto variables...
|
commit | commitdiff | tree |
2005-11-14 |
Nicholas Clark | More PERL_POISON - poison SvANY() and SvREFCNT() in...
|
commit | commitdiff | tree |
2005-11-14 |
Nicholas Clark | Mark all places where perl needs to look at a possibly...
|
commit | commitdiff | tree |
2005-11-14 |
Nicholas Clark | Provide a crude way for specifying the command line for
|
commit | commitdiff | tree |
2005-11-13 |
Nicholas Clark | Fix breakages that prevended -DPERL_POISON from compiling.
|
commit | commitdiff | tree |
2005-11-13 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2005-11-12 |
Nicholas Clark | Make B's tests skip correctly when PerlIO is not configured.
|
commit | commitdiff | tree |
2005-11-12 |
Nicholas Clark | Change 26063 got one conditional the wrong way round.
|
commit | commitdiff | tree |
2005-11-12 |
Nicholas Clark | Make the removal of references to AvFLAGS in the B...
|
commit | commitdiff | tree |
2005-11-11 |
Nicholas Clark | 26085 was wrong. Undo it.
|
commit | commitdiff | tree |
2005-11-11 |
Nicholas Clark | Correct the version-dependant expression for the number...
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | As using -C to turn on utf8 IO is equivalent to the...
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | I/O is UTF-8, not "UNICODE"
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | As using -C to turn on utf8 IO is equivalent to the...
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | Better diagnostics from io/utf8.t
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | Make the Bytecode changes conditional on perl version.
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | Simplify Perl_allocmy slightly, and cope better with...
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | Add a comment about possible future refactoring of...
|
commit | commitdiff | tree |
2005-11-09 |
Nicholas Clark | Remove superfluous strlen() from pp_require().
|
commit | commitdiff | tree |
2005-11-08 |
Nicholas Clark | It helps to actually *remove* the now-superfluous strlen().
|
commit | commitdiff | tree |
2005-11-08 |
Nicholas Clark | Moving the 4 writes of PL_no_mem followed by exit(1...
|
commit | commitdiff | tree |
next |