summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-053-3/+3
* Upgrade to Unicode::Normalize 0.32Rafael Garcia-Suarez2005-04-058-44/+175
* Down with C++ reserved namesNicholas Clark2005-04-051-51/+52
* Down with more K&R prototypesNicholas Clark2005-04-051-5/+2
* Down with K&R function argumentsNicholas Clark2005-04-051-3/+1
* Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ificationRafael Garcia-Suarez2005-04-051-7/+7
* New core module, Math::BigInt::FastCalcTels2005-04-056-0/+1112
* ext/Errno/Errno_pm.PL: fix for GNU hurdBrendan O'Dea2005-03-301-1/+1
* Minor POD nits.Rafael Garcia-Suarez2005-03-301-19/+19
* Re: [PATCH] 5.6 File::Glob documentation insufficient for useSteven Schubiger2005-03-301-4/+34
* Fix Peek.t to work with and without DEBUG_LEAKING_SCALARSRafael Garcia-Suarez2005-03-291-1/+1
* expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SVDave Mitchell2005-03-281-0/+2
* Consting fiveAndy Lester2005-03-251-2/+2
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-222-2/+15
* Re: bugzilla.redhat bug #101767 (threads, threads::shared)Alexey Tourbin2005-03-212-0/+6
* Re: Reworked Trie PatchYves Orton2005-03-181-18/+91
* Re: sitecustomize.pl [PATCH]Gisle Aas2005-03-181-1/+1
* Don't use vars in DynaLoaderRafael Garcia-Suarez2005-03-181-10/+1
* $B::Disassembler::VERSIONAlexey Tourbin2005-03-181-2/+3
* Upgrade to DB_File 1.811, by Paul MarquessRafael Garcia-Suarez2005-03-125-20/+33
* Doc patch for Devel::DProf (from Debian)Rafael Garcia-Suarez2005-03-101-2/+2
* ithreads: cond_signal() on a non-shared object coredumpedDave Mitchell2005-02-261-2/+2
* Fix leaks in List::Util::reduce,firstDave Mitchell2005-02-262-3/+4
* [perl #32968] [PATCH] Re: B::walkoptree segfaults Stephen McCamant2005-02-181-2/+2
* Re: Bug in Socket::IO::INET Version 1.27Gisle Aas2005-02-181-1/+1
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-176-35/+5239
* Upgrade to Time::HiRes 1.66Rafael Garcia-Suarez2005-02-174-43/+129
* [perl #31730] [PATCH] IO::File reads garbage from directory filehandles Steve Peters2005-02-171-2/+10
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-161-1/+1
* 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