summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* We're going round in circles with pp_sys.cAndy Lester2005-06-2711-96/+112
* Fix installation of ptar(1) manpage.Rafael Garcia-Suarez2005-06-271-2/+0
* Make Carp.pm even lighter (and Carp::Heavy even heavier)Dave Mitchell2005-06-276-254/+236
* Silence compiler warning in SDBM_FileSteve Hay2005-06-271-1/+1
* XSLoader for Sys::SyslogAlexey Tourbin2005-06-271-4/+4
* Oops (fix previous fix).Rafael Garcia-Suarez2005-06-275-5/+5
* Fix tests of Filter::Simple 0.82 in the coreRafael Garcia-Suarez2005-06-275-5/+5
* Upgrade to Filter::Simple 0.82Rafael Garcia-Suarez2005-06-2711-330/+413
* Upgrade to Test::Harness 2.52Rafael Garcia-Suarez2005-06-273-17/+58
* Upgrade to Time::HiRes 1.70Rafael Garcia-Suarez2005-06-273-3/+17
* Suppress warnings about a clash between redefined malloc and theAndy Lester2005-06-271-1/+1
* Tweak the child dump socket protocol to return error messages to theNicholas Clark2005-06-261-32/+92
* Upgrade to Time::HiRes 1.69Rafael Garcia-Suarez2005-06-263-4/+66
* When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to causeNicholas Clark2005-06-261-17/+93
* Need to pass a my_perl to S_my_localtime to make threaded builds build.Nicholas Clark2005-06-261-2/+2
* Add a sanity check to Config::AUTOLOAD to prevent infinte loops ifNicholas Clark2005-06-251-1/+3
* On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()Nicholas Clark2005-06-251-0/+3
* Need to skip exporting PL_dumper_fd unless it is used.Nicholas Clark2005-06-251-0/+6
* If forking during global destruction, the child needs to close allNicholas Clark2005-06-251-1/+24
* Upgrade to Unicode::Collate 0.51Rafael Garcia-Suarez2005-06-243-26/+70
* Fix typo in win32.cSteve Hay2005-06-241-1/+1
* Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalarsNicholas Clark2005-06-248-34/+77
* Stop '"__attribute__format__" redefined' warnings from gcc on Win32Steve Hay2005-06-242-31/+40
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-2410-11/+11
* Need to do some sort of die/warn to get the "global destruction"Nicholas Clark2005-06-241-1/+3
* Fix t\op\gv.t on Win32Steve Hay2005-06-241-2/+3
* Remove cargo-culted binmode.Rafael Garcia-Suarez2005-06-241-2/+0
* Fix Archive-Tar tests on Win32 following change 24954Steve Hay2005-06-241-0/+1
* Workaround localtime edge case where TZ makes time go beyondH.Merijn Brand2005-06-241-0/+51
* change 24967 got the #endif in the wrong placeDave Mitchell2005-06-231-1/+1
* don't repopulate PADTMP slots with null SVs when freeing opsDave Mitchell2005-06-233-6/+13
* Remove the reference loop between symbol tables and typeglobs.Nicholas Clark2005-06-238-60/+110
* Pre-YAPC consting funAndy Lester2005-06-2313-181/+196
* Take a larger margin to prevent 'X' failures in smokesH.Merijn Brand2005-06-231-1/+1
* Warning suppression.Rafael Garcia-Suarez2005-06-231-1/+1
* The current implementation of :unique is fundamentally flawed,Nicholas Clark2005-06-236-88/+23
* Fix Archive::Tar test when perl is built with -DmksymlinksRafael Garcia-Suarez2005-06-231-1/+1
* Re: [perl #9741] possible problem with File::FindSteve Peters2005-06-231-69/+77
* Add a define PERL_POISON which tries to trip up anything accessingNicholas Clark2005-06-236-11/+19
* Indent some of the #ifdef/#define/#endif to make the nesting clearer.Nicholas Clark2005-06-231-54/+53
* This dummy test didn't passRafael Garcia-Suarez2005-06-231-0/+2
* Add a pseudo-test to clean up data files for Archive::Tar testsRafael Garcia-Suarez2005-06-232-0/+10
* Remove test that relies on Test::PODRafael Garcia-Suarez2005-06-232-19/+0
* Remove binary files, add a pseudo-test in Archive::Tar to generate themRafael Garcia-Suarez2005-06-236-4/+686
* Silence bcc32 compiler warnings following change 24945Steve Hay2005-06-232-3/+3
* Re-initialise PL_curcop to &PL_compiling before destroying the optree.Nicholas Clark2005-06-231-1/+5
* Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo Salvador FandiƱo2005-06-231-21/+9
* Oops! Change 24946 wasn't quite rightSteve Hay2005-06-231-1/+1
* Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epocRafael Garcia-Suarez2005-06-233-0/+7
* Define d_nv_zero_is_allbits_zero for symbianRafael Garcia-Suarez2005-06-231-0/+1