platform/upstream/perl.git
2001-10-31 Jarkko HietaniemiSkip message nit.
2001-10-31 Rafael Garcia... Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File...
2001-10-31 Jarkko HietaniemiExtend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko HietaniemiDoc tweaks.
2001-10-31 Jarkko HietaniemiForgot new proto.
2001-10-31 Jarkko HietaniemiClarification: use encoding cannot be used to
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-31 Jarkko HietaniemiThinko in #12783.
2001-10-31 Jarkko HietaniemiMake sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko HietaniemiEnable -Mencoding=foobar also for string literals.
2001-10-30 Andy DoughertyRe: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Paul MarquessRE: [PATCH h2xs] Use of static data in XS modules
2001-10-30 Nicholas ClarkPerlIOBuf_dup
2001-10-30 Richard SoderbergMake malloc.c errors more useful
2001-10-30 Jarkko HietaniemiRetract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G.... (Retracted by #12777)
2001-10-30 Jarkko HietaniemiComment nits.
2001-10-30 Richard SoderbergMommy, what's a pointer cast?
2001-10-30 Richard SoderbergMommy, what's a pointer cast?
2001-10-30 Richard SoderbergOpenBSD likes signal.h
2001-10-30 Paul MarquessRE: DB_File-1.79 on Cygwin 1.3.3
2001-10-30 Craig A. BerryHiRes.t tweaks
2001-10-29 Jarkko HietaniemiUpdate Changes.
2001-10-29 Jarkko HietaniemiAIX needs an explicit symbol export list.
2001-10-29 Jarkko HietaniemiThe test (and the module) would require some
2001-10-29 Jarkko HietaniemiMark the test known to be failing in EBCDIC.
2001-10-29 Jarkko HietaniemiNone of the libnet modules are going to work in
2001-10-29 Jarkko HietaniemiNeither is 0xff illegal UTF-EBCDIC since it's the last C1.
2001-10-29 Jarkko HietaniemiUTF-EBCDIC ain't UTF-8.
2001-10-29 Jarkko HietaniemiIn EBCDIC cannot test compile Net::Cmd without Convert...
2001-10-29 Jarkko HietaniemiLet's not assume ASCII.
2001-10-29 Jarkko HietaniemiCall the new perlio symbols differently.
2001-10-29 Jarkko HietaniemiDon't expect ASCII ordering.
2001-10-29 Jarkko HietaniemiForgot from #12756.
2001-10-29 Jarkko HietaniemiBeOS tweaks:
2001-10-29 Artur BergmanUgly fix to not die when a thread creator is holding...
2001-10-29 Jarkko HietaniemiIntegrate change #12752 from maintperl;
2001-10-29 Paul MarquessUse of static data in XS modules
2001-10-28 Jarkko HietaniemiMore todo for the encoding pragma.
2001-10-28 Jarkko HietaniemiAdd the encoding pragma to control the "upgrade"
2001-10-28 Artur BergmanUpdate documentation.
2001-10-28 Jarkko HietaniemiIntegrate change #12747 from maintperl;
2001-10-28 Jarkko HietaniemiIntegrate perlio:
2001-10-28 Nick Ing-SimmonsMingw32 fixup for Embed.t
2001-10-28 Nick Ing-SimmonsGCC vs MS 64-bit constant syntax
2001-10-28 Nick Ing-SimmonsIntegrate mainline
2001-10-28 Artur BergmanManpage updates.
2001-10-28 Jarkko HietaniemiNewline confusion: t/TEST sees an extra newline and...
2001-10-28 Nick Ing-SimmonsIntegrate mainline
2001-10-28 Jarkko HietaniemiNeed to be ./executed.
2001-10-28 Jarkko HietaniemiIntegrate perlio:
2001-10-28 Nick Ing-SimmonsTweak for build with Mingw32 - __attribute__((unused...
2001-10-28 Nick Ing-SimmonsHave :stdio layer update an honour the fd refcnt table.
2001-10-28 Jarkko HietaniemiIntegrate changes #12724 and #12725 from maintperl;
2001-10-28 Jarkko HietaniemiIntegrate perlio:
2001-10-28 Nick Ing-SimmonsUse fd refcounts to solve the problem highlighted by...
2001-10-28 Nick Ing-SimmonsTypo in exe name
2001-10-28 Nick Ing-SimmonsIntegrate Mainline
2001-10-28 Nick Ing-SimmonsFixup Embed.t for Win32/VC++
2001-10-28 Nick Ing-SimmonsAdapt testcase from Doug Maceachern <dougm@covalent...
2001-10-28 Artur BergmanChange #12726 changed require 5.002 to 5.0 somehow...
2001-10-28 Artur BergmanAnd here we use the prototypes.
2001-10-28 Artur BergmanSupport [] style prototypes.
2001-10-28 Jarkko HietaniemiExplicitly expect only 4 or 8 bytes of PTRSIZE.
2001-10-28 Charles LaneTime::HiRes ualarm for VMS without one
2001-10-28 Jarkko HietaniemiRegen perlapi, perltoc.
2001-10-28 Tim Jennesssv.h documentation
2001-10-27 Gurusamy Sarathy"nmake clean" fails to clean ext/... because buildext...
2001-10-27 Jarkko HietaniemiUpdate Changes.
2001-10-27 Richard Foleyperlhack.pod addendum for consideration (perlbug mail...
2001-10-27 Jarkko HietaniemiMust store pointers with the right width.
2001-10-27 Jarkko HietaniemiIntegrate change #12711 from perlio;
2001-10-27 Nicholas Clarkmake minitest
2001-10-27 Jarkko HietaniemiPatch #12661 missed this.
2001-10-27 Craig A. BerryC RTL awareness update for VMS
2001-10-27 Nick Ing-SimmonsUse ref count scheme rather than PerlLIO_dup() to do...
2001-10-27 Jarkko HietaniemiLet'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 Hietaniemildlibpth can exist but be unset.
2001-10-27 Jarkko HietaniemiUnicode: property alias naming cleanup.
2001-10-27 Jarkko HietaniemiFAQ sync.
2001-10-27 Jarkko HietaniemiIntegrate change #12703 from maintperl;
2001-10-27 Jarkko HietaniemiMore PerlIO symbols.
2001-10-27 Nick Ing-SimmonsIntegrate mainline
2001-10-26 Nicholas Clarktweak divide
2001-10-26 Andy DoughertyRe: DynaLoader problem on NCR SVR4 box
2001-10-26 Jarkko HietaniemiWhen you're root, many things become writable.
2001-10-26 Jarkko HietaniemiUpdate Changes.
2001-10-26 Gurusamy SarathyTerm/Cap.t attempts to access the floppy drive for...
2001-10-26 Gurusamy Sarathyfix misleading comment on known inadequacy in B::Terse...
2001-10-26 Gurusamy Sarathyfix spurious AutoSplit.t failure under windows
2001-10-26 Gurusamy SarathyTime::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Jarkko HietaniemiMore logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Gurusamy Sarathychange#12065 seems to have broken Encode build on windo...
2001-10-26 Jarkko HietaniemiUnicode: add the case folding table.
2001-10-26 Artur BergmanGet the new functions right, do not export lock since...
2001-10-26 Jarkko HietaniemiUSE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
2001-10-26 Gurusamy Sarathyavoid compiler warning
2001-10-26 Jarkko HietaniemiWinCE update from Rainer Keuchel.
2001-10-26 Artur BergmanAnd then finally cond_wait cond_signal and cond_broadca...
next