p5sagit/p5-mst-13.2.git
2001-10-05 David Dyck patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID...
2001-10-05 Robin Barker Re: test names from C<make TEST>
2001-10-05 Jarkko Hietaniemi Don't assume that %x is good for displaying UVs.
2001-10-05 Jarkko Hietaniemi Update Changes.
2001-10-05 Nicholas Clark perlfunc/select
2001-10-04 Jarkko Hietaniemi Retract #12313 and #12249.
2001-10-04 Craig A. Berry perlvms.pod update
2001-10-04 Hugo van der... PATCH: Tie::SubstrHash
2001-10-04 Jarkko Hietaniemi Unicode properties saga continues.
2001-10-04 Jarkko Hietaniemi Yet more Unicode properties.
2001-10-04 Craig A. Berry 2 more VMS test tweaks
2001-10-04 Jarkko Hietaniemi Restore only if something to restore.
2001-10-03 Craig A. Berry %ENV tainting for VMS
2001-10-03 Craig A. Berry %ENV tainting for VMS
2001-10-03 Jarkko Hietaniemi Unicode properties: fix L& (the #12319 didn't allow L&,
2001-10-03 Jarkko Hietaniemi Unicode properties: support \p{(?:Is)?L...
2001-10-03 Jarkko Hietaniemi Add the 'Common' Unicode property (code points not
2001-10-03 Jarkko Hietaniemi Skip the RV printing test under threads until fixed.
2001-10-03 H.Merijn Brand 12309 / cygwin / win2k
2001-10-03 H.Merijn Brand Both cygwin and djgpp on one machine
2001-10-03 Casey West (retracted by #12338)
2001-10-02 Michael G.... makemaker@perl.org
2001-10-02 Jarkko Hietaniemi FAQ sync.
2001-10-02 Jarkko Hietaniemi Unicode properties: allow also intra(wordbreak)name...
2001-10-02 Jarkko Hietaniemi AUTHORS updates.
2001-10-02 Jarkko Hietaniemi Update Changes.
2001-10-02 Jarkko Hietaniemi Work around old buggy glibcs for langinfo constants,
2001-10-02 Jarkko Hietaniemi Eradicate Time::Piece; add an example.
2001-10-02 Robert Spier Pod::Html makes a poor guess at author
2001-10-02 Artur Bergman Fixes obscure bug that manifests itself by.
2001-10-01 Jarkko Hietaniemi Mac OS X doesn't have threadsafe (_r) libc interfaces.
2001-10-01 David Dyck [ID 20011001.011] redundant code in t/TEST
2001-10-01 chromatic Robustify %ENV Handling in Test (was Re: Failed Term...
2001-10-01 Jarkko Hietaniemi UNICOS testing patches from Nicholas Clark.
2001-10-01 chromatic Better Locale Flutzigation (was Re: lib/open.t and...
2001-10-01 Jarkko Hietaniemi Make missing the RADIXCHAR a softer, gentler error.
2001-10-01 Jarkko Hietaniemi Nuke also the LANG because of glibc.
2001-10-01 Jarkko Hietaniemi Also the ^Is is optional.
2001-10-01 Jarkko Hietaniemi Be careful to pull chars from the varargs stack when
2001-10-01 Jarkko Hietaniemi sortsv not in place anymore, noticed by John P. Linderman.
2001-10-01 Jarkko Hietaniemi Make the diagnostic messages more neutral.
2001-10-01 Jarkko Hietaniemi Forgotten from #12288.
2001-10-01 Brian Ingerson Option to sort hashes
2001-10-01 Jarkko Hietaniemi More Unicode property tests for the abbreviated
2001-10-01 Jarkko Hietaniemi Further tweaks to the Unicode properties.
2001-10-01 Jarkko Hietaniemi Retract #12284.
2001-10-01 Jarkko Hietaniemi (Retracted by #12285)
2001-10-01 chromatic Add tests for Term::Cap
2001-10-01 Jarkko Hietaniemi Use stty -g to restore the terminal state, do not even
2001-09-30 Jarkko Hietaniemi Cleanup utf8_heavy; allow dropping the In prefix from
2001-09-30 Jarkko Hietaniemi Retract the #12259 for now.
2001-09-30 Jarkko Hietaniemi Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir...
2001-09-30 Jarkko Hietaniemi #12272 wasn't right, it introduced an extra ().
2001-09-30 Jonathan Stowe Remove string eval from AUTOLOAD
2001-09-30 Brian Ingerson Patch to put qsortsv in the public API
2001-09-30 Rafael Garcia... additional docs and tests
2001-09-30 Jarkko Hietaniemi FAQ sync.
2001-09-29 Jarkko Hietaniemi Nasty recursion trap if one would match Unicode.
2001-09-29 Jarkko Hietaniemi More Unicode todo.
2001-09-29 Jarkko Hietaniemi Explain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko Hietaniemi More leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko Hietaniemi Save and restore $ENV{'SYS$LOGIN'} only in VMS.
2001-09-29 Craig A. Berry chdir.t finally (I hope)
2001-09-29 chromatic Add tests, clean up Tie::Scalar
2001-09-29 Jarkko Hietaniemi Allow for more flexibility in the \p{In...} names, now
2001-09-28 chromatic Add tests for open.pm
2001-09-28 Craig A. Berry glob test case tweak for VMS
2001-09-28 Rafael Garcia... [DOC PATCH] Carp.pm pod typo
2001-09-28 Rafael Garcia... Allow an @INC hook to set %INC
2001-09-28 Nicholas Clark Re: macro redefinitions on Win32 (was Re: Question...
2001-09-28 Jarkko Hietaniemi Update Changes.
2001-09-28 Jarkko Hietaniemi Move the B tests to B/t.
2001-09-28 Jarkko Hietaniemi Forgot from #12254.
2001-09-28 chromatic Add tests for B::Terse
2001-09-28 Jarkko Hietaniemi Test numbering mismatch.
2001-09-27 Craig A. Berry slightly less broken chdir.t for VMS
2001-09-27 Robin Barker make __ANON__ global
2001-09-27 Rafael Garcia... Re: [BUG] B::Terse can't handle constant scalar refs
2001-09-27 Casey West (retracted by #12338)
2001-09-27 Jarkko Hietaniemi Not everyone is using ithreads...
2001-09-27 Jarkko Hietaniemi Document the nss_delete core dump workaround for HP-UX
2001-09-27 Jarkko Hietaniemi Dump Unicode hash keys also as Unicode,
2001-09-27 Jarkko Hietaniemi Integrate changes #12241 and #12242 from macperl:
2001-09-27 Artur Bergman Flush buffers on thread closedown.
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-09-26 Artur Bergman Documention update
2001-09-26 Jarkko Hietaniemi Update Changes.
2001-09-26 Jarkko Hietaniemi Check that all environment variables are tainted.
2001-09-26 Jarkko Hietaniemi Manual integration error in #12235.
2001-09-26 chromatic Re: binmode(STDOUT, ":unix") busted when STDOUT is...
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemi grrr.
2001-09-26 Jarkko Hietaniemi Retract #12232.
2001-09-26 Jarkko Hietaniemi (Retracted by #12233.)
2001-09-26 Jarkko Hietaniemi Detypo.
2001-09-26 Artur Bergman Increase the amount of time we spend in each thread...
2001-09-26 Jarkko Hietaniemi NetWare tweak from Ananth Kesari.
2001-09-26 Jarkko Hietaniemi Trick to fool case-blind filesystems.
2001-09-26 Artur Bergman Threads can start executing in a different order than...
2001-09-26 Artur Bergman Add in stress_string.t to stress test threads a bit...
next