p5sagit/p5-mst-13.2.git
2000-11-18 Jarkko Hietaniemi Compiler denit.
2000-11-18 Jarkko Hietaniemi Integrate perlio:
2000-11-18 Ilya Zakharevich [PATCH 5.7.0] make regcomp reenterable
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-11-18 Jarkko Hietaniemi Integrate perlio:
2000-11-18 Ilya Zakharevich etags broken again
2000-11-18 Jarkko Hietaniemi Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from...
2000-11-18 Nick Ing-Simmons Basic tweaks to do_open() type parsing to allow layer...
2000-11-18 Nick Ing-Simmons Integrate mainline
2000-11-18 Jarkko Hietaniemi Update Changes.
2000-11-18 Ilya Zakharevich restore match data on backtracing
2000-11-18 Jarkko Hietaniemi Sparc 64-bit pack() fix from Jens Hamisch.
2000-11-18 Nicholas Clark Explain in more detail the {} syntax ambiguousity.
2000-11-18 Stephen P.... Fix for README.amiga (20000323.033)
2000-11-18 A. C. Yardley very minor typos
2000-11-17 Nick Ing-Simmons Integrate mainline
2000-11-17 Nick Ing-Simmons Experiment 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 Hietaniemi Undo #7627 now that we have =head3.
2000-11-17 Jarkko Hietaniemi As surmised the #7719 wasn't a good move.
2000-11-17 Jarkko Hietaniemi Also the 64bitall hints can be either here or there.
2000-11-17 Jarkko Hietaniemi Test tweak for the open pragma.
2000-11-17 Jarkko Hietaniemi The long double hints can be here or there.
2000-11-17 Jarkko Hietaniemi For Solaris use64bitall the stdchar needs a little...
2000-11-16 Wolfgang Laun Re: Bug in Carp::Heavy/5.6.0?
2000-11-16 Nicholas Clark Re: 20001101.003 PDL
2000-11-16 Casey R. Tweten Re: [p5p] [PATCH perlpod.pod] Digging into the =head
2000-11-16 Jarkko Hietaniemi Avoid an infinite loop in VMS when utils scripts are run
2000-11-16 Vadim Konovalov perllocale.pod changes
2000-11-16 Jarkko Hietaniemi Integrate perlio:
2000-11-16 Nick Ing-Simmons Integrate mainline
2000-11-16 Nick Ing-Simmons Minor tweaks:
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Nick Ing-Simmons Integrate mainline
2000-11-16 Jarkko Hietaniemi These files are text, not binary.
2000-11-16 Jarkko Hietaniemi Update Changes.
2000-11-16 Jarkko Hietaniemi More #undefing of stdio.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-16 Jarkko Hietaniemi The type of the hash_cb() size argument is tricky.
2000-11-15 Jarkko Hietaniemi Quick temporary fix for 20001114.008 as suggested by...
2000-11-15 Jarkko Hietaniemi Detypo.
2000-11-15 Jarkko Hietaniemi UINT64_C() work continues.
2000-11-15 Jens Hamisch SOCKS has its own USE_THREADS, based on
2000-11-15 Jarkko Hietaniemi Add few missing #undefs and sort them.
2000-11-15 Jarkko Hietaniemi Linenumber fix.
2000-11-15 Peter Prymmer EBCDIC tweaks.
2000-11-15 Peter Prymmer hush warnings about malformed EBCDIC text
2000-11-15 Prymmer/Kahn updates to README.os390
2000-11-15 Jarkko Hietaniemi Quit utf8_to_uv() instantly if curlen == 0.
2000-11-15 Jens Hamisch Use u_int32_t for the size of hash_cb(), not size_t.
2000-11-15 Jens Hamisch Use UINT64_C().
2000-11-15 Jarkko Hietaniemi Defined INT64_C() and UINT64_C() unless defined by...
2000-11-15 Jarkko Hietaniemi Regen Configure.
2000-11-14 Nick Ing-Simmons Integrate mainline.
2000-11-14 Jarkko Hietaniemi Integrate perlio:
2000-11-14 Nick Ing-Simmons PerlIO #include and #ifdef re-work.
2000-11-14 Jens Hamisch Hoist the duplicated socket/netdb include logic to...
2000-11-14 Vadim Konovalov some additions for makefiles for win32 (for perl@7674)
2000-11-14 Vadim Konovalov tiny typo in perl5db.pl
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-11-14 Benjamin Stuhl Fix 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 Clark Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-13 Nick Ing-Simmons Integrate mainline ...
2000-11-13 Jarkko Hietaniemi Update Changes.
2000-11-13 Jarkko Hietaniemi Remove the new two tests of lib/io_xs for now, they...
2000-11-13 Jarkko Hietaniemi Make PerlIO_getpos() to behave like fgetpos() on return.
2000-11-13 Jarkko Hietaniemi Placate nervous compilers that see longer than ints...
2000-11-13 Jarkko Hietaniemi fputs() does return EOF on error but here we don't...
2000-11-13 Jarkko Hietaniemi Declare reg_data like reg_substr_data.
2000-11-13 Jarkko Hietaniemi Typos in #7667.
2000-11-13 Jarkko Hietaniemi Cleanup 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 Hietaniemi Couple 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 Hietaniemi Document tell() on special streams.
2000-11-12 Jarkko Hietaniemi (Subsumed by #7664)
2000-11-12 Nicholas Clark Many 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 Hietaniemi Integrate perlio:
2000-11-12 Nick Ing-Simmons Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
2000-11-12 Nick Ing-Simmons Integrate mainline
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Copy the s// information of README.hpux also to the...
2000-11-11 Jarkko Hietaniemi More README.solaris updates from Andy Dougherty.
2000-11-11 Dominic Dunlop More descriptive error for unknown perlio layers.
2000-11-11 Dominic Dunlop MachTen doesn't really do mmap() and munmap().
2000-11-11 Robert Spier fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation...
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-11 Jarkko Hietaniemi Use sysconf() or getpagesize() to find out the pagesize.
2000-11-11 Jarkko Hietaniemi Integrate perlio:
2000-11-11 Lupe Christoph Re: [PATCH] README.solaris
2000-11-11 Eric Fifer cygwin port
2000-11-11 Nick Ing-Simmons Fixup mmap layer by doing mmap() calls on pagesize...
2000-11-11 Jarkko Hietaniemi Add more encoding tables.
2000-11-10 Andy Dougherty README.solaris
next