p5sagit/p5-mst-13.2.git
2001-01-08 Jarkko Hietaniemi Update to Getopt::Long 2.24_02, from Johan Vromans.
2001-01-08 Jarkko Hietaniemi Integrate perlio:
2001-01-07 Jarkko Hietaniemi Update the EPOC cross SDK URL.
2001-01-06 Nick Ing-Simmons FILE * in XS code for PerlIO world:
2001-01-06 Nick Ing-Simmons Fixup accumulated integrate muddles (perlio == devperl...
2001-01-06 Nick Ing-Simmons Integrate mainline
2001-01-06 Doug MacEachern [patch] PerlIO_cleanup() prototype
2001-01-06 Jarkko Hietaniemi IRIX compiler noticed that the bof initialization might be
2001-01-06 Jarkko Hietaniemi Update Changes.
2001-01-05 Jarkko Hietaniemi Add a note about EBCDIC versus UTF-8 to a potential...
2001-01-05 Radu Greab Re: [ID 20010105.002] close() on process filehandle...
2001-01-05 Robin Barker format and rewording in perlfaq.pod
2001-01-05 Peter Prymmer [patch: perl@8327] have perlbug's Save to File respect...
2001-01-05 Robin Barker failure to set src='.'
2001-01-05 Alan Burlison Re: [Fwd: Scoping of %^H still broken in both perl...
2001-01-05 Jarkko Hietaniemi Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
2001-01-05 Raphael Manfredi PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
2001-01-05 Simon Cozens Re: ebcdic <-> ascii tables interjected in uv <-> utf8...
2001-01-05 Jarkko Hietaniemi Do away with strncpy() and a fixed length buffer.
2001-01-05 Jarkko Hietaniemi Tests for #8329 and #8330.
2001-01-05 Jarkko Hietaniemi "\x{FF}\xFF" was broken, the \xFF was appended in its
2001-01-05 Roca, Ignasi strings with \x{..} in the middle are corrupted
2001-01-05 Jarkko Hietaniemi UTF-8 cleanup.
2001-01-05 Radu Greab Test::Harness doesn't use IO (was Re: [PATCH 5.7.0...
2001-01-05 Jarkko Hietaniemi Update Changes.
2001-01-05 Peter Prymmer Re: [patch bug 20010103.019] Re: perl@8269: failure...
2001-01-05 Jarkko Hietaniemi Add some Unicode chop() tests.
2001-01-05 Jarkko Hietaniemi Unify UTF-8 malformedness handling.
2001-01-04 Jarkko Hietaniemi The new $issymlink was unknown to Mksymlinks.
2001-01-04 Jarkko Hietaniemi The test didn't work under the core test framework.
2001-01-04 Jarkko Hietaniemi DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec...
2001-01-04 Jarkko Hietaniemi Typo in #8312 when manually applying a problematic...
2001-01-04 Jarkko Hietaniemi The $sh_c didn't fly.
2001-01-04 H.Merijn Brand AIX builtin test -h is broken, changes based on
2001-01-04 Andy Dougherty Re: New attempt on hints/solaris_2.sh
2001-01-04 Lupe Christoph Re: [PATCH 5.7.1/Configure] failure to set src='.'
2001-01-04 Stephen McCamant Re: [PATCH @8269] Continue blocks and B::Deparse
2001-01-04 Stephen McCamant Continue blocks and B::Deparse
2001-01-04 Jarkko Hietaniemi Upgrade to Storable 1.0.7, from Raphael Manfredi.
2001-01-04 Raphael Manfredi Add a new MakeMaker variable PM_FILTER that defines...
2001-01-04 Robin Barker .1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re...
2001-01-04 Doug MacEachern Re: [patch] static-ize XS()
2001-01-04 Doug MacEachern [patch] typemap =~ s/croak/Perl_croak/
2001-01-04 Doug MacEachern Re: [patch] MM_Unix cpprun shortcut
2001-01-04 Roca, Ignasi Corrections for Perl_yylex_r (used by a reentrant parse...
2001-01-04 Roca, Ignasi scanning two hex-constants fails on EBCDIC environment...
2001-01-04 Roca, Ignasi Message-ID: <5930DC161690D211966700902715754703701130...
2001-01-04 Jarkko Hietaniemi Rewrite pp_concat() in terms of sv_catsv().
2001-01-03 Nick Ing-Simmons Integrate mainline.
2001-01-02 Jarkko Hietaniemi Variable naming tweak.
2001-01-02 Jarkko Hietaniemi Use the UTF8_XXX macros in is_utf8_char(), a performanc...
2001-01-02 Jarkko Hietaniemi Integrate perlio:
2001-01-02 Nick Ing-Simmons Turn SvUTF8 off if not required in pp_chr and pp_stringify.
2001-01-02 Jarkko Hietaniemi Signedness nit.
2001-01-01 Nick Ing-Simmons Add Encode and correct Filter/Util/Call in nmake Makefile
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Nick Ing-Simmons Integrate mainline
2001-01-01 Nick Ing-Simmons More rigor in UTF-8-ness of Encode's toUnicode
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Jarkko Hietaniemi Podify README.mpeix (a new version from the web),
2001-01-01 Nick Ing-Simmons Loose the "Loading..." warning.
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-31 Nick Ing-Simmons Fix .ucm reading - forgot a chr()
2000-12-31 Jarkko Hietaniemi Comment away a diagnostic message as noted by Craig...
2000-12-31 Craig A. Berry ext/Encode/Makefile.PL line shortening
2000-12-31 Nick Ing-Simmons Start of support of ICU-style .ucm files:
2000-12-31 Craig A. Berry Pacify picky VMS compiler.
2000-12-31 Jarkko Hietaniemi Wrong alarm: cygwin's getpwuid() is just fine (from...
2000-12-31 Jarkko Hietaniemi Integrate perlio:
2000-12-31 Nick Ing-Simmons Tweak perlio.c so that makedef.pl-exported perlsio_binm...
2000-12-31 Nick Ing-Simmons Ilya's OS2 patch (testing for damage on Win32)
2000-12-30 Jarkko Hietaniemi Test nits.
2000-12-30 Andreas König Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221...
2000-12-30 Karsten Sperling open() example in perlfunc.pod
2000-12-30 Jarkko Hietaniemi Not quite that many tests yet.
2000-12-30 Jarkko Hietaniemi Integrate perlio:
2000-12-30 Jarkko Hietaniemi Signedness nit.
2000-12-30 Jarkko Hietaniemi Add a test case for 20000731.001 which was fixed by...
2000-12-30 Nick Ing-Simmons Tweak for MULTIPLICITY/USE_PERLIO
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Richard Soderberg RE: perl@8269
2000-12-30 Jarkko Hietaniemi Update Changes.
2000-12-30 Jarkko Hietaniemi Add a test for Unicode split //. The #8267 was the...
2000-12-30 Inaba Hiroto more UTF8 test suites and an UTF8 patch
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Jarkko Hietaniemi The sv_catsv() fix, take two.
2000-12-30 Jarkko Hietaniemi Undo all the join-related changes since #8248: relevant
2000-12-30 Jarkko Hietaniemi (Retracted by #8264) Tweak sv_catsv() some more.
2000-12-30 Jarkko Hietaniemi Retract #8261.
2000-12-30 Jarkko Hietaniemi (Retracted by #8261). (Unsuccessful memory access tweaks.)
2000-12-29 Jarkko Hietaniemi (Retracted by #8264) More fixing for #8251.
2000-12-29 Russ Allbery podlators 1.06 released
2000-12-29 Andreas König Make the large file tests more robust/talkative as...
2000-12-29 Jarkko Hietaniemi Further VMS piping fixes from Charles Lane:
2000-12-29 Casey R. Tweten Idea: Declare multiple constants at once (fwd)
2000-12-29 Simon Cozens Re: [PATCH] Interesting syntax idea
2000-12-29 Simon Cozens Interesting syntax idea
2000-12-29 Jeremy H. Brown Output the (apparent) version of gcc, as suggested by
2000-12-29 Nick Ing-Simmons Integrate mainline
2000-12-29 Jarkko Hietaniemi (Retracted by #8264)
next