This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Add ticket number to bug fix
[perl5.git] / perl.c
2012-01-19 Steffen SchwigonBump several file copyright dates
2012-01-19 Steffen SchwigonBump the visible perl -V copyright to 2012
2012-01-16 Nicholas ClarkProvide as much diagnostic information as possible...
2012-01-14 Father ChrysostomosSuppress confusing uninit warning from -T _
2012-01-01 Craig A. Berry'S' case already exists with ALTERNATE_SHEBANG.
2011-12-31 Father Chrysostomos[perl #104288] Die with ‘Unrecognized switch’ on #...
2011-12-29 Father ChrysostomosCroak when setting a tied @DB::args
2011-12-27 Father ChrysostomosFix compiler warning in perl.c
2011-12-27 Father ChrysostomosDon’t check for tied @DB'args when not REAL
2011-12-27 Father ChrysostomosFix crash when tying @DB::args
2011-12-11 Craig A. BerryRemove explicit support for pre-7.0 VMS and pre-6.0...
2011-12-04 Nicholas ClarkSimplify S_parse_body() by calling S_usage() and S_minu...
2011-12-04 Nicholas ClarkBreak the -v code out from Perl_moreswitches() into...
2011-12-04 Nicholas ClarkRefactor S_usage() to take 0 parameters and exit direct...
2011-12-03 Craig A. BerryRemove the VMS-specific private len in S_mayberelocate.
2011-12-03 Craig A. BerryVMS-specific scope fix for S_mayberelocate.
2011-12-03 Nicholas ClarkSmall tidyups in S_incpush() and S_mayberelocate()
2011-12-03 Nicholas ClarkAvoid attacks on sitecustomize by using NUL delimiters...
2011-12-03 Carl HayterMake sitecustomize relocatableinc aware
2011-11-22 Nicholas ClarkIn Perl_moreswitches(), merge the cases for 't' and...
2011-10-22 Father Chrysostomos[perl #101486] Make PL_curstash refcounted
2011-10-02 Father ChrysostomosRemove unused variable from S_set_caret_X
2011-10-01 Karl WilliamsonDon't use swash to find cntrls
2011-10-01 Karl WilliamsonNo need for swashes for computing if ASCII
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-15 Nicholas ClarkDon't #include headers already included by perl.h
2011-09-14 Nicholas ClarkSimplify S_set_caret_X() by returning early if we set...
2011-09-14 Nicholas ClarkInline S_procself_val() into S_set_caret_x().
2011-09-13 Nicholas ClarkIn S_set_caret_X(), use GvSV() consistently in all...
2011-09-10 Nicholas ClarkAdd HOMEGROWN_POSIX_SIGNALS to PL_non_bincompat_options...
2011-09-08 Keith ThompsonConvert some files from Latin-1 to UTF-8
2011-08-23 Chip SalzenbergSVTYPEMASK must be cast to (svtype) when comparing...
2011-08-18 Father Chrysostomos[perl #97020] Carp (actually caller) leaking memory
2011-08-11 Nicholas ClarkSimplify embedvar.h, removing a level of macro indirect...
2011-07-24 Nicholas ClarkAdd UNLINK_ALL_VERSIONS to PL_non_bincompat_options...
2011-07-19 Shlomi Fishperlapi.pod Enhancements
2011-07-18 Nicholas ClarkPL_bincompat_options was missing options that affect...
2011-07-12 Shawn M MooreFactor out a PERL_SET_PHASE macro
2011-07-01 Nicholas ClarkStore C<study>'s data in in mg_ptr instead of interpret...
2011-07-01 Nicholas ClarkMerge PL_scream{first,next} into one allocated buffer.
2011-05-23 Max MaischeinTurn $$ into a magical readonly variable that always...
2011-05-20 Nicholas ClarkAdd USE_LOCALE{,_COLLATE,_CTYPE,_NUMERIC} to the output...
2011-03-17 Jan Dubois#81026: Perl binary no longer relocatable
2011-03-12 Nicholas ClarkAdd PERL_PRESERVE_IVUV to non_bincompat_options.
2011-03-05 Nicholas Clark59d6f6a4c05afa7f was too aggressive, as it disabled...
2011-03-05 Nicholas ClarkAvoid miniperl SEGVing when processing -I on the #...
2011-03-04 Craig A. BerryIn S_incpush, unixify libdir earlier.
2011-03-04 Craig A. BerryIn S_incpush, omit subdirs when PERL_IS_MINIPERL.
2011-02-15 Nicholas ClarkFor miniperl, use the USE_SITECUSTOMIZE feature to...
2011-01-20 Jesse VincentBump the perl -V copyright message, as it's now 2011
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2010-11-25 Nicholas ClarkExtend -d:foo=bar to make -d:-foo expand to C<no foo...
2010-11-14 Florian RagwitzEliminate PL_dirty
2010-11-14 Florian RagwitzAdd ${^GLOBAL_PHASE}
2010-11-08 Karl Williamsonregexec.c: Don't give up on fold matching early
2010-10-21 Zeframfull API for cop hint hashes
2010-10-21 Zeframadd lex_start to the API
2010-10-21 Zeframreplace PL_doextract with better kinds of variable
2010-10-21 Zeframremove filter inheritance option from lex_start
2010-10-09 Nicholas ClarkCreate populate_isa() to de-duplicate logic to populate...
2010-10-03 David Mitchelleval_sv: followup fix to 4aca2f62ef
2010-10-03 David Mitchellbetter documentation for eval_sv() and G_KEEPERR
2010-10-03 David Mitchelleval_sv() and eval_pv() don't fail on syntax err
2010-09-20 David Mitchellcall defout/stderr destructors last
2010-09-20 David Mitchellfix PL_psig_pend freeing
2010-09-20 David Mitchell[perl #40388] perl_destruct() leaks PL_main_cv
2010-09-20 David Mitchell[perl #40389] perl_destruct() leaks PL_defstash
2010-09-06 Zeframfunction interface to parse Perl statement
2010-09-01 Tony CookPL_my_cxt_list is only available with PERL_IMPLICIT_CONTEXT
2010-09-01 Jirka HruškaPL_my_cxt_list leaks
2010-08-21 Ben MorrowRemove CALL_FPTR and CPERLscope.
2010-08-16 Nicholas ClarkFor both opmini.o and perlmini.o define PERL_EXTERNAL_G...
2010-08-01 David MitchellDEBUG_LEAKING_SCALARS: add sv_debug_parent
2010-07-26 Florian RagwitzCheck API compatibility when loading xs modules
2010-07-21 Nicholas ClarkAdd Perl_init_dbargs(), to set up @DB::args without...
2010-06-07 David GoldenRemove -w recommendation in perl -h
2010-05-29 Nicholas ClarkWhen assigning to $^P, don't zero $DB::single, $DB...
2010-05-21 Nicholas ClarkMake HvFILL() count the allocated buckets, instead...
2010-04-25 Zeframunwinding target nominated by separate global
2010-04-17 Nicholas ClarkIn Perl_get_debug_opts(), restructure the message...
2010-04-17 Nicholas ClarkIn S_usage(), restructure the storage of the help messa...
2010-04-14 David Goldenrevert "revert perl -h changes"
2010-03-08 Rafael Garcia-SuarezFix comments about @INC ordering
2010-02-11 David Goldenrevert perl -h changes
2010-02-11 David Goldenkeep -h to 80 characters or less
2010-02-11 David GoldenHelp new users learn how to get help
2010-02-07 Nicholas ClarkImprovements to 31c9a3 - CPAN code did depend on the...
2010-01-21 Nicholas ClarkAdd USE_PERL_ATOF to the list of -V's compile-time...
2010-01-13 AbigailChanged Copyright year as suggested by karl williamson...
2010-01-08 David Mitchellinclude sv_debug_serial field in debugging output
2010-01-05 Nicholas ClarkSort the initialisers to non_bincompat_options[], and...
2010-01-05 Nicholas ClarkAdd USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compi...
2009-12-18 Gerard GoossenFree the PL_scopestack_name
2009-12-17 Max MaischeinCorrect some #ifdef USE_ITHREADS / USE_MULTI
2009-12-04 Nicholas ClarkSilence Win32 compiler warning
2009-11-15 David GoldenChange perl -v version format
2009-11-12 Gerard GoossenAdd ENTER_with_name and LEAVE_with_name to automaticly...
2009-11-08 Gerard GoossenMake my_exit behave the same as the Perl exit. And...
2009-11-08 Gerard GoossenAdd assertions about there being no leftover scopes...
next