This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove useless 'rcsid' (extension of a suggestion by
[perl5.git] / pp_hot.c
1998-08-02 Ilya Zakharevichtweaked version of suggested patch
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Stephen McCamantavoid reusing foreach itervar if magic got tacked onto it
1998-08-01 Gurusamy Sarathyfix buggy detection of failed glob()
1998-07-22 Stephen McCamantapplied patch, add new message to perldeta
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsAdd PL_ to merged file
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 Ilya Zakharevichfix flawed substitution-loop detection on zero-length...
1998-07-19 Gurusamy Sarathymake failed matches return empty list in list context
1998-07-18 Nick Ing-SimmonsPL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-15 Gisle Aasdon't copy foreach itervar when no external refs exist
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-11 Ilya ZakharevichUpdate os2's OS2::Process
1998-07-09 Gurusamy Sarathyundo problematic change#1367
1998-07-09 Gurusamy Sarathymerge changes from maintbranch (1354, and relevant...
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-08 Gisle AasFaster foreach integer range
1998-07-07 Gurusamy Sarathyfix accidental RE-de-optimization
1998-07-07 Gisle AasEvaluation of AVHVs in scalar context
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-07-04 Gurusamy Sarathyfix C<local $tied{foo} = $tied{foo}>, add tests
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-07-04 Ilya Zakharevichallow a flags args to fbm_instr() for future needs
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-07-01 Gurusamy Sarathyfix C<@a = (%a = 1)> bizarreness
1998-06-28 Gisle AasOptimize foreach (1..1000000)
1998-06-22 Ilya ZakharevichAvoid temporaries on recursion
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-05 Gurusamy Sarathy[win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS...
1998-05-23 Nick Ing-SimmonsResolve win32 into ansiperl
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-16 Gurusamy Sarathy[win32] fix misplaced SPAGAIN that caused successful...
1998-05-15 Nick Ing-SimmonsIntegrate win32
1998-05-15 Gurusamy Sarathy[win32] merge changes#906,907,909,910 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-06 Malcolm BeattieSpeed up pp_entersub for usethreads with only 1 thread...
1998-04-25 Nick Ing-SimmonsImplement use attrs qw(locked package);
1998-04-21 Gurusamy Sarathy[asperl] add AS patch#17
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-02 Tom PhoenixRe: Odd number of elements in hash list.
1998-04-02 Stephen PotterRe: doc: perlrun typo
1998-03-17 Gurusamy Sarathy[asperl] add a part of AS patch#14, backout incomplete...
1998-03-16 Malcolm BeattieBump patchlevel.h to 63.
1998-03-16 Charles BaileyVMS updates (direct)
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-03-02 Stephen McCamant[win32] this one with adjusted test numbers
1998-02-14 Gurusamy Sarathy[asperl] bring ASPerl uptodate with mainline changes
1998-02-13 Norton T. Allen_58: wantarray in void context broken
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy[asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-30 Gurusamy Sarathy[asperl] Created new branch from win32@396, added AS...
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.
next