| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
p4raw-link: @2645 on //depot/cfgperl: 528d65adbfbca8f0de82f889e6bbf92ea5fb07c8
p4raw-id: //depot/cfgperl@2646
|
|
|
|
|
|
| |
(the diffs were based on 5.004_02). Tested by Guido
and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
p4raw-id: //depot/cfgperl@2594
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <199811301543.KAA15689@vulcan.maker.com>
p4raw-id: //depot/cfgperl@2546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a Digital C compiler optimizer bug that broke the 'x'
operator under certain circumstances. See t/op/repeat.t
test #20 for graphic details. Reported in
From: Gisle Aas <gisle@aas.no>
To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
Date: 18 Dec 1998 14:27:40 +0100
Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
and discussed further in the thread
From: Jarkko Hietaniemi <jhi@iki.fi>
To: Gisle Aas <gisle@aas.no>
Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
cpan-testers@perl.org, perl5-porters@perl.org
Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
p4raw-id: //depot/cfgperl@2498
|
|\
| |
| | |
p4raw-id: //depot/cfgperl@2460
|
| |
| |
| | |
p4raw-id: //depot/perl@2454
|
| |
| |
| |
| |
| |
| |
| | |
Reply-To: hansmu@xs4all.nl
To: perlbug@perl.com
Message-Id: <9812062116.AA26445@icgned.icgroup.nl>
p4raw-id: //depot/cfgperl@2459
|
|\ \
| |/
| | |
p4raw-id: //depot/cfgperl@2428
|
| |\
| | |
| | | |
p4raw-id: //depot/perl@2403
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
on PL_threadnum were seriously flawed, since it means more than one
thread could enter the critical region; PL_na was global instead of
thread-local; child thread could finish and free thr structures
before Thread->new() got around to creating the Thread object;
cv_clone() needed locking, as it mucks with PL_comppad and other
global data; new_struct_thread() needed to lock template-thread's
mutex while copying its data
p4raw-id: //depot/perl@2385
|
| |/
|/|
| | |
p4raw-id: //depot/cfgperl@2416
|
|/
|
| |
p4raw-id: //depot/cfgperl@2395
|
|
|
|
|
|
|
|
|
| |
(if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
as reported by
Subject: a bug in locale handling: LC_COLLATE ignored sometimes
To: perlbug@perl.com
Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
p4raw-id: //depot/cfgperl@2353
|
|
|
|
|
| |
p4raw-link: @2249 on //depot/perl: e72dc28c8f6f33daa2b69b80b6322e338e999561
p4raw-id: //depot/perl@2252
|
|
|
|
|
|
| |
overlapping invocations of form()/warn()/die()/croak() trampling on
each other's messages)
p4raw-id: //depot/perl@2249
|
|
|
|
|
|
|
|
|
|
| |
add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
enum; make regen_headers
p4raw-link: @2218 on //depot/maint-5.005/perl: eadd311f94dcb5fe096743b61371bd2d48466304
p4raw-link: @2168 on //depot/maint-5.005/perl: fb1d2f1891787fe7d6df85205b85f0528294ffa8
p4raw-link: @2120 on //depot/maint-5.005/perl: f9caadc6ad025d4bf993ab5b737b9a99347a59e3
p4raw-id: //depot/perl@2220
|
|
|
| |
p4raw-id: //depot/perl@2187
|
|
|
|
|
|
|
|
|
|
| |
(objpp.h is gone, embed.pl now does some of that); objXSUB.h
should soon be automated also; the global variables that
escaped the PL_foo conversion are now reined in; renamed
MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
type of same name; duplicated lists of pp_things in various
places is now gone; result has only been tested on win32
p4raw-id: //depot/perl@2133
|
|
|
|
|
|
| |
Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
p4raw-id: //depot/perl@2054
|
|
|
| |
p4raw-id: //depot/cfgperl@2028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
perl-mvs:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Can't find Data/Dumper.pm
Date: Mon, 28 Sep 1998 07:40:49 +1300
Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
private email:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Perl thread problems in VM/ESA
Date: Thu, 15 Oct 1998 07:18:35 +1300
Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
and private email:
From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
Subject: perl archive
Date: Sun, 11 Oct 1998 19:28:54 EDT
Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
which gave a pointer to
http://pucc.princeton.edu/~neale/perl.tar
(based on Perl 5.005_51)
p4raw-id: //depot/cfgperl@2006
|
|
|
| |
p4raw-id: //depot/perl@1934
|
|
|
|
|
| |
Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1930
|
|
|
| |
p4raw-id: //depot/perl@1879
|
|
|
| |
p4raw-id: //depot/perl@1779
|
|
|
| |
p4raw-id: //depot/perl@1774
|
|
|
|
|
|
| |
Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
Subject: lexical warnings patch for 5.005_50
p4raw-id: //depot/perl@1773
|
|\
| |
| | |
p4raw-id: //depot/perl@1760
|
| |
| |
| |
| |
| |
| | |
Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_75] Enable -DS
p4raw-id: //depot/maint-5.005/perl@1701
|
|/
|
| |
p4raw-id: //depot/utfperl@1651
|
|
|
|
|
|
| |
brute force search script). Result builds and passes all tests on
Solaris. win32 and PERL_OBJECT are still untested.
p4raw-id: //depot/perl@1578
|
|
|
| |
p4raw-id: //depot/ansiperl@1568
|
|
|
| |
p4raw-id: //depot/ansiperl@1537
|
|\
| |
| | |
p4raw-id: //depot/ansiperl@1536
|
| |
| |
| | |
p4raw-id: //depot/perl@1531
|
| |
| |
| | |
p4raw-id: //depot/ansiperl@1534
|
|/
|
|
|
| |
Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
p4raw-id: //depot/ansiperl@1532
|
|
|
| |
p4raw-id: //depot/perl@1523
|
|
|
|
|
| |
-Dusethreads
p4raw-id: //depot/perl@1522
|
|
|
|
|
|
| |
and runs regexes in 1000s of threads without crashing; also fixed
statcache not being thread-local
p4raw-id: //depot/perl@1448
|
|
|
|
|
| |
Message-ID: <19980708181055.A8005@perlsupport.com>
p4raw-id: //depot/perl@1391
|
|
|
| |
p4raw-id: //depot/perl@1339
|
|
|
|
|
|
| |
Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
p4raw-id: //depot/perl@1297
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
Date: Wed, 1 Jul 1998 20:14:05 +0200
Subject: Re: [PATCH _66] for bad backrefs
--
Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
Date: Wed, 1 Jul 1998 20:47:16 +0200
Subject: Re: [PATCH _66] for bad backrefs
p4raw-id: //depot/perl@1293
|
|
|
|
|
| |
Message-Id: <H00000e500081d23@MHS>
p4raw-id: //depot/perl@1254
|
|
|
| |
p4raw-id: //depot/perl@1219
|
|
|
| |
p4raw-id: //depot/perl@1189
|
|
|
|
|
|
|
|
|
|
|
| |
- ipfoo.h headers have been coalesced along with perlfoo.h into
iperlsys.h
- win32/cp*.h have been combined in perlhost.h
- CPerlObj::PerlParse() takes an extra xsinit arg
- tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler
p4raw-id: //depot/perl@1172
|
|
|
| |
p4raw-id: //depot/perl@1136
|
|
|
|
|
|
| |
Message-Id: <H00000e500071aa3@MHS>
Subject: [PATCH 5.004_66] JMPENV!
p4raw-id: //depot/perl@1135
|