2011-10-08 |
Father Chrysostomos | Rewrite sv_catsv to pass SV_CAT* flags to sv_catpvn |
blob | commitdiff |
2011-10-07 |
David Mitchell | make SVs_PADTMP and SVs_PADSTALE share a bit |
blob | commitdiff | diff to current |
2011-10-07 |
Father Chrysostomos | Use HEKf |
blob | commitdiff | diff to current |
2011-10-07 |
Father Chrysostomos | HEKf256 format |
blob | commitdiff | diff to current |
2011-10-07 |
Father Chrysostomos | HEKf format |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | toke.c, op.c, sv.c: Prototype parsing and checking... |
blob | commitdiff | diff to current |
2011-10-06 |
Father Chrysostomos | Fix diag.t failure with diag_listed_as comment |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | "Use of uninitialized value..." UTF8 cleanup |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | sv.c: Make most warnings utf8-clean |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | sv.c: Make cloning account for UTF8 stash names |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | Make sv.c:sv_clear account for UTF8 keys in PL_stashcache |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | Make op.c warnings UTF8-clean |
blob | commitdiff | diff to current |
2011-10-06 |
Father Chrysostomos | mro.c: Correct utf8 and bytes concatenation |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | sv.c: S_anonymise_cv_maybe UTF8 cleanup. |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | pp.c & sv.c: pp_ref UTF8 and null cleanup. |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | Add a sv_sethek() function to sv.c |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | sv.c: glob_assign_glob is now UTF-8 aware. |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | SvUTF8() for globs. |
blob | commitdiff | diff to current |
2011-10-02 |
Reini Urban | Typo in comment share_hek_kek |
blob | commitdiff | diff to current |
2011-10-01 |
Karl Williamson | utf8.c: Add function to retrieve new _Perl_IDStart... |
blob | commitdiff | diff to current |
2011-10-01 |
Karl Williamson | Don't use swash to find cntrls |
blob | commitdiff | diff to current |
2011-10-01 |
Karl Williamson | No need for swashes for computing if ASCII |
blob | commitdiff | diff to current |
2011-09-16 |
Father Chrysostomos | Make ++ and -- work on glob copies |
blob | commitdiff | diff to current |
2011-09-16 |
Father Chrysostomos | Disallow weakening of read-only references |
blob | commitdiff | diff to current |
2011-09-13 |
Father Chrysostomos | Make \&$tied call get-magic when it holds a glob |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-09-09 |
Father Chrysostomos | Enter gv_fetchsv_nomg |
blob | commitdiff | diff to current |
2011-09-09 |
Father Chrysostomos | Call get-magic once for *glob=$tied |
blob | commitdiff | diff to current |
2011-09-04 |
Gerard Goossen | Include negative index of array in warnings about an... |
blob | commitdiff | diff to current |
2011-09-03 |
Gerard Goossen | Include name of global scalars in unitialized value... |
blob | commitdiff | diff to current |
2011-09-01 |
Father Chrysostomos | Fix two \&$tied regressions |
blob | commitdiff | diff to current |
2011-09-01 |
Father Chrysostomos | [perl #97484] Make defined &{...} vivify CORE subs |
blob | commitdiff | diff to current |
2011-08-23 |
Chip Salzenberg | SVTYPEMASK must be cast to (svtype) when comparing... |
blob | commitdiff | diff to current |
2011-08-17 |
Father Chrysostomos | [perl #96126] Allocate CvFILE more simply |
blob | commitdiff | diff to current |
2011-07-16 |
Father Chrysostomos | More apidoc entries need \n\n before =cut |
blob | commitdiff | diff to current |
2011-07-12 |
Father Chrysostomos | Make it possible to have read-only glob copies |
blob | commitdiff | diff to current |
2011-07-11 |
Nicholas Clark | In sv.c, remove comments with structure sizes from... |
blob | commitdiff | diff to current |
2011-07-04 |
Karl Williamson | sv.c: hv_dup should be sv_dup |
blob | commitdiff | diff to current |
2011-07-01 |
Nicholas Clark | Store C<study>'s data in in mg_ptr instead of interpret... |
blob | commitdiff | diff to current |
2011-07-01 |
Nicholas Clark | Merge PL_scream{first,next} into one allocated buffer. |
blob | commitdiff | diff to current |
2011-06-24 |
Robin Barker | cast unsigned to avoid warning |
blob | commitdiff | diff to current |
2011-06-24 |
Father Chrysostomos | [perl #93454] Free deleted iterator when freeing hash |
blob | commitdiff | diff to current |
2011-06-21 |
Karl Williamson | perlapi: fix broken link, from sv.c |
blob | commitdiff | diff to current |
2011-06-12 |
Father Chrysostomos | Completely free hashes containing nulls |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Split OP_AELEMFAST_LEX out from OP_AELEMFAST. |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | In PL_magic_data flag whether magic can be added to... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Store a flag for container/value magic in PL_magic_data. |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Create a lookup table for magic vtables from magic... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Replace references to PL_vtbl_{bm,fm} in the code with... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Abolish PL_vtbl_sig. It's been all 0s since it was... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Don't even declare PL_vtbl_sigelem under -DPERL_MICRO |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Store FBMs in PVMGs, instead of GVs. |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | In Perl_sv_2[inu]v_flags(), use the non-caching code... |
blob | commitdiff | diff to current |
2011-06-06 |
David Mitchell | [perl #90006] cloning crashes during Out of Memory |
blob | commitdiff | diff to current |
2011-06-06 |
David Mitchell | perl_clone_using: do simple assign/copying first |
blob | commitdiff | diff to current |
2011-05-29 |
Father Chrysostomos | Correct English |
blob | commitdiff | diff to current |
2011-05-23 |
Nicholas Clark | Correct and update the comments about FBMs in Perl_sv_2... |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | sv_clear: destructor may change SV type |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | sv_clear only test for SvOBJECT on >= MG |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | assume cleared hv can't be re-blessed |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | make hv freeing iterative rather than recursive |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | HV backrefs: another simplification |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | assert that HvARRAY is NULL when freeing an HV |
blob | commitdiff | diff to current |
2011-05-19 |
David Mitchell | simplify HV backref code |
blob | commitdiff | diff to current |
2011-05-18 |
Father Chrysostomos | Revert "Partially revert 4155e4fe" |
blob | commitdiff | diff to current |
2011-05-18 |
Father Chrysostomos | Revert "silence do_curse() compiler warning" |
blob | commitdiff | diff to current |
2011-05-18 |
Gisle Aas | S_sv_unmagicext_flags wasn't declared static either |
blob | commitdiff | diff to current |
2011-04-16 |
Father Chrysostomos | Followup to 088225f/[perl #88132]: packages ending... |
blob | commitdiff | diff to current |
2011-04-13 |
David Mitchell | handle freed backref array in global cleanup |
blob | commitdiff | diff to current |
2011-04-04 |
Father Chrysostomos | [perl #87664] Don’t autovivify stashes when anonymising CVs |
blob | commitdiff | diff to current |
2011-03-28 |
Nicholas Clark | Fix *printf %ld handling for microperl (and other obscu... |
blob | commitdiff | diff to current |
2011-03-19 |
David Mitchell | reset pos and utf8 cache when de/encoding utf8 str |
blob | commitdiff | diff to current |
2011-03-17 |
Father Chrysostomos | [perl #86328] coredump in cleaning up circular magic |
blob | commitdiff | diff to current |
2011-02-17 |
Karl Williamson | handy.h: isIDFIRST_utf8() changed to use XIDStart |
blob | commitdiff | diff to current |
2011-02-16 |
Tom Christiansen | More POD corrections |
blob | commitdiff | diff to current |
2011-02-13 |
Father Chrysostomos | perldiag: Combine nearly identical entries |
blob | commitdiff | diff to current |
2011-02-08 |
Hugo van der Sanden | Extract format parameter later when vectorizing. |
blob | commitdiff | diff to current |
2011-02-06 |
David Mitchell | Make Perl_sv_utf8_upgrade* respect nomg |
blob | commitdiff | diff to current |
2011-02-04 |
David Mitchell | silence do_curse() compiler warning |
blob | commitdiff | diff to current |
2011-02-04 |
Tony Cook | use the macro that casts to HV * so threaded C++ builds... |
blob | commitdiff | diff to current |
2011-02-02 |
Karl Williamson | Add PL_foldable - a list of chars that participate... |
blob | commitdiff | diff to current |
2011-01-31 |
Father Chrysostomos | Partially revert 4155e4fe |
blob | commitdiff | diff to current |
2011-01-21 |
David Mitchell | add GvCV_set() and GvGP_set() macros. |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in Perl sources. |
blob | commitdiff | diff to current |
2011-01-03 |
Father Chrysostomos | Silence a compiler warning |
blob | commitdiff | diff to current |
2011-01-03 |
Father Chrysostomos | [perl #36347] Object destruction incomplete |
blob | commitdiff | diff to current |
2010-12-31 |
David Mitchell | standardise amagic method naming |
blob | commitdiff | diff to current |
2010-12-20 |
Craig A. Berry | stdint.h has yet to appear on VMS. |
blob | commitdiff | diff to current |
2010-12-17 |
Chip Salzenberg | add %jd to printf where C99 exists; tweak %zd and %td |
blob | commitdiff | diff to current |
2010-12-16 |
David Mitchell | only call amagic_deref_call() if we have to |
blob | commitdiff | diff to current |
2010-12-11 |
Father Chrysostomos | [perl #72090] unitialized variable name wrong with... |
blob | commitdiff | diff to current |
2010-11-30 |
Florian Ragwitz | Add sv_unmagicext |
blob | commitdiff | diff to current |
2010-11-29 |
Nicholas Clark | Add a verbose option to -DP, and replace C<#if 0> block... |
blob | commitdiff | diff to current |
2010-11-29 |
Nicholas Clark | In Perl_sv_gets(), shortbuffered is always 0 when rslen... |
blob | commitdiff | diff to current |
2010-11-29 |
Nicholas Clark | Break out code from Perl_sv_gets() which is self contai... |
blob | commitdiff | diff to current |
2010-11-27 |
Father Chrysostomos | Make *ISA assignment slightly faster |
blob | commitdiff | diff to current |
2010-11-24 |
Nicholas Clark | Fix a typo introduced by 15d9236d3878cc50. (The wrong... |
blob | commitdiff | diff to current |
2010-11-24 |
Nicholas Clark | Convert xhv_name in struct xpvhv_aux to be a union... |
blob | commitdiff | diff to current |
2010-11-23 |
Nicholas Clark | When dup'ing CVs, only take the OP_REFCNT_LOCK if it... |
blob | commitdiff | diff to current |
next |