summaryrefslogtreecommitdiff
path: root/op.c
Commit message (Expand)AuthorAgeFilesLines
* ...while $var = glob(...)Robin Houston2001-12-171-1/+1
* Re: attributes are brokenSpider Boardman2001-12-091-20/+119
* Retract #11156 since Sarathy has found that it breaks code:Jarkko Hietaniemi2001-12-081-9/+3
* Re: weirdness in regexpsRobin Houston2001-12-061-0/+7
* Re: counting tr thinks it's modifying Rafael Garcia-Suarez2001-12-061-0/+3
* Retract #13475 until Arthur gets back to the mine.Jarkko Hietaniemi2001-12-051-37/+5
* (retracted by #13476)Jarkko Hietaniemi2001-12-051-5/+37
* parser panics on lvalue methods Rafael Garcia-Suarez2001-12-011-5/+0
* local(*CORE::GLOBAL::require) doesn't behave like other overridesGurusamy Sarathy2001-11-221-6/+9
* new warning "Useless use of sort in scalar context"Rafael Garcia-Suarez2001-11-191-0/+3
* Re: [ID 20010713.001] use lib segmentation faultRobert Spier2001-11-151-1/+1
* Re: [ID 20011106.083] $dbline[$i] == 0 generates warningsMark-Jason Dominus2001-11-071-3/+3
* Slight modification of #12811.Abhijit Menon-Sen2001-11-021-14/+19
* Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"Radu Greab2001-11-021-12/+15
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-3/+3
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-0/+10
* Retract the #10451 which seems to be the causeJarkko Hietaniemi2001-10-191-15/+4
* Re: [PATCH] turn $a.=<F> into an RCATLINEAbhijit Menon-Sen2001-09-171-3/+5
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-2/+0
* Re: perl@12003Robin Barker2001-09-121-3/+3
* Re: perl@11978Robin Barker2001-09-101-3/+3
* Apply INT2PTR with force to silence warnings fromArtur Bergman2001-09-101-5/+5
* Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPSArtur Bergman2001-09-101-4/+5
* -Wall nit.Jarkko Hietaniemi2001-09-051-1/+1
* Quench a -Wall gripe noticed by Robin Barker.Jarkko Hietaniemi2001-09-041-2/+2
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-20/+59
* RE: [PATCH] Add a nextstate into empty blocksIlmari Karonen2001-09-021-4/+8
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-2/+2
* Introduces SvREPADTMP(sv) that marks a repad SvIV as a offsetArtur Bergman2001-08-301-0/+2
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-40/+40
* Custom OpsSimon Cozens2001-08-271-13/+51
* Plugs a memory leak on destruction of regular expressionsArtur Bergman2001-08-271-5/+20
* Backed out 11732, it breaks lib/strict.tArtur Bergman2001-08-231-2/+1
* Re: [ID 20010822.001] Freeing pads after parse errorSimon Cozens2001-08-231-1/+2
* 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