p5sagit/p5-mst-13.2.git
2001-01-12 Nicholas Clark Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268...
2001-01-12 Jarkko Hietaniemi Integrate perlio:
2001-01-11 Nick Ing-Simmons Remove variables that were used in experiments.
2001-01-11 Nick Ing-Simmons Catch die in %SIG handler and unblock the signal before...
2001-01-11 Nick Ing-Simmons Integrate mainline
2001-01-11 Jarkko Hietaniemi Fix UTF-8 lval substr().
2001-01-11 Jarkko Hietaniemi Update Changes.
2001-01-11 Hugo van der... Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !...
2001-01-11 Jarkko Hietaniemi Integrate perlio:
2001-01-10 Nick Ing-Simmons Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAV...
2001-01-10 Jarkko Hietaniemi Not defining PERL_PRESERVE_IVUV fixes only the op/inc...
2001-01-10 Nick Ing-Simmons Safe fix for Simon's pclose() doing SvIVX of undef...
2001-01-10 Jarkko Hietaniemi Add ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodny add ReusePort option to IO::Socket::INET for better...
2001-01-10 Jeremy D. Zawodny add SO_REUSEPORT to export list in Socket.pm for better...
2001-01-10 Jarkko Hietaniemi Test for bug id 20010105.016 (fixed by #8378).
2001-01-10 Jarkko Hietaniemi Integrate perlio.
2001-01-10 Nick Ing-Simmons Back out Simon's pid hackery for now.
2001-01-10 Nick Ing-Simmons Integrate mainline. (Builds but does not work - somethi...
2001-01-10 Simon Cozens Fix my_pclose segfault
2001-01-10 Charles Lane Opcode.XS, fix memory leak
2001-01-10 Jarkko Hietaniemi Turn off the integer preservation for now.
2001-01-10 Jarkko Hietaniemi Few more IDE/editor nits from p5p.
2001-01-10 Jarkko Hietaniemi Re: [ID 20010109.003] Patch 8138 broke a test in libwww
2001-01-10 Jarkko Hietaniemi Test cases for #8385 (from Simon's "torture.pl")
2001-01-10 Inaba Hiroto Re: more UTF8 test suites and an UTF8 patch
2001-01-09 Jarkko Hietaniemi Allow the locale test needing POSIX and the taint test
2001-01-09 Stephen McCamant Remove FileHandle/IO dependence in t/io/openpid.t
2001-01-09 Jarkko Hietaniemi save_delete(), err, SAVEDELETE() fixes from Charles...
2001-01-09 Andy Dougherty Re: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-09 Charles Lane make t/op/misc.t work on VMS
2001-01-09 Jarkko Hietaniemi [ID 20001230.003] UTF-8 tr still hurts
2001-01-09 Inaba Hiroto One more patch for UTF8
2001-01-09 Jarkko Hietaniemi Make explicit our assumption that (for now) "\x{80...
2001-01-09 Jarkko Hietaniemi Update Changes.
2001-01-09 Jarkko Hietaniemi IDE/editor section tweaking.
2001-01-09 Peter Prymmer updates to OS/390 hints file
2001-01-09 Jarkko Hietaniemi Integrate with perlio.
2001-01-08 Nick Ing-Simmons Fix "scalars leaked" bugs caused by overload magic
2001-01-08 Nick Ing-Simmons Integrate mainline
2001-01-08 Jarkko Hietaniemi save_delete() Safefree() doesn't (anymore?) work with...
2001-01-08 Simon Cozens (Outcommented by #8369.)
2001-01-08 Nicholas Clark [ID 20010107.012] [PATCH] 18446744073709551616e0 was...
2001-01-08 Simon Cozens environ nit
2001-01-08 Jarkko Hietaniemi Replace #6721, GDBM, system malloc, and LEAKTEST.
2001-01-08 Stephen McCamant Fix spurious GVSV OPpOUR_INTRO
2001-01-08 Doug MacEachern [patch] xsub AUTOLOAD fix/optimization
2001-01-08 Radu Greab Re: [PATCH] Re: [ID 20010105.002] close() on process...
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:
next