platform/upstream/perl.git
2001-10-08 Jarkko HietaniemiDetypo.
2001-10-07 Artur BergmanChange 12349 didn't really get it right.
2001-10-07 Jarkko HietaniemiIf running the harness the dynamic library search path
2001-10-07 Jarkko HietaniemiIt seems that in MacOS X 10.1 one must use -flat_namespace
2001-10-07 Jarkko HietaniemiGive up the fantasy of having lib/Unicode and lib/unicode:
2001-10-07 chromaticAdd Tests for CPAN::Nox
2001-10-07 chromaticAdd Tests for sigtrap.pm
2001-10-06 Nicholas Clark(was Re: [PATCH] Re: What sort of Makefile.PL should
2001-10-06 Nicholas ClarkMemoize tests
2001-10-06 Jarkko HietaniemiRetract the latter part of #12343.
2001-10-05 David Dyckpatch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID...
2001-10-05 Robin BarkerRe: test names from C<make TEST>
2001-10-05 Jarkko HietaniemiDon't assume that %x is good for displaying UVs.
2001-10-05 Jarkko HietaniemiUpdate Changes.
2001-10-05 Nicholas Clarkperlfunc/select
2001-10-04 Jarkko HietaniemiRetract #12313 and #12249.
2001-10-04 Craig A. Berryperlvms.pod update
2001-10-04 Hugo van der... PATCH: Tie::SubstrHash
2001-10-04 Jarkko HietaniemiUnicode properties saga continues.
2001-10-04 Jarkko HietaniemiYet more Unicode properties.
2001-10-04 Craig A. Berry2 more VMS test tweaks
2001-10-04 Jarkko HietaniemiRestore 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 HietaniemiUnicode properties: fix L& (the #12319 didn't allow L&,
2001-10-03 Jarkko HietaniemiUnicode properties: support \p{(?:Is)?L&} as an alias...
2001-10-03 Jarkko HietaniemiAdd the 'Common' Unicode property (code points not
2001-10-03 Jarkko HietaniemiSkip the RV printing test under threads until fixed.
2001-10-03 H.Merijn Brand12309 / cygwin / win2k
2001-10-03 H.Merijn BrandBoth 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 HietaniemiFAQ sync.
2001-10-02 Jarkko HietaniemiUnicode properties: allow also intra(wordbreak)name...
2001-10-02 Jarkko HietaniemiAUTHORS updates.
2001-10-02 Jarkko HietaniemiUpdate Changes.
2001-10-02 Jarkko HietaniemiWork around old buggy glibcs for langinfo constants,
2001-10-02 Jarkko HietaniemiEradicate Time::Piece; add an example.
2001-10-02 Robert SpierPod::Html makes a poor guess at author
2001-10-02 Artur BergmanFixes obscure bug that manifests itself by.
2001-10-01 Jarkko HietaniemiMac 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 chromaticRobustify %ENV Handling in Test (was Re: Failed Term...
2001-10-01 Jarkko HietaniemiUNICOS testing patches from Nicholas Clark.
2001-10-01 chromaticBetter Locale Flutzigation (was Re: lib/open.t and...
2001-10-01 Jarkko HietaniemiMake missing the RADIXCHAR a softer, gentler error.
2001-10-01 Jarkko HietaniemiNuke also the LANG because of glibc.
2001-10-01 Jarkko HietaniemiAlso the ^Is is optional.
2001-10-01 Jarkko HietaniemiBe careful to pull chars from the varargs stack when
2001-10-01 Jarkko Hietaniemisortsv not in place anymore, noticed by John P. Linderman.
2001-10-01 Jarkko HietaniemiMake the diagnostic messages more neutral.
2001-10-01 Jarkko HietaniemiForgotten from #12288.
2001-10-01 Brian IngersonOption to sort hashes
2001-10-01 Jarkko HietaniemiMore Unicode property tests for the abbreviated
2001-10-01 Jarkko HietaniemiFurther tweaks to the Unicode properties.
2001-10-01 Jarkko HietaniemiRetract #12284.
2001-10-01 Jarkko Hietaniemi(Retracted by #12285)
2001-10-01 chromaticAdd tests for Term::Cap
2001-10-01 Jarkko HietaniemiUse stty -g to restore the terminal state, do not even
2001-09-30 Jarkko HietaniemiCleanup utf8_heavy; allow dropping the In prefix from
2001-09-30 Jarkko HietaniemiRetract the #12259 for now.
2001-09-30 Jarkko HietaniemiUpgrade 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 StoweRemove string eval from AUTOLOAD
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-30 Rafael Garcia... additional docs and tests
2001-09-30 Jarkko HietaniemiFAQ sync.
2001-09-29 Jarkko HietaniemiNasty recursion trap if one would match Unicode.
2001-09-29 Jarkko HietaniemiMore Unicode todo.
2001-09-29 Jarkko HietaniemiExplain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko HietaniemiMore leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko HietaniemiSave and restore $ENV{'SYS$LOGIN'} only in VMS.
2001-09-29 Craig A. Berrychdir.t finally (I hope)
2001-09-29 chromaticAdd tests, clean up Tie::Scalar
2001-09-29 Jarkko HietaniemiAllow for more flexibility in the \p{In...} names, now
2001-09-28 chromaticAdd tests for open.pm
2001-09-28 Craig A. Berryglob 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 ClarkRe: macro redefinitions on Win32 (was Re: Question...
2001-09-28 Jarkko HietaniemiUpdate Changes.
2001-09-28 Jarkko HietaniemiMove the B tests to B/t.
2001-09-28 Jarkko HietaniemiForgot from #12254.
2001-09-28 chromaticAdd tests for B::Terse
2001-09-28 Jarkko HietaniemiTest numbering mismatch.
2001-09-27 Craig A. Berryslightly less broken chdir.t for VMS
2001-09-27 Robin Barkermake __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 HietaniemiNot everyone is using ithreads...
2001-09-27 Jarkko HietaniemiDocument the nss_delete core dump workaround for HP-UX
2001-09-27 Jarkko HietaniemiDump Unicode hash keys also as Unicode,
2001-09-27 Jarkko HietaniemiIntegrate changes #12241 and #12242 from macperl:
2001-09-27 Artur BergmanFlush buffers on thread closedown.
2001-09-27 Jarkko HietaniemiDump SvUTF8(sv)s also as \x{...}.
2001-09-26 Artur BergmanDocumention update
2001-09-26 Jarkko HietaniemiUpdate Changes.
2001-09-26 Jarkko HietaniemiCheck that all environment variables are tainted.
2001-09-26 Jarkko HietaniemiManual integration error in #12235.
2001-09-26 chromaticRe: binmode(STDOUT, ":unix") busted when STDOUT is...
next