platform/upstream/perl.git
2000-11-16 Nick Ing-SimmonsIntegrate mainline
2000-11-16 Nick Ing-SimmonsMinor tweaks:
2000-11-16 Jarkko HietaniemiAdd HAS_SBRK_PROTO.
2000-11-16 Nick Ing-SimmonsIntegrate mainline
2000-11-16 Jarkko HietaniemiThese files are text, not binary.
2000-11-16 Jarkko HietaniemiUpdate Changes.
2000-11-16 Jarkko HietaniemiMore #undefing of stdio.
2000-11-16 Jarkko HietaniemiAdd fwalk() probe to the configuration files and regen...
2000-11-16 Jarkko HietaniemiThe type of the hash_cb() size argument is tricky.
2000-11-15 Jarkko HietaniemiQuick temporary fix for 20001114.008 as suggested by...
2000-11-15 Jarkko HietaniemiDetypo.
2000-11-15 Jarkko HietaniemiUINT64_C() work continues.
2000-11-15 Jens HamischSOCKS has its own USE_THREADS, based on
2000-11-15 Jarkko HietaniemiAdd few missing #undefs and sort them.
2000-11-15 Jarkko HietaniemiLinenumber fix.
2000-11-15 Peter PrymmerEBCDIC tweaks.
2000-11-15 Peter Prymmerhush warnings about malformed EBCDIC text
2000-11-15 Prymmer/Kahnupdates to README.os390
2000-11-15 Jarkko HietaniemiQuit utf8_to_uv() instantly if curlen == 0.
2000-11-15 Jens HamischUse u_int32_t for the size of hash_cb(), not size_t.
2000-11-15 Jens HamischUse UINT64_C().
2000-11-15 Jarkko HietaniemiDefined INT64_C() and UINT64_C() unless defined by...
2000-11-15 Jarkko HietaniemiRegen Configure.
2000-11-14 Nick Ing-SimmonsIntegrate mainline.
2000-11-14 Jarkko HietaniemiIntegrate perlio:
2000-11-14 Nick Ing-SimmonsPerlIO #include and #ifdef re-work.
2000-11-14 Jens HamischHoist the duplicated socket/netdb include logic to...
2000-11-14 Vadim Konovalovsome additions for makefiles for win32 (for perl@7674)
2000-11-14 Vadim Konovalovtiny typo in perl5db.pl
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-11-14 Benjamin StuhlFix the re extension building for Win32.
2000-11-14 Yitzchak Scott... [ID 20001113.003] utf8_to_uv on malformed utf returns...
2000-11-13 Nicholas ClarkRe: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-13 Nick Ing-SimmonsIntegrate mainline ...
2000-11-13 Jarkko HietaniemiUpdate Changes.
2000-11-13 Jarkko HietaniemiRemove the new two tests of lib/io_xs for now, they...
2000-11-13 Jarkko HietaniemiMake PerlIO_getpos() to behave like fgetpos() on return.
2000-11-13 Jarkko HietaniemiPlacate nervous compilers that see longer than ints...
2000-11-13 Jarkko Hietaniemifputs() does return EOF on error but here we don't...
2000-11-13 Jarkko HietaniemiDeclare reg_data like reg_substr_data.
2000-11-13 Jarkko HietaniemiTypos in #7667.
2000-11-13 Jarkko HietaniemiCleanup messy #ifdef.
2000-11-13 Nicholas Clark[ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-13 Yitzchak Scott... Tweak the definition of the bit complement on UTF-8...
2000-11-13 Jarkko HietaniemiCouple of tests from #7660 salvaged.
2000-11-13 Nicholas Clark[ID 20001112.007] sfio's sftell isn't ftell
2000-11-13 Nicholas Clark[ID 20001112.006] IO::Seekable::getpos doesn't check...
2000-11-12 Jarkko HietaniemiDocument tell() on special streams.
2000-11-12 Jarkko Hietaniemi(Subsumed by #7664)
2000-11-12 Nicholas ClarkMany subdocumented return values of the IO extension...
2000-11-12 Nicholas Clark[ID 20001112.004] man perlfunc omits tell()'s error...
2000-11-12 Jarkko HietaniemiIntegrate perlio:
2000-11-12 Nick Ing-SimmonsAdd aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
2000-11-12 Nick Ing-SimmonsIntegrate mainline
2000-11-12 Jarkko HietaniemiAdd HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko HietaniemiCopy the s// information of README.hpux also to the...
2000-11-11 Jarkko HietaniemiMore README.solaris updates from Andy Dougherty.
2000-11-11 Dominic DunlopMore descriptive error for unknown perlio layers.
2000-11-11 Dominic DunlopMachTen doesn't really do mmap() and munmap().
2000-11-11 Robert Spierfwd: Re: [ID 20001105.011] Perl 5.6.0 documentation...
2000-11-11 Jarkko HietaniemiAdd getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-11 Jarkko HietaniemiUse sysconf() or getpagesize() to find out the pagesize.
2000-11-11 Jarkko HietaniemiIntegrate perlio:
2000-11-11 Lupe ChristophRe: [PATCH] README.solaris
2000-11-11 Eric Fifercygwin port
2000-11-11 Nick Ing-SimmonsFixup mmap layer by doing mmap() calls on pagesize...
2000-11-11 Jarkko HietaniemiAdd more encoding tables.
2000-11-10 Andy DoughertyREADME.solaris
2000-11-10 Jarkko HietaniemiUpdate Changes.
2000-11-10 Lupe ChristophExplain better why certain regex tests are skipped.
2000-11-10 Nick Ing-SimmonsIntegrate mainline.
2000-11-10 Nick Ing-SimmonsRe-instate stdio large file support via perlio.
2000-11-10 Hal MorrisAmdahl UTS hints updates.
2000-11-09 Nicholas ClarkIO::Seekable pod
2000-11-09 Michael SomosVarious doc oddball characters.
2000-11-09 John P. LindermanRe: bash -c exit and linux hints
2000-11-09 Nick Ing-SimmonsIntegrate mainline.
2000-11-09 Eric FiferMissing dTHXs.
2000-11-09 Jarkko HietaniemiDisable only the tests 99 and 166 for UTF-8 locales.
2000-11-09 Jarkko HietaniemiThere's no =head3.
2000-11-09 Harri PasanenThe generated boot_* headers are wrong. Pickier compiler,
2000-11-09 Prymmer/Kahnupdates to Porting/pumpkin.pod
2000-11-09 H.Merijn BrandFix for
2000-11-09 Joe SmithTypo in an ifndef.
2000-11-09 Jarkko HietaniemiRemove unused extra arguments.
2000-11-09 Jarkko HietaniemiMore VMS moves on environment handling, from Charles...
2000-11-09 David Dyckpatch to detect stat followed by lstat(_): [ID 20001106...
2000-11-09 Jarkko HietaniemiForgot from #7618.
2000-11-09 Jarkko HietaniemiMake deleting for %ENV work for (newer versions of...
2000-11-09 Casey R. TwetenClass::Struct at compile time
2000-11-09 Todd T. Fries[ID 20001108.013] spelling
2000-11-09 Peter Prymmeradd Encode to VMS build and tests
2000-11-08 Jarkko HietaniemiA missing aTHX_.
2000-11-08 Jarkko HietaniemiUpdate Changes.
2000-11-08 David Dyckis this the appropriate patch to fix: [ID 20001106...
2000-11-08 Dominic DunlopRe: Patch 7533 prevents malloc.c from compiling on...
2000-11-08 Jarkko HietaniemiDo not test UTF-8 locales since that the tests would...
2000-11-08 Vadim KonovalovLocale buglets.
2000-11-08 Jarkko HietaniemiDeleting $ENV{PATH} in VMS is not recommendable.
next