summaryrefslogtreecommitdiff
path: root/op.c
Commit message (Expand)AuthorAgeFilesLines
* If you want you can now add -DUSE_UTF8_SCRIPTS to your cflagsJarkko Hietaniemi2001-08-121-1/+1
* More (less) regex/utf8 relics. (Toned down later in #11653.)Jarkko Hietaniemi2001-08-121-4/+0
* Relic in op.c (no regex feature should depend on the utf8 pragma),Jarkko Hietaniemi2001-08-121-2/+2
* turn $a.=<F> into an RCATLINEAbhijit Menon-Sen2001-08-111-0/+9
* cpp commands must start (the # must be) at the column #0.Jarkko Hietaniemi2001-08-101-2/+2
* [patch] plug PL_regex_padav leaksDoug MacEachern2001-08-031-2/+8
* Readability nit from Abhijit.Jarkko Hietaniemi2001-08-021-3/+8
* [PATCH] -Wall cleanup: op.cRichard Soderberg2001-08-021-1/+1
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-021-1/+4
* The #11541 didn't work under threads.Jarkko Hietaniemi2001-08-011-1/+1
* Pluggable optimizerSimon Cozens2001-08-011-7/+9
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-011-0/+18
* debugging selfloaded stuffIlya Zakharevich2001-07-231-0/+2
* defer op_seq allocationAbhijit Menon-Sen2001-07-201-1/+9
* Re: [PATCH] Threadsafe PMOPs! We might still win this war.Doug MacEachern2001-07-121-1/+1
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-38/+1
* Threadsafe PMOPs! We might still win this war.Artur Bergman2001-07-111-1/+10
* [patch] undef &xsub for 1,2Doug MacEachern2001-07-101-1/+2
* deprecate package with no argumentsRobin Houston2001-07-101-0/+1
* (Retracted by #11285).Abhijit Menon-Sen2001-07-091-1/+5
* 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