Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | constness+signedness nit. | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 |
* | Update to Unicode::Normalize 0.15 (+ the EBCDIC guards) | Jarkko Hietaniemi | 2002-03-19 | 6 | -292/+735 |
* | [DOC PATCH] end.t (was RE: perl@15300 ) | Robert Spier | 2002-03-19 | 1 | -0/+3 |
* | Close the file so it can be (a) removed (b) reopened. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+1 |
* | B::perlstring and unicode | Rafael Garcia-Suarez | 2002-03-18 | 1 | -0/+28 |
* | Forgot from #15288. | Jarkko Hietaniemi | 2002-03-18 | 1 | -4/+16 |
* | Be tidy. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+5 |
* | B::perlstring() | Rafael Garcia-Suarez | 2002-03-18 | 3 | -16/+19 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-03-18 | 1 | -4/+6 |
* | Sync with Scalar-List-Utils-1.07 | Graham Barr | 2002-03-18 | 4 | -2/+71 |
* | Other :encoding oddities | Nick Ing-Simmons | 2002-03-17 | 2 | -7/+10 |
* | Add the binmode()s to make JP.t pass on Win32 | Nick Ing-Simmons | 2002-03-15 | 1 | -0/+8 |
* | Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t | Nicholas Clark | 2002-03-15 | 1 | -0/+3 |
* | Extra paranoia from Nicholas Clark. | Jarkko Hietaniemi | 2002-03-14 | 1 | -4/+8 |
* | Re: PATCH proposal for ext/Safe/safe2.t | Nicholas Clark | 2002-03-14 | 1 | -7/+8 |
* | a test for B::Xref | Rafael Garcia-Suarez | 2002-03-14 | 2 | -6/+113 |
* | VERSIONize. | Jarkko Hietaniemi | 2002-03-12 | 3 | -0/+8 |
* | Move the readonly interface back to universal.c, | Jarkko Hietaniemi | 2002-03-12 | 8 | -587/+1 |
* | Prototyping ... | Jonathan Stowe | 2002-03-12 | 1 | -0/+1 |
* | B::Xref improvements | Rafael Garcia-Suarez | 2002-03-12 | 1 | -3/+4 |
* | fix to deparse ${^WARNINGS_BITS} | Rafael Garcia-Suarez | 2002-03-12 | 1 | -1/+3 |
* | Re: ext/Encode/t/Tcl.t on VMS @15173 | Audrey Tang | 2002-03-12 | 1 | -1/+3 |
* | Re: ext/Encode/t/Tcl.t on VMS @15173 | Audrey Tang | 2002-03-12 | 2 | -5/+5 |
* | Re: ext/Encode/t/Tcl.t on VMS @15173 | Audrey Tang | 2002-03-12 | 1 | -4/+7 |
* | Add t/CN.t and t/TW.t; re-sort. | Jarkko Hietaniemi | 2002-03-11 | 1 | -29/+31 |
* | Subject: [PATCH] Hash::Util & restricted hash touch up, part 1 | Michael G. Schwern | 2002-03-11 | 7 | -0/+586 |
* | access::readonly is gone | Michael G. Schwern | 2002-03-11 | 1 | -1/+1 |
* | Re: [PATCH] xsubpp prototypes warnings | Nicholas Clark | 2002-03-11 | 5 | -0/+6 |
* | Re: [patch] IO::Socket::INET Broadcast patch | Max Baker | 2002-03-11 | 1 | -0/+12 |
* | Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings) | SADAHIRO Tomoyuki | 2002-03-10 | 4 | -7/+123 |
* | Misc tiny tweaks from Sarathy, good for threaded builds. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+3 |
* | Precedence problem. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+2 |
* | The 7-bit jis seems to be the hanging one. | Jarkko Hietaniemi | 2002-03-10 | 1 | -1/+1 |
* | Begone. | Jarkko Hietaniemi | 2002-03-10 | 1 | -1/+0 |
* | Better fix from Autrijus. | Jarkko Hietaniemi | 2002-03-09 | 5 | -55/+34 |
* | Not everybody has Encode::HanExtra. | Jarkko Hietaniemi | 2002-03-09 | 1 | -21/+31 |
* | Decutandpasto. | Jarkko Hietaniemi | 2002-03-09 | 1 | -1/+1 |
* | Data::Dumper | Nicholas Clark | 2002-03-09 | 3 | -36/+385 |
* | socketpair.t w/o fork | Mattia Barbon | 2002-03-09 | 1 | -1/+4 |
* | Make Encode.pm implicitly load external CJK tables the first | Jarkko Hietaniemi | 2002-03-09 | 1 | -8/+33 |
* | Deglitch from Rafael. | Jarkko Hietaniemi | 2002-03-09 | 1 | -1/+2 |
* | New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez. | Jarkko Hietaniemi | 2002-03-08 | 2 | -1/+91 |
* | The new test has some teething problems. | Jarkko Hietaniemi | 2002-03-08 | 1 | -81/+0 |
* | B::Lint tests | Rafael Garcia-Suarez | 2002-03-08 | 2 | -2/+83 |
* | Thought I deleted this already? | Jarkko Hietaniemi | 2002-03-08 | 1 | -724/+0 |
* | Obsolete unused file, noticed by Dank Kogai. | Jarkko Hietaniemi | 2002-03-07 | 1 | -90/+0 |
* | Continued Chinese puzzles from Autrijus. | Jarkko Hietaniemi | 2002-03-07 | 3 | -17/+297 |
* | B::Lint doesn't work | Rafael Garcia-Suarez | 2002-03-06 | 1 | -3/+3 |
* | Double MANIFESTing. | Jarkko Hietaniemi | 2002-03-05 | 1 | -4/+0 |
* | Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-03-05 | 3 | -161/+1 |