summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2002-03-191-10/+4
| | | | | | | | | | [ 15314] Move docs for Encode::valid_utf8 (which does not exist) to be docs for utf8::valid() (which does). p4raw-link: @15314 on //depot/perlio: 5463e635e29aad1605d20ed3ea9f8b3e487e0102 p4raw-id: //depot/perl@15322 p4raw-integrated: from //depot/perlio@15321 'copy in' lib/utf8.pm (@15196..) 'merge in' ext/Encode/Encode.pm (@15274..)
* Remove Encode::Tcl::Extended, suggested byJarkko Hietaniemi2002-03-196-211/+6
| | | | | SADAHIRO Tomoyuki. p4raw-id: //depot/perl@15321
* Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.Jarkko Hietaniemi2002-03-1935-83/+13867
| | | p4raw-id: //depot/perl@15320
* constness+signedness nit.Jarkko Hietaniemi2002-03-191-1/+1
| | | p4raw-id: //depot/perl@15319
* Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)Jarkko Hietaniemi2002-03-196-292/+735
| | | p4raw-id: //depot/perl@15318
* [DOC PATCH] end.t (was RE: perl@15300 )Robert Spier2002-03-191-0/+3
| | | | | Message-ID: <15510.44815.383439.823671@rls.cx> p4raw-id: //depot/perl@15312
* Close the file so it can be (a) removed (b) reopened.Jarkko Hietaniemi2002-03-181-0/+1
| | | p4raw-id: //depot/perl@15309
* B::perlstring and unicodeRafael Garcia-Suarez2002-03-181-0/+28
| | | | | Message-ID: <20020318231431.A699@rafael> p4raw-id: //depot/perl@15308
* Forgot from #15288.Jarkko Hietaniemi2002-03-181-4/+16
| | | p4raw-id: //depot/perl@15298
* Be tidy.Jarkko Hietaniemi2002-03-181-0/+5
| | | p4raw-id: //depot/perl@15294
* B::perlstring()Rafael Garcia-Suarez2002-03-183-16/+19
| | | | | Message-ID: <20020317230612.A24442@rafael> p4raw-id: //depot/perl@15288
* Integrate perlio:Jarkko Hietaniemi2002-03-181-4/+6
| | | | | | | | | | [ 15282] Tidy the "does not map" message for non-characters (e.g. iso-8859-3 "\xA5"). p4raw-link: @15282 on //depot/perlio: 413c4af61642c148a716a68d14bb8cc3c5573f63 p4raw-id: //depot/perl@15285 p4raw-integrated: from //depot/perlio@15283 'copy in' ext/Encode/Encode.xs (@15274..)
* Sync with Scalar-List-Utils-1.07Graham Barr2002-03-184-2/+71
| | | p4raw-id: //depot/perl@15283
* Other :encoding odditiesNick Ing-Simmons2002-03-172-7/+10
| | | | | | | | - we should really pop while we can still make method calls in case DESTROY does something. - Provide a no-op DESTROY - Use SvPV_only() rather than just SvPV_on() p4raw-id: //depot/perlio@15274
* Add the binmode()s to make JP.t pass on Win32Nick Ing-Simmons2002-03-151-0/+8
| | | p4raw-id: //depot/perlio@15235
* Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.tNicholas Clark2002-03-151-0/+3
| | | | | Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15230
* Extra paranoia from Nicholas Clark.Jarkko Hietaniemi2002-03-141-4/+8
| | | p4raw-id: //depot/perl@15224
* Re: PATCH proposal for ext/Safe/safe2.tNicholas Clark2002-03-141-7/+8
| | | | | Message-ID: <20020313142250.G92566@plum.flirble.org> p4raw-id: //depot/perl@15223
* a test for B::XrefRafael Garcia-Suarez2002-03-142-6/+113
| | | | | Message-ID: <20020313171857.F1144@rafael> p4raw-id: //depot/perl@15221
* VERSIONize.Jarkko Hietaniemi2002-03-123-0/+8
| | | p4raw-id: //depot/perl@15207
* Move the readonly interface back to universal.c,Jarkko Hietaniemi2002-03-128-587/+1
| | | | | | | | | (new name: Internals::SvREADONLY), remove Data::Util, move Hash::Util to lib, also introduce refcnt interface (Internals::SvREFCNT). Make both the new interfaces to be more sane so that if they set the value, they return the new value, not the old one. p4raw-id: //depot/perl@15201
* Prototyping ...Jonathan Stowe2002-03-121-0/+1
| | | | | Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@15194
* B::Xref improvementsRafael Garcia-Suarez2002-03-121-3/+4
| | | | | Message-Id: <20020311233220.A12677@rafael> p4raw-id: //depot/perl@15188
* fix to deparse ${^WARNINGS_BITS}Rafael Garcia-Suarez2002-03-121-1/+3
| | | | | Message-Id: <20020311223739.A691@rafael> p4raw-id: //depot/perl@15185
* Re: ext/Encode/t/Tcl.t on VMS @15173Audrey Tang2002-03-121-1/+3
| | | | | | | Message-Id: <20020312050553.GA7864@not.autrijus.org> (Only doc hunk applied, supplementing #15182.) p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3 p4raw-id: //depot/perl@15183
* Re: ext/Encode/t/Tcl.t on VMS @15173Audrey Tang2002-03-122-5/+5
| | | | | | | Message-Id: <20020312045646.GA7689@not.autrijus.org> (Private mail.) p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3 p4raw-id: //depot/perl@15182
* Re: ext/Encode/t/Tcl.t on VMS @15173Audrey Tang2002-03-121-4/+7
| | | | | | Message-Id: <20020312035506.GA6946@not.autrijus.org> p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3 p4raw-id: //depot/perl@15181
* Add t/CN.t and t/TW.t; re-sort.Jarkko Hietaniemi2002-03-111-29/+31
| | | p4raw-id: //depot/perl@15171
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-117-0/+586
| | | | | | | | | | | | | | | | | | Date: Sun, 10 Mar 2002 13:27:12 -0500 Message-Id: <20020310182712.GC693@blackrider> Subject: [PATCH] Hash::Util part 2 From: Michael G Schwern <schwern@pobox.com> Date: Sun, 10 Mar 2002 15:09:34 -0500 Message-Id: <20020310200934.GB27112@blackrider> Subject: [PATCH] Hash::Util MANIFEST correction From: Michael G Schwern <schwern@pobox.com> Date: Sun, 10 Mar 2002 16:27:07 -0500 Message-Id: <20020310212707.GF27112@blackrider> (Also changes find.t and taint.t, which were looking for access.t) p4raw-id: //depot/perl@15166
* access::readonly is goneMichael G. Schwern2002-03-111-1/+1
| | | | | Message-Id: <20020310211813.GE27112@blackrider> p4raw-id: //depot/perl@15159
* Re: [PATCH] xsubpp prototypes warningsNicholas Clark2002-03-115-0/+6
| | | | | Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15154
* Re: [patch] IO::Socket::INET Broadcast patchMax Baker2002-03-111-0/+12
| | | | | Message-Id: <20020308105619.A15039@warped.org> p4raw-id: //depot/perl@15153
* Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings) SADAHIRO Tomoyuki2002-03-104-7/+123
| | | | | Message-Id: <20020310170748.1F29.BQW10602@nifty.com> p4raw-id: //depot/perl@15143
* Misc tiny tweaks from Sarathy, good for threaded builds.Jarkko Hietaniemi2002-03-101-2/+3
| | | p4raw-id: //depot/perl@15141
* Precedence problem.Jarkko Hietaniemi2002-03-101-2/+2
| | | p4raw-id: //depot/perl@15140
* The 7-bit jis seems to be the hanging one.Jarkko Hietaniemi2002-03-101-1/+1
| | | p4raw-id: //depot/perl@15138
* Begone.Jarkko Hietaniemi2002-03-101-1/+0
| | | p4raw-id: //depot/perl@15137
* Better fix from Autrijus.Jarkko Hietaniemi2002-03-095-55/+34
| | | p4raw-id: //depot/perl@15136
* Not everybody has Encode::HanExtra.Jarkko Hietaniemi2002-03-091-21/+31
| | | p4raw-id: //depot/perl@15135
* Decutandpasto.Jarkko Hietaniemi2002-03-091-1/+1
| | | p4raw-id: //depot/perl@15134
* Data::DumperNicholas Clark2002-03-093-36/+385
| | | | | Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15133
* socketpair.t w/o forkMattia Barbon2002-03-091-1/+4
| | | | | | | | From: "Mattia Barbon" <mbarbon@dsi.unive.it> Message-ID: <3C8A224F.29578.13691BA@localhost> (modified as suggested by Sarathy) p4raw-id: //depot/perl@15132
* Make Encode.pm implicitly load external CJK tables the firstJarkko Hietaniemi2002-03-091-8/+33
| | | | | | time they're needed (instead of immediately), from Autrijus Tang. p4raw-id: //depot/perl@15130
* Deglitch from Rafael.Jarkko Hietaniemi2002-03-091-1/+2
| | | p4raw-id: //depot/perl@15126
* New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.Jarkko Hietaniemi2002-03-082-1/+91
| | | | | (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>) p4raw-id: //depot/perl@15121
* The new test has some teething problems.Jarkko Hietaniemi2002-03-081-81/+0
| | | p4raw-id: //depot/perl@15105
* B::Lint testsRafael Garcia-Suarez2002-03-082-2/+83
| | | | | Message-ID: <20020308144719.A2663@rafael> p4raw-id: //depot/perl@15104
* Thought I deleted this already?Jarkko Hietaniemi2002-03-081-724/+0
| | | p4raw-id: //depot/perl@15096
* Obsolete unused file, noticed by Dank Kogai.Jarkko Hietaniemi2002-03-071-90/+0
| | | p4raw-id: //depot/perl@15081
* Continued Chinese puzzles from Autrijus.Jarkko Hietaniemi2002-03-073-17/+297
| | | p4raw-id: //depot/perl@15075