platform/upstream/perl.git
2000-11-27 Jarkko HietaniemiIt seems that *both* the unused submatch loop cleanup
2000-11-27 Jarkko HietaniemiClean .exists deeper.
2000-11-27 Jarkko HietaniemiThe code in regcppop() (see #7878) contains the correct...
2000-11-27 Jarkko HietaniemiThe unused submatch cleanup code in regtry() seems...
2000-11-27 Jarkko HietaniemiComment on comment.
2000-11-27 Jarkko HietaniemiAdjust the docs to agree with #7875.
2000-11-27 Jarkko HietaniemiRetract #7863. It makes more sense not to taint format...
2000-11-26 Jarkko HietaniemiDebug dump of ANYOFUTF8 was garbage (data from ANYOF).
2000-11-26 Jarkko HietaniemiBOUND regex opcodes (\b, \B) could try to scan zero...
2000-11-26 Jarkko HietaniemiNo need to scan till infinity, 13 is enough.
2000-11-26 Jarkko HietaniemiTest line numbers are different with utf8.
2000-11-26 Jarkko HietaniemiMessage nit.
2000-11-26 Jarkko HietaniemiMake utf8_length() and utf8_distance() (the latter...
2000-11-26 Benjamin HolzmanRe: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on...
2000-11-26 Benjamin HolzmanRe: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-11-26 Tim JennessPATCH: File::Temp fix on WindowsNT/VMS
2000-11-26 Jarkko HietaniemiMake the va_copy() test not to be so talkative.
2000-11-26 Jarkko HietaniemiFix locale inconsistencies unearthed by Hugo's work.
2000-11-26 Nicholas ClarkRe: pp_add -> pp_i_add efficiency hack?
2000-11-26 Jarkko HietaniemiIntegrate perlio:
2000-11-25 Nick Ing-SimmonsCorrect relative path from new ext\Filter\Util\Call...
2000-11-25 Nick Ing-SimmonsIntegrate mainline.
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-25 Nick Ing-SimmonsAll tests pass on Win32/gcc/USE_PERLIO.
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-25 Jarkko HietaniemiUndo #7848. Some of the code seems to use walkoptree(),
2000-11-24 Nick Ing-SimmonsRe-arrange crlf vs binary for platforms that care.
2000-11-24 Jarkko HietaniemiAUTHORS edits.
2000-11-24 Jarkko HietaniemiAdd Jan-Erik Karlsson.
2000-11-24 Jarkko HietaniemiConfigure should find stdchar on its own.
2000-11-24 Andreas KönigPATCH over 7848: Filter test flawed
2000-11-24 Simon Cozens[ID 20001124.001] B exports "walkoptree" but does not...
2000-11-24 Jarkko HietaniemiIntegrate perlio:
2000-11-23 Nick Ing-SimmonsWin32/perlio Now just fails one io/argv.t test - lack
2000-11-23 Nick Ing-SimmonsWin32 passes all but t/lib/peek.t with perlio and home...
2000-11-23 Nick Ing-SimmonsImplement PerlIO_binmode()
2000-11-23 Jarkko HietaniemiREADME.amiga changes from Jan-Erik Karlsson <trg@privat...
2000-11-23 Jarkko HietaniemiSOCKS wrestling continues, patches from Jens Hamisch.
2000-11-23 Jarkko HietaniemiPush Filter::Util::Call one level deeper.
2000-11-23 Jarkko HietaniemiReach back one higher up when searching for PERL_SRC.
2000-11-23 Craig A. BerryRe: perl@7826
2000-11-23 Nick Ing-SimmonsImplement crlf layer - not ready for merge.
2000-11-23 Jarkko HietaniemiSTDCHAR is different in Sparc v9 vs x86.
2000-11-23 Jarkko HietaniemiThe type needs to be visible to protos.
2000-11-23 Jarkko HietaniemiFinish unfinished SOCKS workaround changes.
2000-11-23 Jarkko HietaniemiIntegrate perlio:
2000-11-23 Nick Ing-SimmonsCorrect makefile.mk dependancies for ext/Filter/Util
2000-11-23 Nick Ing-SimmonsIntegrate mainline
2000-11-23 Gurusamy Sarathybuild the Filter extension on windows
2000-11-23 Gurusamy Sarathyregenerate win32/config* and fix some inconsistencies...
2000-11-23 Gurusamy Sarathyget sources building on windows+MSVC again (untested...
2000-11-23 Jarkko HietaniemiUpdate Changes.
2000-11-23 Ben TillyRe: av.c patch (having slight problems)
2000-11-22 Jarkko HietaniemiFixes for signedness warnings noticed by VMSperlers.
2000-11-22 Peter Prymmersmall cleanup task for test suite
2000-11-22 Jarkko HietaniemiBe clean.
2000-11-22 Jarkko HietaniemiAdd the simple frontend to Filter::Util:Call, Filter...
2000-11-22 Jarkko HietaniemiAdd the Filter::Util::Call 1.04 by Paul Marquess from...
2000-11-22 Jarkko HietaniemiIntegrate perlio:
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Ilya ZakharevichLiblist returns found libraries
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-22 Ilya ZakharevichOvereager visited-positions optimizations
2000-11-22 Ilya ZakharevichLiblist finally works
2000-11-22 H.Merijn BrandRe: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706...
2000-11-22 Jarkko Hietaniemi(Accidentally empty patch.)
2000-11-22 Peter Prymmermake VMS' test.com tail compatible w/ unix
2000-11-22 John P. LindermanRe: perl@7777
2000-11-22 Charles LanePerlio_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. TwetenRe: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2000-11-22 Nick Ing-SimmonsIntegrate mainline
2000-11-22 Casey R. TwetenTest.pm POD peculiarity
2000-11-22 Philip Newton[ID 20001122.002] [PATCH 5.7.0@7795] two small patches...
2000-11-22 Nick Ing-SimmonsWin32 PerlIO intermediate state now working as expected.
2000-11-22 Jarkko HietaniemiNickety nits.
2000-11-22 Jarkko HietaniemiChanges had accidentally gone too silent on non-main...
2000-11-21 Nick Ing-SimmonsIntegrate mainline
2000-11-21 Jarkko HietaniemiIntegrate perlio:
2000-11-21 Nick Ing-SimmonsWin32 builds and runs (mostly) with USE_PERLIO.
2000-11-21 Jarkko HietaniemiUpdate Changes.
2000-11-21 Craig A. BerryPerlIO_apply_layers prototype (was Re: [PATCH: perl...
2000-11-21 Dominic DunlopRe: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-21 Jarkko HietaniemiIntegrate scope.h@7790 from perlio, works better with...
2000-11-21 Jarkko HietaniemiExport the SOCKS workaround symbols only if necessary.
2000-11-20 Nick Ing-SimmonsIf we use (aTHX_ ...) then put Perl_ on the front....
2000-11-20 Nick Ing-SimmonsIntegrate mainline
2000-11-20 Nick Ing-SimmonsMake extra buffer layer work (dummy crlf layer)
2000-11-20 Peter Prymmeradd 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 Hietaniemilexicals not recognized in a run-time (?{})
2000-11-20 Simon Cozens[PATCH] doop.c - UTF8 tr///
2000-11-20 Jarkko HietaniemiRemove the shared object before attempting to create
2000-11-20 Jarkko HietaniemiUpdate Changes.
2000-11-20 Jarkko HietaniemiAssume SOCKS is broken in all 64bitall platforms, not...
2000-11-20 Jarkko HietaniemiSolaris hints tweaks.
2000-11-20 Jarkko HietaniemiAdd a workaround to SOCKS 64-bit problems.
2000-11-20 Jarkko Hietaniemisysseek() instead of seek().
next