This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to podlators-1.19.
[perl5.git] / pp_hot.c
2001-12-03 Nicholas Clarkshared hash keys and ++/--
2001-11-21 Nicholas Clarkspaceship and refs
2001-11-20 Nicholas Clark[?PATCH] terser pp_eq
2001-11-18 Jarkko HietaniemiRetract #13048: that introduced a malloc() (through...
2001-11-16 Jeff PinyanRe: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te...
2001-11-12 Abhijit Menon-Sen[PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
2001-10-25 Nicholas Clarkremove small IVop redundancy
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-09-02 Jarkko HietaniemiRename the variable: it *used* to be (wrongly) that the
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-18 Jarkko HietaniemiRetract #11712 for now. The real fix would probably
2001-08-18 Jarkko Hietaniemi(Retracted by #11714)
2001-08-17 Hugo van der SandenRe: [ID 20010814.004] pos() doesn't work when using...
2001-08-12 Abhijit Menon-SenRe: Can't localize *FH, then tie it
2001-08-07 Abhijit Menon-SenRe: [ID 20010806.006] Can't read coderef from tied...
2001-08-04 Jarkko HietaniemiContinuation of #11575: SANY_SEEN completely deprecated,
2001-07-08 Jarkko HietaniemiRetract #11212.
2001-07-08 Graham Barr(Retracted by #11223.)
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-04 Jarkko Hietaniemigcc -Wall nit.
2001-07-03 Philip NewtonRe: [PATCH @11016] Fixes compile errors in four files
2001-06-29 Richard SoderbergFixes compile errors in four files
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-21 Abhijit Menon-SenRe: Opinion on undef lvalue
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-25 Ilmari Karonenstash autovivification and method call error messages
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-17 Jarkko HietaniemiIntegrate #10145 from maintperl.
2001-05-16 Philip NewtonRe: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what...
2001-05-01 Hugo van der SandenRe: bleadperl: s/// failure with \b and /g
2001-04-18 Gisle Aasforeach defelem magic should only be applied to PL_sv_undef
2001-03-26 Andreas Schwab$ref1 == $ref2 without NV_PRESERVES_UV
2001-03-25 Nick Ing-SimmonsFix readline in list mode to tell rest of world that...
2001-03-22 Nick Ing-SimmonsIf stdin, stdout or stderr get opened in unexpected...
2001-03-04 Jeff Pinyanpattern in G_ARRAY context
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-18 Jarkko HietaniemiTweak on #8234 (Subject: Re: [PATCH] Warn on use of...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-08 Charles BaileySYN SYN
2001-01-31 Nicholas ClarkRe: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-24 Charles BaileySYN SYN
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-09 Jarkko Hietaniemisave_delete(), err, SAVEDELETE() fixes from Charles...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Jarkko HietaniemiUTF-8 cleanup.
2001-01-04 Jarkko HietaniemiRewrite pp_concat() in terms of sv_catsv().
2001-01-02 Nick Ing-SimmonsTurn SvUTF8 off if not required in pp_chr and pp_stringify.
2001-01-01 Jarkko HietaniemiIntegrate perlio:
2001-01-01 Nick Ing-SimmonsIntegrate mainline
2001-01-01 Nick Ing-SimmonsMore rigor in UTF-8-ness of Encode's toUnicode
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-30 Nick Ing-SimmonsIntegrate mainline
2000-12-30 Inaba Hirotomore UTF8 test suites and an UTF8 patch
2000-12-29 Jarkko HietaniemiSignedness nit.
2000-12-28 Jarkko HietaniemiThe maxiters upper limit sanity check (guarding against
2000-12-28 Jarkko HietaniemiMake some panic messages a bit more logical.
2000-12-28 Simon CozensRe: [PATCH] Warn on use of reference as array elem
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-13 Nicholas Clarkmove startglob out of pp_hot.c
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Simon CozensRe: [Fwd: BUG 20001205.022] Local on Hash elements
2000-12-09 Nick Ing-SimmonsUTF8 output prework.
2000-12-08 Simon CozensRe: ebcdic <-> ascii tables interjected in uv <-> utf8...
2000-12-05 Nicholas Clarkshrink pp_hot fractionally
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-04 Andrew PimlottFix for
2000-10-21 Jarkko HietaniemiThe #7383 was right only in the context of the original...
2000-10-21 Jarkko HietaniemiFix for ID 20001020.006, concatenating an unset submatch
2000-10-20 Charles BaileySYN SYN
2000-10-18 Hugo van der SandenRe: [ID 20001018.008] flip-flop bug when there's no...
2000-10-17 Jarkko HietaniemiMore IoTYPE sprinkling.
2000-10-16 Jarkko HietaniemiFix few quad issues, which for example broke chr(~chr...
2000-10-11 Jarkko HietaniemiSvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-11 Jarkko HietaniemiThe #7198 was a false alarm.
2000-10-10 Jarkko Hietaniemi(Retracted by #7200.)
2000-10-10 Simon CozensRe: utf8 concat, mg_get
2000-10-02 Daniel ChetlinFix aliasing of tied filehandles
2000-09-30 Spider BoardmanRe: unicode support and perl [ID 20000901.097]
2000-09-11 Nick Ing-SimmonsPoint fix for s/// on foreach (keys %xxx).
2000-09-08 Simon CozensRe: [ID 20000906.004] segfault with bad perl statement
2000-09-03 Nick Ing-SimmonsHash lookup of constant strings optimization:
2000-08-20 Hugo van der SandenUTF8 concat fixes.
2000-08-06 Jarkko HietaniemiContinue fixing the io warnings. This also
2000-08-05 Ronald F. Guilmette[ID 20000724.004] Perl interpreter segfault when using...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy SarathyRemove the extraneous "main::" prefix from all the
2000-07-29 Jarkko HietaniemiUTF8 concat
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
next