summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* [patch] IO::File->open() with encodingPradeep Hodigere2003-05-292-0/+41
* Document that setvbuf() is not probably any more available.Jarkko Hietaniemi2003-05-291-0/+5
* Run external commands only with localized sanitized $ENV{PATH}.Jarkko Hietaniemi2003-05-251-0/+2
* Protect against race conditions: if the pid is not seen,Jarkko Hietaniemi2003-05-251-4/+11
* [Encode] Minor bug in piconv induced by Getopt::LongDan Kogai2003-05-241-1/+1
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-244-18/+83
* Add a real scan for pthread_attr_setscope().Jarkko Hietaniemi2003-05-241-1/+1
* RE: state of deparse?Robin Barker2003-05-231-0/+4
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-233-3/+9
* Hasty editing, grumble.Jarkko Hietaniemi2003-05-231-2/+2
* Linewrapping MUAs, grumble.Jarkko Hietaniemi2003-05-231-4/+2
* U/WIN extension fix from John P. Linderman.Jarkko Hietaniemi2003-05-231-2/+4
* Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]Dan Kogai2003-05-234-15/+79
* Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]Dan Kogai2003-05-236-250/+96
* Workaround for buggy gcc 2.95.3 in openbsd/sparc64.Jarkko Hietaniemi2003-05-233-1/+24
* Re: [cpan #2629] Wrong assumption in numeric comparisonDan Kogai2003-05-221-1/+1
* MAN3PODS => {} good. (Was in 5.8.0, has been lost at some point.)Jarkko Hietaniemi2003-05-211-0/+1
* U/WIN test nit for John P. Linderman.Jarkko Hietaniemi2003-05-211-2/+2
* [Encode] 1.95 releasedDan Kogai2003-05-2124-1317/+1331
* Further -Uuseperlio tweaking.Jarkko Hietaniemi2003-05-191-3/+6
* More Ultrix double definition avoidance.Jarkko Hietaniemi2003-05-191-2/+4
* Nekkid numbers.Jarkko Hietaniemi2003-05-191-1/+1
* Meaningless cosmetics.Jarkko Hietaniemi2003-05-191-12/+12
* Make Perl_ithread_self() a bit more helpful whenJarkko Hietaniemi2003-05-191-1/+4
* Slightly wrong panic messages.Jarkko Hietaniemi2003-05-191-3/+3
* Ultrix: the #19435 helped the IO extension, so this shouldJarkko Hietaniemi2003-05-191-1/+3
* Based onCraig A. Berry2003-05-191-0/+2