Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document how "no utf8;" can become handy. | Jarkko Hietaniemi | 2001-11-18 | 1 | -0/+6 |
* | Sync with CPAN version | Jonathan Stowe | 2001-11-17 | 1 | -81/+243 |
* | [PATCH9 File/Find.pm doc nits | Tels | 2001-11-17 | 1 | -7/+8 |
* | Benchmark.pm nit | Tels | 2001-11-17 | 1 | -2/+3 |
* | lib/Unicode/UCD.t @INC oddity | Andy Dougherty | 2001-11-16 | 1 | -4/+4 |
* | It's neither-nor, and protect against the impossible. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+5 |
* | 5005threads didn't work because $Thread::VERSION wasn't | Jarkko Hietaniemi | 2001-11-16 | 1 | -5/+3 |
* | Re: [h.m.brand@hccnet.nl: Installman problems] | Russ Allbery | 2001-11-16 | 1 | -2/+2 |
* | Unicode General Category: Cn | SADAHIRO Tomoyuki | 2001-11-16 | 4 | -50/+1207 |
* | Further discourage old Thread code; tell how to tell | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+12 |
* | Avoid redefinedness warning for now. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+2 |
* | use strict. | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+11 |
* | Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current) | chromatic | 2001-11-16 | 1 | -2/+1 |
* | Make Thread a wrapper for both ithreads and 5005threads. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+321 |
* | Add the fruits of Larry Shatzer's version verifying script. | Jarkko Hietaniemi | 2001-11-16 | 3 | -0/+6 |
* | Upgrade to Getopt::Long 2.26_03. | Jarkko Hietaniemi | 2001-11-15 | 1 | -13/+12 |
* | Upgrade to podlators 1.13. | Jarkko Hietaniemi | 2001-11-15 | 7 | -306/+375 |
* | CreateTTY in -d | Ilya Zakharevich | 2001-11-15 | 1 | -3/+2 |
* | Corify the Filter::Simple tests. | Jarkko Hietaniemi | 2001-11-15 | 3 | -0/+21 |
* | Upgrade to Filter::Simple 0.70. | Jarkko Hietaniemi | 2001-11-15 | 6 | -28/+420 |
* | Upgrade to Switch 2.06. | Jarkko Hietaniemi | 2001-11-14 | 4 | -11/+63 |
* | Upgrade to Attribute::Handlers 0.76. | Jarkko Hietaniemi | 2001-11-14 | 9 | -24/+65 |
* | VERSIONize. | Jarkko Hietaniemi | 2001-11-14 | 4 | -0/+8 |
* | Goof in some of the comment fields of #12994. | Jarkko Hietaniemi | 2001-11-14 | 10 | -10/+10 |
* | The First, Last ranges in the Unicode data weren't | Jarkko Hietaniemi | 2001-11-14 | 27 | -122/+141 |
* | Re: Why *not* use UNIVERSAL qw( isa can ) ; ?? | Barrie Slaymaker | 2001-11-13 | 1 | -51/+57 |
* | docco tweaks | Barrie Slaymaker | 2001-11-13 | 1 | -13/+23 |
* | Making vmsish.pm a no-op on non-VMS | Michael G. Schwern | 2001-11-13 | 2 | -0/+312 |
* | :utf8 works only with perlio. | Jarkko Hietaniemi | 2001-11-13 | 1 | -7/+15 |
* | lib/charnames.pm | Jeffrey Friedl | 2001-11-13 | 1 | -26/+123 |
* | remove volume from result | Barrie Slaymaker | 2001-11-12 | 2 | -5/+7 |
* | Add "none" style to cmpthese(), alter result | Barrie Slaymaker | 2001-11-12 | 1 | -11/+43 |
* | Misplaced test, noticed by Barrie Slaymaker. | Jarkko Hietaniemi | 2001-11-12 | 1 | -88/+0 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 39 | -105/+105 |
* | Upgrade to Math::BigInt 1.46. | Jarkko Hietaniemi | 2001-11-11 | 10 | -97/+244 |
* | Unicode::Collate v0.09 | 貞廣知行 | 2001-11-11 | 4 | -110/+190 |
* | (was Re: [ID 20011110.104] File::stat vs. $! conflict) | chromatic | 2001-11-11 | 2 | -40/+38 |
* | Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x. | Jarkko Hietaniemi | 2001-11-10 | 2 | -4/+4 |
* | The KOI8-R example wasn't quite right. | Jarkko Hietaniemi | 2001-11-10 | 2 | -4/+6 |
* | Enhance the open pragma to support :utf8, :locale, | Jarkko Hietaniemi | 2001-11-10 | 2 | -20/+92 |
* | Add core switch to CGI.pm distribution tests | chromatic | 2001-11-10 | 12 | -49/+115 |
* | Add a test for the bytes pragma. | Jarkko Hietaniemi | 2001-11-10 | 1 | -0/+28 |
* | Doc update. | Jarkko Hietaniemi | 2001-11-10 | 1 | -4/+1 |
* | Cease to exist. | Jarkko Hietaniemi | 2001-11-10 | 1 | -314/+0 |
* | Newline trouble. | Jarkko Hietaniemi | 2001-11-10 | 1 | -1/+3 |
* | [Patch Perl@12892] a *real* Embed test for VMS | Charles Lane | 2001-11-10 | 1 | -23/+47 |
* | Helpful File::Find debugging code | Michael G. Schwern | 2001-11-09 | 1 | -1/+18 |
* | Upgrade to Unicode::Normalize 0.10, now in XS. | Jarkko Hietaniemi | 2001-11-09 | 11 | -558/+36 |
* | Unicode::UCD is not yet supported in EBCDIC platforms. | Jarkko Hietaniemi | 2001-11-08 | 2 | -3/+15 |
* | Whether overwriting the $self->{...} values (see #12902) | Jarkko Hietaniemi | 2001-11-08 | 1 | -1/+2 |