summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Note the gotcha about newlines in the elements of PL_preambleav.Nicholas Clark2007-09-151-0/+4
* Save some C<","> in the embedded program used to generate -V output.Nicholas Clark2007-09-151-6/+6
* Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna beJos I. Boumans2007-09-143-13/+19
* enable utf8 cache assertions on DEBUGGING buildsDave Mitchell2007-09-141-1/+1
* [perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len_utf8 cacheDave Mitchell2007-09-142-2/+11
* Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gzSébastien Aperghis-Tramoni2007-09-145-21/+102
* a spelling nitJim Cromie2007-09-141-1/+1
* [perl #45053] Memory corruption with heavy module loading in threadsDave Mitchell2007-09-142-2/+10
* Note that list initialisation of state variables is TODO. While in theNicholas Clark2007-09-131-0/+35
* [patch@31788] Term::ReadLine::Stub missing get_lineJohn E. Malmberg2007-09-131-1/+8
* Better diagnostics and test namingRafael Garcia-Suarez2007-09-131-4/+5
* Make Deparse handle "say"Rafael Garcia-Suarez2007-09-131-0/+1
* URL correction by Robert SpierRafael Garcia-Suarez2007-09-131-1/+1
* Carp's argument backtrace code would show undef as "undef" - a string.Nicholas Clark2007-09-123-8/+22
* Add the missing assignment to op_last that change 31798 missed out.Nicholas Clark2007-09-122-0/+13
* Don't call frexp() on +Inf or -Inf either. (It's not just NaN it mightNicholas Clark2007-09-121-6/+3
* Amend change 31854 for when NAN_COMPARE_BROKENRafael Garcia-Suarez2007-09-121-1/+6
* [perl #45383] sprintf %f panics with NaN Zefram2007-09-121-1/+1
* Make @INC available in base.pm's error message whenRafael Garcia-Suarez2007-09-122-3/+5
* Upgrade to Win32-0.31Steve Hay2007-09-124-4/+58
* Re: mro "PERFORMANCE CONSIDERATIONS" still true?Rick Delaney2007-09-122-2/+8
* [patch@31846] vms stat and chmod fixes.John E. Malmberg2007-09-122-1/+83