2012-02-13 |
David Mitchell | fix a comment typo: s/MYCXT/MY_CXT/ |
blob | commitdiff |
2012-01-21 |
Karl Williamson | Add :not_characters parameter to 'use locale' |
blob | commitdiff | diff to current |
2012-01-09 |
Father Chrysostomos | [perl #92254, #92256] Fix SAVE_DEFSV to do refcounting |
blob | commitdiff | diff to current |
2011-12-24 |
Father Chrysostomos | Move FEATURE_IS_ENABLED to feature.h |
blob | commitdiff | diff to current |
2011-12-24 |
Father Chrysostomos | Eliminate ‘negative’ features |
blob | commitdiff | diff to current |
2011-12-24 |
Father Chrysostomos | Set aside hint bits for feature bundles |
blob | commitdiff | diff to current |
2011-12-16 |
Father Chrysostomos | Disable $[ under 5.16 |
blob | commitdiff | diff to current |
2011-12-09 |
Nicholas Clark | perl.h can include embed.h in the same location on... |
blob | commitdiff | diff to current |
2011-12-09 |
Nicholas Clark | perl.h doesn't need special cases for x2p, as x2p doesn... |
blob | commitdiff | diff to current |
2011-10-27 |
Father Chrysostomos | Fix CORE::glob |
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 | "Use of uninitialized value..." UTF8 cleanup |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-09-05 |
Craig A. Berry | No more special socket header handling for VMS. |
blob | commitdiff | diff to current |
2011-09-04 |
Nicholas Clark | Remove WITH_THR() and WITH_THX(), which are not used. |
blob | commitdiff | diff to current |
2011-08-26 |
Craig A. Berry | void rather than empty parameter for Perl___notused. |
blob | commitdiff | diff to current |
2011-08-24 |
Nicholas Clark | For microperl, prefix generateuudmap and the 3 generate... |
blob | commitdiff | diff to current |
2011-08-11 |
Nicholas Clark | Simplify embedvar.h, removing a level of macro indirect... |
blob | commitdiff | diff to current |
2011-07-20 |
Nicholas Clark | Sort the VMS specific PL_bincompat_options in alphabeti... |
blob | commitdiff | diff to current |
2011-07-20 |
Nicholas Clark | Remove an erroneous space from PL_bincompat_options... |
blob | commitdiff | diff to current |
2011-07-18 |
Nicholas Clark | PL_bincompat_options was missing options that affect... |
blob | commitdiff | diff to current |
2011-07-15 |
David Mitchell | replace many SvTYPE assertions with lookup tables |
blob | commitdiff | diff to current |
2011-07-12 |
Shawn M Moore | Add a phase-change DTrace probe |
blob | commitdiff | diff to current |
2011-07-12 |
Shawn M Moore | Factor out a PERL_SET_PHASE macro |
blob | commitdiff | diff to current |
2011-07-04 |
Nicholas Clark | Change dNOOP to a function declaration. |
blob | commitdiff | diff to current |
2011-07-03 |
Karl Williamson | Add flag to num groks to silence non-portable warnings |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move PL_runops_{std,dbg} to perl.h, and make them const. |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move PL_global_struct_size, PL_interp_size{,_5_16_0... |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move PL_{revision,version,subversion} to perl.h, making... |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move PL_sh_path to perl.h (except for OS/2), as it... |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h... |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Move the temporary definitions for PERLVAR* macros... |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Shrink struct am_table. |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Generate the PERL_MAGIC_* defines using mg_vtable.pl. |
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 | Generate the enum for want_vtbl_* with regen/mg_vtable.pl |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Remove want_vtbl_{glob,symtab}, which aren't used and... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Move the work of MGVTBL_SET() from the C pre-processor... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Move the cast for a magic vtable with const get into... |
blob | commitdiff | diff to current |
2011-06-11 |
Nicholas Clark | Generate the definitions for magic vtables from data... |
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-03-09 |
Craig A. Berry | Remove DECCRTL_SOCKETS from PL_bincompat_options. |
blob | commitdiff | diff to current |
2011-02-16 |
David Mitchell | fix many s/// tainting bugs |
blob | commitdiff | diff to current |
2011-01-30 |
David Mitchell | Remove vestigial ORANGE references |
blob | commitdiff | diff to current |
2011-01-24 |
Nicholas Clark | Break out the generated function Perl_keywords() into... |
blob | commitdiff | diff to current |
2011-01-18 |
Leon Timmermans | Remove obsolete macros |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos (spelling errors) in Perl sources. |
blob | commitdiff | diff to current |
2010-12-20 |
Karl Williamson | Change regexes to debug dump non-ASCII as hex. |
blob | commitdiff | diff to current |
2010-12-20 |
Karl Williamson | pv_escape: Add option to dump all non-ascii as hex |
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 |
Tony Cook | Fix C++ build problems introduced in 9a5a5549 |
blob | commitdiff | diff to current |
2010-11-26 |
David Mitchell | Make PerlIO marginally reentrant |
blob | commitdiff | diff to current |
2010-11-26 |
David Mitchell | add 'head' field to PerlIOl struct |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | perl.h: Add latin1 fold table |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | PL_fold wrong for EBCDIC platforms. |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | perl.h: Expand comment |
blob | commitdiff | diff to current |
2010-11-15 |
Ben Morrow | Improve custom OP support. |
blob | commitdiff | diff to current |
2010-11-14 |
Florian Ragwitz | Eliminate PL_dirty |
blob | commitdiff | diff to current |
2010-11-14 |
Florian Ragwitz | Add ${^GLOBAL_PHASE} |
blob | commitdiff | diff to current |
2010-10-27 |
Nicholas Clark | Remove THREADSV_NAMES, part of 5005 threads that the... |
blob | commitdiff | diff to current |
2010-10-22 |
Jan Dubois | Fix calling conventions in malloc_ctl.h |
blob | commitdiff | diff to current |
2010-10-21 |
Father Chrysostomos | [perl #78072] use re '/xism'; |
blob | commitdiff | diff to current |
2010-10-11 |
Zefram | plugin mechanism to rewrite calls to a subroutine |
blob | commitdiff | diff to current |
2010-10-09 |
Craig A. Berry | Add VMS symbol shortening to PL_bincompat_options. |
blob | commitdiff | diff to current |
2010-10-07 |
Ben Morrow | Remove MEMBER_TO_FPTR. |
blob | commitdiff | diff to current |
2010-09-01 |
David Mitchell | fix indentation of MY_CXT #defines |
blob | commitdiff | diff to current |
2010-09-01 |
David Mitchell | merge two similar MY_CXT code branches |
blob | commitdiff | diff to current |
2010-09-01 |
David Mitchell | MY_CXT macros: make the two sets of defs similar |
blob | commitdiff | diff to current |
2010-08-21 |
Ben Morrow | Remove CALL_FPTR and CPERLscope. |
blob | commitdiff | diff to current |
2010-08-15 |
Florian Ragwitz | Revert "Make the peep recurse via PL_peepp" |
blob | commitdiff | diff to current |
2010-08-14 |
Wolfram Humann | make string-append on win32 100 times faster |
blob | commitdiff | diff to current |
2010-07-26 |
Florian Ragwitz | Check API compatibility when loading xs modules |
blob | commitdiff | diff to current |
2010-07-25 |
Florian Ragwitz | Make the peep recurse via PL_peepp |
blob | commitdiff | diff to current |
2010-07-22 |
Andy Dougherty | Add a Configure probe for static inline. |
blob | commitdiff | diff to current |
2010-07-12 |
Ben Morrow | Macroify the block_hooks structure. |
blob | commitdiff | diff to current |
2010-07-03 |
David Mitchell | add my_[l]stat_flags(); make my_[l]stat() mathoms |
blob | commitdiff | diff to current |
2010-06-16 |
Nicholas Clark | Stop using WITH_THR and WITH_THX, as they were never... |
blob | commitdiff | diff to current |
2010-06-05 |
David Mitchell | add handy note on vtable fields |
blob | commitdiff | diff to current |
2010-06-04 |
David Mitchell | add PL_signalhook to hook into signal dispatch |
blob | commitdiff | diff to current |
2010-05-01 |
Nicholas Clark | On the save stack, store the save type as the bottom... |
blob | commitdiff | diff to current |
2010-04-26 |
Robin Barker | remove Perl_pmflag |
blob | commitdiff | diff to current |
2010-04-25 |
Nicholas Clark | Don't allocate pointer table entries from arenas. |
blob | commitdiff | diff to current |
2010-03-30 |
David Mitchell | improve -Dl debugging output |
blob | commitdiff | diff to current |
2009-12-20 |
Rafael Garcia-Suarez | Introduce C<use feature "unicode_strings"> |
blob | commitdiff | diff to current |
2009-11-29 |
Nicholas Clark | Handle $@ being assigned a read-only value (without... |
blob | commitdiff | diff to current |
2009-11-29 |
Nicholas Clark | Fix RT #70862 by converting ERRSV to GvSVn() to ensure... |
blob | commitdiff | diff to current |
2009-11-23 |
Karl Williamson | Make unicode semantics the default |
blob | commitdiff | diff to current |
2009-11-15 |
Nicholas Clark | Inline PL_no_symref_sv into its users. Deprecate the... |
blob | commitdiff | diff to current |
2009-11-15 |
Nicholas Clark | Inline PL_no_symref into pp_entersub. Deprecate the... |
blob | commitdiff | diff to current |
2009-11-14 |
Karl Williamson | add code for Unicode semantics for non-utf8 latin1... |
blob | commitdiff | diff to current |
2009-11-06 |
Rafael Garcia-Suarez | Merge branch 'legacy-pragma' into blead |
blob | commitdiff | diff to current |
2009-11-05 |
Jesse Vincent | Implement facility to plug in syntax triggered by keywords |
blob | commitdiff | diff to current |
2009-11-01 |
Nicholas Clark | Remove Perl_pmflag() from the public API, and mark... |
blob | commitdiff | diff to current |
2009-10-26 |
Yves Orton | add an elipses to string/ref warnings when str longer... |
blob | commitdiff | diff to current |
2009-08-26 |
Chip Salzenberg | New debugging flag -DB now dumps subroutine definitions, |
blob | commitdiff | diff to current |
2009-08-22 |
Nicholas Clark | Eliminate *_ALLOCATED_HEAD and *_HEAD macros which... |
blob | commitdiff | diff to current |
next |