2012-09-18 |
Father Chrysostomos | Handle xhv_super in thread cloning |
blob | commitdiff |
2012-09-17 |
Father Chrysostomos | Revert "Set PL_comppad_name on sub entry" |
blob | commitdiff | diff to current |
2012-09-16 |
Father Chrysostomos | Set PL_comppad_name on sub entry |
blob | commitdiff | diff to current |
2012-09-16 |
Father Chrysostomos | Allow CVs to point to HEKs rather than GVs |
blob | commitdiff | diff to current |
2012-09-16 |
Father Chrysostomos | Fix our sub with proto |
blob | commitdiff | diff to current |
2012-09-15 |
Father Chrysostomos | Fix build under C++ |
blob | commitdiff | diff to current |
2012-09-15 |
Father Chrysostomos | sv.c: %vd printf format microöptimisation |
blob | commitdiff | diff to current |
2012-09-15 |
Father Chrysostomos | Fix %vd with alpha version |
blob | commitdiff | diff to current |
2012-09-14 |
David Mitchell | eliminate PL_reginput |
blob | commitdiff | diff to current |
2012-09-14 |
Nicholas Clark | Fix compilation for -DPERL_POISON and -DPERL_OLD_COPY_O... |
blob | commitdiff | diff to current |
2012-09-14 |
Karl Williamson | Use macro not swash for utf8 quotemeta |
blob | commitdiff | diff to current |
2012-09-14 |
Karl Williamson | regexec.c: Use new macros instead of swashes |
blob | commitdiff | diff to current |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice in sprintf "%.1s", $utf8 |
blob | commitdiff | diff to current |
2012-08-31 |
Father Chrysostomos | Stop calling get-magic twice in sprintf "%1s", $utf8 |
blob | commitdiff | diff to current |
2012-08-31 |
Father Chrysostomos | Stop substr($utf8) from calling get-magic twice |
blob | commitdiff | diff to current |
2012-08-28 |
Karl Williamson | Refactor \X regex handling to avoid a typical case... |
blob | commitdiff | diff to current |
2012-08-26 |
Karl Williamson | Prepare for Unicode 6.2 |
blob | commitdiff | diff to current |
2012-08-26 |
Karl Williamson | Comment out unused function |
blob | commitdiff | diff to current |
2012-08-23 |
Father Chrysostomos | Use FooBAR convention for new pad macros |
blob | commitdiff | diff to current |
2012-08-21 |
Father Chrysostomos | Stop padlists from being AVs |
blob | commitdiff | diff to current |
2012-08-21 |
David Mitchell | utf8 pos cache: always keep most recent value |
blob | commitdiff | diff to current |
2012-08-18 |
Karl Williamson | Omnibus removal of register declarations |
blob | commitdiff | diff to current |
2012-08-05 |
Father Chrysostomos | Disallow setting SvPV on formats |
blob | commitdiff | diff to current |
2012-08-04 |
Father Chrysostomos | sv.c:varname: Fix bad assertion added by c6fb3f6e |
blob | commitdiff | diff to current |
2012-08-02 |
Karl Williamson | regcomp.c: Fix multi-char fold bug |
blob | commitdiff | diff to current |
2012-08-02 |
Father Chrysostomos | [perl #114368] perl -DA -e '' segfaults |
blob | commitdiff | diff to current |
2012-08-01 |
Steve Hay | Add a USE_64_BIT_INT build option to the Windows makefiles. |
blob | commitdiff | diff to current |
2012-08-01 |
Fuji, Goro | fix a memory leak in sv_sethek(), amending 70b71ec84 |
blob | commitdiff | diff to current |
2012-07-29 |
Father Chrysostomos | Oust sv_gmagical_2iv_please |
blob | commitdiff | diff to current |
2012-07-28 |
Father Chrysostomos | Flatten vstrings modified in place |
blob | commitdiff | diff to current |
2012-07-27 |
Chip Salzenberg | Make all the SvPV*force* macros always return sv with... |
blob | commitdiff | diff to current |
2012-07-24 |
Chip Salzenberg | Unify code that initializes constants yes, no, and... |
blob | commitdiff | diff to current |
2012-07-21 |
Chip Salzenberg | in sv_chop(), add use SvPOK_only_UTF8() to clear obsole... |
blob | commitdiff | diff to current |
2012-07-15 |
Chip Salzenberg | Magic flags harmonization. |
blob | commitdiff | diff to current |
2012-07-13 |
Father Chrysostomos | Fix *ISA = *glob_without_array |
blob | commitdiff | diff to current |
2012-07-12 |
Father Chrysostomos | Eliminate PL_OP_SLAB_ALLOC |
blob | commitdiff | diff to current |
2012-07-12 |
Father Chrysostomos | PERL_DEBUG_READONLY_OPS with the new allocator |
blob | commitdiff | diff to current |
2012-07-06 |
Jesse Luehrs | document the append parameter to sv_gets [perl #72244] |
blob | commitdiff | diff to current |
2012-07-04 |
Father Chrysostomos | sv.c: Correct comment |
blob | commitdiff | diff to current |
2012-07-02 |
Nicholas Clark | s/thinngy/thingy/ in a comment in sv.c |
blob | commitdiff | diff to current |
2012-06-30 |
Karl Williamson | handy.h: Fix isBLANK_uni and isBLANK_utf8 |
blob | commitdiff | diff to current |
2012-06-29 |
Father Chrysostomos | CV-based slab allocation for ops |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | Don’t create pads for sub stubs |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | eliminate PL_reg_start_tmp, PL_reg_start_tmpl |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | eliminate PL_reglast(close)?paren, PL_regoffs |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | eliminate PL_reginterp_cnt |
blob | commitdiff | diff to current |
2012-06-09 |
Michael Schroeder | [perl #111610] Trouble with XS-APItest/t/clone-with... |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | [perl #109542] Make num ops treat $1 as "$1" |
blob | commitdiff | diff to current |
2012-06-05 |
Father Chrysostomos | [perl #78742] Store CopSTASH in a pad under threads |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Delete two instance of SvSCREAM_off |
blob | commitdiff | diff to current |
2012-05-30 |
Ricardo Signes | update the editor hints for spaces, not tabs |
blob | commitdiff | diff to current |
2012-05-26 |
Brian Fraser | sv.c: Make sv_pvn_force_flags guard against SV_UNDEF_RE... |
blob | commitdiff | diff to current |
2012-05-24 |
Craig A. Berry | [perl #112786] Fix build under clang++ |
blob | commitdiff | diff to current |
2012-05-23 |
Father Chrysostomos | Excise PL_amagic_generation |
blob | commitdiff | diff to current |
2012-05-22 |
Father Chrysostomos | sv.c: Don’t do SvAMAGIC_off in newSVrv |
blob | commitdiff | diff to current |
2012-05-22 |
Father Chrysostomos | sv.c: Don’t do SvAMAGIC_off in sv_setsv_flags |
blob | commitdiff | diff to current |
2012-05-22 |
Father Chrysostomos | sv.c: Don’t fiddle with AMAGIC in sv_bless |
blob | commitdiff | diff to current |
2012-05-21 |
Father Chrysostomos | Don’t stringify GV in numeric cx outside warnings scope |
blob | commitdiff | diff to current |
2012-03-26 |
David Mitchell | clear magic flags in sv_clear |
blob | commitdiff | diff to current |
2012-03-06 |
David Mitchell | fix slowdown in nested hash freeing |
blob | commitdiff | diff to current |
2012-02-18 |
Ævar Arnfjörð Bjar... | Remove gete?[ug]id caching |
blob | commitdiff | diff to current |
2012-02-18 |
Zefram | correctly clone eval context frames |
blob | commitdiff | diff to current |
2012-02-17 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if tsv is already... |
blob | commitdiff | diff to current |
2012-02-16 |
Karl Williamson | perl #77654: quotemeta quotes non-ASCII consistently |
blob | commitdiff | diff to current |
2012-02-15 |
Ævar Arnfjörð Bjar... | Further eliminate POSIX-emulation under LinuxThreads |
blob | commitdiff | diff to current |
2012-02-15 |
Shlomi Fish | Clarify the newSVpvn documentation. |
blob | commitdiff | diff to current |
2012-02-11 |
Karl Williamson | regcomp.c: /[[:lower:]]/i should match the same as... |
blob | commitdiff | diff to current |
2012-02-11 |
Karl Williamson | regcomp.c: Remove duplicate inversion list |
blob | commitdiff | diff to current |
2012-02-09 |
Karl Williamson | Add compile-time inversion lists for POSIX classes |
blob | commitdiff | diff to current |
2012-02-09 |
Karl Williamson | regcomp.c: Use compile-time invlists |
blob | commitdiff | diff to current |
2012-02-09 |
Robin Barker | Silence compiler warnings |
blob | commitdiff | diff to current |
2012-02-01 |
Nicholas Clark | Update, correct and clarify the comment in Perl_sv_setuv(). |
blob | commitdiff | diff to current |
2012-02-01 |
Father Chrysostomos | Stop SvPVutf8 from forcing the POK flag |
blob | commitdiff | diff to current |
2012-02-01 |
Father Chrysostomos | Make SvPVbyte return bytes for non-PVs |
blob | commitdiff | diff to current |
2012-01-31 |
Father Chrysostomos | [perl #108994] Stop SvPVutf8 from coercing SVs |
blob | commitdiff | diff to current |
2012-01-25 |
Rafael Garcia-Suarez | Correctly escape UTF-8 in hash keys in uninitialized... |
blob | commitdiff | diff to current |
2012-01-24 |
Father Chrysostomos | [perl #108780] Make ‘no overloading’ work with qr// |
blob | commitdiff | diff to current |
2012-01-23 |
Father Chrysostomos | sv.c:sv_utf8_encode: simplify code |
blob | commitdiff | diff to current |
2012-01-23 |
Father Chrysostomos | Don’t allow read-only regexps to be tied |
blob | commitdiff | diff to current |
2012-01-23 |
Father Chrysostomos | sv_force_normal: Don’t confuse regexps with cows |
blob | commitdiff | diff to current |
2012-01-20 |
Father Chrysostomos | [perl #82772] utf8::decode: Don’t read past SvCUR |
blob | commitdiff | diff to current |
2012-01-18 |
Father Chrysostomos | [perl #106726] Don’t crash on length(@arr) warning |
blob | commitdiff | diff to current |
2012-01-16 |
Nicholas Clark | Provide as much diagnostic information as possible... |
blob | commitdiff | diff to current |
2012-01-14 |
Father Chrysostomos | stat $ioref should record the handle for -T _ |
blob | commitdiff | diff to current |
2012-01-14 |
Father Chrysostomos | Set PL_statgv to null when freed or coerced |
blob | commitdiff | diff to current |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if svp is NULL... |
blob | commitdiff | diff to current |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if the backref... |
blob | commitdiff | diff to current |
2012-01-13 |
Nicholas Clark | Better panic diagnostics in Perl_sv_del_backref() |
blob | commitdiff | diff to current |
2012-01-01 |
Father Chrysostomos | [perl #107366] Don’t clone GVs during thread join |
blob | commitdiff | diff to current |
2012-01-01 |
Father Chrysostomos | [perl #103492] Make %n printf format work with Unicode |
blob | commitdiff | diff to current |
2011-12-29 |
Father Chrysostomos | diag_listed_as galore |
blob | commitdiff | diff to current |
2011-12-29 |
Father Chrysostomos | Correct spelling of sv_insert error msg |
blob | commitdiff | diff to current |
2011-12-27 |
Father Chrysostomos | perldiag: Remove ‘in %s’ from bizarre copy msg |
blob | commitdiff | diff to current |
2011-12-25 |
Father Chrysostomos | sv.c:dirp_dup: Avoid compiler warning |
blob | commitdiff | diff to current |
2011-12-25 |
Father Chrysostomos | Add diag_listed_as for non-numeric warnings |
blob | commitdiff | diff to current |
2011-12-23 |
Father Chrysostomos | sv.c: consistent spaces after dots in apidocs |
blob | commitdiff | diff to current |
2011-12-23 |
Father Chrysostomos | Don’t clobber all magic when clobbering vstring |
blob | commitdiff | diff to current |
2011-12-18 |
Father Chrysostomos | Avoid an unused temp scalar in sv.c:S_sv_unglob |
blob | commitdiff | diff to current |
2011-12-18 |
Father Chrysostomos | [perl #97988] Nullify PL_last_in_gv when unglobbed |
blob | commitdiff | diff to current |
2011-12-16 |
Father Chrysostomos | perldiag: Retitle ‘Cannot copy’ |
blob | commitdiff | diff to current |
next |