summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* AutoSplit.t clean-up for VMSCraig A. Berry2001-11-021-13/+1
| | | | | Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01> p4raw-id: //depot/perl@12806
* Trivial doc patchAndreas König2001-11-021-7/+7
| | | | | Message-ID: <m37kt94v08.fsf@anima.de> p4raw-id: //depot/perl@12805
* Make encoding and charnames pragmas coexist.Jarkko Hietaniemi2001-11-023-5/+8
| | | p4raw-id: //depot/perl@12804
* The basic character classes seem to go untested with Unicode.Jarkko Hietaniemi2001-11-021-1/+14
| | | p4raw-id: //depot/perl@12803
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-0214-22/+22
| | | | | | | | | | | | | | | | | From: Richard Soderberg <rs@oregonnet.com> Date: Thu, 1 Nov 2001 13:12:03 -0800 Message-Id: <200111012112.NAA23288@oregonnet.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:43:40 -0500 Message-Id: <20011101214340.2044.qmail@plover.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:51:39 -0500 Message-Id: <20011101215139.2196.qmail@plover.com> p4raw-id: //depot/perl@12802
* Comment tweaks.Jarkko Hietaniemi2001-11-011-2/+2
| | | p4raw-id: //depot/perl@12801
* FAQ sync.Jarkko Hietaniemi2001-11-011-16/+22
| | | p4raw-id: //depot/perl@12800
* If an encoding is set by -M/-m, it must be inJarkko Hietaniemi2001-11-013-13/+18
| | | | | | | | effect only for the actual script, not any other required/-M/-m'ed module, otherwise we enter a nasty recursion in regexec.c while trying to init the simple UTF-8 charclasses like PL_utf8_alnum. p4raw-id: //depot/perl@12799
* A bit more descriptive name.Jarkko Hietaniemi2001-10-311-7/+7
| | | p4raw-id: //depot/perl@12798
* Time::Hires test fixCharles Lane2001-10-311-4/+3
| | | | | Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@12797
* make setting signal() persistentCharles Lane2001-10-311-4/+39
| | | | | Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@12796
* Various test cleanupsRafael Garcia-Suarez2001-10-314-13/+10
| | | | | Message-ID: <20011030215626.A28503@rafael> p4raw-id: //depot/perl@12795
* Update Changes.Jarkko Hietaniemi2001-10-312-1/+193
| | | p4raw-id: //depot/perl@12794
* Data::Dumper opt. use B::Deparse for coderefsRafael Garcia-Suarez2001-10-312-13/+57
| | | | | Message-ID: <20011031171639.A32511@rafael> p4raw-id: //depot/perl@12793
* Skip message nit.Jarkko Hietaniemi2001-10-311-1/+1
| | | p4raw-id: //depot/perl@12792
* Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP ↵Rafael Garcia-Suarez2001-10-313-4/+10
| | | | | | | => 1) and -T on OpenBSD 2.9 Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> p4raw-id: //depot/perl@12791
* Extend the effect of the encoding pragma to chr() and ord().Jarkko Hietaniemi2001-10-315-20/+61
| | | | | | TODO: regex literals, reentrancy problems with the utf8 and charnames pragmas. p4raw-id: //depot/perl@12790
* Doc tweaks.Jarkko Hietaniemi2001-10-311-2/+9
| | | p4raw-id: //depot/perl@12789
* Forgot new proto.Jarkko Hietaniemi2001-10-311-1/+1
| | | p4raw-id: //depot/perl@12787
* Clarification: use encoding cannot be used toJarkko Hietaniemi2001-10-313-2/+10
| | | | | | | | | change the default encoding of "your whole script"; only the default encoding of the *data*. Also, it seems that "use encoding" does not mix with "use utf8" (a coredumping recursion ensues). Should not be a huge problem since "use utf8" is pretty marginal nowadays. p4raw-id: //depot/perl@12786
* More documentation for the encode pragma.Jarkko Hietaniemi2001-10-316-8/+16
| | | p4raw-id: //depot/perl@12785
* Thinko in #12783.Jarkko Hietaniemi2001-10-311-1/+1
| | | p4raw-id: //depot/perl@12784
* Make sv_recode_to_utf8() a real API: the encodingJarkko Hietaniemi2001-10-317-45/+59
| | | | | | is a parameter, instead of a global. Document the PERL_ENCODING. p4raw-id: //depot/perl@12783
* Enable -Mencoding=foobar also for string literals.Jarkko Hietaniemi2001-10-319-81/+134
| | | p4raw-id: //depot/perl@12782
* Re: [PATCH] Re: DynaLoader problem on NCR SVR4 boxAndy Dougherty2001-10-301-5/+10
| | | | | Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@12781
* RE: [PATCH h2xs] Use of static data in XS modulesPaul Marquess2001-10-302-0/+139
| | | | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk> Add compat.h. p4raw-id: //depot/perl@12780
* PerlIOBuf_dupNicholas Clark2001-10-301-0/+1
| | | | | | | Message-ID: <20011029215235.K41204@plum.flirble.org> Add prototype. p4raw-id: //depot/perl@12779
* Make malloc.c errors more usefulRichard Soderberg2001-10-301-3/+3
| | | | | Message-Id: <200110300628.WAA11025@oregonnet.com> p4raw-id: //depot/perl@12778
* Retract #12776 - the bug 19990906.001 is still valid.Jarkko Hietaniemi2001-10-301-6/+0
| | | p4raw-id: //depot/perl@12777
* (Retracted by #12777)Michael G. Schwern2001-10-301-0/+6
| | | | | | Subject: Perlbug 19990906.001 - segfault on long escaped quote regex Message-ID: <20011029230108.G18053@blackrider> p4raw-id: //depot/perl@12776
* Comment nits.Jarkko Hietaniemi2001-10-301-2/+2
| | | p4raw-id: //depot/perl@12775
* Mommy, what's a pointer cast?Richard Soderberg2001-10-302-76/+76
| | | | | | | Message-Id: <200110300101.RAA31561@oregonnet.com> (threads* parts) p4raw-id: //depot/perl@12773
* Mommy, what's a pointer cast?Richard Soderberg2001-10-301-2/+2
| | | | | | | Message-Id: <200110300101.RAA31561@oregonnet.com> (the perl.h part) p4raw-id: //depot/perl@12772
* OpenBSD likes signal.h Richard Soderberg2001-10-301-1/+1
| | | | | Message-Id: <200110300100.RAA31533@oregonnet.com> p4raw-id: //depot/perl@12771
* RE: DB_File-1.79 on Cygwin 1.3.3Paul Marquess2001-10-303-49/+119
| | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk> p4raw-id: //depot/perl@12770
* HiRes.t tweaksCraig A. Berry2001-10-301-2/+3
| | | | | Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01> p4raw-id: //depot/perl@12769
* Update Changes.Jarkko Hietaniemi2001-10-292-1/+327
| | | p4raw-id: //depot/perl@12768
* AIX needs an explicit symbol export list.Jarkko Hietaniemi2001-10-291-0/+8
| | | p4raw-id: //depot/perl@12767
* The test (and the module) would require someJarkko Hietaniemi2001-10-291-0/+1
| | | | | | | | | | quality hacking time to work on EBCDIC. Based on the test results nothing seems to be majorly broken, the module just seems to have strange assumptions: got: ''\226\225\205' expected: ''one' The \226\225\205 being, of course, 'one', in EBCDIC. p4raw-id: //depot/perl@12766
* Mark the test known to be failing in EBCDIC.Jarkko Hietaniemi2001-10-291-0/+3
| | | p4raw-id: //depot/perl@12765
* None of the libnet modules are going to work inJarkko Hietaniemi2001-10-291-1/+1
| | | | | EBCDIC without the Convert::EBCDIC. p4raw-id: //depot/perl@12764
* Neither is 0xff illegal UTF-EBCDIC since it's the last C1.Jarkko Hietaniemi2001-10-291-9/+9
| | | p4raw-id: //depot/perl@12763
* UTF-EBCDIC ain't UTF-8.Jarkko Hietaniemi2001-10-291-7/+11
| | | p4raw-id: //depot/perl@12762
* In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.Jarkko Hietaniemi2001-10-291-0/+4
| | | p4raw-id: //depot/perl@12761
* Let's not assume ASCII.Jarkko Hietaniemi2001-10-291-26/+26
| | | p4raw-id: //depot/perl@12760
* Call the new perlio symbols differently.Jarkko Hietaniemi2001-10-291-3/+3
| | | p4raw-id: //depot/perl@12759
* Don't expect ASCII ordering.Jarkko Hietaniemi2001-10-291-4/+4
| | | p4raw-id: //depot/perl@12758
* Forgot from #12756.Jarkko Hietaniemi2001-10-291-0/+5
| | | p4raw-id: //depot/perl@12757
* BeOS tweaks:Jarkko Hietaniemi2001-10-292-10/+9
| | | | | | | | | | | | - fseeko and ftello can be found by Configure but we do not seem to have prototypes for them so let's make up some - BeOS didn't use to have real sockets (sockets as filedescriptors) but the BONE package is supposed to fix this. I do not know how to detect BONEness, see hints/beos.sh for a spot that needs to fixed. - BeOS has O_TEXT != O_BINARY but has no setmode() p4raw-id: //depot/perl@12756
* Ugly fix to not die when a thread creator is holding locks.Artur Bergman2001-10-293-2/+14
| | | p4raw-id: //depot/perl@12755