| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@4905
|
|
|
| |
p4raw-id: //depot/perl@4891
|
|
|
|
|
| |
p4raw-link: @4866 on //depot/perl: ef8040b067557994d471dfa4e5ac3900907e94ce
p4raw-id: //depot/perl@4867
|
|
|
| |
p4raw-id: //depot/perl@4866
|
|
|
| |
p4raw-id: //depot/perl@4859
|
|
|
|
|
|
|
| |
by introducing an explicit scope (c.f. change#4848)
p4raw-link: @4848 on //depot/perl: 1ee987245c095afd177d3e2ca6255cec8dbb53ca
p4raw-id: //depot/perl@4849
|
|
|
|
|
| |
C<while (my $x = foo()) { my $x = bar(); }> etc.
p4raw-id: //depot/perl@4847
|
|
|
| |
p4raw-id: //depot/perl@4844
|
|
|
|
|
| |
<rmb1@cise.npl.co.uk>); fixes for problems so identified
p4raw-id: //depot/perl@4836
|
|
|
|
|
| |
intervening subs
p4raw-id: //depot/perl@4834
|
|
|
| |
p4raw-id: //depot/perl@4827
|
|
|
| |
p4raw-id: //depot/perl@4803
|
|
|
|
|
| |
"our" declarations
p4raw-id: //depot/perl@4801
|
|
|
| |
p4raw-id: //depot/perl@4800
|
|
|
|
|
| |
elements or slices
p4raw-id: //depot/perl@4796
|
|
|
|
|
| |
they belonged to freed OP_CONSTs)
p4raw-id: //depot/perl@4761
|
|
|
| |
p4raw-id: //depot/perl@4760
|
|
|
|
|
|
|
|
|
| |
removes all the gross hacks for the special cases in that change; fix
pp_concat() for when TARG == arg (modified version of patch suggested
by Ilya Zakharevich)
p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e
p4raw-id: //depot/perl@4749
|
|
|
| |
p4raw-id: //depot/perl@4704
|
|
|
| |
p4raw-id: //depot/perl@4675
|
|
|
|
|
| |
(old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
p4raw-id: //depot/perl@4649
|
|
|
|
|
|
|
|
|
|
| |
allowed in addition to any uninitialized variable, for consistency
with how autovivification works elsewhere; add code to use the
variable name as the name of the handle for simple variables, so
that diagnostics report the handle: "... at - line 1, <$foo> line 10."
p4raw-link: @3326 on //depot/perl: 853846ea710f8feaed8c98b358bdc8967dd522d2
p4raw-id: //depot/perl@4639
|
|
|
|
|
|
| |
Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
Subject: File::Glob again. Final patch, honest!
p4raw-id: //depot/perl@4615
|
|
|
| |
p4raw-id: //depot/perl@4605
|
|
|
| |
p4raw-id: //depot/perl@4603
|
|
|
| |
p4raw-id: //depot/perl@4602
|
|
|
| |
p4raw-id: //depot/perl@4585
|
|
|
|
|
|
| |
is due to regexps keeping non-constant data in their compiled
structures)
p4raw-id: //depot/perl@4579
|
|\
| |
| | |
p4raw-id: //depot/cfgperl@4555
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
subtests; various subtle bugs, new and old, observed when running
cloned interpreters have been fixed
still to do:
| * dup psig_ptr table
| * merge PADOP GVs support with "our" SVs (existing PADOPs are too
| simple-minded and grab one pad entry each, heavily bloating
| the pad by not avoiding dups)
| * overloaded constants are not really immutable--they need to
| be PADOPs
| * allocator for constants and OPs need to be spelled differently
| (shared vs interpreter-local allocations)
| * optree refcounting is still missing locking (macros are in place)
| * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
| perl_clone() can be called from within runops*()
p4raw-id: //depot/perl@4553
|
|\ \
| |/
| | |
p4raw-id: //depot/cfgperl@4549
|
| |
| |
| | |
p4raw-id: //depot/perl@4546
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
(CvFILE() may yet come in handy somewhere); adjust compiler doodads
to suit
p4raw-link: @4485 on //depot/perl: b195d4879f55e1610299cb9b1b55356940c2a577
p4raw-id: //depot/perl@4545
|
| |
| |
| |
| |
| | |
p4raw-link: @4539 on //depot/perl: 350de78d9c02710bb008e9ca922c78ba251ec366
p4raw-id: //depot/perl@4544
|
| |
| |
| |
| |
| | |
p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e
p4raw-id: //depot/perl@4543
|
| |
| |
| |
| |
| |
| | |
p4raw-link: @4539 on //depot/perl: 350de78d9c02710bb008e9ca922c78ba251ec366
p4raw-link: @4538 on //depot/perl: d18c61170a30691556a1da7413e13241a92f4e0a
p4raw-id: //depot/perl@4541
|
| |
| |
| | |
p4raw-id: //depot/perl@4539
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@4530
|
| |
| |
| |
| |
| |
| |
| |
| | |
To: perl5-porters@perl.org
Cc: Mike Blazer <blazer@mail.nevalink.ru>,
Mark Borgerding <mborgerding@acm.org>
Message-ID: <38279207.46448719@smtprelay.t-online.de>
p4raw-id: //depot/cfgperl@4528
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@4526
|
|\ \
| |/
| | |
p4raw-id: //depot/cfgperl@4520
|
| |
| |
| |
| |
| | |
tested)
p4raw-id: //depot/perl@4515
|
|/
|
|
|
|
| |
To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4519
|
|
|
| |
p4raw-id: //depot/perl@4505
|
|
|
| |
p4raw-id: //depot/perl@4485
|
|
|
|
|
| |
shareable across interpreters)
p4raw-id: //depot/perl@4484
|
|\
| |
| |
| |
| | |
(Ilya's changes won).
p4raw-id: //depot/cfgperl@4468
|
| |
| |
| |
| |
| | |
with GCC v2.95
p4raw-id: //depot/perl@4461
|
| |
| |
| |
| |
| | |
(e.g. caused C<length("abc") % -10> to return 3 rather than -7)
p4raw-id: //depot/perl@4428
|
|/
|
| |
p4raw-id: //depot/cfgperl@4429
|