p5sagit/p5-mst-13.2.git
2001-11-02 Abhijit Menon-Sen Slight modification of #12811.
2001-11-02 Radu Greab Re: [ID 20011101.069] \stat('.') gives "Attempt to...
2001-11-02 Rafael Garcia... Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t ...
2001-11-02 Rafael Garcia... [REPATCH] Re: [PATCH File::Find] use warnings::register
2001-11-02 Jarkko Hietaniemi Add documentation.
2001-11-02 Jarkko Hietaniemi Unicode: add ToFold mapping. Not used yet; but basically
2001-11-02 Craig A. Berry AutoSplit.t clean-up for VMS
2001-11-02 Andreas König Trivial doc patch
2001-11-02 Jarkko Hietaniemi Make encoding and charnames pragmas coexist.
2001-11-02 Jarkko Hietaniemi The basic character classes seem to go untested with...
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-11-01 Jarkko Hietaniemi Comment tweaks.
2001-11-01 Jarkko Hietaniemi FAQ sync.
2001-11-01 Jarkko Hietaniemi If an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko Hietaniemi A bit more descriptive name.
2001-10-31 Charles Lane Time::Hires test fix
2001-10-31 Charles Lane make setting signal() persistent
2001-10-31 Rafael Garcia... Various test cleanups
2001-10-31 Jarkko Hietaniemi Update Changes.
2001-10-31 Rafael Garcia... Data::Dumper opt. use B::Deparse for coderefs
2001-10-31 Jarkko Hietaniemi Skip message nit.
2001-10-31 Rafael Garcia... Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File...
2001-10-31 Jarkko Hietaniemi Extend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko Hietaniemi Doc tweaks.
2001-10-31 Jarkko Hietaniemi Forgot new proto.
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-31 Jarkko Hietaniemi Thinko in #12783.
2001-10-31 Jarkko Hietaniemi Make sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko Hietaniemi Enable -Mencoding=foobar also for string literals.
2001-10-30 Andy Dougherty Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Paul Marquess RE: [PATCH h2xs] Use of static data in XS modules
2001-10-30 Nicholas Clark PerlIOBuf_dup
2001-10-30 Richard Soderberg Make malloc.c errors more useful
2001-10-30 Jarkko Hietaniemi Retract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G.... (Retracted by #12777)
2001-10-30 Jarkko Hietaniemi Comment nits.
2001-10-30 Richard Soderberg Mommy, what's a pointer cast?
2001-10-30 Richard Soderberg Mommy, what's a pointer cast?
2001-10-30 Richard Soderberg OpenBSD likes signal.h
2001-10-30 Paul Marquess RE: DB_File-1.79 on Cygwin 1.3.3
2001-10-30 Craig A. Berry HiRes.t tweaks
2001-10-29 Jarkko Hietaniemi Update Changes.
2001-10-29 Jarkko Hietaniemi AIX needs an explicit symbol export list.
2001-10-29 Jarkko Hietaniemi The test (and the module) would require some
2001-10-29 Jarkko Hietaniemi Mark the test known to be failing in EBCDIC.
2001-10-29 Jarkko Hietaniemi None of the libnet modules are going to work in
2001-10-29 Jarkko Hietaniemi Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
2001-10-29 Jarkko Hietaniemi UTF-EBCDIC ain't UTF-8.
2001-10-29 Jarkko Hietaniemi In EBCDIC cannot test compile Net::Cmd without Convert...
2001-10-29 Jarkko Hietaniemi Let's not assume ASCII.
2001-10-29 Jarkko Hietaniemi Call the new perlio symbols differently.
2001-10-29 Jarkko Hietaniemi Don't expect ASCII ordering.
2001-10-29 Jarkko Hietaniemi Forgot from #12756.
2001-10-29 Jarkko Hietaniemi BeOS tweaks:
2001-10-29 Artur Bergman Ugly fix to not die when a thread creator is holding...
2001-10-29 Jarkko Hietaniemi Integrate change #12752 from maintperl;
2001-10-29 Paul Marquess Use of static data in XS modules
2001-10-28 Jarkko Hietaniemi More todo for the encoding pragma.
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-28 Artur Bergman Update documentation.
2001-10-28 Jarkko Hietaniemi Integrate change #12747 from maintperl;
2001-10-28 Jarkko Hietaniemi Integrate perlio:
2001-10-28 Nick Ing-Simmons Mingw32 fixup for Embed.t
2001-10-28 Nick Ing-Simmons GCC vs MS 64-bit constant syntax
2001-10-28 Nick Ing-Simmons Integrate mainline
2001-10-28 Artur Bergman Manpage updates.
2001-10-28 Jarkko Hietaniemi Newline confusion: t/TEST sees an extra newline and...
2001-10-28 Nick Ing-Simmons Integrate mainline
2001-10-28 Jarkko Hietaniemi Need to be ./executed.
2001-10-28 Jarkko Hietaniemi Integrate perlio:
2001-10-28 Nick Ing-Simmons Tweak for build with Mingw32 - __attribute__((unused...
2001-10-28 Nick Ing-Simmons Have :stdio layer update an honour the fd refcnt table.
2001-10-28 Jarkko Hietaniemi Integrate changes #12724 and #12725 from maintperl;
2001-10-28 Jarkko Hietaniemi Integrate perlio:
2001-10-28 Nick Ing-Simmons Use fd refcounts to solve the problem highlighted by...
2001-10-28 Nick Ing-Simmons Typo in exe name
2001-10-28 Nick Ing-Simmons Integrate Mainline
2001-10-28 Nick Ing-Simmons Fixup Embed.t for Win32/VC++
2001-10-28 Nick Ing-Simmons Adapt testcase from Doug Maceachern <dougm@covalent...
2001-10-28 Artur Bergman Change #12726 changed require 5.002 to 5.0 somehow...
2001-10-28 Artur Bergman And here we use the prototypes.
2001-10-28 Artur Bergman Support [] style prototypes.
2001-10-28 Jarkko Hietaniemi Explicitly expect only 4 or 8 bytes of PTRSIZE.
2001-10-28 Charles Lane Time::HiRes ualarm for VMS without one
2001-10-28 Jarkko Hietaniemi Regen perlapi, perltoc.
2001-10-28 Tim Jenness sv.h documentation
2001-10-27 Gurusamy Sarathy "nmake clean" fails to clean ext/... because buildext...
2001-10-27 Jarkko Hietaniemi Update Changes.
2001-10-27 Richard Foley perlhack.pod addendum for consideration (perlbug mail...
2001-10-27 Jarkko Hietaniemi Must store pointers with the right width.
2001-10-27 Jarkko Hietaniemi Integrate change #12711 from perlio;
2001-10-27 Nicholas Clark make minitest
2001-10-27 Jarkko Hietaniemi Patch #12661 missed this.
2001-10-27 Craig A. Berry C RTL awareness update for VMS
2001-10-27 Nick Ing-Simmons Use ref count scheme rather than PerlLIO_dup() to do...
2001-10-27 Jarkko Hietaniemi Let's not replace reason if there's one already supplied.
2001-10-27 Jarkko Hietaniemi [no reason given] is not good.
2001-10-27 Jarkko Hietaniemi ldlibpth can exist but be unset.
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
next