Gurusamy Sarathy [Fri, 2 Oct 1998 01:59:56 +0000]
win32 caveats about truncate()
p4raw-id: //depot/perl@1905
Jarkko Hietaniemi [Tue, 29 Sep 1998 00:56:33 +0000]
various Configure and hints updates (prefer drand48() or random()
over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
applied modulo SCO hints superseded by later patch
Message-Id: <
199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:
p4raw-id: //depot/perl@1904
Gurusamy Sarathy [Fri, 2 Oct 1998 01:42:37 +0000]
fixes for bugs in /RE/p from Hugo van der Sanden
Date: Mon, 28 Sep 1998 17:41:49 +0100
Message-Id: <
199809281641.RAA02450@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] Re: More on ?p
--
Date: Thu, 01 Oct 1998 09:10:58 +0100
Message-Id: <
199810010810.JAA16426@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] ?p fix
--
Date: Thu, 01 Oct 1998 10:45:56 +0100
Message-Id: <
199810010945.KAA16733@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] more on ?p
p4raw-id: //depot/perl@1903
Kenneth Duda [Sun, 27 Sep 1998 20:22:12 +0000]
writemain dies when there are more than 4000 characters of extensions
Message-Id: <
199809280322.UAA01261@scorpion.cisco.com>
p4raw-id: //depot/perl@1902
Gurusamy Sarathy [Fri, 2 Oct 1998 01:33:16 +0000]
tweak run_byacc recipe
p4raw-id: //depot/perl@1901
Gurusamy Sarathy [Fri, 2 Oct 1998 01:02:09 +0000]
use SETERRNO() to reset errno (suggested by Charles Bailey)
p4raw-id: //depot/perl@1900
Gurusamy Sarathy [Mon, 28 Sep 1998 20:46:30 +0000]
fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
Dvornik)
p4raw-id: //depot/perl@1899
Gurusamy Sarathy [Mon, 28 Sep 1998 20:42:52 +0000]
flush unsubmitted 5.00552 change
p4raw-id: //depot/perl@1898
Gurusamy Sarathy [Sun, 27 Sep 1998 04:43:06 +0000]
run vms_yfix.pl
p4raw-id: //depot/perl@1897
Gurusamy Sarathy [Sun, 27 Sep 1998 03:38:55 +0000]
small tweak on last change
p4raw-id: //depot/perl@1896
Gurusamy Sarathy [Sun, 27 Sep 1998 03:17:17 +0000]
fix win32_stat() to do the right thing for share names
p4raw-id: //depot/perl@1895
Larry Wall [Fri, 25 Sep 1998 18:50:40 +0000]
Fixed apostrophe problem from Mark Knutsen.
p4raw-id: //depot/perl@1891
Gurusamy Sarathy [Fri, 25 Sep 1998 10:25:00 +0000]
update template config.sh, add new config vars to win32 stuff
p4raw-id: //depot/perl@1890
Gurusamy Sarathy [Fri, 25 Sep 1998 07:13:13 +0000]
big Configure update from Jarkko: sync metaconfig units; d_statblks fix
for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
of full-fledged 64-bit support (including support for: fseeko/ftello,
Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
in Fcntl)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
Message-Id: <
199809112056.XAA04720@alpha.hut.fi>
Subject: [PATCH] 5.005_51: Configure "Massive Attack"
--
From: Jarkko Hietaniemi <jhi@cc.hut.fi>
Date: 12 Sep 1998 09:44:25 +0300
Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
p4raw-id: //depot/perl@1889
Gurusamy Sarathy [Fri, 25 Sep 1998 06:27:12 +0000]
bump patchlevel to 52; other little tweaks for threads, win32 builds
p4raw-id: //depot/perl@1888
Gurusamy Sarathy [Fri, 25 Sep 1998 04:50:49 +0000]
win32.c tweak
p4raw-id: //depot/perl@1887
Gurusamy Sarathy [Fri, 25 Sep 1998 04:47:32 +0000]
s/MAKEMAKEROPT/PERL_MM_OPT/
p4raw-id: //depot/perl@1886
Dominic Dunlop [Thu, 10 Sep 1998 11:02:46 +0000]
MM_Unix::canonpath erroneously turns leading // into /
Message-Id: <v
03110703b21d581d7ef1@[212.24.192.107]>
p4raw-id: //depot/perl@1885
Gurusamy Sarathy [Fri, 25 Sep 1998 03:06:10 +0000]
temporarily disable perl malloc for a2p until we clean up
conflicting malloc() declarations everywhere
p4raw-id: //depot/perl@1884
Gurusamy Sarathy [Fri, 25 Sep 1998 02:27:00 +0000]
remove obsolete win32/bin/*.pl
p4raw-id: //depot/perl@1883
Gurusamy Sarathy [Fri, 25 Sep 1998 02:04:43 +0000]
missing file in last submit
p4raw-id: //depot/perl@1882
Gurusamy Sarathy [Fri, 25 Sep 1998 01:56:54 +0000]
serial access to PL_x[inpr]v_root for USE_THREADS
p4raw-id: //depot/perl@1881
Drago Goricanec [Thu, 24 Sep 1998 22:01:09 +0000]
lock sv_mutex in new_he() and del_he() for USE_THREADS
Message-Id: <
19980924220109J.drago@otsd.ts.fujitsu.co.jp>
Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe
p4raw-id: //depot/perl@1880
Gurusamy Sarathy [Fri, 25 Sep 1998 00:20:07 +0000]
tweaks to enable PERL_OBJECT to build & test on win32
p4raw-id: //depot/perl@1879
Gurusamy Sarathy [Fri, 25 Sep 1998 00:13:36 +0000]
fix change#1861, which breaks default boot_xxx symbol generation
p4raw-link: @1861 on //depot/perl:
762efda7da89e66e6132e666545886910dd743f8
p4raw-id: //depot/perl@1878
Gurusamy Sarathy [Thu, 24 Sep 1998 10:29:54 +0000]
two tweaks for clean build and test on Solaris
p4raw-id: //depot/perl@1877
Colin Kuskie [Wed, 26 Aug 1998 14:53:01 +0000]
perlform.pod
Message-ID: <Pine.GSO.3.96.
980826143507.3258K-100000@pdxmail.cadence.com>
p4raw-id: //depot/perl@1876
Ilya Zakharevich [Tue, 25 Aug 1998 15:35:58 +0000]
Re: problem with (?p{}) [PATCH 5.005_5*]
Message-Id: <
199808251935.PAA11384@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1875
Ilya Zakharevich [Tue, 25 Aug 1998 14:56:06 +0000]
Re: your Regexp.patch dated 21.8 [PATCH]
Message-Id: <
199808251856.OAA10825@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1874
Ilya Zakharevich [Tue, 25 Aug 1998 04:29:49 +0000]
Extraneous warning for (?()A|B)
Message-Id: <
199808250829.EAA02470@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1873
Krishna Sethuraman [Sun, 23 Aug 1998 23:18:38 +0000]
new irix_6.sh hints file
Message-Id: <
199808240618.XAA05329@shamu.engr.sgi.com>
p4raw-id: //depot/perl@1872
Gurusamy Sarathy [Thu, 24 Sep 1998 07:26:37 +0000]
correct FSF address in various places
p4raw-id: //depot/perl@1871
Hans Mulder [Fri, 14 Aug 1998 09:20:16 +0000]
(and _5x I expect) VMS config procedure patch
Message-Id: <3.0.5.32.
19980814092016.00b37dc0@ous.edu>
p4raw-id: //depot/perl@1870
Scott Henry [Thu, 13 Aug 1998 09:52:15 +0000]
use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
p4raw-id: //depot/perl@1869
Nathan Torkington [Thu, 13 Aug 1998 10:59:48 +0000]
5.005_02 perlfunc.pod, improve umask entry
Message-Id: <
199808131659.KAA06179@prometheus.frii.com>
p4raw-id: //depot/perl@1868
Gurusamy Sarathy [Thu, 24 Sep 1998 06:45:13 +0000]
make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
that are autoloaded)
p4raw-id: //depot/perl@1867
Gurusamy Sarathy [Thu, 24 Sep 1998 05:21:19 +0000]
grandfather deprecated "$$<digit>" no more
p4raw-id: //depot/perl@1866
Gurusamy Sarathy [Thu, 24 Sep 1998 04:52:48 +0000]
tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
low bits (suggested by Ilya Zakharevich)
p4raw-id: //depot/perl@1865
Gurusamy Sarathy [Thu, 24 Sep 1998 04:29:14 +0000]
move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
perly_c.diff
p4raw-id: //depot/perl@1864
Gurusamy Sarathy [Thu, 24 Sep 1998 03:36:30 +0000]
provide locked access to string table for USE_THREADS
p4raw-id: //depot/perl@1863
Gurusamy Sarathy [Thu, 24 Sep 1998 03:30:32 +0000]
remove bogus warn()
p4raw-id: //depot/perl@1862
Jan Dubois [Sun, 20 Sep 1998 12:56:38 +0000]
applied suggested patch, adapted for all platforms
Message-ID: <
3604de0c.12319885@smtp1.ibm.net>
Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
p4raw-id: //depot/perl@1861
Gurusamy Sarathy [Thu, 24 Sep 1998 02:16:14 +0000]
upgrade to CPAN-1.40
p4raw-id: //depot/perl@1860
Gurusamy Sarathy [Thu, 24 Sep 1998 02:08:59 +0000]
use $ENV{MAKEMAKEROPT} to set default command line args
p4raw-id: //depot/perl@1859
Ilya Zakharevich [Tue, 22 Sep 1998 17:30:16 +0000]
More verbose Test::Harness [PATCH]
Message-Id: <
199809222130.RAA17034@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1857
Gerben Wierda [Sun, 20 Sep 1998 01:03:18 +0000]
update hints for OPENSTEP 4.2 on i386
Message-Id: <
9809192303.AA29190@Spike>
Subject: Perl 5.005_02 compilation problems
p4raw-id: //depot/perl@1856
Gurusamy Sarathy [Wed, 23 Sep 1998 10:52:27 +0000]
reset errno after C<require> search (as suggested by Larry)
p4raw-id: //depot/perl@1855
Gurusamy Sarathy [Wed, 23 Sep 1998 10:50:26 +0000]
misc pod tweaks
p4raw-id: //depot/perl@1854
Gurusamy Sarathy [Wed, 23 Sep 1998 10:46:06 +0000]
make Pod/Html.pm handle the --title option properly (as suggested
by gml4410@ggr.co.uk)
p4raw-id: //depot/perl@1853
Albert Dvornik [Thu, 17 Sep 1998 19:23:07 +0000]
SSNEW() API for allocating memory on the savestack
Message-Id: <tqemtae338.fsf@puma.genscan.com>
Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
p4raw-id: //depot/perl@1852
Jochen Wiedmann [Thu, 17 Sep 1998 17:16:06 +0000]
ExtUtils::MakeMaker::prompt cannot return 0
Message-ID: <
360127B6.E44564A@ispsoft.de>
p4raw-id: //depot/perl@1851
Andreas König [Tue, 15 Sep 1998 01:32:31 +0000]
Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
p4raw-id: //depot/perl@1850
Charles Bailey [Sat, 12 Sep 1998 19:25:32 +0000]
Re: extralibs.ld problem in MM_VMS.pm
Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
p4raw-id: //depot/perl@1849
Roderick Schertler [Fri, 11 Sep 1998 16:19:21 +0000]
Re: Open2 and memory leaks
Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
p4raw-id: //depot/perl@1848
Roderick Schertler [Wed, 9 Sep 1998 23:52:48 +0000]
seed srand from /dev/urandom when possible
Message-ID: <20567.
905399568@eeyore.ibcinc.com>
p4raw-id: //depot/perl@1847
Roderick Schertler [Thu, 10 Sep 1998 00:32:17 +0000]
doc update for crypt()'s salt
Message-ID: <21142.
905401937@eeyore.ibcinc.com>
p4raw-id: //depot/perl@1846
SAKAI Kiyotaka [Thu, 10 Sep 1998 09:59:33 +0000]
fix h2ph handling of C<#error "foo">
Message-Id: <
19980910095933N.ksakai@netwk.ntt-at.co.jp>
Subject: [5.005_02] h2ph problem
p4raw-id: //depot/perl@1845
Gurusamy Sarathy [Wed, 23 Sep 1998 10:06:13 +0000]
plug strictly private function leaks in API listing
p4raw-id: //depot/perl@1844
Dominic Dunlop [Tue, 8 Sep 1998 21:40:46 +0000]
hide symbol for static build
Message-Id: <v
03110700b21b52db318d@[212.24.192.111]>
Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
p4raw-id: //depot/perl@1843
Gurusamy Sarathy [Wed, 23 Sep 1998 09:52:46 +0000]
define PUT_svindex(), PUT_opindex()
p4raw-id: //depot/perl@1842
Dominic Dunlop [Tue, 8 Sep 1998 15:34:53 +0000]
Eliminate pragma/warn-regexec test dependence on REG_INFTY value
Message-Id: <v
03110701b21afbdc7cfb@[212.24.192.76]>
p4raw-id: //depot/perl@1841
Gurusamy Sarathy [Wed, 23 Sep 1998 09:42:17 +0000]
pl2bat tweak from Tye McQueen <tye@metronet.com>
p4raw-id: //depot/perl@1840
Drago Goricanec [Mon, 7 Sep 1998 17:36:09 +0000]
Thread::cond_wait bug in 5.005.51 causes deadlock
Message-Id: <
199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
p4raw-id: //depot/perl@1839
Green, Paul [Thu, 10 Sep 1998 00:02:07 +0000]
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
Message-ID: <
646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
p4raw-id: //depot/perl@1838
Charles Bailey [Sat, 5 Sep 1998 01:23:58 +0000]
(via private mail)
Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
p4raw-id: //depot/perl@1837
Ilya Zakharevich [Sat, 5 Sep 1998 00:14:51 +0000]
OS/2 spawning typos
Message-Id: <
199809050414.AAA19801@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1836
Gurusamy Sarathy [Wed, 23 Sep 1998 08:09:55 +0000]
warn on C<my($foo,$foo)>
p4raw-id: //depot/perl@1835
Peter Prymmer [Fri, 4 Sep 1998 13:27:41 +0000]
general updates to README.vms
Message-Id: <
9809042027.AA04463@forte.com>
p4raw-id: //depot/perl@1834
Jeff Okamoto [Wed, 2 Sep 1998 10:06:49 +0000]
PATCH: 5.005_02 hint/hpux.sh
Message-Id: <
199809021706.KAA26349@xfiles.intercon.hp.com>
p4raw-id: //depot/perl@1833
Larry Parmelee [Tue, 1 Sep 1998 12:43:40 +0000]
fix (some) installhtml bugs
Message-Id: <
199809011643.MAA05702@sundown.cs.cornell.edu>
Subject: installhtml script needs work
p4raw-id: //depot/perl@1832
Alan Burlison [Tue, 1 Sep 1998 15:54:06 +0000]
document 'U' magic with examples
Message-Id: <
199809011455.PAA00631@sale-wts>
Subject: Re: Looking for some XS MAGIC examples...
p4raw-id: //depot/perl@1831
Peter Prymmer [Mon, 31 Aug 1998 17:13:49 +0000]
Message-Id: <
9809010013.AA06737@forte.com>
p4raw-id: //depot/perl@1830
Mark P Lutz [Mon, 31 Aug 1998 21:13:11 +0000]
fix problematic typecast in filter_del()
Message-Id: <
199808312113.VAA53356@triton.ca.boeing.com>
Subject: perl5.005_02 does not build on Cray T90
p4raw-id: //depot/perl@1829
Ilya Zakharevich [Mon, 31 Aug 1998 14:52:10 +0000]
(?>) broken in RE
Message-Id: <
199808311852.OAA24676@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1828
Gurusamy Sarathy [Wed, 23 Sep 1998 07:09:50 +0000]
U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
p4raw-id: //depot/perl@1827
Jarkko Hietaniemi [Wed, 12 Aug 1998 22:41:37 +0000]
5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
Message-Id: <
199808121941.WAA06263@alpha.hut.fi>
p4raw-id: //depot/perl@1826
Gurusamy Sarathy [Wed, 23 Sep 1998 06:56:40 +0000]
re-introduce change#1703
p4raw-link: @1703 on //depot/maint-5.005/perl:
af819cba4f44bf2074ec4808e403dedf8c3ce2b2
p4raw-id: //depot/perl@1825
Ilya Zakharevich [Sat, 29 Aug 1998 17:38:30 +0000]
Protect debugger from nonlocal exits
Message-Id: <
199808292138.RAA18359@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1824
Joe Buehler [Sat, 29 Aug 1998 17:13:28 +0000]
patches for perl 5.005_51 under U/WIN
Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
p4raw-id: //depot/perl@1823
Gurusamy Sarathy [Wed, 23 Sep 1998 06:36:59 +0000]
add missing C<no utf8;> tweak from Larry
p4raw-id: //depot/perl@1822
Gurusamy Sarathy [Wed, 23 Sep 1998 06:27:51 +0000]
s/runops/CALLRUNOPS/
p4raw-id: //depot/perl@1821
Gurusamy Sarathy [Wed, 23 Sep 1998 06:24:49 +0000]
rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
p4raw-id: //depot/perl@1820
Gurusamy Sarathy [Wed, 23 Sep 1998 06:08:46 +0000]
make \(%foo) return refs to values (not copies of values)
From: Stephen McCamant <smccam@uclink4.berkeley.edu>
Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
--
From: Roderick Schertler <roderick@argon.org>
Date: Sat, 29 Aug 1998 00:58:33 -0400
Message-ID: <29894.
904366713@eeyore.ibcinc.com>
Subject: Re: \(%x) problems
p4raw-id: //depot/perl@1819
Gurusamy Sarathy [Wed, 23 Sep 1998 06:05:08 +0000]
make h2xs generate ANSI prototypes
p4raw-id: //depot/perl@1818
Matthew T Harden [Fri, 28 Aug 1998 14:10:42 +0000]
updated usethreads hints for hpux 10.X
Message-Id: <
199808281410.AA11058@mthard1.monsanto.com>
Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
p4raw-id: //depot/perl@1817
Robin Barker [Fri, 21 Aug 1998 11:29:24 +0000]
don't create empty directories in installperl
Message-Id: <
199808211029.LAA00551@cyclone.cise.npl.co.uk>
Subject: [PATCH 5.005_02] install: empty dirs
p4raw-id: //depot/perl@1816
Ilya Zakharevich [Fri, 21 Aug 1998 05:41:02 +0000]
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
Message-Id: <
199808210941.FAA16467@monk.mps.ohio-state.edu>
Subject: Re: your mail
p4raw-id: //depot/perl@1815
Kurt D. Starsinic [Thu, 20 Aug 1998 20:59:03 +0000]
h2ph misquotes #error directives
Message-ID: <
19980820205903.A12908@O2.chapin.edu>
p4raw-id: //depot/perl@1814
Ilya Zakharevich [Thu, 20 Aug 1998 15:19:50 +0000]
patch to support computed regular subexpressions
Message-Id: <
199808201919.PAA04692@monk.mps.ohio-state.edu>
Subject: [5.005_5* PATCH] Postponed RE - now!
p4raw-id: //depot/perl@1813
Gurusamy Sarathy [Wed, 23 Sep 1998 05:26:26 +0000]
better CR-handling on shebang line and in formats (fixed variant of
patch suggested by Igor Sysoev <igor@nitek.ru>)
p4raw-id: //depot/perl@1812
M. J. T. Guy [Tue, 18 Aug 1998 12:28:36 +0000]
document non-loopish blocks better
Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
Subject: Re: next in do {} while block gives error message
p4raw-id: //depot/perl@1811
Gurusamy Sarathy [Sat, 15 Aug 1998 23:27:54 +0000]
fix bogus integerization of pop()'s return value
Message-Id: <
199808160327.XAA05186@aatma.engin.umich.edu>
Subject: Re: Complex expression does integer arithmetic
p4raw-id: //depot/perl@1810
Gurusamy Sarathy [Wed, 23 Sep 1998 04:09:43 +0000]
tweak README.win32
p4raw-id: //depot/perl@1809
Gurusamy Sarathy [Wed, 23 Sep 1998 03:40:57 +0000]
better diagnostic for do{} used as lvalue
p4raw-id: //depot/perl@1808
Hans Mulder [Tue, 11 Aug 1998 21:08:51 +0000]
enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
Message-Id: <
9808111907.AA21903@icgned.icgroup.nl>
Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
p4raw-id: //depot/perl@1807
Gurusamy Sarathy [Wed, 23 Sep 1998 03:36:08 +0000]
support make written in perl (aka "pmake") on win32
p4raw-id: //depot/perl@1806
Gurusamy Sarathy [Wed, 23 Sep 1998 03:30:07 +0000]
fix mismatched UV/U32 types for to_utf8_*()
p4raw-id: //depot/perl@1805
Laszlo Molnar [Sun, 9 Aug 1998 22:38:23 +0000]
dos-djgpp update
Message-ID: <
19980809223823.A215@cdata.tvnet.hu>
p4raw-id: //depot/perl@1804
Jarkko Hietaniemi [Wed, 12 Aug 1998 15:42:35 +0000]
apply minimal variant of patch (sent via private mail)
Message-Id: <
199808121242.PAA29761@comanche.spices>
Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
p4raw-id: //depot/perl@1803
Peter Prymmer [Thu, 6 Aug 1998 18:09:39 +0000]
adjust searchdict.t for EBCDIC (still needs documenting)
Message-Id: <
9808070109.AA06158@forte.com>
Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
p4raw-id: //depot/perl@1802