summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-02-021-4/+4
* Integrate:Adrian M. Enache2003-01-201-1/+2
* Backport change #18444 to maint.Jarkko Hietaniemi2003-01-051-2/+2
* Re: [perl #19566] Perl 5.8.0 segfaultStephen McCamant2003-01-051-0/+3
* Integrate:Jarkko Hietaniemi2002-11-231-1/+4
* IntegrateHugo van der Sanden2002-11-091-2/+3
* Integrate: the same caveat as for #18080.Jarkko Hietaniemi2002-11-041-1/+1
|\
| * Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-183/+1
| * 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
* | The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-7/+14
|/
* 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