p5sagit/p5-mst-13.2.git
2002-04-20 Nick Ing-Simmons Fill in the PERLIO sections.
2002-04-20 Nick Ing-Simmons Add :bytes to POD part.
2002-04-20 Nick Ing-Simmons Integrate mainline
2002-04-20 Nick Ing-Simmons Tweak to Encode.xs to avoid buffer overrun.
2002-04-20 Jarkko Hietaniemi [PATCH] t/japh/abigail.t
2002-04-20 Jarkko Hietaniemi User-defined character properties were unintentionally
2002-04-19 Audrey Tang Re: [PATCH] Big5-related changes.
2002-04-19 Rafael Garcia... Add a BUGS sections to O.pm
2002-04-19 Rafael Garcia... Disable warning noise
2002-04-19 Rafael Garcia... More tests for the 3-arg open
2002-04-19 Nick Ing-Simmons Silence warning generating warning message for U+FFFF...
2002-04-19 Nick Ing-Simmons Integrate mainline (for Tk with Encode testing)
2002-04-19 Jarkko Hietaniemi Update Changes.
2002-04-19 Rafael Garcia... warn on ref open without perlio
2002-04-19 H.Merijn Brand Smoke 15996 /pro/3gl/CPAN/perl-current
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 Andreas König CPAN.pm sync
2002-04-19 Jarkko Hietaniemi Snip away an obsolete section noticed by Benjamin Goldberg.
2002-04-19 Jarkko Hietaniemi The previous change on this was *ahem* slightly off...
2002-04-18 Abigail Typo in pod/perldebtut.pod
2002-04-18 Jarkko Hietaniemi z/OS situation update.
2002-04-18 Jarkko Hietaniemi Doc tweaks.
2002-04-18 Jarkko Hietaniemi The tests need perlio.
2002-04-18 Mark-Jason... [PATCH 5.7.3 docs] The question deals with a bug that...
2002-04-18 Artur Bergman Port testcases from thr5005 tests so we don't fail...
2002-04-18 Nick Ing-Simmons Integrate mainline
2002-04-18 Artur Bergman Always flush the PerlIO buffers after running END blocks in
2002-04-18 Doug MacEachern plug memory leak in perl_destruct() by cleaning out...
2002-04-17 Jarkko Hietaniemi Move /dev/full testing post-5.8.0.
2002-04-17 Jarkko Hietaniemi Neither UNICOS nor UNICOS/mk sport shared libraries.
2002-04-17 Luc St-Louis Devel::DProf Real Elapsed Times
2002-04-17 Jarkko Hietaniemi With -Uuseperlio the error might be EBADF.
2002-04-17 Vadim Konovalov Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
2002-04-17 Vadim Konovalov RE: failed with undefined USE_PERLIO for Win32
2002-04-17 Mark-Jason... Re: [ID 20020416.001] 'close' does not report failure...
2002-04-17 Jarkko Hietaniemi README.cjk update.
2002-04-17 Philip Newton @:foo?
2002-04-17 Philip Newton Re: gcc on HP
2002-04-17 Rafael Garcia... Adjust test for groups that appear multiple times on...
2002-04-17 Nick Ing-Simmons Integrate mainline
2002-04-17 Jarkko Hietaniemi Update Changes.
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 H.Merijn Brand gcc on HP
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-17 Jarkko Hietaniemi Test tweaks from mjd and Benjamin Goldberg.
2002-04-16 Jarkko Hietaniemi Document taint-safeness. Life in the fast_abs_path()
2002-04-16 Mark-Jason... Re: [ID 20020416.001] 'close' does not report failure...
2002-04-16 Jarkko Hietaniemi Manifestations of mjd, from mjd.
2002-04-16 Andy Dougherty Re: [-Uusedl] Encode does work but perl -V goes funny!
2002-04-16 Nicholas Clark Re: Unbalanced string table refcount (was: perl@15930)
2002-04-16 Jarkko Hietaniemi Documents for Merijn and lots of XXXs for NI-S :-)
2002-04-16 Artur Bergman Added queue.pm and test case, still disabled because...
2002-04-16 Nick Ing-Simmons Integate mainline (other machine)
2002-04-16 Nick Ing-Simmons Integrate mainline
2002-04-16 Rafael Garcia... B::walkoptree bugfix (see also #15850)
2002-04-16 Philip Newton Small patch: detypo and style change
2002-04-16 Hugo van der... B::Deparse problems with japhs
2002-04-16 Jarkko Hietaniemi Stas' tainting worries, obscured by me.
2002-04-16 Jarkko Hietaniemi Pod tweak to avoid =item<japanese> problems.
2002-04-16 Jarkko Hietaniemi Some UTF-8 todos.
2002-04-16 Jarkko Hietaniemi Let's not promise too much: use utf8 only works on...
2002-04-16 Slaven Rezic small typo in IO::Pipe pod
2002-04-16 Arthur Bergman Flaw in Attribute::Handlers 0.76
2002-04-16 Jarkko Hietaniemi Add CJK READMEs from Autrijus Tang, Dan Kogai, and
2002-04-16 Jarkko Hietaniemi my $utf8here, our $utf8here, and package variable ...
2002-04-16 Craig A. Berry lib/FileCache.t needs to use valid filename chars
2002-04-16 Craig A. Berry s2p fix for VMS
2002-04-15 Jarkko Hietaniemi The LGPL code relicensed, with permission from Mark...
2002-04-15 Jarkko Hietaniemi AUTHORS updates.
2002-04-15 Artur Bergman Add support for my $foo : shared;
2002-04-15 Abigail t/japh/abigail.t (was: FETCH for tied $" called an...
2002-04-15 Hugo van der... Re: [ID 20020412.005] Dancing ??s
2002-04-15 Abigail t/test.pl additional functionality for runperl
2002-04-15 Craig A. Berry universal.c:XS_Internals_hv_clear_placeholders is too...
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 Abigail Chip didn't time travel.
2002-04-15 Jarkko Hietaniemi Update Changes.
2002-04-15 Jarkko Hietaniemi The #15921 made the 'no warnings' unnecessary.
2002-04-15 belg4mit Re: [FILE] FileCache.t
2002-04-15 Jarkko Hietaniemi FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
2002-04-15 Nicholas Clark Re: [PATCH] Re: restricted hashes are unblessable
2002-04-15 Dan Kogai [Encode] 1.40 released!
2002-04-15 Jarkko Hietaniemi return undef is of questionable style.
2002-04-15 Mark-Jason... Check to make sure @- and @+ interpolation bug is ...
2002-04-15 Mark-Jason... test @+ and @- features
2002-04-15 Mark-Jason... Supporess spurious warnings for @+ and and @-
2002-04-15 Craig A. Berry was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
2002-04-15 Nick Ing-Simmons Integrate mainline
2002-04-15 Stas Bekman solve one taint problem
2002-04-15 Mark-Jason... Re: [PATCH 5.7.3] Suppress warnings about @F when ...
2002-04-14 Rafael Garcia... Correct precedence problem in #15915
2002-04-14 Jarkko Hietaniemi use vars wasn't use utf8 aware.
next