This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Benchmark.pm: timethese corrupts $_
[perl5.git] / pp_hot.c
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-01-19 Gurusamy Sarathy[win32] foo() -> PerlGroup_foo() patch from ActiveState
1998-01-15 Nick Ing-SimmonsFirst working TIEARRAY and other misc tie fixes
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1998-01-08 Gurusamy Sarathyprint/printf/... over-eager mg_find for glob magic:
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-12-12 Malcolm Beattiepp_print and pp_prtf handling of tied file handles...
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-13 Malcolm BeattieRewrite thread return code to distinguish between ordin...
1997-11-13 Malcolm BeattieChange CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-23 Malcolm BeattieFix pp_hot.c:get_db_sub core dump when perl debugger...
1997-10-23 Malcolm BeattieFix refcounts for lock/magic_mutexfree. Make OP_LOCK...
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Malcolm BeattieRemove stale code from pp_entersub which breaks sub...
1997-10-14 Gurusamy SarathyRemove spurious extra MUTEX_LOCK in pp_entersub()....
1997-10-10 Malcolm BeattieFix up locking/synchronisation for pp_entersub.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-22 Malcolm BeattieMore fprintf -> PerlIO_printf changes.
1997-09-10 Malcolm BeattieDebugging output for lock handling.
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-08-11 Malcolm BeattieAssorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Stephen McCamantBand-aid fix for local([@%]$x)
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-07-17 Malcolm BeattieFix multiple problems with lexical @_.
1997-06-11 Gurusamy SarathyNo DESTROY on untie. Tie memory leak fixed.
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-05-02 Malcolm BeattieDon't require CvDEPTH == 0 when bombing out of subs.
1997-04-30 Chip SalzenbergHandle tainted values in lists returned from subs,...
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-18 Chip SalzenbergRemove pp_method() inefficiency from last patch
1997-04-17 Chip SalzenbergFix error messages on method lookup failure
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-09 Chip SalzenbergFix C< $x=''; pos($x)=0; $x=~/\G$/ >
1997-04-04 Perl 5 Porters[inseparable changes from match from perl-5.003_97a...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-06 Chip SalzenbergWarn on %{+undef} and @{+undef}
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters[inseparable changes from match from perl-5.003_90...
1997-02-21 Chip SalzenbergDon't taint $x in C<$x = ($tainted =~ /(\w+)/)>
1997-02-18 Chip SalzenbergFix sub call through magic var (e.g. C<&$1>)
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-29 Chip SalzenbergPrevent premature death of @_ during leavesub
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-25 Ilya ZakharevichEfficiency patchlet for pp_aassign()
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-15 John Q. LinuxForbid ++ and -- on readonly values
1997-01-07 Perl 5 Porters[inseparable changes from patch from perl5.003_19 to...
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1997-01-04 Gurusamy SarathyIntroduce CVf_NODEBUG flag
1996-12-31 Chip SalzenbergDon't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)>
1996-12-27 Chip SalzenbergSupport named closures
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-19 Randy J. RayPatch: Untaint FH flag and clean DATA handles
1996-08-29 Perl 5 Portersperl 5.003_05: pp_hot.c
1996-07-04 Perl 5 Portersperl 5.003_01: pp_hot.c
1996-03-20 Perl 5 PortersChange calling sequence for VMS-specific routine
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-03 Chip SalzenbergBeta3: Combine code: provide_refs
1996-02-03 Perl 5 Portersperl5.002beta3
1996-09-01 Perl 5 PortersPatch for LONG_MAX & co.
1996-08-25 Perl 5 Portersperl 5.003_03: pp_hot.c
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-06-06 Andy DoughertyThis is my patch patch.1l for perl5.001.
1995-05-30 Andy DoughertyThis is my patch patch.1i for perl5.001.
1995-04-14 Andy Doughertyperl5.001 patch.1d
1995-03-31 Andy Doughertyperl5.001 patch.1b: [byacc deps fix, set*id fixes,...
1995-03-14 Larry Wall[fix s/// memory leak]
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-01-18 Andy Doughertyperl5.000 patch.0g: [various portability fixes, and...
1994-10-17 Larry Wallperl 5.000 perl-5.000