This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
NetBSD has <ieeefp.h> but hidden.
[perl5.git] / op.c
2001-12-09 Spider BoardmanRe: attributes are broken
2001-12-08 Jarkko HietaniemiRetract #11156 since Sarathy has found that it breaks...
2001-12-06 Robin HoustonRe: weirdness in regexps
2001-12-06 Rafael Garcia-SuarezRe: counting tr thinks it's modifying
2001-12-05 Jarkko HietaniemiRetract #13475 until Arthur gets back to the mine.
2001-12-05 Jarkko Hietaniemi(retracted by #13476)
2001-12-01 Rafael Garcia-Suarezparser panics on lvalue methods
2001-11-22 Gurusamy Sarathylocal(*CORE::GLOBAL::require) doesn't behave like other...
2001-11-19 Rafael Garcia-Suareznew warning "Useless use of sort in scalar context"
2001-11-15 Robert SpierRe: [ID 20010713.001] use lib segmentation fault
2001-11-07 Mark-Jason DominusRe: [ID 20011106.083] $dbline[$i] == 0 generates warnings
2001-11-02 Abhijit Menon-SenSlight modification of #12811.
2001-11-02 Radu GreabRe: [ID 20011101.069] \stat('.') gives "Attempt to...
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-19 Jarkko HietaniemiRetract the #10451 which seems to be the cause
2001-09-17 Abhijit Menon-SenRe: [PATCH] turn $a.=<F> into an RCATLINE
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-12 Robin BarkerRe: perl@12003
2001-09-10 Robin BarkerRe: perl@11978
2001-09-10 Artur BergmanApply INT2PTR with force to silence warnings from
2001-09-10 Artur BergmanRemove #ifdef PERL_CUSTOM_OPS, always build with PERL_C...
2001-09-05 Jarkko Hietaniemi-Wall nit.
2001-09-04 Jarkko HietaniemiQuench a -Wall gripe noticed by Robin Barker.
2001-09-04 Jarkko HietaniemiAdd the \[$@%&*] prototype support.
2001-09-02 Ilmari KaronenRE: [PATCH] Add a nextstate into empty blocks
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-30 Artur BergmanIntroduces SvREPADTMP(sv) that marks a repad SvIV as...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon CozensCustom Ops
2001-08-27 Artur BergmanPlugs a memory leak on destruction of regular expressions
2001-08-23 Artur BergmanBacked out 11732, it breaks lib/strict.t
2001-08-23 Simon CozensRe: [ID 20010822.001] Freeing pads after parse error
2001-08-12 Jarkko HietaniemiIf you want you can now add -DUSE_UTF8_SCRIPTS to your...
2001-08-12 Jarkko HietaniemiMore (less) regex/utf8 relics. (Toned down later in...
2001-08-12 Jarkko HietaniemiRelic in op.c (no regex feature should depend on the...
2001-08-11 Abhijit Menon-Senturn $a.=<F> into an RCATLINE
2001-08-10 Jarkko Hietaniemicpp commands must start (the # must be) at the column #0.
2001-08-03 Doug MacEachern[patch] plug PL_regex_padav leaks
2001-08-02 Jarkko HietaniemiReadability nit from Abhijit.
2001-08-02 Richard Soderberg[PATCH] -Wall cleanup: op.c
2001-08-02 Doug MacEachernRe: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Jarkko HietaniemiThe #11541 didn't work under threads.
2001-08-01 Simon CozensPluggable optimizer
2001-08-01 Doug MacEachernRe: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-07-23 Ilya Zakharevichdebugging selfloaded stuff
2001-07-20 Abhijit Menon-Sendefer op_seq allocation
2001-07-12 Doug MacEachernRe: [PATCH] Threadsafe PMOPs! We might still win this...
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-11 Artur BergmanThreadsafe PMOPs! We might still win this war.
2001-07-10 Doug MacEachern[patch] undef &xsub for 1,2
2001-07-10 Robin Houstondeprecate package with no arguments
2001-07-09 Abhijit Menon-Sen(Retracted by #11285).
2001-07-08 Jarkko HietaniemiRetract #11212.
2001-07-08 Graham Barr(Retracted by #11223.)
2001-07-07 Radu GreabRe: bleedperl perl_alloc..free leakage
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-07-05 Radu Greab(retracted by #13533)
2001-07-02 Abhijit Menon-SenRe: [PATH] shared -> unique;
2001-07-02 Gurusamy Sarathywin32 fixes: fix various syntax errors ("no preprocesso...
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-25 Robin HoustonRe: CvFILE corruption under ithreads
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-17 Jarkko HietaniemiIntegrate change #10667 from maintperl:
2001-06-17 Abhijit Menon-Senmore anonymous stash cleanups
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-07 Gurusamy Sarathyin change#10451, check that CvOUTSIDE is a CV before...
2001-06-06 Jarkko HietaniemiIntegrate changes #10450 and #10451 from maintperl:
2001-06-06 Jarkko HietaniemiIntegrate change #10448 from maintperl; lexicals
2001-06-04 Jarkko HietaniemiSigh. This is what #10424 was supposed to check in.
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-24 Gisle AasCORE::GLOBAL::require override happens too early
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-12 Doug MacEachernRe: undef(&foo) does not work for XS functions
2001-05-10 Doug MacEachern[patch] make op_{clear,null} public
2001-05-08 Robin Houston[PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2001-05-02 Jarkko HietaniemiRetract changes #8254 and #8255, causes coredump in
2001-04-25 Mike GuyRe: Useless use of constants other than 0,1 in void...
2001-04-19 Robin HoustonPATCH: Propagate low byte of hints in cop.op_private
2001-04-17 Benjamin SugarsFix core dump from undef %File::Glob::
2001-04-07 Robin HoustonPATCH: $[
2001-04-07 Jarkko HietaniemiIntegrate change #9605 from maintperl into mainline.
2001-04-04 Benjamin SugarsRe: [PATCH] Lighten up glob
2001-04-03 Jarkko HietaniemiChange the push/unshift warning to be of class syntax...
2001-04-03 Jarkko HietaniemiChange the push/unshift warning (#9532) to talk about...
2001-04-03 Robin HoustonRe: [ID 20010331.003] new misc warning for push(@x...
2001-04-01 Jarkko Hietaniemitr/// UTF-8 tweaking from Inaba Hiroto.
2001-03-30 Stephen McCamantBetter peep()ing for foreach() loops
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-24 Robin HoustonRe: B::Deparse bug (5.6.0)
2001-03-20 Nick Ing-SimmonsMore EBCDIC stuff:
2001-03-19 Jarkko HietaniemiUTF-8 tr/// battle continues, ammunition from Inaba...
2001-03-18 Jarkko HietaniemiSarathy's clear_pmop patch with Radu Greab's fix,
2001-03-18 Jarkko Hietaniemitr/// UTF-8 patches from Inaba Hiroto.
2001-03-15 Jarkko HietaniemiAvoid stomping off the beginning of an array in tr///.
2001-03-14 Jarkko HietaniemiThe #9145 CANNOT be enabled: the clear_pmop code still
next