Jarkko Hietaniemi [Mon, 19 Mar 2001 21:42:27 +0000]
Integrate perlio:
[ 9248]
Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
(Building on OS390 uses native YACC and YYDEBUG has other
side effects.)
[ 9246]
More EBCDIC fixes.
p4raw-link: @9248 on //depot/perlio:
1e0e26cb26fde01fd11e7cf9703ff3045aed4e51
p4raw-link: @9246 on //depot/perlio:
c4d5f83add3e03ac76c328ed8a29701d939174ce
p4raw-id: //depot/perl@9252
Jarkko Hietaniemi [Mon, 19 Mar 2001 21:31:28 +0000]
Integrate changes #9244,9247,9250 from maintperl into mainline.
Dynaloading in 64-bit AIX with vac.
p4raw-link: @9250 on //depot/maint-5.6/perl:
cbdca039b5e144d1778a3f526024bb6da2a58a72
p4raw-link: @9247 on //depot/maint-5.6/perl:
1d70f4d9891a32fb9ebe5b896f754b8c759ffece
p4raw-link: @9244 on //depot/maint-5.6/perl:
f816f13eaa91bfe02a64ccda4a80eee889237c24
p4raw-id: //depot/perl@9251
p4raw-integrated: from //depot/maint-5.6/perl@9243 'copy in'
ext/DynaLoader/hints/aix.pl (@5902..) ext/DynaLoader/dl_aix.xs
(@9247..) 'merge in' hints/aix.sh (@8537..)
Nick Ing-Simmons [Mon, 19 Mar 2001 20:59:37 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9249
Nick Ing-Simmons [Mon, 19 Mar 2001 20:22:07 +0000]
Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
(Building on OS390 uses native YACC and YYDEBUG has other
side effects.)
p4raw-id: //depot/perlio@9248
Nick Ing-Simmons [Mon, 19 Mar 2001 19:27:57 +0000]
More EBCDIC fixes.
p4raw-id: //depot/perlio@9246
Robin Barker [Mon, 19 Mar 2001 18:01:57 +0000]
bad =item paragraphs
Message-Id: <
200103191801.SAA01072@tempest.npl.co.uk>
p4raw-id: //depot/perl@9243
Jarkko Hietaniemi [Mon, 19 Mar 2001 18:58:43 +0000]
UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
TODO: tests.
p4raw-id: //depot/perl@9242
Jarkko Hietaniemi [Mon, 19 Mar 2001 14:24:26 +0000]
Integrate change #9233 from maintperl into mainline.
some refcounts were incorrect in perl_clone()
p4raw-link: @9233 on //depot/maint-5.6/perl:
dca1bc40364bec892edf18517ed5e3c914edecc6
p4raw-id: //depot/perl@9240
p4raw-integrated: from //depot/maint-5.6/perl@9233 'merge in' sv.c
(@9197..)
Jarkko Hietaniemi [Mon, 19 Mar 2001 02:07:38 +0000]
Integrate change #9219 from maintperl into mainline.
remove duplicated tests
p4raw-link: @9219 on //depot/maint-5.6/perl:
d25866bd13dc76915b2d6894a02c852f6a2dd720
p4raw-id: //depot/perl@9225
p4raw-integrated: from //depot/maint-5.6/perl@9223 'copy in'
t/op/re_tests (@8780..)
Jarkko Hietaniemi [Mon, 19 Mar 2001 02:01:25 +0000]
Document -Dmksymlinks.
p4raw-id: //depot/perl@9223
Jarkko Hietaniemi [Mon, 19 Mar 2001 00:49:43 +0000]
Cleanup pixie residue.
p4raw-id: //depot/perl@9221
Jarkko Hietaniemi [Mon, 19 Mar 2001 00:44:47 +0000]
Document the use of pixie/prof; create make targets for it.
TODO: make t/TEST pixie-aware.
p4raw-id: //depot/perl@9220
Jarkko Hietaniemi [Sun, 18 Mar 2001 23:59:31 +0000]
Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
p4raw-id: //depot/perl@9218
Jarkko Hietaniemi [Sun, 18 Mar 2001 23:25:20 +0000]
Rewrite the tests section of Makefile to be less redundant
and to allow for more flexible test targets, many recursive
make calls introduced.
p4raw-id: //depot/perl@9217
Jarkko Hietaniemi [Sun, 18 Mar 2001 22:30:04 +0000]
Document the use of Third Degree (sparsely).
p4raw-id: //depot/perl@9216
Jarkko Hietaniemi [Sun, 18 Mar 2001 22:10:30 +0000]
Make targets for testing with Third Degree.
p4raw-id: //depot/perl@9215
Jarkko Hietaniemi [Sun, 18 Mar 2001 21:08:53 +0000]
The podchecker relaxations need to mirrored also at the tests.
p4raw-id: //depot/perl@9214
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:56:21 +0000]
Update Changes.
p4raw-id: //depot/perl@9213
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:36:59 +0000]
Looking for config.sh in parent directories isn't
very useful for the toplevel Makefile.
p4raw-id: //depot/perl@9212
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:33:37 +0000]
On "make clean" take care of Third Degree droppings.
p4raw-id: //depot/perl@9211
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:21:34 +0000]
Add a hook for running the tests under the Third Degree
debugging tool (set $ENV{PERL_3LOG} to non-zero)
TODO: Document the use of Third Degree.
p4raw-id: //depot/perl@9210
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:19:07 +0000]
Regen toc and api pods.
p4raw-id: //depot/perl@9209
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:07:43 +0000]
podchecker relaxations from Michael Stevens.
p4raw-id: //depot/perl@9207
Jarkko Hietaniemi [Sun, 18 Mar 2001 20:04:24 +0000]
Retract the changes made at #9176 to Neil's and Ilya's module pods.
p4raw-id: //depot/perl@9206
Jarkko Hietaniemi [Sun, 18 Mar 2001 19:54:45 +0000]
Integrate changes #9161,9162 from maintperl to mainline.
clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
results
p4raw-link: @9162 on //depot/maint-5.6/perl:
cc873c8a609f4b56edba9b88f1b4496679d365b9
p4raw-link: @9161 on //depot/maint-5.6/perl:
1d073d17caf7c28dffb8fcb759327c7e2554da80
p4raw-id: //depot/perl@9205
p4raw-integrated: from //depot/maint-5.6/perl@9204 'copy in'
t/op/magic.t (@9161..)
Jarkko Hietaniemi [Sun, 18 Mar 2001 19:37:46 +0000]
Make perl.third checks more understandable to the builder.
p4raw-id: //depot/perl@9204
Jarkko Hietaniemi [Sun, 18 Mar 2001 19:20:54 +0000]
Re-integrate #9138 from maintperl to mainline,
the squelching of the unneeded "Scalars leaked" messages.
p4raw-id: //depot/perl@9203
p4raw-integrated: from //depot/maint-5.6/perl@9202 'copy in'
t/pragma/strict-vars (@7318..) t/pragma/warn/regcomp (@7887..)
t/op/regexp.t (@8551..) t/op/lex_assign.t (@8987..) 'merge in'
t/op/local.t (@5902..) t/pragma/warn/op (@7846..)
t/pragma/warnings.t (@7895..) t/comp/proto.t (@8173..)
t/pragma/warn/toke (@8570..) t/op/pat.t (@9076..)
Jarkko Hietaniemi [Sun, 18 Mar 2001 18:48:36 +0000]
More robust and more paranoid perl.third target.
p4raw-id: //depot/perl@9202
Jarkko Hietaniemi [Sun, 18 Mar 2001 18:39:21 +0000]
Integrate change #9197 from maintperl to mainline.
more thorough cleaning of arenas.
p4raw-link: @9197 on //depot/maint-5.6/perl:
ec3d44d040803cac937295d8f4740e6a36ba30fb
p4raw-id: //depot/perl@9201
p4raw-integrated: from //depot/maint-5.6/perl@9200 'merge in'
t/op/sort.t (@7895..) perl.c (@9064..) sv.c (@9108..) embed.pl
proto.h (@9154..)
Jarkko Hietaniemi [Sun, 18 Mar 2001 18:25:17 +0000]
Integrate perlio:
[ 9199]
Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
is the sense of the test being done. Avoid some magical 127 and 128 values
by using macros.
[ 9198]
UTF-X encoding invariance for Encode:
- move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
- move the XS code for those to universal.c (so in miniperl)
- add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
- change ext/Encode/compile to use above.
- Fix t/lib/encode.t for above
- Teach t/lib/b.t to expect -uutf8
- In utf8.c look for SWASHNEW rather than just utf8:: package to see if
utf8.pm is needed.
[ 9196]
Fix pragma/utf8.t # 15
- if toke.c is processing a SvUTF8 string then single quoted '...' etc.
are SvUTF8 as well.
p4raw-link: @9199 on //depot/perlio:
63cd067459124b5dc1d2ae98453df4ffdff11607
p4raw-link: @9198 on //depot/perlio:
1b026014ba0f5424fabe070eda050db5e7df518a
p4raw-link: @9196 on //depot/perlio:
be4731d2ab91c4f6213bf88a0084f6128a0db383
p4raw-id: //depot/perl@9200
Nick Ing-Simmons [Sun, 18 Mar 2001 15:23:51 +0000]
Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
is the sense of the test being done. Avoid some magical 127 and 128 values
by using macros.
p4raw-id: //depot/perlio@9199
Nick Ing-Simmons [Sun, 18 Mar 2001 14:18:12 +0000]
UTF-X encoding invariance for Encode:
- move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
- move the XS code for those to universal.c (so in miniperl)
- add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
- change ext/Encode/compile to use above.
- Fix t/lib/encode.t for above
- Teach t/lib/b.t to expect -uutf8
- In utf8.c look for SWASHNEW rather than just utf8:: package to see if
utf8.pm is needed.
p4raw-id: //depot/perlio@9198
Nick Ing-Simmons [Sun, 18 Mar 2001 10:57:29 +0000]
Fix pragma/utf8.t # 15
- if toke.c is processing a SvUTF8 string then single quoted '...' etc.
are SvUTF8 as well.
p4raw-id: //depot/perlio@9196
Nick Ing-Simmons [Sun, 18 Mar 2001 09:27:06 +0000]
Integrate mainline
p4raw-id: //depot/perlio@9195
Jarkko Hietaniemi [Sun, 18 Mar 2001 05:29:59 +0000]
Sarathy's clear_pmop patch with Radu Greab's fix,
Hiroto's, Nicholas Clark's, and Vadim Konovalov's tests.
p4raw-id: //depot/perl@9194
Jarkko Hietaniemi [Sun, 18 Mar 2001 05:15:06 +0000]
NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
p4raw-id: //depot/perl@9193
Jarkko Hietaniemi [Sun, 18 Mar 2001 04:22:43 +0000]
tr/// UTF-8 patches from Inaba Hiroto.
p4raw-id: //depot/perl@9192
Jarkko Hietaniemi [Sun, 18 Mar 2001 04:21:17 +0000]
Integrate perlio:
[ 9190]
Correct #if EBCDIC side typos.
Builds and passes many tests on OS390.
p4raw-link: @9190 on //depot/perlio:
753838417b30f18133bff09e0b7fa58f5a0db60a
p4raw-id: //depot/perl@9191
Nick Ing-Simmons [Sat, 17 Mar 2001 20:32:01 +0000]
Correct #if EBCDIC side typos.
Builds and passes many tests on OS390.
p4raw-id: //depot/perlio@9190
Jarkko Hietaniemi [Sat, 17 Mar 2001 18:55:49 +0000]
Add prerequisites for the perl.third target.
p4raw-id: //depot/perl@9189
Jarkko Hietaniemi [Sat, 17 Mar 2001 18:46:00 +0000]
Integrate perlio:
[ 9186]
MANIFEST addition :-(
[ 9185]
Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
a superset of ASCII are invariant under the encoding. This is EBCDIC
friendly as an encoded string can be looked at as being EBCDIC by lexer
sprintf("0",...) etc. in same manner that a UTF-8 string be considered
ASCII on ASCII machines.
- re-arrange utf8.h to get ASCII specific vs Unicode generic bits
seperate.
- Add some more macros to comprehend different shift amounts and
possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
- add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
and conditionally #include it.
EBCDIC build as yet untested. ASCII still fails the one test.
[ 9184]
Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
p4raw-link: @9186 on //depot/perlio:
57ce1777e628f108f670a828f77ce6475bb81e32
p4raw-link: @9185 on //depot/perlio:
1d72bdf6104ef56ab17c3abedf522be0125851c7
p4raw-link: @9184 on //depot/perlio:
d742c382eed38a7010c93d369ad6896d826c21d6
p4raw-id: //depot/perl@9188
Jarkko Hietaniemi [Sat, 17 Mar 2001 18:38:47 +0000]
Add a make rule for perl.third (the Third Degree memory debugging
tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
p4raw-id: //depot/perl@9187
Nick Ing-Simmons [Sat, 17 Mar 2001 18:34:48 +0000]
MANIFEST addition :-(
p4raw-id: //depot/perlio@9186
Nick Ing-Simmons [Sat, 17 Mar 2001 18:29:50 +0000]
Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
a superset of ASCII are invariant under the encoding. This is EBCDIC
friendly as an encoded string can be looked at as being EBCDIC by lexer
sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
ASCII on ASCII machines.
- re-arrange utf8.h to get ASCII specific vs Unicode generic bits
seperate.
- Add some more macros to comprehend different shift amounts and
possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
- add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
and conditionally #include it.
EBCDIC build as yet untested. ASCII still fails the one test.
p4raw-id: //depot/perlio@9185
Nick Ing-Simmons [Sat, 17 Mar 2001 17:44:16 +0000]
Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
p4raw-id: //depot/perlio@9184
Jarkko Hietaniemi [Sat, 17 Mar 2001 15:55:42 +0000]
Integrate perlio:
[ 9182]
Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
[ 9180]
EBCDIC Fixes.
[ 9173]
1st day's EBCDIC fixes:
- toke.c's parsing of strings needed attention
needed to conditionally e2a if string was already UTF-8
- e2a/a2e tables where wrong way round.
- new macros in utf8.h
p4raw-link: @9182 on //depot/perlio:
73d6d5898f99c77c19a56e8934a3f0d8ab9918b8
p4raw-link: @9180 on //depot/perlio:
db42d1485c38c3442e7b62e63d45f5e5b9b66ee1
p4raw-link: @9173 on //depot/perlio:
60f7a97ae5b801dc0b103022b69814f3a1161856
p4raw-id: //depot/perl@9183
Nick Ing-Simmons [Sat, 17 Mar 2001 09:16:06 +0000]
Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
p4raw-id: //depot/perlio@9182
Nick Ing-Simmons [Sat, 17 Mar 2001 09:15:11 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9181
Nick Ing-Simmons [Fri, 16 Mar 2001 17:23:21 +0000]
EBCDIC Fixes.
p4raw-id: //depot/perlio@9180
Jarkko Hietaniemi [Fri, 16 Mar 2001 14:10:12 +0000]
Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
a change needed to work around an AIX compiler bug.
p4raw-id: //depot/perl@9179
Jarkko Hietaniemi [Fri, 16 Mar 2001 03:19:59 +0000]
With Damian's approval synchronize damian's modules'
licensing with Perl's standard module licensing.
p4raw-id: //depot/perl@9178
Jarkko Hietaniemi [Fri, 16 Mar 2001 03:15:34 +0000]
Make the Filter::Util:Call files have their own copies
of the Perl standard module licensing, from Paul Marquess.
p4raw-id: //depot/perl@9177
Michael Stevens [Thu, 15 Mar 2001 21:25:18 +0000]
more pod patches
Message-ID: <
20010315212518.A18870@firedrake.org>
p4raw-id: //depot/perl@9176
Michael Stevens [Thu, 15 Mar 2001 20:01:12 +0000]
the uncontroversial doc patches
Message-ID: <
20010315200112.A7636@firedrake.org>
p4raw-id: //depot/perl@9175
Paul Lindner [Fri, 16 Mar 2001 11:28:03 +0000]
ext/GDBM_File GDBM_NOLOCK constant
Message-ID: <
20010316112803.A7577@inuus.com>
p4raw-id: //depot/perl@9174
Nick Ing-Simmons [Thu, 15 Mar 2001 20:21:03 +0000]
1st day's EBCDIC fixes:
- toke.c's parsing of strings needed attention
needed to conditionally e2a if string was already UTF-8
- e2a/a2e tables where wrong way round.
- new macros in utf8.h
p4raw-id: //depot/perlio@9173
Jarkko Hietaniemi [Thu, 15 Mar 2001 15:17:17 +0000]
Update Changes.
p4raw-id: //depot/perl@9172
Vadim Konovalov [Sat, 10 Mar 2001 19:26:07 +0000]
Re: Another Borland C++ problem.
Message-ID: <
001601c0a97f$143fcc40$da7b55c2@vad>
Borland filename case problem.
p4raw-id: //depot/perl@9171
Jarkko Hietaniemi [Thu, 15 Mar 2001 14:54:23 +0000]
Add Locale::Codes 1.06, from Neil Bowers.
p4raw-id: //depot/perl@9170
Jarkko Hietaniemi [Thu, 15 Mar 2001 14:19:01 +0000]
Upgrade to Storable 1.0.11, from Raphael Manfredi.
p4raw-id: //depot/perl@9169
Ilya Zakharevich [Wed, 14 Mar 2001 23:46:52 +0000]
perldoc
Message-ID: <
20010314234652.A7972@math.ohio-state.edu>
p4raw-id: //depot/perl@9167
Jarkko Hietaniemi [Thu, 15 Mar 2001 13:53:15 +0000]
sigaction test condition tweakage.
p4raw-id: //depot/perl@9166
Jarkko Hietaniemi [Thu, 15 Mar 2001 01:05:01 +0000]
Avoid stomping off the beginning of an array in tr///.
p4raw-id: //depot/perl@9164
Jarkko Hietaniemi [Thu, 15 Mar 2001 00:58:57 +0000]
h2ph strictness and cleanliness from Kurt Starsinic.
p4raw-id: //depot/perl@9163
Jarkko Hietaniemi [Wed, 14 Mar 2001 22:02:10 +0000]
Do not use the Perl malloc in IRIX, suggested by
Helmus Jarausch.
p4raw-id: //depot/perl@9160
Nick Ing-Simmons [Wed, 14 Mar 2001 21:45:59 +0000]
Integrate mainline
p4raw-id: //depot/perlio@9159
Jarkko Hietaniemi [Wed, 14 Mar 2001 21:10:09 +0000]
The Day of the Retractions continues: the #9138
(integrated in #9144) doesn't work well in mainline.
p4raw-id: //depot/perl@9158
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:58:12 +0000]
The #9145 CANNOT be enabled: the clear_pmop code still
dumps core all over in Tru64.
p4raw-id: //depot/perl@9157
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:48:06 +0000]
Integrate change #9154 from maintperl to mainline.
PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
(caused Storable 1.0.10 to break on windows)
p4raw-link: @9154 on //depot/maint-5.6/perl:
241ea079897f140daac27d059c9935e78ec152ec
p4raw-id: //depot/perl@9156
p4raw-integrated: from //depot/maint-5.6/perl@9155 'copy in' globals.c
(@5902..) 'merge in' global.sym (@8599..) iperlsys.h (@8800..)
objXSUB.h perlapi.c (@8993..) embed.h embed.pl proto.h
(@9108..)
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:23:53 +0000]
Retract #9136: breaks threading (and binary compatibility).
p4raw-id: //depot/perl@9155
Jarkko Hietaniemi [Wed, 14 Mar 2001 13:35:21 +0000]
Tweaked a tweak from H.Merijn Brand on the sigaction test.
p4raw-id: //depot/perl@9153
Gurusamy Sarathy [Wed, 14 Mar 2001 07:01:29 +0000]
reenable change#9145 (the test was busted due to a missing
C<print "ok 27\n">)
p4raw-link: @9145 on //depot/perl:
4af0bda917eceeead6e59e5dc7c6b28fce055a0a
p4raw-id: //depot/perl@9151
Jarkko Hietaniemi [Wed, 14 Mar 2001 06:38:36 +0000]
Retract #9145.
p4raw-id: //depot/perl@9150
Jarkko Hietaniemi [Wed, 14 Mar 2001 06:14:56 +0000]
Retract #9143.
p4raw-id: //depot/perl@9149
Gurusamy Sarathy [Wed, 14 Mar 2001 06:13:02 +0000]
Uninitialized Memory Read in regexec.c
p4raw-id: //depot/perl@9148
Robin Houston [Wed, 14 Mar 2001 04:16:10 +0000]
PATCH: make goto work in nested eval ""
Message-ID: <
20010314041610.A16307@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9147
Jarkko Hietaniemi [Wed, 14 Mar 2001 04:42:54 +0000]
Preserve the #ifdef PERL_CORE in perly.h.
p4raw-id: //depot/perl@9146
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:57:41 +0000]
(Retracted by #9150.)
p4raw-id: //depot/perl@9145
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:50:38 +0000]
Integrate changes #9137,9138,9142 from maintperl into mainline.
fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
remove squelch controls for "Scalars leaked" messages in most places
(these are now cured)
fix another memory leak reported by purify (tie callbacks that
croak can leak when wiping out magic)
p4raw-link: @9142 on //depot/maint-5.6/perl:
26972843796e21c404c9d13ec5ee86e7b952a2bd
p4raw-link: @9138 on //depot/maint-5.6/perl:
ad7f1144250940f9ca43bac32708ec5e718b30ff
p4raw-link: @9137 on //depot/maint-5.6/perl:
1f35595ecca168b4f66e3399344799fdbd496d17
p4raw-id: //depot/perl@9144
p4raw-integrated: from //depot/maint-5.6/perl@9143 'copy in'
t/pragma/strict-vars (@7318..) t/pragma/warn/regcomp (@7887..)
t/op/regexp.t (@8551..) t/op/lex_assign.t (@8987..) 'merge in'
t/op/local.t (@5902..) t/pragma/warn/op (@7846..)
t/pragma/warnings.t (@7895..) t/comp/proto.t (@8173..)
t/pragma/warn/toke (@8570..) regcomp.c (@8777..) scope.c
(@8855..) t/op/pat.t (@9076..)
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:37:53 +0000]
(Retracted by #9149.)
p4raw-id: //depot/perl@9143
Robin Houston [Wed, 14 Mar 2001 02:45:51 +0000]
PATCH for [ID
20010305.003]
Message-ID: <
20010314024551.A16207@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9141
Robin Houston [Wed, 14 Mar 2001 01:52:51 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-ID: <
20010314015251.B16112@puffinry.freeserve.co.uk>
Fix for 2000313.004.
p4raw-id: //depot/perl@9140
Robin Houston [Wed, 14 Mar 2001 00:43:45 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-ID: <
20010314004345.A15892@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9139
Jens-Uwe Mager [Wed, 21 Feb 2001 21:32:04 +0000]
(Retracted by #9155)
Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
Message-ID: <
20010221213203.A18340@ans.helios.de>
p4raw-id: //depot/perl@9136
Jarkko Hietaniemi [Tue, 13 Mar 2001 22:50:05 +0000]
Integrate perlio:
[ 9126]
#ifdef'ed out code to make packed side of pack/unpack
octets. (i.e. pack('U') => encode_utf8).
p4raw-link: @9126 on //depot/perlio:
d815558d76680455c3455ca148e9c280db95eb71
p4raw-id: //depot/perl@9135
p4raw-integrated: from //depot/perlio@9134 'copy in' pp.c (@9096..)
Jarkko Hietaniemi [Tue, 13 Mar 2001 22:49:05 +0000]
Integrate change #9131 from maintperl into mainline.
make the error text look more consistent in hints/hpux.sh
p4raw-link: @9131 on //depot/maint-5.6/perl:
6c443ddcf92f9e25943db40b3d14a2d7dd67aaae
p4raw-id: //depot/perl@9134
p4raw-integrated: from //depot/maint-5.6/perl@9132 'merge in'
hints/hpux.sh (@8687..)
John P. Linderman [Tue, 13 Mar 2001 12:36:32 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-Id: <
200103131736.MAA35615@raptor.research.att.com>
A more correct prime finder.
p4raw-id: //depot/perl@9132
H.Merijn Brand [Tue, 13 Mar 2001 18:41:26 +0000]
Re: 9122 and sigaction/switch on HP-UX 11.00
Message-Id: <
20010313184043.BFFC.H.M.BRAND@hccnet.nl>
If the test is run non-interactively the default handler
is different.
p4raw-id: //depot/perl@9130
Charles Lane [Tue, 13 Mar 2001 16:44:32 +0000]
t/lib/1_compile.t VMS mod
Message-Id: <
010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@9129
John L. Allen [Tue, 13 Mar 2001 16:14:02 +0000]
Another patch for integer.pm POD
Message-ID: <Pine.SOL.3.91.
1010313160755.1630A-100000@gateway.grumman.com>
p4raw-id: //depot/perl@9128
Nick Ing-Simmons [Tue, 13 Mar 2001 21:26:30 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9127
Nick Ing-Simmons [Tue, 13 Mar 2001 20:39:51 +0000]
#ifdef'ed out code to make packed side of pack/unpack
octets. (i.e. pack('U') => encode_utf8).
p4raw-id: //depot/perlio@9126
Jarkko Hietaniemi [Tue, 13 Mar 2001 15:07:16 +0000]
Update Changes.
p4raw-id: //depot/perl@9125
Jarkko Hietaniemi [Tue, 13 Mar 2001 14:22:45 +0000]
Workaround for the buggy ("internal compiler error")
AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
(and ext/re/re_comp.c). The MakeMaker dark magic courtesy
of Andreas König.
p4raw-id: //depot/perl@9124
Jarkko Hietaniemi [Tue, 13 Mar 2001 03:24:06 +0000]
Typo in #9113.
p4raw-id: //depot/perl@9122
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:53:05 +0000]
Forgot to check-in the larger part of #9120, duh.
p4raw-id: //depot/perl@9121
Ilya Zakharevich [Mon, 12 Mar 2001 03:27:32 +0000]
OS/2 docs
Message-ID: <
20010312032732.A19283@math.ohio-state.edu>
p4raw-id: //depot/perl@9120
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:49:41 +0000]
Integrate change #9116 from maintperl into mainline.
Win32::GetCwd() returns C: instead of C:\ in the root directory
under ithreads
p4raw-link: @9116 on //depot/maint-5.6/perl:
864201fef66f086d79f15d5f6659d358d38b3288
p4raw-id: //depot/perl@9119
p4raw-integrated: from //depot/maint-5.6/perl@9118 'merge in'
win32/perlhost.h (@8167..)
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:13:39 +0000]
Add Switch 2.01, resort MANIFEST (forgot that in #9117)
p4raw-id: //depot/perl@9118
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:03:17 +0000]
Add Text::Balanced 1.83.
p4raw-id: //depot/perl@9117