summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Getopt::Long 2.32_05Rafael Garcia-Suarez2003-05-177-70/+406
* apply Net::Ping patch that makes the fork()-based approachGurusamy Sarathy2003-05-171-2/+7
* improve the implementation of Net::Ping on windows by avoidingGurusamy Sarathy2003-05-171-14/+68
* Apply the supplied patch for [perl #22195]Jarkko Hietaniemi2003-05-161-1/+15
* [perl #8599] s/catenate/concatenate/Casey West2003-05-132-2/+2
* Detypo.Jarkko Hietaniemi2003-05-131-1/+1
* make it easier to reproduce the bugGurusamy Sarathy2003-05-131-0/+1
* the \do {local *FH} trick in Tie::File was really only neededGurusamy Sarathy2003-05-132-16/+5
* Reinstate the #19498 but now skip the crashingJarkko Hietaniemi2003-05-132-0/+25
* Revert #19498 since it broke threaded builds.Jarkko Hietaniemi2003-05-131-10/+0
* fix for Tie::File test failures on windows: the problem wasGurusamy Sarathy2003-05-121-0/+10
* Test _getcode().Jarkko Hietaniemi2003-05-111-3/+13
* Clarify the doc (and the code) for Unicode code points.Jarkko Hietaniemi2003-05-111-5/+8
* Another doc suggestion from terry@eatoni.com (terry jones):Jarkko Hietaniemi2003-05-111-3/+3
* Doc bug noticed by terry@eatoni.com (terry jones).Jarkko Hietaniemi2003-05-101-2/+2
* Better skip this test on OpenBSD and BSD/OS since itJarkko Hietaniemi2003-05-091-1/+4
* Tiny nit from mjd.Jarkko Hietaniemi2003-05-081-2/+2
* Upgrade to Tie::File 0.95.Jarkko Hietaniemi2003-05-0816-207/+1801
* A variant ofAdrian M. Enache2003-05-081-10/+20
* Re: [DOC PATCH] & More File::Path issuesCasey West2003-05-071-0/+12
* Re: Minor change to strict.pm. Who? How?Jarkko Hietaniemi2003-05-051-3/+5
* [DOC PATCH] missing ')' in File::Path docsJos I. Boumans2003-05-051-1/+1
* ExtUtils::Install and the don't-really-do-it switchSlaven Rezic2003-05-052-8/+23
* Embed.t flushing problemCraig A. Berry2003-05-051-1/+1
* Plagued by thinkos tonight.Jarkko Hietaniemi2003-05-031-1/+1
* Must skip more.Jarkko Hietaniemi2003-05-031-3/+3
* Re: Does filetest work at all?Slaven Rezic2003-05-031-1/+37
* Extra tweakage from Rafael for #19392.Jarkko Hietaniemi2003-05-031-2/+2
* Upgrade to Unicode 4.0.0. (Well, upgrade at leastJarkko Hietaniemi2003-05-03155-1364/+10749
* great_circle_direction() was broken,Jarkko Hietaniemi2003-05-022-12/+33
* Add Dave Mitchell's test case for fields.Jarkko Hietaniemi2003-04-271-1/+25
* Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentati...Casey West2003-04-271-20/+49
* Document that restricted hashes are not atomicJarkko Hietaniemi2003-04-271-0/+9
* Re: the revenge of the bride of the son of the night of the living pseudohashesDave Mitchell2003-04-271-16/+5
* Clarify(?) the perlio default layers table.Jarkko Hietaniemi2003-04-251-11/+9
* Upgrade to Test::Harness 2.28.Jarkko Hietaniemi2003-04-253-4/+25
* Upgrade to Locale::Maketext 1.05.Jarkko Hietaniemi2003-04-212-3/+14
* Upgrade to Test 1.24.Jarkko Hietaniemi2003-04-211-5/+5
* Upgrade to Net::Ping 2.30.Jarkko Hietaniemi2003-04-193-21/+80
* Document that the open pragma does not affectJarkko Hietaniemi2003-04-171-3/+6
* More maneuvering closer to proposed POSIX classesJarkko Hietaniemi2003-04-174-5/+8
* Detect the 'fast stdio' case.Jarkko Hietaniemi2003-04-171-3/+6
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-161-10/+7
* Try to get the layers.t working also for dosish platforms.Jarkko Hietaniemi2003-04-161-1/+17
* Use the right prototype and a glob is fine (from Rafael).Jarkko Hietaniemi2003-04-161-2/+1
* PerlIO::get_layers() usage tip.Jarkko Hietaniemi2003-04-161-4/+6
* Syntax terror.Jarkko Hietaniemi2003-04-161-1/+1
* Redundant test.Jarkko Hietaniemi2003-04-161-2/+1
* Synchronize the specifications of the POSIX characterJarkko Hietaniemi2003-04-164-37/+22
* Upgrade to Pod::LaTeX 0.55.Jarkko Hietaniemi2003-04-152-208/+402