summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SVs know their length, so avoid 2 calls to strlen().Nicholas Clark2007-09-201-10/+6
* Don't use ~0 as a version number -- it could overflow.Rafael Garcia-Suarez2007-09-201-2/+2
* Make hv_fetch_common() non-static, and change its name to hv_common(),Nicholas Clark2007-09-204-44/+42
* Change 31849 forgot to regenerate the documentation - removing aNicholas Clark2007-09-192-38/+38
* Inline and abolish S_hv_magic_uvar_xkey().Nicholas Clark2007-09-194-44/+29
* Send all delete()/delete_ent() calls via S_hv_fetch_common().Nicholas Clark2007-09-192-22/+12
* 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
* ext/XS/APItest/t/hash.t was failing because the fieldhash code didn'tNicholas Clark2007-09-191-1/+4
* Call the key transformation function for hv_exists()/hv_fetch()/Nicholas Clark2007-09-193-11/+66
* Fix failing Test::Simple testRafael Garcia-Suarez2007-09-191-2/+2
* Updates to AUTHORS etc.Steve Hay2007-09-192-0/+7
* Fix whitespace in Changes to keep Porting/checkAUTHORS.pl happySteve Hay2007-09-191-20/+20
* Fix file name in MANIFESTRafael Garcia-Suarez2007-09-191-1/+1
* Update to Test-Simple-0.71Steve Peters2007-09-1917-41/+300
* Mark utils/Makefile as read/write in perforce.Nicholas Clark2007-09-190-0/+0
* Call the key transformation function for hv_delete().Nicholas Clark2007-09-197-14/+79
* Clean up test files left behind (on Win32, at least) by Archive-ExtractSteve Hay2007-09-191-0/+1
* minor changes to File::Path (and more tests)David Landgren2007-09-192-18/+32
* 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
* Re: [PATCH] Cray XT4/Catamount buildJarkko Hietaniemi2007-09-194-1/+81
* For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for aNicholas Clark2007-09-196-28/+163
* threads 1.67Jerry D. Hedden2007-09-193-17/+12
* t/TEST doesn't check exit (was Re: Test::More bug?)Michael G. Schwern2007-09-191-0/+6
* Re: [PATCH] Re: Unintentional base.pm behavior changeMichael G. Schwern2007-09-193-2/+36
* Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing.Rafael Garcia-Suarez2007-09-181-0/+2
* document [PATCH] lib/feature.pmRobin Barker2007-09-181-3/+9
* More work and modernization of INSTALLRafael Garcia-Suarez2007-09-181-149/+90
* Change #31889 forgot to regen global.symSteve Hay2007-09-181-1/+0
* Fix spelling errors in comments.Nicholas Clark2007-09-172-8/+8
* Remove dead functions:Nicholas Clark2007-09-174-71/+0
* Remove dead code surrounded by #if 0 from mathoms.cNicholas Clark2007-09-171-20/+0
* [patch] qualify OP arenas item in perltodoJim Cromie2007-09-171-0/+5
* HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixedH.Merijn Brand2007-09-171-2/+4
* Some more state variable deparse tests.Nicholas Clark2007-09-171-4/+16
* [ patch ] add line-number to embed.pl warningsJim Cromie2007-09-171-2/+2
* Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe)Jos I. Boumans2007-09-173-48/+95
* Make B::Deparse able to handle pragmas from %^H.Rafael Garcia-Suarez2007-09-172-17/+61
* document limitation of exec() inside pseudo-processesJan Dubois2007-09-171-0/+3
* threads 1.66Jerry D. Hedden2007-09-174-10/+10
* fix bigint testsuiteTels2007-09-176-5/+11
* Re: [PATCH] Cray XT4/Catamount buildJarkko Hietaniemi2007-09-176-60/+167
* grammar nitJim Cromie2007-09-171-1/+1
* Change 31873 was not robust against the possibility that theNicholas Clark2007-09-161-1/+1
* [PATCHES] various small Math::BigInt et. al. fixesTels2007-09-166-41/+14
* Upgrade to Archive::Tar 1.36Nicholas Clark2007-09-166-15/+35
* Move all the compile time options that affect binary compatibility intoNicholas Clark2007-09-152-81/+94
* Rejig the word wrapping code for the "Compile-time options:" of perl -VNicholas Clark2007-09-151-31/+12