summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Upgrade to threads::shared 1.25 by Jerry D. HeddenRafael Garcia-Suarez2008-07-153-22/+40
| * Make format items @* and ^* work with references (safely). Note no-oneNicholas Clark2008-07-132-4/+12
| * For cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great careNicholas Clark2008-07-132-27/+89
| * The assert()ions in sv_chop() that the passed in pointer is within theNicholas Clark2008-07-132-5/+16
| * Fix for #56874: maybe small error in perlxs.pod exampleMarcus Holland-Moritz2008-07-131-1/+1
| * assert() that the pointer passed to Perl_sv_chop() lies within theNicholas Clark2008-07-131-0/+4
| * Format tests for @* too.Nicholas Clark2008-07-121-12/+16
| * Abolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are nowNicholas Clark2008-07-121-4/+2
| * PVFMs don't need to access the IVX any more. (as of change 32836, whichNicholas Clark2008-07-123-2/+4
| * Test that formats can be dumped.Nicholas Clark2008-07-121-1/+40
| * Set d_timegm on VMS.Craig A. Berry2008-07-111-0/+1
| * Upgrade to Devel::PPPort 3.14_01Marcus Holland-Moritz2008-07-1114-413/+538
| * Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGLNicholas Clark2008-07-112-6/+27
| * In Perl_sv_utf8_upgrade_flags(), don't assume that the SV is wellNicholas Clark2008-07-111-3/+11
| * Also dump the SvPVX of PVFMs.Nicholas Clark2008-07-111-1/+1
| * Fix to Change 34120Jerry D. Hedden2008-07-111-1/+1
| * Simplify code in pp_formline, removing a goto and localising andNicholas Clark2008-07-111-5/+1
| * Bring the joy of strict to the rest of write.tNicholas Clark2008-07-111-7/+11
| * Complete the conversion of t/op/write.t to test.pl, and remove myNicholas Clark2008-07-111-61/+41
| * Reduce the -| skip back to just the tests that use it, and re-align theNicholas Clark2008-07-111-19/+23
| * Start converting t/op/write.t to test.plNicholas Clark2008-07-111-28/+27
| * Configure - d_sprintf_returns_strlenJerry D. Hedden2008-07-101-2/+4
| * threads::shared 1.24 (still more)Jerry D. Hedden2008-07-101-4/+12
| * threads::shared 1.24 (more)Jerry D. Hedden2008-07-101-4/+4
| * [Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl i...Abigail2008-07-091-0/+3
| * Update Win32 canned configsJan Dubois2008-07-099-240/+434
| * Fine-grained sGMTIME_min/max detectionH.Merijn Brand2008-07-081-53/+62
| * Be sure to use the correct type, so bits do not get wrappedH.Merijn Brand2008-07-084-94/+138
| * threads::shared 1.24 (phase 3)Jerry D. Hedden2008-07-082-17/+17
| * test.pl fixJerry D. Hedden2008-07-081-56/+81
| * Probe for timegmH.Merijn Brand2008-07-074-2/+18
| * Part one of y2038 changes for SchwernH.Merijn Brand2008-07-074-2/+96
| * Upgrade to Encode-2.26Steve Hay2008-07-0727-435/+94
| * threads::shared 1.24 (phase 2)Jerry D. Hedden2008-07-064-36/+47
| * Skip chown() tests added by #34092 on Win32Steve Hay2008-07-031-2/+5
| * Fix test count that was missed in #34092Steve Hay2008-07-031-1/+1
| * Omit tests introduced by #34077 and #34084 which fail on Win32Steve Hay2008-07-031-5/+3
| * threads::shared 1.24Jerry D. Hedden2008-07-026-73/+138
| * Avoid using -> function call notation within test.pl, which is supposedNicholas Clark2008-07-011-3/+1
| * Upgrade to Win32-0.38Steve Hay2008-06-303-7/+29
| * [perl #34339][PATCH] "perldoc lib" doesn't describe actual behaviorRenee Baecker2008-06-281-0/+6
| * Some more missing isGV_with_GP()sBen Morrow2008-06-2817-79/+308
| * common test code for timed bailJerry D. Hedden2008-06-282-6/+102
| * Upgrade to Win32-0.37Steve Hay2008-06-273-4/+25
| * Re: [perl #56348] [PATCH] glob() with spaces - documentation unclearPaul Fenwick2008-06-261-1/+7
| * qx($nosuchfile) isn't portable (Windows whines on STDERR)Dave Mitchell2008-06-251-4/+2
| * Re: split smoke for threaded -DDEBUGGING buildsReini Urban2008-06-252-14/+7
| * Skip one test that was failing with DEBUGGING and threads,Rafael Garcia-Suarez2008-06-251-2/+11
| * fix debop with pad constReini Urban2008-06-241-1/+6
| * more incorrect variable reported in uninitialized value warningsDave Mitchell2008-06-242-6/+33