summaryrefslogtreecommitdiff
path: root/op.c
Commit message (Expand)AuthorAgeFilesLines
* Retract #11212.Jarkko Hietaniemi2001-07-081-4/+0
* (Retracted by #11223.)Graham Barr2001-07-081-0/+4
* Re: bleedperl perl_alloc..free leakageRadu Greab2001-07-071-3/+3
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-061-0/+33
* (retracted by #13533)Radu Greab2001-07-051-3/+9
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-021-9/+9
* win32 fixes: fix various syntax errors ("no preprocessor directivesGurusamy Sarathy2001-07-021-9/+7
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-2/+1
* Re: CvFILE corruption under ithreadsRobin Houston2001-06-251-2/+14
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-211-9/+9
* Integrate change #10667 from maintperl:Jarkko Hietaniemi2001-06-171-0/+1
* more anonymous stash cleanupsAbhijit Menon-Sen2001-06-171-7/+5
* in change#10451, check that CvOUTSIDE is a CV before looking inGurusamy Sarathy2001-06-071-2/+4
* Integrate changes #10450 and #10451 from maintperl:Jarkko Hietaniemi2001-06-061-8/+19
* Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-061-3/+9
* Sigh. This is what #10424 was supposed to check in.Jarkko Hietaniemi2001-06-041-8/+7
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-49/+3
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-2/+2
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+0
* CORE::GLOBAL::require override happens too earlyGisle Aas2001-05-241-18/+20
* [LARGE!] symbolic magicDave Mitchell2001-05-201-2/+2
* Re: undef(&foo) does not work for XS functionsDoug MacEachern2001-05-121-0/+3
* [patch] make op_{clear,null} publicDoug MacEachern2001-05-101-23/+23
* [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etcRobin Houston2001-05-081-0/+10
* Retract changes #8254 and #8255, causes coredump inJarkko Hietaniemi2001-05-021-25/+0
* Re: Useless use of constants other than 0,1 in void context?Mike Guy2001-04-251-0/+3
* PATCH: Propagate low byte of hints in cop.op_privateRobin Houston2001-04-191-1/+1
* Fix core dump from undef %File::Glob::Benjamin Sugars2001-04-171-0/+1
* PATCH: $[Robin Houston2001-04-071-1/+1
* Integrate change #9605 from maintperl into mainline.Jarkko Hietaniemi2001-04-071-0/+1
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-3/+20
* Change the push/unshift warning to be of class syntax, not misc.Jarkko Hietaniemi2001-04-031-2/+2
* Change the push/unshift warning (#9532) to talk about "no values"Jarkko Hietaniemi2001-04-031-1/+1
* Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)Robin Houston2001-04-031-0/+6
* tr/// UTF-8 tweaking from Inaba Hiroto.Jarkko Hietaniemi2001-04-011-26/+13
* Better peep()ing for foreach() loopsStephen McCamant2001-03-301-0/+1
* Re: B::Deparse bug (5.6.0)Robin Houston2001-03-241-2/+0
* More EBCDIC stuff:Nick Ing-Simmons2001-03-201-31/+43
* UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.Jarkko Hietaniemi2001-03-191-4/+5
* Sarathy's clear_pmop patch with Radu Greab's fix,Jarkko Hietaniemi2001-03-181-0/+24
* tr/// UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-03-181-3/+11
* Avoid stomping off the beginning of an array in tr///.Jarkko Hietaniemi2001-03-151-5/+2
* The #9145 CANNOT be enabled: the clear_pmop code stillJarkko Hietaniemi2001-03-141-24/+0
* reenable change#9145 (the test was busted due to a missingGurusamy Sarathy2001-03-141-0/+24
* Retract #9145.Jarkko Hietaniemi2001-03-141-24/+0
* Retract #9143.Jarkko Hietaniemi2001-03-141-1/+1
* (Retracted by #9150.)Jarkko Hietaniemi2001-03-141-0/+24
* (Retracted by #9149.)Jarkko Hietaniemi2001-03-141-1/+1
* Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-121-6/+40
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-15/+16