summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Silence bcc32 compiler warnings from win32/fcrypt.c (almost)Steve Hay2005-06-231-36/+37
* More bcc32 compiler warnings to silenceSteve Hay2005-06-232-3/+3
* Const Boy II: The LocalizingAndy Lester2005-06-2314-396/+405
* Silence another bcc32 compiler warningSteve Hay2005-06-231-1/+1
* remove taint hack now that local $tainted no longer copies taint magicDave Mitchell2005-06-222-10/+3
* handle magic in local correctlyDave Mitchell2005-06-228-70/+104
* Upgrade to Test::Harness 2.50H.Merijn Brand2005-06-222-2/+4
* Add facility to fork() early in perl_destruct and use the child toNicholas Clark2005-06-221-0/+118
* Silence yet more bcc32 compiler warningsSteve Hay2005-06-223-4/+4
* Silence some more bcc32 compiler warningsSteve Hay2005-06-222-9/+9
* Silence some bcc32 compiler warningsSteve Hay2005-06-223-4/+4
* Now that the global string table is using a single hunk of memoryNicholas Clark2005-06-221-11/+16
* Fix Archive-Tar tests on Win32Steve Hay2005-06-221-3/+10
* Redo generation of change #24898H.Merijn Brand2005-06-212-30/+30
* Upgrade to Test::Harness 2.49_02Rafael Garcia-Suarez2005-06-215-28/+66
* Add Archive::Tar to the maintainers listRafael Garcia-Suarez2005-06-211-0/+8
* Trim trailing spacesRafael Garcia-Suarez2005-06-211-12/+12
* Add pod, so ptar has a manpageRafael Garcia-Suarez2005-06-211-0/+33
* POD nitsRafael Garcia-Suarez2005-06-211-2/+2
* Drag t/op/gv.t kicking and screaming into the century of the fruitbatNicholas Clark2005-06-211-106/+110
* Add the ptar(1) utility from Archive::TarRafael Garcia-Suarez2005-06-218-6/+141
* Trim trailing whitespace from $! and $^ESteve Hay2005-06-211-0/+9
* Avoid having NULL entries in the weakref backreference array, andNicholas Clark2005-06-211-9/+17
* Cleanup after this testRafael Garcia-Suarez2005-06-211-0/+2