summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Cwd 2.20Rafael Garcia-Suarez2004-07-224-5/+57
* Some calls to PerlMemShared_alloc() aren't checking the return value.Nicholas Clark2004-07-161-0/+11
* threads.xs doesn't check the return value of the thread creationNicholas Clark2004-07-152-7/+30
* Assimilate Cwd 2.19Nicholas Clark2004-07-152-2/+6
* Trailing semi-colon are not allowed on #ifdef's in ANSIH.Merijn Brand2004-07-151-1/+1
* Optimise foreach my $i (reverse ...)Nicholas Clark2004-07-141-0/+1
* A proper, working, stable optimisation for sort {$b cmp $a}Nicholas Clark2004-07-132-10/+10
* The current optimisation for sort {$b cmp $a} is bogus now that weNicholas Clark2004-07-131-8/+8
* Store weak references.Nicholas Clark2004-07-108-57/+277
* Update tests and $VERSION for change 23046Rafael Garcia-Suarez2004-07-052-4/+2
* Re: [perl #30504] B::Deparse scoping problem with for loop Stephen McCamant2004-07-051-1/+8
* Bump $B::Deparse::VERSIONNicholas Clark2004-07-051-1/+1
* _vms_abs_path on non-directoriesCraig A. Berry2004-07-041-10/+24
* Bump version number of Safe for CPAN releaseRafael Garcia-Suarez2004-07-021-1/+1
* Bump version numbersNicholas Clark2004-07-013-3/+3
* More caveats in B::Deparse's documentationRafael Garcia-Suarez2004-06-291-0/+9
* Correct detection of absent modules. Based onAndy Dougherty2004-06-254-4/+4
* Fix the Cwd tests for the core.Rafael Garcia-Suarez2004-06-252-2/+5
* Upgrade to Cwd 2.18Rafael Garcia-Suarez2004-06-242-4/+19
* Upgrade to Cwd 2.17_03Rafael Garcia-Suarez2004-06-242-1/+64
* DB_File 1.809 was RE: [perl #30237] DB_File methods and substr don't mixPaul Marquess2004-06-227-38/+424
* Storable signedness nit Craig A. Berry2004-06-221-4/+4
* Case insensitive file systems are bad, m'kayNicholas Clark2004-06-181-1/+1
* Skip tests when PerlIO::scalar and PerlIO::via aren't builtNicholas Clark2004-06-182-3/+13
* Not ideal, but skip all of IO's tests if Socket is not built.Nicholas Clark2004-06-181-0/+5
* Skip test if perl configured without threads::sharedNicholas Clark2004-06-181-0/+5
* Skip test if Devel::PPPort not builtNicholas Clark2004-06-181-0/+5
* Skip re tests if re not built.Nicholas Clark2004-06-181-0/+5
* If we don't build B, we should skip all its tests.Nicholas Clark2004-06-1821-0/+104
* Change 22516 forgot to add make_overload.pl to generate test dataNicholas Clark2004-06-171-0/+13
* Storable should cope if the string to thaw happens to be utf8 encodedNicholas Clark2004-06-175-4/+69
* Assert SvTYPE is at least PGMV whenever accessing SvSTASHNicholas Clark2004-06-151-3/+2
* Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparse...Mathieu Arnold2004-06-102-4/+4
* [patch] Windows/Win32 thread handle leak with threads joinKevin Chase2004-06-091-0/+7
* Upgrade to Unicode::Normalize 0.30.Rafael Garcia-Suarez2004-06-086-92/+85
* Patch 22835 Failed to upgrade all the new files in Encode 2.01Nicholas Clark2004-06-083-5/+12
* Carp was mostly unusable with Safe because it may requireRafael Garcia-Suarez2004-06-031-1/+2
* Re: [PATCH] [perl #29612] ndbm failure in make testAlexey Tourbin2004-06-021-1/+3
* Upgrade to Encode 2.01.Nicholas Clark2004-05-302-3/+3
* Re: utf-8 and taint don't work togetherSADAHIRO Tomoyuki2004-05-242-4/+6
* Update to Scalar-List-Utils-1.14Graham Barr2004-05-226-296/+17
* Upgrade to Encode 2.00.Rafael Garcia-Suarez2004-05-20147-193/+219
* Test portability nit.Steve Hay2004-05-201-7/+1
* Remove a TODO test that is no longer to do.Rafael Garcia-Suarez2004-05-171-1/+0
* Fix new B::Concise test outputJim Cromie2004-05-171-5/+12
* Re: [perl #29581] glob() misses a lot of matchesLAUN Wolfgang2004-05-171-1/+1
* Re: more B::Concise stuff (PATCH - updated)Jim Cromie2004-05-1416-429/+2944
* Make XSLoader update @DynaLoader::dl_shared_objects.Rafael Garcia-Suarez2004-05-122-1/+2
* Re: stdio still supported?Jim Cromie2004-05-077-76/+109
* [perl #29395] Scalar::Util::refaddr falsely returns falseMarcus Holland-Moritz2004-05-074-4/+55