This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
[perl5.git] / op.c
1998-07-06 Gurusamy Sarathymuch simpler fix to typecheck read/sysread/recv, as...
1998-07-06 Gurusamy Sarathyundo ck_sysread() changes#1319,1337 in preparation...
1998-07-06 Gurusamy Sarathyrename s/\bSI_/PERLSI_/ to avoid collisions with sysinf...
1998-07-06 Gurusamy Sarathyallow read(FH,threadsv,...)
1998-07-05 Gurusamy Sarathyadd ck_sysread() for better sysread/read/recv sanity
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-06-29 Gurusamy Sarathybump patchlevel to 69, various little tweaks (tested...
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-28 Gisle AasRe: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Gisle AasOptimize foreach (1..1000000)
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-17 Gurusamy Sarathy5.004_67 niggles
1998-06-11 Ilya ZakharevichBugs with (?{}), $^R and many-to-many subst
1998-06-10 Stephen McCamantRe: Uninitialised error from -M()
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-23 Gurusamy Sarathy[win32] merge change#1015 from maintbranch (must revisi...
1998-05-21 Ilya Zakharevich[win32] fix problematic change#965 from maintbranch
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge change#981 from maintbranch, add XXX...
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Joshua Pritikin[PATCH 5.004_64] Test.pm update
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-13 Gurusamy Sarathy[win32] merge missing part of change#663 from maint...
1998-04-25 Nick Ing-SimmonsAuto-insert defined() test in while when test expression is
1998-04-21 Gurusamy Sarathy[asperl] add AS patch#17
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-16 Malcolm BeattienewCONSTSUB had private MY_start_subparse.
1998-03-16 Malcolm BeattieBump patchlevel.h to 63.
1998-03-16 Jan DuboisnewCONSTSUB added (XSUB equivalent for inlinable sub...
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-05 Gurusamy Sarathy[win32] integrate mainline
1998-03-05 Gurusamy Sarathy[win32] add Nick's dTHR fixes
1998-03-05 Ilya Zakharevich[5.004_61 PATCH] Make incompatible changes to RE engine NOW
1998-03-05 Ilya ZakharevichMake autouse -w-safe
1998-03-04 Gurusamy Sarathy[win32] missing s/op/o/ from one of the mainpatches
1998-03-03 Chip Salzenberg[win32] merge problematic maintpatch to op.c
1998-03-03 Hugo van der Sanden[win32] maintpatch
1998-03-02 Stephane Payrard[win32] yet another 'old' patch
1998-03-02 Chip Salzenberg[win32] merge two important 'old' patches
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-20 Ilya Zakharevich5% speedup in an empty loop
1998-02-14 Gurusamy Sarathy[asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-09 Gurusamy Sarathy[win32] don't share TARG unless -DUSE_BROKEN_PAD_RESET
1998-02-09 Gurusamy Sarathy[win32] fix misapplied hunks in 5.004_58
1998-02-06 Malcolm BeattieMore Chip patches (tweaked for _5x). The final one...
1998-02-06 Malcolm BeattieSome more Chip patches (tweaked to match _5x):
1998-02-06 Chip SalzenbergSome Chip patches (some tweaked to match _5x source):
1998-02-03 Gurusamy Sarathy[win32] integrate mainline
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
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-12-24 Gurusamy Sarathy[win32] tweak op.c to avoid warning
1997-12-23 Gurusamy Sarathy[win32] Trivial bugfix#2 from local repository
1997-12-11 Malcolm BeattieAdd missing patch to op.c that didn't come across with...
1997-12-11 Malcolm BeattieStop tr/// from writing to target when only counting.
1997-11-27 Malcolm BeattieIntegrate win32 branch back into mainline.
1997-11-26 Gurusamy Sarathy[win32] Sync another change from local repository.
1997-11-26 Nick Ing-SimmonsIntegrate mainline as of _55
1997-11-25 Gurusamy Sarathy[win32] Fixup the places where the automatic merge...
1997-11-25 Gurusamy Sarathy[win32] reverse integrate mainline
1997-11-25 Malcolm BeattieIntegrate from ansi branch to mainline.
1997-11-25 Malcolm BeattieFix scalar dereference of threadsv variables (e.g....
1997-11-23 Gurusamy Sarathy[win32] Initial reverse integration of winansi branch.
1997-11-23 Gurusamy SarathyAdd to docs about the BEGIN { shift } feature. Make...
1997-11-22 Nick Ing-SimmonsResolve ansiperl against win32
1997-11-22 Gurusamy Sarathy- shift() inside BEGIN|END|INIT now shifts @ARGV instea...
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-18 Malcolm BeattieIntegrate win32 branch back into mainline.
1997-11-13 Malcolm BeattieChange CONTEXT to PERL_CONTEXT throughout source (since...
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-11 Malcolm BeattieFix up $@ (ERRSV now refers to GvSV(errgv) for non...
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-06 Malcolm BeattieRemove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr...
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
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-29 Malcolm BeattieChange peep() to optimise away unneeded rv2av in lval...
1997-10-23 Malcolm BeattieFix refcounts for lock/magic_mutexfree. Make OP_LOCK...
1997-10-16 Malcolm BeattieFix up merge with 5.004_04.
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.
next