This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / pp.h
2007-01-13 Andy LesterIntegrate:
2006-02-24 Nicholas ClarkIntegrate:
2005-09-23 Robin BarkerIntegrate:
2005-09-21 Andy LesterIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-20 Nicholas ClarkIntegrate:
2005-09-19 Andy LesterIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-04-05 Nicholas ClarkIntegrate:
2005-04-04 Robin BarkerIntegrate:
2004-12-29 Nicholas ClarkIntegrate:
2004-06-22 Nicholas ClarkIntegrate:
2004-05-30 Nicholas ClarkIntegrate:
2003-09-18 Jarkko HietaniemiIntegrate:
2003-09-18 Rick DelaneyRe: [perl #19582] [PATCH bleedperl] bad overload copy...
2003-06-11 Marcus Holland-MoritzIntegrate from maint:
2003-06-11 Marcus Holland-MoritzRe: [PATCH: maint @ 19733] CL compiler warnings on...
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Adrian M. EnacheIntegrate:
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-05-29 Michael G. SchwernRe: Would -Wno-unused -Wall be better?
2001-05-14 Gurusamy Sarathy$ref1 == $ref2 behaves unpredictably on platforms where...
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-19 Gurusamy Sarathyintegrate changes#8617,8713,8715,8716,8721,8953,8963...
2001-03-05 Nick Ing-SimmonsSome tests for Camel 3rd edition features.
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-08 Charles BaileySYN SYN
2001-02-01 Jarkko HietaniemiIntegrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-02-01 Jarkko HietaniemiSolaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
2001-01-31 Nicholas ClarkRe: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-30 Gurusamy Sarathyintegrate changes#8243,8254,8255,8313,8314,8363,8383...
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-24 Charles BaileySYN SYN
2001-01-15 Jarkko HietaniemiUse the /^Perl_/-less form of is_lvalue_sub().
2001-01-13 Jarkko HietaniemiThe LVRET macro needed an aTHX.
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-17 Gurusamy Sarathyintegrate changes#6945,6947,6949..6954,6956,6958,6959...
2000-12-08 Michael StevensdjSP
2000-12-05 Jarkko HietaniemiAdd TOPm1s to peek at the second topmost stack item.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-20 Charles BaileySYN SYN
2000-09-02 Nick Ing-SimmonsIf overloaded %{} etc. return the object do not loop.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
1999-11-16 Jarkko HietaniemiRegen Configure.
1999-10-29 Jarkko HietaniemiRemove quad logic from perl.h; regen Configure;
1999-09-29 Charles Baileyresync with mainline
1999-09-10 Gurusamy Sarathys/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS...
1999-08-29 Ilya ZakharevichSpeeding up XSUB calls up to 66%
1999-08-29 Jarkko HietaniemiImplement 64-bit vec().
1999-08-16 Jarkko HietaniemiBatch of small 64-bit/long double/large file support...
1999-08-13 Jarkko HietaniemiJumbo Configure and large file support update.
1999-08-11 Jarkko HietaniemiUnapply an experimental patch that accidentally escaped
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-07-06 Ilya ZakharevichOptimize away OP_SASSIGN
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-04-03 Gurusamy Sarathygrow PL_tmps_stack more efficiently; make it more amena...
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-02-12 Jan Duboisremove OVERLOAD conditionals
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-31 Ilya ZakharevichRe: [PATCH 5.00552] Overloaded <> and deref again
1998-10-30 Ilya ZakharevichOverloaded <> and deref again
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
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-13 Nick Ing-Simmonstie array changes to core and tests
1997-11-25 Jarkko HietaniemiAIX patch (including Configure support for {sched,pthre...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 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-07-05 Perl 5 Portersperl 5.003_01: pp.h
next