summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Skip a socketpair test on SCO OSRRafael Garcia-Suarez2003-07-021-1/+1
* various Deparse fixesDave Mitchell2003-07-024-13/+51
* line numbers are given % 64kJames Jurach2003-07-022-4/+4
* VMS: with this, 100% make test in Compaq C V6.5-001Jarkko Hietaniemi2003-07-021-1/+1
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-015-34/+119
* Upgrade to Unicode::Normalize 0.23.Jarkko Hietaniemi2003-07-013-1/+20
* Even more :utf8 socket testing, now in both directions.Jarkko Hietaniemi2003-07-011-10/+31
* One more test (does binmode()ing a socket succeed)Jarkko Hietaniemi2003-07-011-13/+17
* Tweak an existing IO test to test also the change #19910.Jarkko Hietaniemi2003-07-011-11/+31
* Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.Jarkko Hietaniemi2003-07-014-44/+27
* The 'contiguous' test for argv[], envp[] was bogusJarkko Hietaniemi2003-06-301-2/+3
* $0 test tweaks from Andreas.Jarkko Hietaniemi2003-06-301-4/+4
* Misc Pod Nits.Rafael Garcia-Suarez2003-06-291-2/+2
* Fix a faulty alias.Jarkko Hietaniemi2003-06-291-1/+1
* [Encode] pre-1.97 patchesDan Kogai2003-06-283-58/+78
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-262-50/+62
* Bump Time::HiRes to 1.49.Jarkko Hietaniemi2003-06-193-1/+7
* email address correctionRichard Soderberg2003-06-191-1/+1
* Encode] 1.96 ReleasedDan Kogai2003-06-1812-20/+58
* Oops in change #19809.Jarkko Hietaniemi2003-06-181-2/+0
* If the first argument of sigaction() was a string, not a numberJarkko Hietaniemi2003-06-183-7/+49
* io_dir.t tweak from Craig Berry.Jarkko Hietaniemi2003-06-171-12/+18
* /ext/DynaLoader/dl_dyld.xsPeter O'Gorman2003-06-171-2/+2
* And even more glibc fcntl constants, this time mostly F_XXX.Jarkko Hietaniemi2003-06-162-24/+43
* Even more glibc O_ modes.Jarkko Hietaniemi2003-06-162-8/+12
* Add O_NOATIME.Jarkko Hietaniemi2003-06-162-14/+19
* Instead of fancy condvar footwork do a simple join,Jarkko Hietaniemi2003-06-161-7/+1
* OS2 patchesIlya Zakharevich2003-06-151-4/+8
* Encode simply needs more work on EBCDIC.Jarkko Hietaniemi2003-06-131-3/+4
* In free we want to destroy, not init, thanks to Tim Bunce for Artur Bergman2003-06-121-1/+1
* Be polite and destroy the mutexes and conditions we use!Artur Bergman2003-06-121-0/+8
* Integrate from maint:Marcus Holland-Moritz2003-06-116-9/+15
* Upgrade to Unicode::Normalize 0.22.Jarkko Hietaniemi2003-06-109-29/+48
* On a real multicpu box the child thread could still be runningJarkko Hietaniemi2003-06-091-1/+7
* Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.Jarkko Hietaniemi2003-06-091-17/+2
* fix for perlio.t failures on windows (from Dan Kogai)Gurusamy Sarathy2003-06-091-1/+1
* Support blessed shared references.Artur Bergman2003-06-093-11/+81
* Re: forwarded you a test resultDan Kogai2003-06-081-0/+4
* Major (internal) change to make it much more easy to embedArtur Bergman2003-06-071-51/+39
* Last patch broke this slightly because INC was wrong.Artur Bergman2003-06-071-1/+1
* Remove warnings from tests.Artur Bergman2003-06-074-13/+14
* Work in non core env.Artur Bergman2003-06-0710-10/+10
* RE: maint @ 19683Robin Barker2003-06-051-3/+5
* Even more getspecific patches from Brian De Pradine;Jarkko Hietaniemi2003-06-051-25/+11
* z/OS threads tweak from Brian De Pradine.Jarkko Hietaniemi2003-06-051-0/+8
* Upgrade to Time::HiRes 1.48.Jarkko Hietaniemi2003-06-052-2/+6
* According to Arthur this should helpJarkko Hietaniemi2003-06-031-2/+2
* A little bit more of weird-code-proofing in B::Deparse.Rafael Garcia-Suarez2003-06-021-0/+1
* ext/Encode/t/perlio.t filename tweakCraig A. Berry2003-05-311-2/+2
* jumbo closure fixDave Mitchell2003-05-291-1/+1