This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make -DP work (and readable)
[perl5.git] / pp.c
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
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 Gisle Aasapplied patch with tweaks to prose
1998-07-04 Jarkko Hietaniemifix use of uninitialized var in pp_unpack()
1998-06-28 Gisle AasRe: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Gisle AasNegative LENGTH argument to splice
1998-06-28 Jarkko Hietaniemifixes unpack("q"...), and semctl() tests for UNICOS
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-06-11 Ilya Zakharevichback out change#1111 and add alternative patch:
1998-06-10 Ilya ZakharevichRe: PATCH for study/foo/
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-23 Gurusamy Sarathy[win32] merge change#1015 from maintbranch (must revisi...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge changes#906,907,909,910 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-05-07 Gurusamy Sarathy[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles...
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 McCamantStale SP in pp_substr
1998-04-02 Malcolm BeattieAndy Dougherty's configuration patches (Config_63-01...
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-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-16 Nick Ing-SimmonsMissing PUSHMARK in unshift TIEARRAY hook
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-06 M. J. T. GuyRe: 5.004_04 vec() fails with 32-bit values
1998-02-06 Ilya Zakharevich5.004_56: patch for `use Fatal' again
1998-02-03 Gurusamy Sarathy[win32] integrate mainline
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
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-SimmonsNot working yet - split problems ...
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-12-17 Malcolm BeattieFix not-reached warning for pp_threadsv.
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-11 Malcolm BeattieFix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm BeattieInitial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm BeattieChange name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-07 Nick Ing-SimmonsMerge changes as of 18:00 CST
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Malcolm BeattieChange pp_tie and pp_dbmopen to use perl_call_sv instea...
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
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-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm BeattieBack out sv_bless3 change which made pp_bless zap ...
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm BeattieRe-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm BeattieStart merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattierunops becomes a funtion pointer and sv_bless3 created
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-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Tom Horsleywork around compiler bug on CX/UX (perl5.004_01)
1997-08-06 M.J.T. GuyFwd: substr("foo", -1000)
1997-08-06 John TobeyRe: Can't pack literals as pointers
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-07-17 Malcolm BeattieFix multiple problems with lexical @_.
1997-07-05 Malcolm BeattieIntroduce pp_lock.
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-18 Chip SalzenbergFix (and test) spaces in {,un}pack()
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-14 Hallvard B FurusethFix comments in seed()
1997-04-02 Chip SalzenbergFix AUTOLOAD, or kill me
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Hallvard B FurusethRe: 5.004's new srand() default seed
1997-03-22 Chip SalzenbergRefine modulus ("%") per suggestion of Tim Goodwin
next