summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes compile errors in four filesRichard Soderberg2001-06-291-3/+3
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-211-5/+5
* Re: Opinion on undef lvalueAbhijit Menon-Sen2001-06-211-6/+4
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-4/+4
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-37/+42
* stash autovivification and method call error messagesIlmari Karonen2001-05-251-11/+30
* [LARGE!] symbolic magicDave Mitchell2001-05-201-12/+13
* Integrate #10145 from maintperl.Jarkko Hietaniemi2001-05-171-3/+11
* Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ...Philip Newton2001-05-161-13/+13
* Re: bleadperl: s/// failure with \b and /g Hugo van der Sanden2001-05-011-0/+2
* foreach defelem magic should only be applied to PL_sv_undefGisle Aas2001-04-181-1/+1
* $ref1 == $ref2 without NV_PRESERVES_UVAndreas Schwab2001-03-261-3/+9
* Fix readline in list mode to tell rest of world that it hasNick Ing-Simmons2001-03-251-0/+3
* If stdin, stdout or stderr get opened in unexpected read/write stateNick Ing-Simmons2001-03-221-5/+4
* pattern in G_ARRAY contextJeff Pinyan2001-03-041-1/+1
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-34/+34
* Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):Jarkko Hietaniemi2001-02-181-1/+1
* [patch] -WallDoug MacEachern2001-02-171-1/+0
* Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIXNicholas Clark2001-01-311-79/+117
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-151-1/+1
* Consolidated lvalue sub changesStephen McCamant2001-01-121-2/+42
* save_delete(), err, SAVEDELETE() fixes from Charles Lane.Jarkko Hietaniemi2001-01-091-1/+1
* UTF-8 cleanup.Jarkko Hietaniemi2001-01-051-1/+1
* Rewrite pp_concat() in terms of sv_catsv().Jarkko Hietaniemi2001-01-041-91/+36
* Turn SvUTF8 off if not required in pp_chr and pp_stringify.Nick Ing-Simmons2001-01-021-0/+2
* Integrate mainlineNick Ing-Simmons2001-01-011-1/+1
|\
| * Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
| * more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-21/+33