summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Helpful File::Find debugging codeMichael G. Schwern2001-11-091-1/+18
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-0911-558/+36
* Unicode::UCD is not yet supported in EBCDIC platforms.Jarkko Hietaniemi2001-11-082-3/+15
* Whether overwriting the $self->{...} values (see #12902)Jarkko Hietaniemi2001-11-081-1/+2
* The MakeMaker argument () quoting patch that sneakedJarkko Hietaniemi2001-11-081-4/+20
* Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-083-3/+3
* replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-081-1/+1
* The (emulated) "no utf8" must be in a BEGIN blockJarkko Hietaniemi2001-11-071-4/+5
* The Embed test requires a major rewrite for VMSJarkko Hietaniemi2001-11-071-0/+4
* vms/gen_shrfls.pl more general config.sh parsingCharles Lane2001-11-071-0/+4
* Mentioning perldebguts Michael G. Schwern2001-11-071-8/+22
* Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where...Jonathan Stowe2001-11-071-4/+8
* a bunch of untested patchesRafael Garcia-Suarez2001-11-073-3/+33
* Update to CGI.pm 2.78.Jarkko Hietaniemi2001-11-0619-185/+223
* Implement the encoding pragma for regex literals.Jarkko Hietaniemi2001-11-062-3/+36
* The ${"\cTAINT"} raises the ire of 'use strict'.Jarkko Hietaniemi2001-11-051-3/+6
* Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()Rafael Garcia-Suarez2001-11-051-2/+10
* bugfixes Rafael Garcia-Suarez2001-11-052-26/+22
* The missing pieces from the Math::BigInt 1.45 puzzle.Jarkko Hietaniemi2001-11-042-1448/+15
* Math::Big* test tweaks to work better with core:Jarkko Hietaniemi2001-11-044-18/+82
* More forgotten from #12843.Jarkko Hietaniemi2001-11-041-3/+7
* Forgot from #12843.Jarkko Hietaniemi2001-11-041-0/+1498
* Upgrade to Math::BigInt 1.45; from Tels.Jarkko Hietaniemi2001-11-049-203/+516
* Re: Where are my 'O's? [+ 12836 smoke]Rafael Garcia-Suarez2001-11-041-1/+1
* Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Wi...Michael G. Schwern2001-11-031-8/+11
* Skip testing where Term::Cap won't run (was Re: Win95 under stress)chromatic2001-11-031-3/+11
* Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.Jarkko Hietaniemi2001-11-031-2/+31
* More encoding testing.Jarkko Hietaniemi2001-11-022-7/+26
* Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791Rafael Garcia-Suarez2001-11-021-1/+6
* [REPATCH] Re: [PATCH File::Find] use warnings::registerRafael Garcia-Suarez2001-11-021-15/+28
* AutoSplit.t clean-up for VMSCraig A. Berry2001-11-021-13/+1
* Make encoding and charnames pragmas coexist.Jarkko Hietaniemi2001-11-023-5/+8
* If an encoding is set by -M/-m, it must be inJarkko Hietaniemi2001-11-011-10/+4
* Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP =>...Rafael Garcia-Suarez2001-10-313-4/+10
* Extend the effect of the encoding pragma to chr() and ord().Jarkko Hietaniemi2001-10-312-9/+37
* Doc tweaks.Jarkko Hietaniemi2001-10-311-2/+9
* Clarification: use encoding cannot be used toJarkko Hietaniemi2001-10-311-0/+7
* More documentation for the encode pragma.Jarkko Hietaniemi2001-10-312-2/+3
* Enable -Mencoding=foobar also for string literals.Jarkko Hietaniemi2001-10-312-12/+21
* RE: [PATCH h2xs] Use of static data in XS modulesPaul Marquess2001-10-301-0/+5
* Comment nits.Jarkko Hietaniemi2001-10-301-2/+2
* AIX needs an explicit symbol export list.Jarkko Hietaniemi2001-10-291-0/+8
* The test (and the module) would require someJarkko Hietaniemi2001-10-291-0/+1
* Don't expect ASCII ordering.Jarkko Hietaniemi2001-10-291-4/+4
* More todo for the encoding pragma.Jarkko Hietaniemi2001-10-281-1/+1
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-282-0/+78
* Mingw32 fixup for Embed.tNick Ing-Simmons2001-10-281-1/+1
* Newline confusion: t/TEST sees an extra newline and gets huffy.Jarkko Hietaniemi2001-10-281-3/+3
* Need to be ./executed.Jarkko Hietaniemi2001-10-281-1/+4
* Typo in exe nameNick Ing-Simmons2001-10-281-6/+6