Jarkko Hietaniemi [Fri, 24 Nov 2000 17:27:56 +0000]
Configure should find stdchar on its own.
p4raw-id: //depot/perl@7850
Andreas König [Fri, 24 Nov 2000 10:28:29 +0000]
PATCH over 7848: Filter test flawed
Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@7849
Simon Cozens [Fri, 24 Nov 2000 16:12:58 +0000]
[ID
20001124.001] B exports "walkoptree" but does not define it
Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7848
Jarkko Hietaniemi [Fri, 24 Nov 2000 03:07:01 +0000]
Integrate perlio:
[ 7844]
Win32/perlio Now just fails one io/argv.t test - lack
of default :crlf on standard streams.
[ 7843]
Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
peek fail is showing a real problem (multiple crlf layers
are getting pushed.)
[ 7842]
Implement PerlIO_binmode()
Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
make binmode in t/lib/io_tell.t unconditional so that works.
Checkin just so Win32 machine can see these changes.
[ 7836]
Implement crlf layer - not ready for merge.
p4raw-link: @7844 on //depot/perlio:
de6cd452fde5aaf57e339f71b33b6a0852f0f96d
p4raw-link: @7843 on //depot/perlio:
63dbdb066b93ac25a070d3a7942d248c23ec6088
p4raw-link: @7842 on //depot/perlio:
60382766f71ec2a2d8e34a951c5c77b494bd86bb
p4raw-link: @7836 on //depot/perlio:
99efab1281ccea6f7df2a4d0affc5479291e2350
p4raw-id: //depot/perl@7847
Nick Ing-Simmons [Thu, 23 Nov 2000 23:42:45 +0000]
Win32/perlio Now just fails one io/argv.t test - lack
of default :crlf on standard streams.
p4raw-id: //depot/perlio@7844
Nick Ing-Simmons [Thu, 23 Nov 2000 23:04:05 +0000]
Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
peek fail is showing a real problem (multiple crlf layers
are getting pushed.)
p4raw-id: //depot/perlio@7843
Nick Ing-Simmons [Thu, 23 Nov 2000 19:46:23 +0000]
Implement PerlIO_binmode()
Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
make binmode in t/lib/io_tell.t unconditional so that works.
Checkin just so Win32 machine can see these changes.
p4raw-id: //depot/perlio@7842
Jarkko Hietaniemi [Thu, 23 Nov 2000 19:30:00 +0000]
README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
p4raw-id: //depot/perl@7841
Jarkko Hietaniemi [Thu, 23 Nov 2000 17:18:02 +0000]
SOCKS wrestling continues, patches from Jens Hamisch.
p4raw-id: //depot/perl@7840
Jarkko Hietaniemi [Thu, 23 Nov 2000 16:54:14 +0000]
Push Filter::Util::Call one level deeper.
p4raw-id: //depot/perl@7839
Jarkko Hietaniemi [Thu, 23 Nov 2000 16:52:40 +0000]
Reach back one higher up when searching for PERL_SRC.
p4raw-id: //depot/perl@7838
Craig A. Berry [Thu, 23 Nov 2000 02:20:25 +0000]
Re: perl@7826
Message-Id: <p
04330102b6424b6cd4c9@[172.16.52.1]>
Make VMS to like Filter::Util::Call.
p4raw-id: //depot/perl@7837
Nick Ing-Simmons [Thu, 23 Nov 2000 16:04:08 +0000]
Implement crlf layer - not ready for merge.
p4raw-id: //depot/perlio@7836
Jarkko Hietaniemi [Thu, 23 Nov 2000 15:56:52 +0000]
STDCHAR is different in Sparc v9 vs x86.
p4raw-id: //depot/perl@7835
Jarkko Hietaniemi [Thu, 23 Nov 2000 15:50:47 +0000]
The type needs to be visible to protos.
p4raw-id: //depot/perl@7834
Jarkko Hietaniemi [Thu, 23 Nov 2000 15:40:46 +0000]
Finish unfinished SOCKS workaround changes.
p4raw-id: //depot/perl@7833
Jarkko Hietaniemi [Thu, 23 Nov 2000 15:33:30 +0000]
Integrate perlio:
[ 7831]
Correct makefile.mk dependancies for ext/Filter/Util
Build ext/Encode
Run dmake regen_config_h
p4raw-link: @7831 on //depot/perlio:
d9b8e8ae7b58c451dc0a91c12573efba809584ca
p4raw-id: //depot/perl@7832
Nick Ing-Simmons [Thu, 23 Nov 2000 10:31:07 +0000]
Correct makefile.mk dependancies for ext/Filter/Util
Build ext/Encode
Run dmake regen_config_h
p4raw-id: //depot/perlio@7831
Nick Ing-Simmons [Thu, 23 Nov 2000 08:05:07 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7830
Gurusamy Sarathy [Thu, 23 Nov 2000 03:07:11 +0000]
build the Filter extension on windows
p4raw-id: //depot/perl@7829
Gurusamy Sarathy [Thu, 23 Nov 2000 02:46:35 +0000]
regenerate win32/config* and fix some inconsistencies in the
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
Gurusamy Sarathy [Thu, 23 Nov 2000 02:18:38 +0000]
get sources building on windows+MSVC again (untested with other
compilers)
p4raw-id: //depot/perl@7827
Jarkko Hietaniemi [Thu, 23 Nov 2000 01:18:26 +0000]
Update Changes.
p4raw-id: //depot/perl@7826
Ben Tilly [Tue, 21 Nov 2000 23:29:31 +0000]
Re: av.c patch (having slight problems)
Message-ID: <LAW2-F113pL32ctFfj
800000d81@hotmail.com>
unshift() speedup.
p4raw-id: //depot/perl@7825
Jarkko Hietaniemi [Wed, 22 Nov 2000 23:59:15 +0000]
Fixes for signedness warnings noticed by VMSperlers.
p4raw-id: //depot/perl@7824
Peter Prymmer [Wed, 22 Nov 2000 15:04:13 +0000]
small cleanup task for test suite
Message-ID: <Pine.OSF.4.10.
10011221457530.519633-100000@aspara.forte.com>
p4raw-id: //depot/perl@7823
Jarkko Hietaniemi [Wed, 22 Nov 2000 22:52:20 +0000]
Be clean.
p4raw-id: //depot/perl@7822
Jarkko Hietaniemi [Wed, 22 Nov 2000 22:46:39 +0000]
Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
by Damian Conway, as suggested by Paul Marquess.
p4raw-id: //depot/perl@7821
Jarkko Hietaniemi [Wed, 22 Nov 2000 22:45:51 +0000]
Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
p4raw-id: //depot/perl@7820
Jarkko Hietaniemi [Wed, 22 Nov 2000 22:03:27 +0000]
Integrate perlio:
[ 7802]
Win32 PerlIO intermediate state now working as expected.
- In current state we are still using C runtime in text/binary
mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
- PERLIO=stdio and PERLIO=unix pass all expected tests.
- PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
and PerlIO_seek() and the dummy crlf layer is not making adjustments
for CRLF translation happening in C runtime. All other tests pass.
Added note to README.win32 to point out the snags of doing a perl build
with Norton AntiVirus turned on.
Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
which file a fail comes from.
Updated "canned" config.h to match the one generated.
p4raw-link: @7802 on //depot/perlio:
3789aae2a16ba33c51e31b2ff3418eaef6c2ff4d
p4raw-id: //depot/perl@7819
Jarkko Hietaniemi [Wed, 22 Nov 2000 21:56:02 +0000]
More SOCKS versus 64-bit patches from Jens Hamisch.
p4raw-id: //depot/perl@7818
Ilya Zakharevich [Wed, 22 Nov 2000 16:08:12 +0000]
Liblist returns found libraries
Message-ID: <
20001122160812.A24269@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7817
Jarkko Hietaniemi [Wed, 22 Nov 2000 21:38:25 +0000]
Go ahead and #include <unistd.h> in perl.h.
p4raw-id: //depot/perl@7816
Ilya Zakharevich [Mon, 20 Nov 2000 18:30:52 +0000]
Overeager visited-positions optimizations
Message-ID: <
20001120183051.A15228@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7815
Ilya Zakharevich [Tue, 21 Nov 2000 22:02:17 +0000]
Liblist finally works
Message-ID: <
20001121220217.A24174@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7814
H.Merijn Brand [Wed, 22 Nov 2000 17:53:15 +0000]
Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
Message-Id: <
20001122174544.49A2.H.M.BRAND@hccnet.nl>
AIX dynaloader and perlio patch.
p4raw-id: //depot/perl@7813
Jarkko Hietaniemi [Wed, 22 Nov 2000 21:17:52 +0000]
(Accidentally empty patch.)
p4raw-id: //depot/perl@7812
Peter Prymmer [Mon, 20 Nov 2000 16:53:54 +0000]
make VMS' test.com tail compatible w/ unix
Message-ID: <Pine.OSF.4.10.
10011201651050.373336-100000@aspara.forte.com>
p4raw-id: //depot/perl@7811
John P. Linderman [Wed, 22 Nov 2000 13:11:11 +0000]
Re: perl@7777
Message-Id: <
200011221811.NAA90072@raptor.research.att.com>
Detypoing.
p4raw-id: //depot/perl@7810
Charles Lane [Wed, 22 Nov 2000 13:51:37 +0000]
Perlio_tell fix
Message-Id: <
001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7809
Casey Tweten [Mon, 20 Nov 2000 11:53:03 +0000]
[ID
20001120.003] [PATCH] io_udp.t fails without 'localhost'
Message-Id: <
200011201653.LAA10194@home.kiski.net>
p4raw-id: //depot/perl@7808
Casey Tweten [Mon, 20 Nov 2000 11:36:11 +0000]
[ID
20001120.002] [PATCH] io_sock.t fails without 'localhost'
Message-Id: <
200011201636.LAA07227@home.kiski.net>
p4raw-id: //depot/perl@7807
Casey R. Tweten [Wed, 22 Nov 2000 09:05:07 +0000]
Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
Message-ID: <Pine.OSF.4.21.
0011220903580.1811-100000@home.kiski.net>
p4raw-id: //depot/perl@7806
Nick Ing-Simmons [Wed, 22 Nov 2000 21:05:06 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7805
Casey R. Tweten [Tue, 21 Nov 2000 15:01:25 +0000]
Test.pm POD peculiarity
Message-ID: <Pine.OSF.4.21.
0011211458020.20114-100000@home.kiski.net>
p4raw-id: //depot/perl@7804
Philip Newton [Wed, 22 Nov 2000 14:25:53 +0000]
[ID
20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
Message-Id: <
3A1BD771.25462.1939FAD@localhost>
Be case-understanding also on 's', and use the -oi of sendmail
not to terminate the transmission on a lone '.'.
p4raw-id: //depot/perl@7803
Nick Ing-Simmons [Wed, 22 Nov 2000 20:51:42 +0000]
Win32 PerlIO intermediate state now working as expected.
- In current state we are still using C runtime in text/binary
mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
- PERLIO=stdio and PERLIO=unix pass all expected tests.
- PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
and PerlIO_seek() and the dummy crlf layer is not making adjustments
for CRLF translation happening in C runtime. All other tests pass.
Added note to README.win32 to point out the snags of doing a perl build
with Norton AntiVirus turned on.
Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
which file a fail comes from.
Updated "canned" config.h to match the one generated.
p4raw-id: //depot/perlio@7802
Jarkko Hietaniemi [Wed, 22 Nov 2000 06:50:20 +0000]
Nickety nits.
p4raw-id: //depot/perl@7801
Jarkko Hietaniemi [Wed, 22 Nov 2000 01:29:55 +0000]
Changes had accidentally gone too silent on non-main branches.
p4raw-id: //depot/perl@7800
Nick Ing-Simmons [Tue, 21 Nov 2000 21:59:40 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7798
Jarkko Hietaniemi [Tue, 21 Nov 2000 21:01:45 +0000]
Integrate perlio:
[ 7796]
Win32 builds and runs (mostly) with USE_PERLIO.
PERLIO=perlio passes all tests.
PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
[ 7790]
If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
[ 7788]
Make extra buffer layer work (dummy crlf layer)
p4raw-link: @7796 on //depot/perlio:
83b075c35b61a28ca7e2629bb5d6e26f9e0354fe
p4raw-link: @7790 on //depot/perlio:
efeab7a8047d7136a0235c1cc7329f57d6a8bfdd
p4raw-link: @7788 on //depot/perlio:
88b61e10dfef3b0642d1458a9fff93e5000f86b0
p4raw-id: //depot/perl@7797
Nick Ing-Simmons [Tue, 21 Nov 2000 20:36:22 +0000]
Win32 builds and runs (mostly) with USE_PERLIO.
PERLIO=perlio passes all tests.
PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
p4raw-id: //depot/perlio@7796
Jarkko Hietaniemi [Tue, 21 Nov 2000 19:03:44 +0000]
Update Changes.
p4raw-id: //depot/perl@7795
Craig A. Berry [Mon, 20 Nov 2000 20:27:06 +0000]
PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
Message-Id: <p
04330101b63f8baf25a2@[172.16.52.1]>
A cut-and-pasto.
p4raw-id: //depot/perl@7794
Dominic Dunlop [Mon, 20 Nov 2000 18:55:29 +0000]
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
Message-Id: <p
04320403b63b2c750dce@[192.168.1.4]>
va_copy() and the need of it.
See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
p4raw-id: //depot/perl@7793
Jarkko Hietaniemi [Tue, 21 Nov 2000 17:04:10 +0000]
Integrate scope.h@7790 from perlio, works better with multiplicity.
p4raw-link: @7790 on //depot/perlio:
efeab7a8047d7136a0235c1cc7329f57d6a8bfdd
p4raw-id: //depot/perl@7792
p4raw-integrated: from //depot/perlio@7791 'copy in' scope.h (@7789..)
Jarkko Hietaniemi [Tue, 21 Nov 2000 17:01:16 +0000]
Export the SOCKS workaround symbols only if necessary.
p4raw-id: //depot/perl@7791
Nick Ing-Simmons [Mon, 20 Nov 2000 23:57:11 +0000]
If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
p4raw-id: //depot/perlio@7790
Nick Ing-Simmons [Mon, 20 Nov 2000 23:38:33 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7789
Nick Ing-Simmons [Mon, 20 Nov 2000 23:20:18 +0000]
Make extra buffer layer work (dummy crlf layer)
p4raw-id: //depot/perlio@7788
Peter Prymmer [Mon, 20 Nov 2000 12:56:52 +0000]
add system locale testing for VMS
Message-ID: <Pine.OSF.4.10.
10011201244390.376086-100000@aspara.forte.com>
p4raw-id: //depot/perl@7787
Mark-Jason Dominus [Mon, 20 Nov 2000 19:45:06 +0000]
DOC PATCH 5.6.0 perlreftut
Message-ID: <
20001120194506.9505.qmail@plover.com>
p4raw-id: //depot/perl@7786
David Dyck [Mon, 20 Nov 2000 11:43:40 +0000]
[ID
20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
Message-Id: <
200011201943.LAA08451@dd.tc.fluke.com>
p4raw-id: //depot/perl@7785
Jarkko Hietaniemi [Mon, 20 Nov 2000 22:23:21 +0000]
lexicals not recognized in a run-time (?{})
Date: Mon, 20 Nov 2000 17:06:10 -0500
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <
20001120170609.A11780@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7784
Simon Cozens [Sat, 18 Nov 2000 18:49:30 +0000]
[PATCH] doop.c - UTF8 tr///
Date: Sat, 18 Nov 2000 18:49:30 +0000
Message-ID: <
20001118184930.A31687@pembro4.pmb.ox.ac.uk>
Subject: Re: [PATCH] doop.c - UTF8 tr///
From: Simon Cozens <simon@cozens.net>
Date: Mon, 20 Nov 2000 20:45:22 +0000
Message-ID: <
20001120204522.A26042@pembro4.pmb.ox.ac.uk>
Make tr on UTF-8 better but still not correct.
p4raw-id: //depot/perl@7783
Jarkko Hietaniemi [Mon, 20 Nov 2000 22:02:16 +0000]
Remove the shared object before attempting to create
(by linking) a new one. E.g. in AIX not removing
becomes quite painful if one tries to do more than one
build in the same tree (an interrupted build, for example),
since the AIX' shared dynaloader seemingly keeps the shared
objects open and therefore 'busy' for quite a while, even when
nobody is using the objects, leading into link failures.
p4raw-id: //depot/perl@7782
Jarkko Hietaniemi [Mon, 20 Nov 2000 16:08:49 +0000]
Update Changes.
p4raw-id: //depot/perl@7777
Jarkko Hietaniemi [Mon, 20 Nov 2000 15:27:56 +0000]
Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
This may be overly harsh but until proven otherwise, we think this
way, or until we have a simple test for Configure (having to start
up servers is does not count as simple) to check for the problems.
p4raw-id: //depot/perl@7776
Jarkko Hietaniemi [Mon, 20 Nov 2000 15:22:17 +0000]
Solaris hints tweaks.
p4raw-id: //depot/perl@7775
Jarkko Hietaniemi [Mon, 20 Nov 2000 15:01:20 +0000]
Add a workaround to SOCKS 64-bit problems.
p4raw-id: //depot/perl@7774
Jarkko Hietaniemi [Mon, 20 Nov 2000 14:51:47 +0000]
sysseek() instead of seek().
p4raw-id: //depot/perl@7773
Jarkko Hietaniemi [Mon, 20 Nov 2000 04:09:55 +0000]
Miraculous typo.
p4raw-id: //depot/perl@7761
Ilya Zakharevich [Sun, 19 Nov 2000 22:30:26 +0000]
The first step in removing recursion from the REx engine
Message-ID: <
20001119223026.A5165@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7760
Jarkko Hietaniemi [Mon, 20 Nov 2000 02:05:22 +0000]
Make certain MacOS Classic has NO_ENVIRON_ARRAY.
p4raw-id: //depot/perl@7759
Olaf Flebbe [Sun, 19 Nov 2000 19:33:30 +0000]
[perl 7711: EPOC] updates
Message-ID: <25575.
974658810@www23.gmx.net>
p4raw-id: //depot/perl@7758
Jarkko Hietaniemi [Mon, 20 Nov 2000 01:53:11 +0000]
ext/re/hints/MSWin32.pl seems to be missing from perlio.
p4raw-id: //depot/perl@7757
Jarkko Hietaniemi [Mon, 20 Nov 2000 01:47:22 +0000]
Integrate perlio:
[ 7755]
Add dummy crlf layer (just as buffer)
Correct 1st bug - one layer of indirection.
[ 7754]
Work-round to Perl_deb_nocontext is no longer required
[ 7753]
diff -se shows these as different
[ 7752]
Configure GCC/Win32 build -Duseperlio
Fix a couple of gross issues
- double-include of ../deb.o in re.dll
- win32sck.c needs PerlIO and FILE
[ 7751]
Special case :crlf and :raw in dummy PerlIO_apply_layers
[ 7750]
Missing aTHX_
p4raw-link: @7755 on //depot/perlio:
66ecd56be076649bc9da523c12d89e06e353e801
p4raw-link: @7754 on //depot/perlio:
29befd70e124b0c2d1673e9ffa4f201bfa81073b
p4raw-link: @7753 on //depot/perlio:
39fb0ac880fd9390e3f92048baaba9392e38eca6
p4raw-link: @7752 on //depot/perlio:
8fada4f68b93131e799325ac5c6f8a949351407d
p4raw-link: @7751 on //depot/perlio:
95c70f2077ea14f8e2426dbcac9828b259a86bf2
p4raw-link: @7750 on //depot/perlio:
d6efbbad1ae8d76e90821a7418ba77645896b8bf
p4raw-id: //depot/perl@7756
Nick Ing-Simmons [Sun, 19 Nov 2000 20:57:17 +0000]
Add dummy crlf layer (just as buffer)
Correct 1st bug - one layer of indirection.
p4raw-id: //depot/perlio@7755
Nick Ing-Simmons [Sun, 19 Nov 2000 20:56:12 +0000]
Work-round to Perl_deb_nocontext is no longer required
p4raw-id: //depot/perlio@7754
Nick Ing-Simmons [Sun, 19 Nov 2000 20:01:16 +0000]
diff -se shows these as different
p4raw-id: //depot/perlio@7753
Nick Ing-Simmons [Sun, 19 Nov 2000 18:57:30 +0000]
Configure GCC/Win32 build -Duseperlio
Fix a couple of gross issues
- double-include of ../deb.o in re.dll
- win32sck.c needs PerlIO and FILE
p4raw-id: //depot/perlio@7752
Nick Ing-Simmons [Sun, 19 Nov 2000 17:05:36 +0000]
Special case :crlf and :raw in dummy PerlIO_apply_layers
p4raw-id: //depot/perlio@7751
Nick Ing-Simmons [Sun, 19 Nov 2000 16:57:14 +0000]
Missing aTHX_
p4raw-id: //depot/perlio@7750
Peter J. Farley III [Sun, 19 Nov 2000 01:42:58 +0000]
[ID
20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
Message-Id: <5.0.1.4.0.
20001119011855.00a55ec0@pop5.banet.net>
p4raw-id: //depot/perl@7749
Russ Allbery [Sat, 18 Nov 2000 22:04:28 +0000]
podlators 1.05 available
Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
p4raw-id: //depot/perl@7748
Nick Ing-Simmons [Sun, 19 Nov 2000 11:19:39 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7747
Jarkko Hietaniemi [Sun, 19 Nov 2000 06:42:22 +0000]
Make hex scanning warn on "\x{x}" and "\xx".
"\x" and and hex("x") are still valid.
p4raw-id: //depot/perl@7746
Nick Ing-Simmons [Sat, 18 Nov 2000 22:52:28 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7745
Jarkko Hietaniemi [Sat, 18 Nov 2000 22:50:28 +0000]
Introduce Perl_utf8_length(). Use it.
p4raw-id: //depot/perl@7744
Jarkko Hietaniemi [Sat, 18 Nov 2000 22:38:51 +0000]
Compiler denit.
p4raw-id: //depot/perl@7743
Jarkko Hietaniemi [Sat, 18 Nov 2000 20:33:05 +0000]
Integrate perlio:
[ 7740]
Lexical use open ... support:
add ->cop_io to COP structure in cop.h.
Make mg.c and gv.c associate it with ${^OPEN}.
Make lib/open.pm set it.
Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
manner similar to ->cop_warnings.
Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
call new PerlIO_apply_layers().
Declare latter in perlio.h and define in perlio.c
p4raw-link: @7740 on //depot/perlio:
ac27b0f573239284c298fcf96fb6c966551ef207
p4raw-id: //depot/perl@7742
Ilya Zakharevich [Fri, 17 Nov 2000 20:35:11 +0000]
[PATCH 5.7.0] make regcomp reenterable
Date: Fri, 17 Nov 2000 20:35:11 -0500
Message-ID: <
20001117203511.A13121@monk.mps.ohio-state.edu>
Subject: Re: [PATCH 5.7.0] make regcomp reenterable
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Fri, 17 Nov 2000 21:03:47 -0500
Message-ID: <
20001117210347.A16570@monk.mps.ohio-state.edu>
Plus a little bit of tweaking in pregcomp().
p4raw-id: //depot/perl@7741
Nick Ing-Simmons [Sat, 18 Nov 2000 20:17:22 +0000]
Lexical use open ... support:
add ->cop_io to COP structure in cop.h.
Make mg.c and gv.c associate it with ${^OPEN}.
Make lib/open.pm set it.
Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
manner similar to ->cop_warnings.
Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
call new PerlIO_apply_layers().
Declare latter in perlio.h and define in perlio.c
p4raw-id: //depot/perlio@7740
Jarkko Hietaniemi [Sat, 18 Nov 2000 19:54:00 +0000]
Integrate perlio:
[ 7736]
Basic tweaks to do_open() type parsing to allow layer/discipline
part to be isolated.
[ 7727]
Experiment on use of attributes.pm interface.
Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
SVt_PVRV if not already something better (else vivify of say magic gets
core dump).
p4raw-link: @7736 on //depot/perlio:
b931b1d952313afa398828ff4b2a40af20cfa65a
p4raw-link: @7727 on //depot/perlio:
b13b21351ea0b61f5fdc4e4ab614bbe813c655f7
p4raw-id: //depot/perl@7739
Ilya Zakharevich [Sat, 18 Nov 2000 02:41:36 +0000]
etags broken again
Message-ID: <
20001118024136.A19097@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7738
Jarkko Hietaniemi [Sat, 18 Nov 2000 17:12:18 +0000]
Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
p4raw-id: //depot/perl@7737
Nick Ing-Simmons [Sat, 18 Nov 2000 14:06:20 +0000]
Basic tweaks to do_open() type parsing to allow layer/discipline
part to be isolated.
p4raw-id: //depot/perlio@7736
Nick Ing-Simmons [Sat, 18 Nov 2000 11:03:32 +0000]
Integrate mainline
p4raw-id: //depot/perlio@7735
Jarkko Hietaniemi [Sat, 18 Nov 2000 01:18:56 +0000]
Update Changes.
p4raw-id: //depot/perl@7734
Ilya Zakharevich [Fri, 17 Nov 2000 17:28:02 +0000]
restore match data on backtracing
Message-ID: <
20001117172802.A1032@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7733