summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-2/+4
* another Storable test (Re: perl@16005)Nicholas Clark2002-04-212-5/+303
* Win32: encode/t/perlio.t needs some binmodeMattia Barbon2002-04-211-0/+2
* Do not assume that io buffer flushing happens in the sameJarkko Hietaniemi2002-04-211-38/+21
* Got the last memory leak in the while(1) { threads->create(sub Artur Bergman2002-04-211-1/+2
* Revert change #15974.Rafael Garcia-Suarez2002-04-211-8/+0
* Windows 64-bit support:Gurusamy Sarathy2002-04-212-8/+8
* Upgrade to Encode 1.52, from Dan Kogai.Jarkko Hietaniemi2002-04-2013-31113/+22779
* Remove auto-detachArtur Bergman2002-04-201-10/+16
* Re: [PATCH] typoAndreas König2002-04-201-9/+9
* Upgrade to Encode 1.51, from Dan Kogai.Jarkko Hietaniemi2002-04-2014-32355/+32624
* Integrate perlio:Jarkko Hietaniemi2002-04-201-27/+27
|\
| * Integrate mainlineNick Ing-Simmons2002-04-201-0/+6
| |\
| * | Tweak to Encode.xs to avoid buffer overrun.Nick Ing-Simmons2002-04-201-2/+2
| * | Silence warning generating warning message for U+FFFF does not map etc.Nick Ing-Simmons2002-04-191-27/+27
* | | Really let the update of the link list do something.Artur Bergman2002-04-201-2/+3
| |/ |/|
* | Add a BUGS sections to O.pmRafael Garcia-Suarez2002-04-191-0/+6
|/
* Upgrade to PerlIO::encoding 0.02, from Dan Kogai.Jarkko Hietaniemi2002-04-192-9/+30
* Upgrade to Encode 1.50, from Dan Kogai.Jarkko Hietaniemi2002-04-1926-868/+1360
* The previous change on this was *ahem* slightly off-topic.Jarkko Hietaniemi2002-04-191-9/+12
* Doc tweaks.Jarkko Hietaniemi2002-04-182-161/+170
* The tests need perlio.Jarkko Hietaniemi2002-04-182-0/+8
* Port testcases from thr5005 tests so we don't fail on same things.Artur Bergman2002-04-183-0/+149
* "foo bar"->()Robin Houston2002-04-171-0/+8
* As suggested by Arthur: the threads and threads::sharedJarkko Hietaniemi2002-04-176-17/+70
* More signedness nits.Jarkko Hietaniemi2002-04-171-3/+3
* fast_abs_path() is tainted.Jarkko Hietaniemi2002-04-171-1/+1
* Signedness nit.Jarkko Hietaniemi2002-04-171-1/+1
* Add just a little bit more explanation to PerlIO::encoding.Jarkko Hietaniemi2002-04-171-1/+10
* PerlIO::encoding 0.01 from Dan Kogai.Jarkko Hietaniemi2002-04-174-0/+502
* Upgrade to Encode 1.42, from Dan Kogai.Jarkko Hietaniemi2002-04-1727-676/+330
* Added queue.pm and test case, still disabled because of discovered race (or a...Artur Bergman2002-04-162-0/+105
* B::walkoptree bugfix (see also #15850)Rafael Garcia-Suarez2002-04-162-2/+10
* B::Deparse problems with japhsHugo van der Sanden2002-04-161-1/+2
* Stas' tainting worries, obscured by me.Jarkko Hietaniemi2002-04-161-2/+5
* small typo in IO::Pipe podSlaven Rezic2002-04-161-4/+4
* Add support for my $foo : shared; Artur Bergman2002-04-152-6/+60
* Test arrays containing references, and references to shared arrays.Artur Bergman2002-04-151-0/+66
* [Encode] 1.40 released!Dan Kogai2002-04-1521-264/+677
* Integrate perlio:Jarkko Hietaniemi2002-04-141-8/+10
|\
| * Avoid expensive paranoid check that decoder does return legal UTF-8Nick Ing-Simmons2002-04-141-8/+10
* | Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!Tim Bunce2002-04-141-2/+4
|/
* Dedodgify.Jarkko Hietaniemi2002-04-131-1/+1
* Tweaks by Autrijus Tang.Jarkko Hietaniemi2002-04-131-2/+3
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-134-25/+580
* Upgrade to Encode 1.34, from Dan Kogai.Jarkko Hietaniemi2002-04-125-24/+39
* In EBCDIC the BOM detection doesn't seemJarkko Hietaniemi2002-04-121-5/+4
* UNICOS too has sockpair issues (unsurprisingly,Jarkko Hietaniemi2002-04-111-1/+2
* Also NEC SUPER-UX has buggy sockpair().Jarkko Hietaniemi2002-04-111-1/+1
* dTHX works on its own just fine.Jarkko Hietaniemi2002-04-111-4/+0