Saving locks after we set it to 0 was kind of pointless.
[p5sagit/p5-mst-13.2.git] / ext /
2002-04-27 Artur Bergman Saving locks after we set it to 0 was kind of pointless.
2002-04-26 Simon Cozens Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
2002-04-26 Jarkko Hietaniemi EBCDIC MD5.xs checksum update from Merijn Broeren.
2002-04-26 Dan Kogai [Encode] s/=over2/=over 2/g
2002-04-26 Jarkko Hietaniemi Use temp int variable in the W*() since direct casting
2002-04-26 Jarkko Hietaniemi Upgrade to Encode 1.61, from Dan Kogai.
2002-04-26 Gurusamy Sarathy MD5.xs checksum, ascii only (TODO: someone with access...
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-04-25 Nicholas Clark Re: [PATCH] another Storable test (Re: perl@16005)
2002-04-25 Andy Dougherty Re: POSIX::WEXITSTATUS broken again
2002-04-25 Gurusamy Sarathy cwd.t wasn't running all the tests because cmd.exe...
2002-04-25 Jarkko Hietaniemi Cleaner Encode tests under -Mutf8.
2002-04-25 Dan Kogai Re: [Encode] Patch to fix Encod-XML::SAX conflicts
2002-04-24 Jarkko Hietaniemi Wrong plan.
2002-04-24 Jarkko Hietaniemi Upgrade to Encode 1.60, from Dan Kogai.
2002-04-24 Gurusamy Sarathy another case of enabling binmode() where it should...
2002-04-24 Jarkko Hietaniemi Integrate #16136, #16137, #16138 from macperl;
2002-04-24 Jarkko Hietaniemi Thou shalt not assume %x works for UVs.
2002-04-23 Gurusamy Sarathy hacking around byteorder variance between config.sh...
2002-04-23 Jarkko Hietaniemi *size tweaks from Sarathy.
2002-04-23 Nicholas Clark Re: perl@16083
2002-04-23 Jarkko Hietaniemi Upgrade to Encode 1.58.
2002-04-22 Jarkko Hietaniemi Upgrade to Encode 1.57, from Dan Kogai.
2002-04-22 Mark-Jason Dominus {PATCH docs] sockatmark
2002-04-22 Jarkko Hietaniemi NetWare changeover from Watcom to Codewarrior, from...
2002-04-22 Jarkko Hietaniemi Signedness nit.
2002-04-22 Jarkko Hietaniemi No semicolons after blocks.
2002-04-22 Jarkko Hietaniemi Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
2002-04-22 Jarkko Hietaniemi Upgrade to Encode 1.56, from Dan Kogai.
2002-04-22 Nick Ing-Simmons Integrate //depot/perlio into mainline
2002-04-22 Artur Bergman End blocks were not run on Win32.
2002-04-21 Artur Bergman Do not unlock mutex twice.
2002-04-21 Gurusamy Sarathy squelch some more type mismatch warnings
2002-04-21 Gurusamy Sarathy test appears to be ass_u_ming sizeof(long) == sizeof...
2002-04-21 Gurusamy Sarathy use compare_text() rather than compare() to avoid bogus
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Nicholas Clark another Storable test (Re: perl@16005)
2002-04-21 Mattia Barbon Win32: encode/t/perlio.t needs some binmode
2002-04-21 Jarkko Hietaniemi Do not assume that io buffer flushing happens in the...
2002-04-21 Artur Bergman Got the last memory leak in the while(1) { threads...
2002-04-21 Rafael Garcia-Suarez Revert change #15974.
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-20 Jarkko Hietaniemi Upgrade to Encode 1.52, from Dan Kogai.
2002-04-20 Artur Bergman Remove auto-detach
2002-04-20 Andreas König Re: [PATCH] typo
2002-04-20 Jarkko Hietaniemi Upgrade to Encode 1.51, from Dan Kogai.
2002-04-20 Jarkko Hietaniemi Integrate perlio:
2002-04-20 Artur Bergman Really let the update of the link list do something.
2002-04-20 Nick Ing-Simmons Integrate mainline
2002-04-20 Nick Ing-Simmons Tweak to Encode.xs to avoid buffer overrun.
2002-04-19 Rafael Garcia-Suarez Add a BUGS sections to O.pm
2002-04-19 Nick Ing-Simmons Silence warning generating warning message for U+FFFF...
2002-04-19 Jarkko Hietaniemi Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
2002-04-19 Jarkko Hietaniemi Upgrade to Encode 1.50, from Dan Kogai.
2002-04-19 Jarkko Hietaniemi The previous change on this was *ahem* slightly off...
2002-04-18 Jarkko Hietaniemi Doc tweaks.
2002-04-18 Jarkko Hietaniemi The tests need perlio.
2002-04-18 Artur Bergman Port testcases from thr5005 tests so we don't fail...
2002-04-17 Nick Ing-Simmons Integrate mainline
2002-04-17 Robin Houston "foo bar"->()
2002-04-17 Jarkko Hietaniemi As suggested by Arthur: the threads and threads::shared
2002-04-17 Jarkko Hietaniemi More signedness nits.
2002-04-17 Jarkko Hietaniemi fast_abs_path() is tainted.
2002-04-17 Jarkko Hietaniemi Signedness nit.
2002-04-17 Jarkko Hietaniemi Add just a little bit more explanation to PerlIO::encoding.
2002-04-17 Jarkko Hietaniemi PerlIO::encoding 0.01 from Dan Kogai.
2002-04-17 Jarkko Hietaniemi Upgrade to Encode 1.42, from Dan Kogai.
2002-04-16 Artur Bergman Added queue.pm and test case, still disabled because...
2002-04-16 Nick Ing-Simmons Integrate mainline
2002-04-16 Rafael Garcia-Suarez B::walkoptree bugfix (see also #15850)
2002-04-16 Hugo van der Sanden B::Deparse problems with japhs
2002-04-16 Jarkko Hietaniemi Stas' tainting worries, obscured by me.
2002-04-16 Slaven Rezic small typo in IO::Pipe pod
2002-04-15 Artur Bergman Add support for my $foo : shared;
2002-04-15 Artur Bergman Test arrays containing references, and references to...
2002-04-15 Nick Ing-Simmons Integrate mainline (for Encode)
2002-04-15 Dan Kogai [Encode] 1.40 released!
2002-04-15 Nick Ing-Simmons Integrate mainline
2002-04-14 Nick Ing-Simmons XS versions of encode/decode for Encode::Unicode
2002-04-14 Jarkko Hietaniemi Integrate perlio:
2002-04-14 Tim Bunce Re: [dodgy PATCH] Re: [Storable] utf8 keys started...
2002-04-14 Nick Ing-Simmons Avoid expensive paranoid check that decoder does return...
2002-04-13 Jarkko Hietaniemi Dedodgify.
2002-04-13 Jarkko Hietaniemi Tweaks by Autrijus Tang.
2002-04-13 Nicholas Clark [dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-12 Jarkko Hietaniemi Upgrade to Encode 1.34, from Dan Kogai.
2002-04-12 Jarkko Hietaniemi In EBCDIC the BOM detection doesn't seem
2002-04-11 Jarkko Hietaniemi UNICOS too has sockpair issues (unsurprisingly,
2002-04-11 Jarkko Hietaniemi Also NEC SUPER-UX has buggy sockpair().
2002-04-11 Jarkko Hietaniemi dTHX works on its own just fine.
2002-04-11 Jarkko Hietaniemi AIX: strerror_r() needs dTHX.
2002-04-11 Jarkko Hietaniemi Doc tweaks.
2002-04-11 Jarkko Hietaniemi Unused variables.
2002-04-10 Jarkko Hietaniemi Upgrade to Encode 1.33, from Dan Kogai.
2002-04-10 Jarkko Hietaniemi Backward portability from Dan Kogai.
2002-04-10 Rafael Garcia-Suarez Fix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-09 Jarkko Hietaniemi Upgrade to Encode 1.32, from Dan Kogai.
2002-04-09 Nick Ing-Simmons Patch up Encode for Tk
2002-04-08 Jarkko Hietaniemi Small piconv tweaks (sent to Dan).
next