2013-03-19 |
Paul Green | Update copyright statement for the Stratus VOS port |
blob | commitdiff |
2013-03-06 |
Steffen Mueller | Prepare PL_sv_objcount removal |
blob | commitdiff | diff to current |
2013-01-27 |
James E Keenan | Belated Happy New Year! |
blob | commitdiff | diff to current |
2013-01-13 |
Ricardo Signes | croak on an attempt to run a directory as a script |
blob | commitdiff | diff to current |
2013-01-04 |
Eric Brine | Collapse "if(a){b}else{b}" to "b" |
blob | commitdiff | diff to current |
2013-01-04 |
Eric Brine | Remove redundant NULL checks. |
blob | commitdiff | diff to current |
2012-12-31 |
Karl Williamson | Change core calls of isALNUM() to isWORDCHAR() |
blob | commitdiff | diff to current |
2012-12-22 |
Karl Williamson | Use an array for some inversion lists |
blob | commitdiff | diff to current |
2012-12-22 |
Karl Williamson | Use an array for some inversion lists |
blob | commitdiff | diff to current |
2012-12-22 |
Karl Williamson | Use array for some inversion lists |
blob | commitdiff | diff to current |
2012-12-22 |
Karl Williamson | perl.c: Use loop to clear array |
blob | commitdiff | diff to current |
2012-12-18 |
David Mitchell | test the resetting of refcnt for immortals |
blob | commitdiff | diff to current |
2012-12-14 |
Nicholas Clark | Remove the BeOS port. |
blob | commitdiff | diff to current |
2012-12-06 |
Father Chrysostomos | Stop renamed packages from making reset() crash |
blob | commitdiff | diff to current |
2012-11-27 |
Father Chrysostomos | Disable PL_sawampersand |
blob | commitdiff | diff to current |
2012-11-26 |
Karl Williamson | Remove 3 unused interpreter variables |
blob | commitdiff | diff to current |
2012-11-25 |
Karl Williamson | Remove "register" declarations |
blob | commitdiff | diff to current |
2012-11-23 |
Daniel Dragan | prevent multiple evaluations of ERRSV |
blob | commitdiff | diff to current |
2012-11-23 |
Daniel Dragan | Reduce scope of SP in Perl_eval_pv |
blob | commitdiff | diff to current |
2012-11-19 |
Nicholas Clark | Remove the EPOC port. |
blob | commitdiff | diff to current |
2012-11-17 |
Yves Orton | Hash Function Change - Murmur hash and true per process... |
blob | commitdiff | diff to current |
2012-11-05 |
Steffen Mueller | Add C define to remove taint support from perl origin/smueller/no_taint3 |
blob | commitdiff | diff to current |
2012-10-31 |
Daniel Dragan | consting in perl.c:S_Internals_V and Win32 DynaLoader |
blob | commitdiff | diff to current |
2012-10-09 |
Daniel Dragan | remove redundant calls in S_minus_v in perl.c |
blob | commitdiff | diff to current |
2012-09-21 |
Nicholas Clark | Remove the MPE/iX port. |
blob | commitdiff | diff to current |
2012-09-20 |
Enache Adrian | Get rid of PL_formfeed. |
blob | commitdiff | diff to current |
2012-09-08 |
David Mitchell | PL_sawampersand: use 3 bit flags rather than bool |
blob | commitdiff | diff to current |
2012-08-31 |
Nicholas Clark | Remove the VM/ESA port. |
blob | commitdiff | diff to current |
2012-08-25 |
Daniel Dragan | [perl #114572] perl.c: fix locality/rmv redundant nulls... |
blob | commitdiff | diff to current |
2012-08-24 |
Daniel Dragan | don't use PerlHost's getenv after perl_destruct |
blob | commitdiff | diff to current |
2012-08-18 |
Karl Williamson | Omnibus removal of register declarations |
blob | commitdiff | diff to current |
2012-08-08 |
Tony Cook | ignore PERL_XMLDUMP when tainting |
blob | commitdiff | diff to current |
2012-08-05 |
Father Chrysostomos | Make PL_(top|body|form)target PVIVs |
blob | commitdiff | diff to current |
2012-07-28 |
Nicholas Clark | Remove dead code related to the Atari ST port of perl... |
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-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-06-30 |
Karl Williamson | handy.h: Fix isBLANK_uni and isBLANK_utf8 |
blob | commitdiff | diff to current |
2012-06-29 |
Father Chrysostomos | -DS option for slab allocation |
blob | commitdiff | diff to current |
2012-06-26 |
Jesse Luehrs | warn on -i with no input files given [perl #113410] |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | Don’t create pads for sub stubs |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | Use assertions for /* NOT REACHED */ |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | perl.c: Clarify comment |
blob | commitdiff | diff to current |
2012-06-15 |
Father Chrysostomos | perl.c:get_cvn_flags: Move a comment where it belongs |
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 | Fix up runtime regex codeblocks. |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | free PL_regex_padav later |
blob | commitdiff | diff to current |
2012-06-05 |
Father Chrysostomos | Obliterate CopSTASH_free |
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 |
Ricardo Signes | update the editor hints for spaces, not tabs |
blob | commitdiff | diff to current |
2012-05-24 |
Craig A. Berry | File scope for VMS-specific #includes. |
blob | commitdiff | diff to current |
2012-04-16 |
Jan Dubois | SITELIB_EXP may be NULL on Windows |
blob | commitdiff | diff to current |
2012-03-26 |
Gisle Aas | Avoid 'USE_SITECUSTOMIZE redefined'-warning during... |
blob | commitdiff | diff to current |
2012-03-17 |
Nicholas Clark | In S_parse_body(), don't "leak" linestr_sv until global... |
blob | commitdiff | diff to current |
2012-03-17 |
Nicholas Clark | Remove all the never used parameters from the macro... |
blob | commitdiff | diff to current |
2012-02-27 |
Nicholas Clark | The parser should always close the file handle that... |
blob | commitdiff | diff to current |
2012-02-27 |
Nicholas Clark | Move the close-on-exec logic to one place, at the end... |
blob | commitdiff | diff to current |
2012-02-27 |
Nicholas Clark | Change S_open_script() to return NULL to signal "read... |
blob | commitdiff | diff to current |
2012-02-27 |
Nicholas Clark | In perl.c, change S_open_script() to return rsfp. |
blob | commitdiff | diff to current |
2012-02-19 |
Nicholas Clark | In S_validate_suid(), move declarations after the first... |
blob | commitdiff | diff to current |
2012-02-18 |
Ævar Arnfjörð Bjar... | Remove gete?[ug]id caching |
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-11 |
Zefram | add wrap_op_checker() API function |
blob | commitdiff | diff to current |
2012-02-08 |
Nicholas Clark | Add PERL_RELOCATABLE_INCPUSH to PL_non_bincompat_option... |
blob | commitdiff | diff to current |
2012-01-22 |
Father Chrysostomos | [perl #108794] Call special blocks in void context |
blob | commitdiff | diff to current |
2012-01-19 |
Steffen Schwigon | Bump several file copyright dates |
blob | commitdiff | diff to current |
2012-01-19 |
Steffen Schwigon | Bump the visible perl -V copyright to 2012 |
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 | Suppress confusing uninit warning from -T _ |
blob | commitdiff | diff to current |
2012-01-01 |
Craig A. Berry | 'S' case already exists with ALTERNATE_SHEBANG. |
blob | commitdiff | diff to current |
2011-12-31 |
Father Chrysostomos | [perl #104288] Die with ‘Unrecognized switch’ on #... |
blob | commitdiff | diff to current |
2011-12-29 |
Father Chrysostomos | Croak when setting a tied @DB::args |
blob | commitdiff | diff to current |
2011-12-27 |
Father Chrysostomos | Fix compiler warning in perl.c |
blob | commitdiff | diff to current |
2011-12-27 |
Father Chrysostomos | Don’t check for tied @DB'args when not REAL |
blob | commitdiff | diff to current |
2011-12-27 |
Father Chrysostomos | Fix crash when tying @DB::args |
blob | commitdiff | diff to current |
2011-12-11 |
Craig A. Berry | Remove explicit support for pre-7.0 VMS and pre-6.0... |
blob | commitdiff | diff to current |
2011-12-04 |
Nicholas Clark | Simplify S_parse_body() by calling S_usage() and S_minu... |
blob | commitdiff | diff to current |
2011-12-04 |
Nicholas Clark | Break the -v code out from Perl_moreswitches() into... |
blob | commitdiff | diff to current |
2011-12-04 |
Nicholas Clark | Refactor S_usage() to take 0 parameters and exit direct... |
blob | commitdiff | diff to current |
2011-12-03 |
Craig A. Berry | Remove the VMS-specific private len in S_mayberelocate. |
blob | commitdiff | diff to current |
2011-12-03 |
Craig A. Berry | VMS-specific scope fix for S_mayberelocate. |
blob | commitdiff | diff to current |
2011-12-03 |
Nicholas Clark | Small tidyups in S_incpush() and S_mayberelocate() |
blob | commitdiff | diff to current |
2011-12-03 |
Nicholas Clark | Avoid attacks on sitecustomize by using NUL delimiters... |
blob | commitdiff | diff to current |
2011-12-03 |
Carl Hayter | Make sitecustomize relocatableinc aware |
blob | commitdiff | diff to current |
2011-11-22 |
Nicholas Clark | In Perl_moreswitches(), merge the cases for 't' and... |
blob | commitdiff | diff to current |
2011-10-22 |
Father Chrysostomos | [perl #101486] Make PL_curstash refcounted |
blob | commitdiff | diff to current |
2011-10-02 |
Father Chrysostomos | Remove unused variable from S_set_caret_X |
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-27 |
Nicholas Clark | Where available, use _NSGetExecutablePath() to make... |
blob | commitdiff | diff to current |
2011-09-27 |
Nicholas Clark | Where available, use sysctl() with KERN_PROC_PATHNAME... |
blob | commitdiff | diff to current |
2011-09-15 |
Nicholas Clark | Don't #include headers already included by perl.h |
blob | commitdiff | diff to current |
2011-09-14 |
Nicholas Clark | Simplify S_set_caret_X() by returning early if we set... |
blob | commitdiff | diff to current |
2011-09-14 |
Nicholas Clark | Inline S_procself_val() into S_set_caret_x(). |
blob | commitdiff | diff to current |
2011-09-13 |
Nicholas Clark | In S_set_caret_X(), use GvSV() consistently in all... |
blob | commitdiff | diff to current |
2011-09-10 |
Nicholas Clark | Add HOMEGROWN_POSIX_SIGNALS to PL_non_bincompat_options... |
blob | commitdiff | diff to current |
2011-09-08 |
Keith Thompson | Convert some files from Latin-1 to UTF-8 |
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-18 |
Father Chrysostomos | [perl #97020] Carp (actually caller) leaking memory |
blob | commitdiff | diff to current |
2011-08-11 |
Nicholas Clark | Simplify embedvar.h, removing a level of macro indirect... |
blob | commitdiff | diff to current |
next |