p5sagit/p5-mst-13.2.git
2000-11-24 Jarkko Hietaniemi Integrate perlio:
2000-11-23 Nick Ing-Simmons Win32/perlio Now just fails one io/argv.t test - lack
2000-11-23 Nick Ing-Simmons Win32 passes all but t/lib/peek.t with perlio and home...
2000-11-23 Nick Ing-Simmons Implement PerlIO_binmode()
2000-11-23 Jarkko Hietaniemi README.amiga changes from Jan-Erik Karlsson <trg@privat...
2000-11-23 Jarkko Hietaniemi SOCKS wrestling continues, patches from Jens Hamisch.
2000-11-23 Jarkko Hietaniemi Push Filter::Util::Call one level deeper.
2000-11-23 Jarkko Hietaniemi Reach back one higher up when searching for PERL_SRC.
2000-11-23 Craig A. Berry Re: perl@7826
2000-11-23 Nick Ing-Simmons Implement crlf layer - not ready for merge.
2000-11-23 Jarkko Hietaniemi STDCHAR is different in Sparc v9 vs x86.
2000-11-23 Jarkko Hietaniemi The type needs to be visible to protos.
2000-11-23 Jarkko Hietaniemi Finish unfinished SOCKS workaround changes.
2000-11-23 Jarkko Hietaniemi Integrate perlio:
2000-11-23 Nick Ing-Simmons Correct makefile.mk dependancies for ext/Filter/Util
2000-11-23 Nick Ing-Simmons Integrate mainline
2000-11-23 Gurusamy Sarathy build the Filter extension on windows
2000-11-23 Gurusamy Sarathy regenerate win32/config* and fix some inconsistencies...
2000-11-23 Gurusamy Sarathy get sources building on windows+MSVC again (untested...
2000-11-23 Jarkko Hietaniemi Update Changes.
2000-11-23 Ben Tilly Re: av.c patch (having slight problems)
2000-11-22 Jarkko Hietaniemi Fixes for signedness warnings noticed by VMSperlers.
2000-11-22 Peter Prymmer small cleanup task for test suite
2000-11-22 Jarkko Hietaniemi Be clean.
2000-11-22 Jarkko Hietaniemi Add the simple frontend to Filter::Util:Call, Filter...
2000-11-22 Jarkko Hietaniemi Add the Filter::Util::Call 1.04 by Paul Marquess from...
2000-11-22 Jarkko Hietaniemi Integrate perlio:
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Ilya Zakharevich Liblist returns found libraries
2000-11-22 Jarkko Hietaniemi Go ahead and #include <unistd.h> in perl.h.
2000-11-22 Ilya Zakharevich Overeager visited-positions optimizations
2000-11-22 Ilya Zakharevich Liblist finally works
2000-11-22 H.Merijn Brand Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706...
2000-11-22 Jarkko Hietaniemi (Accidentally empty patch.)
2000-11-22 Peter Prymmer make VMS' test.com tail compatible w/ unix
2000-11-22 John P. Linderman Re: perl@7777
2000-11-22 Charles Lane Perlio_tell fix
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 Nick Ing-Simmons Integrate mainline
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 Nick Ing-Simmons Win32 PerlIO intermediate state now working as expected.
2000-11-22 Jarkko Hietaniemi Nickety nits.
2000-11-22 Jarkko Hietaniemi Changes had accidentally gone too silent on non-main...
2000-11-21 Nick Ing-Simmons Integrate mainline
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)
next