summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #17376] Bug Report - our(%)Yitzchak Scott-Thoennes2002-10-021-1/+1
* move all pad-related code to its own src fileDave Mitchell2002-10-021-52/+10
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-2/+2
* Fix #17375 (rcatline didn't work on a formerly-defined undef) byAbhijit Menon-Sen2002-09-171-3/+7
* Copy On WriteNicholas Clark2002-08-171-2/+6
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-88/+15
* Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.Hugo van der Sanden2002-08-121-2/+5
* Defined-or patch (cleaned up)Brent Dax2002-08-051-0/+36
* Further tweaking on the Unicode s///.Jarkko Hietaniemi2002-06-261-3/+7
* Let's not leak.Jarkko Hietaniemi2002-06-261-1/+1
* Another Unicode s/// buglet, from SADAHIRO Tomoyuki.Jarkko Hietaniemi2002-06-261-0/+9
* Unicode s/// buglet found by Gregor Chrupala in perl-unicode.Jarkko Hietaniemi2002-06-251-0/+2
* Re: [PATCH scope.c] Re: local($tied->{foo}) leaksDave Mitchell2002-05-071-20/+2
* correctly unlocalise exists on tied/%ENV Dave Mitchell2002-05-071-5/+17
* [proposed PATCH] correctly unlocalise exists on tied/%ENVDave Mitchell2002-05-061-1/+6
* Re: [PATCH scope.c] Re: local($tied->{foo}) leaksDave Mitchell2002-05-041-2/+20
* New UTF-8 surpriseAndreas König2002-04-241-1/+8
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-3/+3
* Re: [ID 20020412.005] Dancing ??sHugo van der Sanden2002-04-151-8/+12
* UTF-8 bug (maybe alreayd known?)Andreas König2002-03-171-6/+12
* more warnings tidyupPaul Marquess2002-03-111-8/+8
* spelling correctionNicholas Clark2002-03-111-1/+1
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-8/+1
* TheAndreas König2002-01-241-0/+3
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Special treatment for U+03B0 and U+0390 in //i,Jarkko Hietaniemi2002-01-121-3/+1
* Finish up (ha!) the Unicode case folding;Jarkko Hietaniemi2002-01-051-1/+4
* shared hash keys and ++/--Nicholas Clark2001-12-031-3/+3
* spaceship and refsNicholas Clark2001-11-211-1/+2
* [?PATCH] terser pp_eqNicholas Clark2001-11-201-34/+25
* Retract #13048: that introduced a malloc() (through savepvn())Jarkko Hietaniemi2001-11-181-7/+16
* Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fixJeff Pinyan2001-11-161-16/+7
* [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not taintedAbhijit Menon-Sen2001-11-121-0/+2
* remove small IVop redundancyNicholas Clark2001-10-251-4/+0
* Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-2/+2
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-2/+2
* Rename the variable: it *used* to be (wrongly) that theJarkko Hietaniemi2001-09-021-4/+4
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-3/+3
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-16/+16
* New try for ID 20010407.006: detach the semanticsJarkko Hietaniemi2001-08-181-6/+8
* Retract #11712 for now. The real fix would probablyJarkko Hietaniemi2001-08-181-2/+2
* (Retracted by #11714)Jarkko Hietaniemi2001-08-181-2/+2
* Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context Hugo van der Sanden2001-08-171-0/+16
* Re: Can't localize *FH, then tie itAbhijit Menon-Sen2001-08-121-6/+9
* Re: [ID 20010806.006] Can't read coderef from tied variableAbhijit Menon-Sen2001-08-071-0/+3
* Continuation of #11575: SANY_SEEN completely deprecated,Jarkko Hietaniemi2001-08-041-1/+1
* Retract #11212.Jarkko Hietaniemi2001-07-081-5/+0
* (Retracted by #11223.)Graham Barr2001-07-081-0/+5
* gcc -Wall nit.Jarkko Hietaniemi2001-07-041-2/+2
* Re: [PATCH @11016] Fixes compile errors in four filesPhilip Newton2001-07-031-2/+2