summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* OPpRUNTIME can be set on OP_QR tooRafael Garcia-Suarez2005-09-271-1/+1
* Upgrade to Encode 2.12Steve Peters2005-09-278-42/+133
* Make B::Deparse handle correctly CORE::requireRafael Garcia-Suarez2005-09-261-3/+4
* Upgrade to Compress::Zlib 1.40Rafael Garcia-Suarez2005-09-235-74/+87
* A few POD fixesRafael Garcia-Suarez2005-09-212-3/+3
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-214-59/+67
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-212-4/+2
* Upgrade to Compress::Zlib 1.39Rafael Garcia-Suarez2005-09-204-9/+15
* All Perl_hv_name_set()s need to be plain hv_name_set if they are toNicholas Clark2005-09-191-1/+1
* bleadperl DProf.xs:140: warning: `unused' attribute ignoredYitzchak Scott-Thoennes2005-09-191-4/+2
* It looks like the only way to reliably make Perl_hv_name_set a pureNicholas Clark2005-09-181-1/+1
* Holding a mutex then croak()ing strikes me as deadlock.Nicholas Clark2005-09-171-0/+1
* Upgrade to Compress::Zlib 1.38Rafael Garcia-Suarez2005-09-066-17/+52
* Revert Makefile.PL change from #25355Rafael Garcia-Suarez2005-09-061-41/+1
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-0622-49/+161
* regression test for 25352Jim Cromie2005-09-051-1/+38
* Re: Optree GenerationYitzchak Scott-Thoennes2005-09-021-3/+6
* Regression test for the fix in change #25308,Rafael Garcia-Suarez2005-09-021-0/+35
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-9/+9
* Document that Sys::Syslog::openlog might die.Rafael Garcia-Suarez2005-08-311-1/+3
* [patch@25339] ext/Dev/Peek/t/peek.t fix for VMSJohn E. Malmberg2005-08-311-2/+4
* Upgrade to PathTools 3.11Rafael Garcia-Suarez2005-08-301-0/+5
* Upgrade to PathTools 3.10Rafael Garcia-Suarez2005-08-271-0/+11
* update B::Concise pod to reflect previous changesJim Cromie2005-08-251-5/+6
* WhitespaceAbigail2005-08-191-2/+2
* Re: Data::Dumper bug?Yitzchak Scott-Thoennes2005-08-192-4/+6
* make threads.xs emit warnings properlyTassilo von Parseval2005-08-192-12/+11
* 5.9.x (and 5.8.x): Symbian updateJarkko Hietaniemi2005-08-181-3/+17
* Upgrade to Time::HiRes 1.73Rafael Garcia-Suarez2005-08-172-1/+5
* Time::HiRes::nanosleep support for Solaris [PATCH]Gisle Aas2005-08-161-2/+3
* Compress::Zlib 1.37Paul Marquess2005-08-135-37/+121
* undup Jarkko Hietaniemi2005-08-071-1/+1
* 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