p5sagit/p5-mst-13.2.git
2000-11-22 Casey Tweten [ID 20001120.003] [PATCH] io_udp.t fails without 'local...
2000-11-22 Casey Tweten [ID 20001120.002] [PATCH] io_sock.t fails without ...
2000-11-22 Casey R. Tweten Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2000-11-22 Casey R. Tweten Test.pm POD peculiarity
2000-11-22 Philip Newton [ID 20001122.002] [PATCH 5.7.0@7795] two small patches...
2000-11-22 Jarkko Hietaniemi Nickety nits.
2000-11-22 Jarkko Hietaniemi Changes had accidentally gone too silent on non-main...
2000-11-21 Jarkko Hietaniemi Integrate perlio:
2000-11-21 Nick Ing-Simmons Win32 builds and runs (mostly) with USE_PERLIO.
2000-11-21 Jarkko Hietaniemi Update Changes.
2000-11-21 Craig A. Berry PerlIO_apply_layers prototype (was Re: [PATCH: perl...
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-21 Jarkko Hietaniemi Integrate scope.h@7790 from perlio, works better with...
2000-11-21 Jarkko Hietaniemi Export the SOCKS workaround symbols only if necessary.
2000-11-20 Nick Ing-Simmons If we use (aTHX_ ...) then put Perl_ on the front....
2000-11-20 Nick Ing-Simmons Integrate mainline
2000-11-20 Nick Ing-Simmons Make extra buffer layer work (dummy crlf layer)
2000-11-20 Peter Prymmer add system locale testing for VMS
2000-11-20 Mark-Jason... DOC PATCH 5.6.0 perlreftut
2000-11-20 David Dyck [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
2000-11-20 Jarkko Hietaniemi lexicals not recognized in a run-time (?{})
2000-11-20 Simon Cozens [PATCH] doop.c - UTF8 tr///
2000-11-20 Jarkko Hietaniemi Remove the shared object before attempting to create
2000-11-20 Jarkko Hietaniemi Update Changes.
2000-11-20 Jarkko Hietaniemi Assume SOCKS is broken in all 64bitall platforms, not...
2000-11-20 Jarkko Hietaniemi Solaris hints tweaks.
2000-11-20 Jarkko Hietaniemi Add a workaround to SOCKS 64-bit problems.
2000-11-20 Jarkko Hietaniemi sysseek() instead of seek().
2000-11-20 Jarkko Hietaniemi Miraculous typo.
2000-11-20 Ilya Zakharevich The first step in removing recursion from the REx engine
2000-11-20 Jarkko Hietaniemi Make certain MacOS Classic has NO_ENVIRON_ARRAY.
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
2000-11-20 Jarkko Hietaniemi ext/re/hints/MSWin32.pl seems to be missing from perlio.
2000-11-20 Jarkko Hietaniemi Integrate perlio:
2000-11-19 Nick Ing-Simmons Add dummy crlf layer (just as buffer)
2000-11-19 Nick Ing-Simmons Work-round to Perl_deb_nocontext is no longer required
2000-11-19 Nick Ing-Simmons diff -se shows these as different
2000-11-19 Nick Ing-Simmons Configure GCC/Win32 build -Duseperlio
2000-11-19 Nick Ing-Simmons Special case :crlf and :raw in dummy PerlIO_apply_layers
2000-11-19 Nick Ing-Simmons Missing aTHX_
2000-11-19 Peter J. Farley III [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over...
2000-11-19 Russ Allbery podlators 1.05 available
2000-11-19 Nick Ing-Simmons Integrate mainline
2000-11-19 Jarkko Hietaniemi Make hex scanning warn on "\x{x}" and "\xx".
2000-11-18 Nick Ing-Simmons Integrate mainline
2000-11-18 Jarkko Hietaniemi Introduce Perl_utf8_length(). Use it.
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.
next