| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
because of the re extension.
p4raw-id: //depot/perl@13246
|
|
|
| |
p4raw-id: //depot/perl@13176
|
|
|
|
|
|
|
| |
places like AIX which need an explicit symbol export list
will croak when trying to build Devel::Peek (which uses
the runops_debug).
p4raw-id: //depot/perl@13102
|
|
|
| |
p4raw-id: //depot/perl@12759
|
|
|
| |
p4raw-id: //depot/perl@12704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
final touches to the audit for statics and thread-unsafe code
* make DB_File, ODBM_File thread-safe
* remove unnecessary/dangerous statics and protect others
from not getting accidentally enabled under threaded perls
windows support functions get_childdir() et al aren't exported
correctly under vanilla build
Testing under win32 appreciated since changes there had
to be manually merged and I cannot test how badly did I do.
p4raw-link: @12268 on //depot/perlio: bb407f0b8769c638c05e60ebfd157a1e676a6c22
p4raw-id: //depot/perl@12678
p4raw-integrated: from //depot/maint-5.6/perl@12677 'copy in'
win32/vmem.h (@5902..) 'merge in' ext/DB_File/DB_File.xs
(@8693..) win32/win32iop.h (@8917..) ext/ODBM_File/ODBM_File.xs
(@8995..) iperlsys.h (@9154..) scope.c (@9584..) makedef.pl
(@11425..) gv.c (@12026..) op.c (@12145..) util.c (@12220..)
toke.c (@12550..) ext/B/B.xs ext/File/Glob/Glob.xs
ext/Opcode/Opcode.xs ext/re/re.xs (@12653..) mg.c win32/win32.c
(@12668..)
|
|
|
| |
p4raw-id: //depot/perl@12517
|
|
|
| |
p4raw-id: //depot/perlio@12511
|
|
|
|
|
| |
Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@12474
|
|
|
| |
p4raw-id: //depot/perl@12455
|
|
|
| |
p4raw-id: //depot/perl@12376
|
|
|
|
|
| |
Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@12316
|
|
|
|
|
| |
Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
p4raw-id: //depot/perl@12158
|
|
|
| |
p4raw-id: //depot/perl@12091
|
|
|
| |
p4raw-id: //depot/perl@12088
|
|
|
|
|
|
|
| |
Rename to custop_op_name to Perl_custom_op_name to match perlapi
Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
perl_clone.
p4raw-id: //depot/perl@11968
|
|
|
| |
p4raw-id: //depot/perl@11922
|
|
|
|
|
| |
working in 5.7.x
p4raw-id: //depot/perl@11803
|
|
|
| |
p4raw-id: //depot/perl@11793
|
|
|
| |
p4raw-id: //depot/perl@11792
|
|
|
| |
p4raw-id: //depot/perl@11662
|
|
|
|
|
| |
Message-ID: <20010723192949.A14802@math.ohio-state.edu>
p4raw-id: //depot/perl@11462
|
|
|
|
|
| |
unless ithreads.
p4raw-id: //depot/perl@11350
|
|
|
| |
p4raw-id: //depot/perlio@11296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix up AutoLoader to fudge for Mac paths in import().
Allow symbols in try_symbol() to begin with "_".
Small portability fix for Mac OS.
p4raw-link: @11209 on //depot/maint-5.6/macperl: 6ad6b2be750c4cb30e974afa9b2e179a2f381679
p4raw-link: @11205 on //depot/maint-5.6/macperl: 85661f92e975162c5b6280ce9e0b3cd6ee7563fd
p4raw-link: @11193 on //depot/maint-5.6/macperl: 87cd12a80943bf11d0d777d1855d8572168f9887
p4raw-id: //depot/perl@11219
p4raw-integrated: from //depot/maint-5.6/macperl@11217 'merge in'
lib/AutoLoader.pm lib/Cwd.pm makedef.pl (@11007..)
|
|
|
|
|
|
|
|
|
|
| |
usemymalloc by exporting Perl_malloc() et al as simple wrappers
around the system functions (this allows most extensions built
using one mode to coexist with perls built in the other mode)
XXX the Perl_mfree() wrapper might need to do return(free()) on
platforms where Free_t isn't "void"
p4raw-id: //depot/perl@11152
|
|
|
|
|
| |
Message-ID: <20010628160314.A17906@math.ohio-state.edu>
p4raw-id: //depot/perl@11010
|
|
|
|
|
| |
Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
p4raw-id: //depot/perl@10954
|
|
|
|
|
|
|
|
| |
Message-ID: <20010624051511.A27544@math.ohio-state.edu>
Add ordinals to the export list for Perl DLL.
(Breaks intra-version DLL compatibility.)
p4raw-id: //depot/perl@10879
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Thu, 21 Jun 2001 06:23:56 -0400
Message-ID: <20010621062356.A8619@math.ohio-state.edu>
Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Thu, 21 Jun 2001 06:32:21 -0400
Message-ID: <20010621063221.A8823@math.ohio-state.edu>
p4raw-id: //depot/perl@10768
|
|
|
| |
p4raw-id: //depot/perl@10643
|
|
|
|
|
|
|
|
| |
- Win32 (VC++) now builds but fails:
filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
fork.t - No &___ENV_HV_NAME___::CLONE method ???
write.t - open(...,"|-") not implemented on Win32
p4raw-id: //depot/perlio@10595
|
|
|
|
|
| |
Does break binary compatibility.
p4raw-id: //depot/perl@10554
|
|
|
|
|
| |
Message-ID: <20010519040846.A16969@math.ohio-state.edu>
p4raw-id: //depot/perl@10167
|
|
|
|
|
| |
Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@9410
|
|
|
|
|
|
|
| |
Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
A missing symbol.
p4raw-id: //depot/perl@9408
|
|
|
|
|
|
|
|
|
| |
- provide win33_popenlist() - non-functional as yet.
- avoid need for aTHX in PerlIO_debug calls - even if not
enabled args are still evaluated so Win32 has trouble during fork().
- Add PerlIO/Scalar to list of extensions in win32/makefile.mk
- Fixup makedef.pl for latest set of symbols.
p4raw-id: //depot/perlio@9321
|
|
|
|
|
|
| |
- exclude layer syms in makedef.pl for sfio
- also inhibit Encode from trying to build ":encode()" layer.
p4raw-id: //depot/perlio@9102
|
|
|
| |
p4raw-id: //depot/perlio@9052
|
|
|
| |
p4raw-id: //depot/perlio@9048
|
|
|
|
|
| |
the changes in AIX, OS/2 Win32 would be nice.
p4raw-id: //depot/perl@9021
|
|
|
|
|
| |
Message-ID: <20010223154756.A7723@firedrake.org>
p4raw-id: //depot/perl@8965
|
|
|
|
|
| |
from Chris Nandor.
p4raw-id: //depot/perl@8859
|
|
|
|
|
| |
Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
p4raw-id: //depot/perl@8792
|
|
|
| |
p4raw-id: //depot/perlio@8280
|
|
|
|
|
|
|
|
| |
- temp hack to makedef.pl till PerlIO is properly "exported".
- MSVC dislikes
static encpage_t foo[];
so make 'em extern for now.
p4raw-id: //depot/perlio@8117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if SOCKS is selected.
Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
Date: Fri, 24 Nov 2000 18:31:30 +0100
Message-ID: <20001124183130.E28337@Strawberry.COM>
Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
From: Jens Hamisch <jens@Strawberry.COM>
Date: Fri, 24 Nov 2000 19:11:51 +0100
Message-ID: <20001124191151.A28753@Strawberry.COM>
p4raw-id: //depot/perl@7855
|
|
|
|
|
|
|
| |
makefiles; always export Perl_deb() because it is needed
by ext/re/* (whether perl itself is built with -DDEBUGGING
or not)
p4raw-id: //depot/perl@7828
|
|
|
| |
p4raw-id: //depot/perl@7818
|
|
|
| |
p4raw-id: //depot/perl@7791
|