This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-11-20 Nick Ing-SimmonsMake extra buffer layer work (dummy crlf layer)
2000-11-19 Nick Ing-SimmonsAdd dummy crlf layer (just as buffer)
2000-11-19 Nick Ing-SimmonsWork-round to Perl_deb_nocontext is no longer required
2000-11-19 Nick Ing-Simmonsdiff -se shows these as different
2000-11-19 Nick Ing-SimmonsConfigure GCC/Win32 build -Duseperlio
2000-11-19 Nick Ing-SimmonsSpecial case :crlf and :raw in dummy PerlIO_apply_layers
2000-11-19 Nick Ing-SimmonsMissing aTHX_
2000-11-19 Nick Ing-SimmonsIntegrate mainline
2000-11-19 Jarkko HietaniemiMake hex scanning warn on "\x{x}" and "\xx".
2000-11-18 Nick Ing-SimmonsIntegrate mainline
2000-11-18 Jarkko HietaniemiIntroduce Perl_utf8_length(). Use it.
2000-11-18 Jarkko HietaniemiCompiler denit.
2000-11-18 Jarkko HietaniemiIntegrate perlio:
2000-11-18 Ilya Zakharevich[PATCH 5.7.0] make regcomp reenterable
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-11-18 Jarkko HietaniemiIntegrate perlio:
2000-11-18 Ilya Zakharevichetags broken again
2000-11-18 Jarkko HietaniemiUpgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from...
2000-11-18 Nick Ing-SimmonsBasic tweaks to do_open() type parsing to allow layer...
2000-11-18 Nick Ing-SimmonsIntegrate mainline
2000-11-18 Jarkko HietaniemiUpdate Changes.
2000-11-18 Ilya Zakharevichrestore match data on backtracing
2000-11-18 Jarkko HietaniemiSparc 64-bit pack() fix from Jens Hamisch.
2000-11-18 Nicholas ClarkExplain in more detail the {} syntax ambiguousity.
2000-11-18 Stephen P.... Fix for README.amiga (20000323.033)
2000-11-18 A. C. Yardleyvery minor typos
2000-11-17 Nick Ing-SimmonsIntegrate mainline
2000-11-17 Nick Ing-SimmonsExperiment on use of attributes.pm interface.
2000-11-17 Stephen P.... Fix for 20000815.006
2000-11-17 Stephen P.... Fix for 20000409.001
2000-11-17 Jarkko HietaniemiUndo #7627 now that we have =head3.
2000-11-17 Jarkko HietaniemiAs surmised the #7719 wasn't a good move.
2000-11-17 Jarkko HietaniemiAlso the 64bitall hints can be either here or there.
2000-11-17 Jarkko HietaniemiTest tweak for the open pragma.
2000-11-17 Jarkko HietaniemiThe long double hints can be here or there.
2000-11-17 Jarkko HietaniemiFor Solaris use64bitall the stdchar needs a little...
2000-11-16 Wolfgang LaunRe: Bug in Carp::Heavy/5.6.0?
2000-11-16 Nicholas ClarkRe: 20001101.003 PDL
2000-11-16 Casey R. TwetenRe: [p5p] [PATCH perlpod.pod] Digging into the =head
2000-11-16 Jarkko HietaniemiAvoid an infinite loop in VMS when utils scripts are run
2000-11-16 Vadim Konovalovperllocale.pod changes
2000-11-16 Jarkko HietaniemiIntegrate perlio:
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.
next