summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add files missed in change 25271Rafael Garcia-Suarez2005-08-062-0/+167
* Clarify docsRafael Garcia-Suarez2005-08-061-3/+3
* Upgrade to Encode 2.11, plus a patch to PerlIO::encodingRafael Garcia-Suarez2005-08-0611-25/+67
* Typos in *.p[lm]Piotr Fusik2005-08-052-2/+2
* The typo changes from 25261 (of course) altered the MD5'sH.Merijn Brand2005-08-021-3/+3
* Typos in *.p[lm]Piotr Fusik2005-08-0224-33/+33
* Various patches by John E. Malmberg to fix dataRafael Garcia-Suarez2005-08-011-1/+1
* POD typosPiotr Fusik2005-08-011-3/+3
* blead@25226 - ext/Compress/Zlib on VMS.John E. Malmberg2005-08-011-1/+1
* SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, butH.Merijn Brand2005-07-311-1/+1
* silence compiler warning in mg.c POSIX.xsRobin Barker2005-07-281-3/+9
* Some signals are more real than othersH.Merijn Brand2005-07-271-1/+4
* use POSIX might not throw an error. Check for useful values alsoH.Merijn Brand2005-07-251-3/+3
* blead help for VMSCraig A. Berry2005-07-2423-2/+2
* Re: [PATCH] support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-212-1/+5
* Compress::Zlib 1.35Paul Marquess2005-07-2129-274/+1005
* Remove :base_io from the set of default "safe" opcodes.Rafael Garcia-Suarez2005-07-202-5/+9
* support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-202-1/+38
* Exit test script (if we're going to) *before* declaring a planSteve Hay2005-07-201-2/+2
* C<use Foo;> inside Foo.pm considered a "bad thing"Nicholas Clark2005-07-191-8/+11
* XS constants fail when their value is called for, not at import.Nicholas Clark2005-07-191-1/+1
* allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)Jarkko Hietaniemi2005-07-195-80/+215
* [perl #9720] document what can be assigned to a shared scalarDave Mitchell2005-07-171-0/+21
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-151-1/+1
* Missing tie() call in NDBM_File SYNOPSISMatt Sergeant2005-07-151-4/+7
* Re: Documentation error in IO::SocketMichael G. Schwern2005-07-131-1/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-0814-22/+22
* Oops! Change 25080 should have updated checksums too.Steve Hay2005-07-051-6/+6
* Remove an unreferenced local variable in Digest-MD5Steve Hay2005-07-052-2/+1
* Make the tests for hv_free_ent and hv_delayfree_ent pass underNicholas Clark2005-07-041-1/+4
* Use void, not void *, to suppress RETVAL (and compiler warning)Steve Hay2005-07-041-2/+2
* Tests for hv_delayfree_ent and hv_free_entNicholas Clark2005-07-043-1/+73
* Re: How to suppress warnings when building Errno with gccYitzchak Scott-Thoennes2005-07-041-2/+2
* Upgrade to Time::HiRes 1.72Rafael Garcia-Suarez2005-07-024-20/+23
* Remove unreferenced local variable (and the warning about it)Steve Hay2005-07-011-1/+1
* If gp_flags is unused, why are we even allocating it?Nicholas Clark2005-06-301-1/+0
* Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an import...Steve Peters2005-06-301-1/+3
* Silence MinGW warnings about system headers when building ErrnoSteve Hay2005-06-301-2/+20
* B::Deparse was chocking on variable names with colons (like foo::::bar)Rafael Garcia-Suarez2005-06-281-1/+1
* Upgrade to Time::HiRes 1.71Rafael Garcia-Suarez2005-06-283-12/+67
* Silence compiler warning in SDBM_FileSteve Hay2005-06-271-1/+1
* XSLoader for Sys::SyslogAlexey Tourbin2005-06-271-4/+4
* Upgrade to Time::HiRes 1.70Rafael Garcia-Suarez2005-06-273-3/+17
* Upgrade to Time::HiRes 1.69Rafael Garcia-Suarez2005-06-263-4/+66
* don't repopulate PADTMP slots with null SVs when freeing opsDave Mitchell2005-06-232-6/+6
* The current implementation of :unique is fundamentally flawed,Nicholas Clark2005-06-231-3/+7
* Add a define PERL_POISON which tries to trip up anything accessingNicholas Clark2005-06-231-1/+1
* POD nitsRafael Garcia-Suarez2005-06-211-2/+2
* Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric LabelsRafael Garcia-Suarez2005-06-213-6/+9
* Upgrade to PathTools 3.09Rafael Garcia-Suarez2005-06-173-2/+25