summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* random thread test failureJerry D. Hedden2006-06-061-3/+3
* threads 1.32Jerry D. Hedden2006-06-0615-27/+126
* Eliminate most of the UTF-8 black smoke by skipping optree tests whenNicholas Clark2006-06-058-0/+122
* Add the missing ${^OPEN} hints flag to B::ConciseNicholas Clark2006-06-051-2/+2
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
* Re: B::Lint changesJoshua ben Jore2006-05-302-279/+531
* Fix bugs in the bytecode system caused by the abolition of cop_io.Nicholas Clark2006-05-302-24/+43
* Comprehensive regression tests for Perl_refcounted_he_fetch().Nicholas Clark2006-05-292-0/+55
* And some more DynaLoader things that should not be tested onCraig A. Berry2006-05-291-2/+11
* Upgrade to Devel::PPPort 3.08_04Marcus Holland-Moritz2006-05-2947-691/+679
* Regen headers following change 28325. Also, make it compileRafael Garcia-Suarez2006-05-291-18/+17
* Re: [PATCH] More regex optimisations and debug enhancements (including Andys ...Yves Orton2006-05-293-8/+178
* DynaLoader.t: less assumptionsJarkko Hietaniemi2006-05-281-16/+18
* use the same arg names everyone else does and handle undef filenameCraig A. Berry2006-05-271-8/+11
* SysV IPCJarkko Hietaniemi2006-05-263-7/+24
* Upgrade to Sys-Syslog-0.14Steve Peters2006-05-266-97/+309
* Stop a warning generated from thread's Makefile.PLSteve Peters2006-05-261-1/+0
* Re: [PATCH] Test script for DynaLoaderYves Orton2006-05-261-9/+21
* Upgrade to Devel::PPPort 3.08_03Marcus Holland-Moritz2006-05-2523-139/+508
* Upgrade to Digest-SHA-5.38.Steve Peters2006-05-259-66/+182
* Fix segfault in SDBM_File when the destructor is called multiple timesRafael Garcia-Suarez2006-05-242-11/+13
* Typo fixRafael Garcia-Suarez2006-05-231-1/+1
* Explicit thread contextJerry D. Hedden2006-05-235-35/+234
* IO::Compress::Base::CommonPaul Marquess2006-05-221-5/+5
* Better handling for error-checkingSébastien Aperghis-Tramoni2006-05-221-4/+5
* Upgrade to Devel::PPPort 3.08_02Marcus Holland-Moritz2006-05-2243-190/+741
* Fix bug in change 28258. So how come I thought I'd passed all tests?Nicholas Clark2006-05-201-6/+6
* Upgrade to Devel::PPPort 3.08_01Marcus Holland-Moritz2006-05-2042-322/+1728
* Abolish cop_io (the simple way) by storing the value in cop_hints_hash.Nicholas Clark2006-05-204-68/+66
* Move the hints from op_private into cop_hints. This allows all 32 bitsNicholas Clark2006-05-2015-166/+214
* threads core dump in BEGINJerry D. Hedden2006-05-185-15/+113
* Nits in the DynaLoader test: make it warning-clean,Rafael Garcia-Suarez2006-05-181-2/+2
* Test script for DynaLoaderSébastien Aperghis-Tramoni2006-05-181-0/+102
* threads 1.28Jerry D. Hedden2006-05-185-23/+55
* IO::Compress* 2.000_12Paul Marquess2006-05-1733-420/+736
* Upgrade to Digest-SHA-5.37Steve Peters2006-05-157-37/+61
* Threads and signals. Delicious. Tweak change 28168 to add a localNicholas Clark2006-05-121-1/+6
* Better unsafe signals info in threads.pmJerry D. Hedden2006-05-121-9/+26
* Fix concise-xs.t following the changes to B::Deparse.Nicholas Clark2006-05-121-2/+2
* Thread signalling [REVISED]Jerry D. Hedden2006-05-115-8/+393
* Deparse state variables.Rafael Garcia-Suarez2006-05-111-10/+16
* Upgrade to Encode-2.17Steve Peters2006-05-103-3/+14
* Two signed array indicies that Coverity spots should be unsigned.Nicholas Clark2006-05-091-2/+2
* Ressurect change 27824, which plugs a resource leak in uncalled code.Nicholas Clark2006-05-091-1/+6
* Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.plDavid Landgren2006-05-091-6/+11
* 'threads' patch to fix threaded build on Win32Jerry D. Hedden2006-05-094-22/+22
* [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.plDavid Landgren2006-05-082-162/+149
* Upgrade to Digest-SHA-5.36. Actually bumped to 5.36_01 asSteve Peters2006-05-0814-188/+236
* Implement state array and state hashes. Initialisation assignmentRafael Garcia-Suarez2006-05-051-1/+1
* threads - stack size supportJerry D. Hedden2006-05-056-27/+458