summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #45513] Test failures on amd64-freebsd 6.2Slaven Rezic2007-09-251-4/+5
* Make OptreeCheck.pm more forgiving about parent pad indexesRafael Garcia-Suarez2007-09-251-0/+1
* $^E is not Win32::GetLastError under CygwinJerry D. Hedden2007-09-251-1/+1
* Re: Change 31935: Upgrade to Win32-0.32Jerry D. Hedden2007-09-252-2/+2
* [patch] improve B::Concise -src supportJim Cromie2007-09-241-5/+18
* Upgrade to Compress::Zlib 2.007Rafael Garcia-Suarez2007-09-245-12/+37
* Upgrade to threads::shared 1.14Rafael Garcia-Suarez2007-09-242-37/+38
* Upgrade to Devel::PPPort 3.12Marcus Holland-Moritz2007-09-223-2/+6
* Upgrade to Win32-0.32Steve Hay2007-09-214-11/+20
* ext/XS/APITest/APITest.xs was suffering casting issues with g++Steve Peters2007-09-201-3/+3
* Use Perl_hv_common() to test disabling the key conversion in hashNicholas Clark2007-09-202-0/+63
* Lots more tests with many permuations of 7, 8 and $lots bit data.Nicholas Clark2007-09-191-9/+46
* Parameterise the code that tests the rot13 hash, and add a secondNicholas Clark2007-09-192-54/+141
* Call the key transformation function for hv_exists()/hv_fetch()/Nicholas Clark2007-09-192-1/+57
* Call the key transformation function for hv_delete().Nicholas Clark2007-09-193-4/+59
* More tests for when fieldhash magic (doesn't) trigger.Nicholas Clark2007-09-191-20/+56
* Correct test descriptions. bless didn't trigger. ever. Change 31898Nicholas Clark2007-09-191-3/+3
* Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6Dmitry Karasik2007-09-192-24/+49
* For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for aNicholas Clark2007-09-193-15/+130
* threads 1.67Jerry D. Hedden2007-09-193-17/+12
* Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing.Rafael Garcia-Suarez2007-09-181-0/+2
* Fix spelling errors in comments.Nicholas Clark2007-09-171-4/+4
* Some more state variable deparse tests.Nicholas Clark2007-09-171-4/+16
* Make B::Deparse able to handle pragmas from %^H.Rafael Garcia-Suarez2007-09-172-17/+61
* threads 1.66Jerry D. Hedden2007-09-174-10/+10
* Re: [PATCH] Cray XT4/Catamount buildJarkko Hietaniemi2007-09-171-2/+1
* [PATCHES] various small Math::BigInt et. al. fixesTels2007-09-162-4/+4
* Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gzSébastien Aperghis-Tramoni2007-09-145-21/+102
* [perl #45053] Memory corruption with heavy module loading in threadsDave Mitchell2007-09-142-2/+10
* Better diagnostics and test namingRafael Garcia-Suarez2007-09-131-4/+5
* Make Deparse handle "say"Rafael Garcia-Suarez2007-09-131-0/+1
* Add the missing assignment to op_last that change 31798 missed out.Nicholas Clark2007-09-121-0/+8
* Upgrade to Win32-0.31Steve Hay2007-09-123-4/+57
* Upgrade to Devel::PPPort 3.11_06Marcus Holland-Moritz2007-09-1114-52/+145
* B.pm still assumed that SVt_PVBM exists. Correct this.Nicholas Clark2007-09-081-34/+37
* [patch] readabilty tweaksJim Cromie2007-09-081-3/+4
* Test fixes to go along with longpath.inc patchJerry D. Hedden2007-09-071-1/+4
* Fix ext/Win32/t/Unicode.t test failure under CygwinJerry D. Hedden2007-09-071-2/+1
* Force uppercase drive lettersJerry D. Hedden2007-09-071-1/+1
* Change 31798 forgot to add the op 'once' to Opcode.pmNicholas Clark2007-09-061-1/+3
* Fix ext/Win32/t/Unicode.t test bugJerry D. Hedden2007-09-051-1/+3
* threads::shared 1.13Jerry D. Hedden2007-09-055-31/+34
* threads 1.65Jerry D. Hedden2007-09-053-9/+9
* Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gzSébastien Aperghis-Tramoni2007-09-056-10/+43
* Compress* 2.006Paul Marquess2007-09-0238-143/+238
* [perl #45093] Can't find ODBM library while compiling 5.9.5 Clinton Gormley2007-09-011-2/+1
* Re: RFC patch - display src-lines in B::ConciseJim Cromie2007-09-011-3/+58
* Suppress Sys::Syslog diag msg (repost)Jerry D. Hedden2007-08-311-1/+2
* Patch by Gerard Goosen to avoid building man pages for extensionsRafael Garcia-Suarez2007-08-311-1/+1
* [patch@31739] ASTFLT in HiRes.t on VMSJohn E. Malmberg2007-08-241-41/+51