summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Time-HiRes-1.9708Steve Peters2007-10-061-1/+1
* Upgrade to Devel::PPPort 3.13Marcus Holland-Moritz2007-10-045-8/+14
* Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.Nicholas Clark2007-10-011-0/+4
* Make all of B work on 5.8.xNicholas Clark2007-09-283-4/+39
* Document hint symbols in B::ConciseRafael Garcia-Suarez2007-09-281-1/+22
* Hopefully really fix test failures with -CNicholas Clark2007-09-281-20/+20
* I forgot to patch for the threaded caseRafael Garcia-Suarez2007-09-271-4/+4
* Hopefully fix test failures with -CRafael Garcia-Suarez2007-09-271-4/+4
* Fix test introduced in #31973 that failed on Win32Steve Hay2007-09-271-6/+2
* Re: [patch] improve B::Concise -src supportJim Cromie2007-09-263-117/+325
* 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