summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Remove 2 unused variables from APItest.xs.Marcus Holland-Moritz2005-02-021-4/+0
* Upgrade to Devel::PPPort 3.06.Marcus Holland-Moritz2005-02-028-86/+66
* Attempt to fix problems with new exception handling macros.Marcus Holland-Moritz2005-02-024-26/+38
* fix POSIX::strtod error handling documentationDave Mitchell2005-02-021-2/+2
* Picky compilers (e.g. vac on AIX 5.2) do not accept statementsH.Merijn Brand2005-02-021-1/+2
* Upgrade to Devel::PPPort 3.05.Marcus Holland-Moritz2005-01-3159-200/+538
* Add simple exception handling macros for XS writers.Marcus Holland-Moritz2005-01-313-2/+65
* [perl #33998] [PATCH] Support for GNU/kFreeBSD Robert Millan2005-01-3110-0/+10
* Calculate the number of tests in one place, so that the skip()s willNicholas Clark2005-01-282-4/+6
* Re: [patch] decrufting OptreeCheck stuffJim Cromie2005-01-2710-485/+790
* [perl #32503] Fix for Storable module Steven N. Hirsch2005-01-211-0/+1
* Fix spurious warnings emitted by XSLoader via Data::DumperRafael Garcia-Suarez2005-01-211-2/+2
* [perl #32967] [PATCH] Re: More B bugs: svref_2object Stephen McCamant2005-01-211-1/+9
* doc SVt_PVLV <=> SVt_PVGV change version in B.pmYitzchak Scott-Thoennes2005-01-211-5/+5
* Make Data::Dumper work when dynamic extensions are not availableJos I. Boumans2005-01-191-24/+33
* Fix dependencies in ext/B/Makefile.PLRafael Garcia-Suarez2005-01-191-1/+1
* Fix for building with MinGW under CygwinYitzchak Scott-Thoennes2005-01-171-1/+7
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-072-123/+77
* Correct a Greengrocer's apostrophe.Nicholas Clark2005-01-051-1/+1
* Upgrade to Devel::PPPort 3.04Marcus Holland-Moritz2004-12-299-15/+105
* Cleanup ext/B tests for -w and to run separatelyStephen McCamant2004-12-2922-74/+180
* Data::Dumper Freezer fixesSam Tregar2004-12-233-10/+115
* Fix typoNicholas Clark2004-12-221-1/+1
* Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]Andy Dougherty2004-12-161-0/+4
* Re: B::walkoptree segfaultsAlexey Tourbin2004-12-141-1/+1
* Make Sys::Syslog stricture-compliantRafael Garcia-Suarez2004-12-141-24/+29
* Allow escaping %m as %%m in Sys::Syslog format stringsRafael Garcia-Suarez2004-12-141-3/+3
* :encoding(utf8) broken in perl-5.8.6Gisle Aas2004-12-091-1/+12
* Upgrade to Encode 2.09Rafael Garcia-Suarez2004-12-077-46/+70
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-012-5/+8
* Doc nit for B::LintAndy Lester2004-11-261-9/+10
* Re: [perl #32486] error in documentation for POSIX::pipeMichael G. Schwern2004-11-231-3/+3
* [perl #3422] [PATCH] CHECK routine called after syntax error Steve Peters2004-11-231-0/+2
* [perl #32486] error in documentation for POSIX::pipe Chris Lightfoot2004-11-191-2/+2
* Remaining nit in the deparsing of reversed foreach loopsRafael Garcia-Suarez2004-11-182-2/+6
* Fix deparsing of reversed foreach loops,Rafael Garcia-Suarez2004-11-182-4/+11
* Fix deparsing of reversed sort and descending sorts,Rafael Garcia-Suarez2004-11-182-10/+31
* s/hierachy/hierarchy/Larry Shatzer Jr.2004-11-162-3/+3
* Adjust test count for non-windows machinesRafael Garcia-Suarez2004-11-091-1/+1
* fix IO::File to support binmodeJos I. Boumans2004-11-092-0/+71
* No more late changes, dammitNicholas Clark2004-11-081-1/+1
* Re: optree tests and VMS progress (no really)Yitzchak Scott-Thoennes2004-11-081-2/+2
* Re: optree tests and VMS progress (no really)Jim Cromie2004-11-063-88/+161
* Skip failing thread/wait tests on HP-UX 10.20H.Merijn Brand2004-11-051-18/+42
* [patches] optree_* tests unexpectedly succeeding. + maint-only patchJim Cromie2004-10-312-5/+6
* Skip tests if Devel::Peek not builtNicholas Clark2004-10-313-0/+12
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-311-1/+1
* Correct change 23437 - as Config isn't imported, need to use a fullyNicholas Clark2004-10-318-15/+8
* [perl #32033] Using foreach on threads::shared array crashes perlDave Mitchell2004-10-301-2/+12
* Skip tests that require Data::Dumper if it is not builtNicholas Clark2004-10-308-0/+47