p5sagit/p5-mst-13.2.git
2000-12-05 Eric Fifer cygwin port
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-05 Nicholas Clark shrink pp_hot fractionally
2000-12-05 Yitzchak Scott... [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
2000-12-05 Jarkko Hietaniemi Integrate the "skip" messages to explain().
2000-12-05 Michael Stevens The one that got away in #7984.
2000-12-05 Gurusamy Sarathy fix open(FOO, ">...
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-04 Jarkko Hietaniemi Yet Another Copying-Without-Paying-Attention-To-SvUTF8...
2000-12-04 Simon Cozens Trivial dump.c feature
2000-12-04 Jarkko Hietaniemi UTF-8 hash keys, patch from Inaba Hiroto.
2000-12-04 Jarkko Hietaniemi Update Changes.
2000-12-04 Jarkko Hietaniemi Retract #7977, still too volatile (the euphemism of...
2000-12-04 Simon Cozens (Retracted by #7978, too shaky yet.)
2000-12-04 Yitzchak Scott... [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
2000-12-04 Yitzchak Scott... Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928...
2000-12-04 Nicholas Clark ++ 20% faster
2000-12-04 H.Merijn Brand Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 ...
2000-12-04 Jarkko Hietaniemi Integrate perlio:
2000-12-04 Nick Ing-Simmons Quieten some noise in Win32 builds:
2000-12-03 Nick Ing-Simmons PERL_IMPLICIT_SYS compiles but does not work.
2000-12-03 Jarkko Hietaniemi On DEBUGGING make ANYOFUTF8 nodes store away also the SV
2000-12-03 Jarkko Hietaniemi Implement ANYOFUTF8 regprop() dumping.
2000-12-03 Jarkko Hietaniemi Make uv_to_utf8() to zero-terminate its output buffer,
2000-12-03 Nick Ing-Simmons Integrate mainline (STDCHAR)
2000-12-03 Jarkko Hietaniemi Raw zero bytes in text files confuse at least GNU patch...
2000-12-03 Jarkko Hietaniemi Integrate perlio:
2000-12-03 Jarkko Hietaniemi Untangle the <stdio.h> #include nest for the stdchar...
2000-12-03 Nick Ing-Simmons Make iperlsys.h vector stdio not PerlIO.
2000-12-03 Nick Ing-Simmons Integrate mainline
2000-12-03 Jarkko Hietaniemi Use DO_UTF8().
2000-12-02 Mike Guy Re: [ID 20001130.011] expression parsing bug ?
2000-12-02 Jarkko Hietaniemi A missing hunk.
2000-12-02 Nicholas Clark Re: [ID 20001202.001] (Net::hostent)
2000-12-02 Jarkko Hietaniemi An inconvenient hang would happen if the stdio _ptr...
2000-12-02 Jarkko Hietaniemi Update Changes.
2000-12-01 Andy Dougherty Re: long shell lines
2000-12-01 Jarkko Hietaniemi Try to find stdchar also from <stdio_impl.h>.
2000-12-01 Ronald J. Kimball Re: [ID 20001130.011] expression parsing bug ?
2000-12-01 Nick Ing-Simmons Integrate mainline (for s/y/m as sub names stuff).
2000-12-01 Jarkko Hietaniemi Integrate perlio:
2000-12-01 Jarkko Hietaniemi Upgrade to CPAN 1.59_51, from Andreas König.
2000-12-01 Nick Ing-Simmons Integrate mainline
2000-12-01 Jarkko Hietaniemi Some help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko Hietaniemi Retract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Nick Ing-Simmons Fix 'mmap' lib/filehand.t (ungetc) test fail.
2000-12-01 Jarkko Hietaniemi (Retracted by #7943.)
2000-12-01 Jarkko Hietaniemi Get the three different space character classes right...
2000-12-01 Jarkko Hietaniemi Two more tests that make no sense in UTF-8 since the...
2000-12-01 Jarkko Hietaniemi \x{} doesn't any more require 'use utf8' outside regexe...
2000-12-01 Jarkko Hietaniemi Fix for 20001130.008 and 20001130.010, the PL_regnpar...
2000-11-30 Jarkko Hietaniemi Fix for 20001128.006, be more careful in Perl_sv_utf8_d...
2000-11-30 Robin Barker toke.c perlio.c -Wformat nits
2000-11-30 Jarkko Hietaniemi In OS/390 'localhost' can be 'localhost.FOO.BAR'.
2000-11-30 Peter Prymmer [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on...
2000-11-30 Peter Prymmer Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2000-11-30 Charles Lane get t/lib/filter-util.t to work on VMS
2000-11-29 Jarkko Hietaniemi Update Changes.
2000-11-29 Dominic Dunlop [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on...
2000-11-29 Jarkko Hietaniemi Retract #7921, the patch shouldn't be needed.
2000-11-29 Jarkko Hietaniemi Make the Class::Struct import() wiser.
2000-11-29 Jarkko Hietaniemi All the core library users of Class::Struct seem to be
2000-11-29 Jarkko Hietaniemi A test works better if it has the right 1..$n output.
2000-11-29 Jarkko Hietaniemi Forgot to MANIFEST the new Net::hostent test.
2000-11-29 Jarkko Hietaniemi Integrate perlio:
2000-11-29 Simon Cozens (Retracted by #7927.)
2000-11-29 Robert Spier net_hostent.t (was Re: [ID 20001128.002] what's the...
2000-11-29 Jarkko Hietaniemi Make "use Class::Struct 'struct';" work again (broken...
2000-11-29 Robert Spier Re: Minor suggestion for Sys::Syslog [PATCH]
2000-11-29 Robert Spier $^O win32 -> MSWin32
2000-11-29 Simon Cozens Tokeniser debugging
2000-11-29 Ilya Zakharevich Re: [PATCH 5.7.0] OUT keyword for xsubpp
2000-11-29 John Tobey Re: [ID 20001127.002] const subs hurt under debugger
2000-11-29 Jarkko Hietaniemi Use "1 while unlink" so that VMS gets clean, too.
2000-11-29 Ilya Zakharevich OUT keyword for xsubpp
2000-11-29 Jarkko Hietaniemi This should have been part of #7872: no need to scan...
2000-11-29 Jarkko Hietaniemi One more perltie.pod nit from Casey R. Tweten.
2000-11-29 Jarkko Hietaniemi Document the known sprintf test failures, exact standard
2000-11-29 Jarkko Hietaniemi Add the Encoding table format documentation.
2000-11-29 Casey R. Tweten Re: [PATCH] Updating perltie.pod for arrays
2000-11-28 Nick Ing-Simmons Initial tidy of setmode() muddle (UNIX does not have...
2000-11-28 Nick Ing-Simmons Integrate mainline
2000-11-28 Nicholas Clark [ID 20001128.002] what's the point of example code...
2000-11-28 Casey R. Tweten Updating perltie.pod for arrays
2000-11-28 Robin Barker Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-11-28 Jarkko Hietaniemi setmode() is a DOSish-only thing.
2000-11-28 Simon Cozens perlcc.PL cleanups
2000-11-27 Jarkko Hietaniemi Update Changes.
2000-11-27 Yitzchak Scott... Re: perlfaq style changes
2000-11-27 Benjamin Holzman Re: [ID 20001122.006] weird behaviour of $|
2000-11-27 Larry W. Virden [ID 20001127.004] White space problem in perlamiga.pod
2000-11-27 Jarkko Hietaniemi Restore also the locale test to no-sprintf-taint state.
2000-11-27 Jarkko Hietaniemi __FUNCTION__ isn't portable and trying to emulate it...
2000-11-27 Charles Lane VMS test cleanup
2000-11-27 Jarkko Hietaniemi It seems that *both* the unused submatch loop cleanup
2000-11-27 Jarkko Hietaniemi Clean .exists deeper.
2000-11-27 Jarkko Hietaniemi The code in regcppop() (see #7878) contains the correct...
2000-11-27 Jarkko Hietaniemi The unused submatch cleanup code in regtry() seems...
next