summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable the setlocale() tests for Windows XP onwardsSteve Hay2007-06-281-1/+6
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-285-26/+43
* Re: [perl #43357] *DESTROY = sub {} at runtimeBrandon Black2007-06-289-7/+103
* Move tests under 'threads' moduleJerry D. Hedden2007-06-282-33/+33
* Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under CygwinJerry D. Hedden2007-06-281-1/+1
* Math::BigFloat - fix bpi() and A [PATCH]Tels2007-06-283-6/+69
* Re: Broken bignum tests [PATCH]Tels2007-06-286-35/+132
* bring File-Path up to 2.01David Landgren2007-06-282-36/+67
* Free memory in case of error/failure to compile.Yves Orton2007-06-281-2/+3
* Fix POSIX::setlocale(): the CRT function returns a pointer to aSteve Hay2007-06-271-3/+12
* Revert change #31480. The PI and e functions can accept an argument.Rafael Garcia-Suarez2007-06-273-6/+6
* Add an empty prototype to functions PI and eRafael Garcia-Suarez2007-06-273-6/+6
* Re: RFC: bigint et. al exporting PI method? [PATCH]Tels2007-06-277-9/+119
* Math::BigInt take 12 [PATCH]Tels2007-06-2711-74/+279
* threads 1.63Jerry D. Hedden2007-06-275-27/+41
* B::Deparse cleanupsChia-liang Kao2007-06-273-87/+77
* avoid double-free of the thread functionDave Mitchell2007-06-262-9/+8
* make sure PL_Parser is NULL during early stage of thread cloneDave Mitchell2007-06-261-0/+2
* Second patch from:Brandon Black2007-06-262-2/+24
* First patch from:Brandon Black2007-06-262-3/+62
* Add TODO tests for refcount issues related to threadsJerry D. Hedden2007-06-261-2/+48
* Upgrade to Win32-0.30Steve Hay2007-06-266-6/+28
* [PATCH] Remove dead code from win32/win32sck.cJan Dubois2007-06-262-25/+1
* Win32 is dual-lived on CPANJan Dubois2007-06-261-1/+8
* Porting/corecpan.pl -f option doesn't workJan Dubois2007-06-261-1/+1
* Revert #30197 and #30219, which #31464 has just made redundantSteve Hay2007-06-252-16/+0
* Accept file exists error in ext/Win32API/File/t/file.tJerry D. Hedden2007-06-251-1/+2
* Rename README and Changes for more readabilityRafael Garcia-Suarez2007-06-254-3/+3
* Upgrade to libnet 1.21Rafael Garcia-Suarez2007-06-2517-2749/+2779
* Apply doc suggestion from:Danny Rathjens2007-06-251-6/+6
* remove op_staticPaul Johnson2007-06-256-28/+8
* That test too should be skipped in the core on EBCDIC platformsRafael Garcia-Suarez2007-06-251-0/+13
* [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()Tels2007-06-2510-175/+295
* Remove now-irrelevant commentRafael Garcia-Suarez2007-06-251-2/+0
* [perl #43285] Win32API::File tests language specific Reini Urban2007-06-251-24/+24
* PerlFAQ sync.Rafael Garcia-Suarez2007-06-256-276/+338
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-2414-30/+30
* Also get copy on write working with ithreads. It hadn't been workingNicholas Clark2007-06-242-4/+8
* Rename test files starting with regexp_ that do notYves Orton2007-06-236-5/+5
* Resolve Yves Orton2007-06-234-5/+33
* Tels' patch to defer overloading of hex and oct,Rafael Garcia-Suarez2007-06-236-32/+40
* Math::BigInt v1.87 take 10Tels2007-06-238-24/+464
* remove the test added by change #31447Dave Mitchell2007-06-231-19/+1
* safely handle cloning a stale lexical varDave Mitchell2007-06-222-3/+21
* Remove orphaned (and unused) Test::Simple testJerry D. Hedden2007-06-222-42/+0
* [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues Niklas Edmundsson2007-06-221-14/+43
* perlopentutPeter Dintelmann2007-06-221-3/+3
* Add avar to the authors file... Apparently the 'ae' ligature sorts after z in...Yves Orton2007-06-211-0/+1
* Correct my email address. (My very first commit!)Yves Orton2007-06-211-1/+1
* Remove unused Module::Build testsJerry D. Hedden2007-06-213-177/+0