summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* help cygwin find its dlls even on taint tests with no pathYitzchak Scott-Thoennes2007-01-082-16/+8
* fix occasional op/time.t failureDave Mitchell2007-01-081-0/+1
* allocate op_pv strings from shared mem poolDave Mitchell2007-01-082-5/+6
* In the new test for less.pm, call use_ok at compile-timeRafael Garcia-Suarez2007-01-071-2/+2
* less usefulJoshua ben Jore2007-01-072-6/+147
* Re: [PATCH] ANSIfy the PATH environment variable on WindowsYves Orton2007-01-071-0/+3
* DynaLoader test failure on cygwinYitzchak Scott-Thoennes2007-01-071-1/+1
* silence a warning in perly.cDave Mitchell2007-01-071-1/+1
* patch: shorten perl.h by six linesDavid Nicol2007-01-061-6/+0
* Add 2007 copyrights in a few more .pl files thatRafael Garcia-Suarez2007-01-062-4/+4
* Silence a gcc warning, spotted by TelsRafael Garcia-Suarez2007-01-051-1/+1
* Bump version of PerlIO::via after last changeRafael Garcia-Suarez2007-01-051-1/+1
* ext/PerlIO/via/via.xs freeing the wrong thingBo Lindbergh2007-01-051-2/+2
* Normalize copyright of perlio.c for years >= 2006Rafael Garcia-Suarez2007-01-051-1/+1
* Do the same as #29697 for Win32Steve Hay2007-01-052-0/+2
* Fix the interaction of -w and -t when provided on the command-lineRafael Garcia-Suarez2007-01-052-3/+9
* Fix distclean now that we have re::Tie::Hash::NamedCaptureRafael Garcia-Suarez2007-01-051-1/+1
* Update copyright years in .c filesRafael Garcia-Suarez2007-01-0516-17/+17
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-0517-21/+24
* Update copyright for perlio.cRafael Garcia-Suarez2007-01-051-3/+6
* Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test c...SADAHIRO Tomoyuki2007-01-052-1/+18
* Silence various VC6 warningsSteve Hay2007-01-055-6/+5
* Re: [PATCH] perlio.c repairBo Lindbergh2007-01-051-23/+26
* ANSIfy the PATH environment variable on WindowsJan Dubois2007-01-052-0/+107
* Add error handling to win32_ansipathJan Dubois2007-01-051-19/+23
* Upgrade Module::Load::Conditional to 0.14Rafael Garcia-Suarez2007-01-047-127/+151
* 4th patch from: Marcus Holland-Moritz2007-01-0421-76/+81
* The first three patches from:Marcus Holland-Moritz2007-01-0413-42/+43
* Re: [PATCH] Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-042-6/+6
* Remove no longer used magic vtableRafael Garcia-Suarez2007-01-042-13/+0
* Silence a 'null argument' warningRafael Garcia-Suarez2007-01-041-2/+3
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-0421-280/+678
* Add note to perltodo.pod about Unicode and file globbingJan Dubois2007-01-041-0/+5
* make parser_free actually free the parser!Dave Mitchell2007-01-042-2/+3
* Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.Nicholas Clark2007-01-035-12/+12
* handle cloning of parsers on the save stackDave Mitchell2007-01-034-1/+24
* Teach dump about OURSTASH and COP ranges stored in the NV union.Nicholas Clark2007-01-031-5/+15
* Update change 29607 to affect only Win32Jan Dubois2007-01-031-1/+1
* [PATCH] Use short pathnames in $^X and @INC if the long form cannot be repres...Jan Dubois2007-01-036-60/+131
* Re: g++ unhappyJarkko Hietaniemi2007-01-031-1/+0
* Make the ptr_table functions available in an unthreaded perl, as otherNicholas Clark2007-01-036-25/+11
* IO::Compress::* 2.003Paul Marquess2007-01-0333-144/+164
* Upgrade to Time-HiRes-1.9704Steve Peters2007-01-034-21/+56
* Update copyright years to include 2007. (Plus a couple of 2006s andNicholas Clark2007-01-028-9/+9
* Assignment to a tainted variable was causing confusion if the sourceNicholas Clark2007-01-022-2/+17
* PVMG can be isUV too.Nicholas Clark2007-01-022-3/+12
* fix -Mad build breakageDave Mitchell2007-01-021-1/+2
* Copying to FORMATs should work (and not fail assertions if the valueNicholas Clark2007-01-022-1/+13
* It's good to be able to dump FORMATs too :-)Nicholas Clark2007-01-021-1/+2
* Remove the vestigal "#if 0"s from header files that defined same-sizedNicholas Clark2007-01-023-16/+0