| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Message-ID: <20010712045931.8543.qmail@plover.com>
Remove the chmod/umask leading zero warning.
p4raw-id: //depot/perl@11290
|
|
|
| |
p4raw-id: //depot/perl@11285
|
|
|
| |
p4raw-id: //depot/perl@11182
|
|
|
| |
p4raw-id: //depot/perl@5995
|
|
|
| |
p4raw-id: //depot/perl@5702
|
|
|
|
|
| |
scope, among other things (from Paul Marquess)
p4raw-id: //depot/perl@5170
|
|
|
|
|
| |
p4raw-link: @5131 on //depot/perl: 34d09196f6a006314d7ea49a091a30ce5ee08bff
p4raw-id: //depot/perl@5135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@4038
|