summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Integrate MainlineNick Ing-Simmons2001-10-283-72/+58
|\
| * Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed thatArtur Bergman2001-10-281-1/+1
| * Support [] style prototypes.Artur Bergman2001-10-281-2/+2
| * Unicode: property alias naming cleanup.Jarkko Hietaniemi2001-10-272-71/+57
* | Fixup Embed.t for Win32/VC++Nick Ing-Simmons2001-10-281-5/+33
* | Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destructNick Ing-Simmons2001-10-281-0/+73
|/
* When you're root, many things become writable.Jarkko Hietaniemi2001-10-262-4/+12
* Term/Cap.t attempts to access the floppy drive for no good reasonGurusamy Sarathy2001-10-261-1/+1
* fix spurious AutoSplit.t failure under windowsGurusamy Sarathy2001-10-261-1/+1
* More logical to use %04"UVXf" than %"UVuf" sinceJarkko Hietaniemi2001-10-265-412/+412
* Unicode: add the case folding table.Jarkko Hietaniemi2001-10-262-1/+885