platform/upstream/perl.git
2004-07-06 Nicholas ClarkStop ENV_IS_CASELESS hv.c picking up the wrong hash...
2004-07-06 Nicholas ClarkA tool to check the AUTHORS file
2004-07-06 Nicholas ClarkAdd some missing authors and remove 1 duplicate
2004-07-05 Nicholas ClarkThere was no need to bump $Text::ParseWords::VERSION...
2004-07-05 Rafael Garcia... Update tests and $VERSION for change 23046
2004-07-05 Stephen McCamantRe: [perl #30504] B::Deparse scoping problem with for...
2004-07-05 Nicholas ClarkBump $B::Deparse::VERSION
2004-07-05 Nicholas Clarkt/op/tie.t test 23 is failing when run with utf8 everyw...
2004-07-04 Craig A. Berry_vms_abs_path on non-directories
2004-07-04 Nicholas Clark/usr/bin/locale steadfastly delivers 8 bit output indep...
2004-07-02 Marcus Holland... More microperl tweaks.
2004-07-02 Rafael Garcia... Maintainer change for Safe
2004-07-02 Rafael Garcia... Bump version number of Safe for CPAN release
2004-07-02 Rafael Garcia... Upgrade to I18N::LangTags 0.33
2004-07-02 Dave Mitchell[perl #30258] utf8 POPSTACK crash on split execution
2004-07-01 Marcus Holland... The microperl config didn't know about usemallocwrap...
2004-07-01 Marcus Holland... Check for definedness of sv before calling sv_derived_f...
2004-07-01 Nicholas ClarkBump version numbers
2004-06-30 Nicholas ClarkAssert that we aren't leaking memory.
2004-06-30 Graham BarrSync to libnet-1.19
2004-06-30 AbigailDocumenting undefined behaviour of $i = $i ++.
2004-06-29 Nicholas ClarkNote that sv_2mortal isn't just "increase reference...
2004-06-29 Rafael Garcia... More caveats in B::Deparse's documentation
2004-06-29 H.Merijn BrandHP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be...
2004-06-28 Dave Mitchell[perl #30509] use encoding and "eq" cause memory leak
2004-06-27 Nicholas ClarkAssimilate Locale-Codes-2.07
2004-06-27 Nicholas ClarkStop 80_all_env.t failing when LC_ALL is set
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-25 Marcus Holland... Cleanup the main regex in Text::ParseWords and make the
2004-06-25 H.Merijn Brand[perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
2004-06-25 Jeff Pinyanregcomp.c, t/op/regmesg.t -- False range with \p and \P
2004-06-25 Rafael Garcia... More @INC test fixes
2004-06-25 Rafael Garcia... Fix the Cwd tests for the core.
2004-06-24 Marcus Holland... Fix for: [perl #30442] Text::ParseWords does not handle...
2004-06-24 Rafael Garcia... Upgrade to Cwd 2.18
2004-06-24 Marcus Holland... Fix for: [perl #2738] perl segfautls on input
2004-06-24 Rafael Garcia... Upgrade to Cwd 2.17_03
2004-06-23 Nicholas ClarkTest that [] // 0 is []
2004-06-23 Rafael Garcia... Add a regression test for bug #23765 (by Jarkko)
2004-06-23 H.Merijn BrandBackward compatibility issues for HP-UX 10.01 and older
2004-06-22 Marcel GrĂ¼nauerProposed patch + test case.
2004-06-22 bbucklan@jpl... Adjust array index in FileCache.pm.
2004-06-22 Paul MarquessDB_File 1.809 was RE: [perl #30237] DB_File methods...
2004-06-22 Nicholas ClarkAbolish the "Tied variable freed while still in use...
2004-06-22 Craig A. BerryStorable signedness nit
2004-06-22 Nicholas ClarkSkip tests if List::Util not built
2004-06-22 Nicholas ClarkSkip test if Data::Dumper not built
2004-06-22 Nicholas ClarkSkip test if Devel::PPPort is not built.
2004-06-22 Rafael Garcia... Upgrade to I18N::LangTags 0.32
2004-06-20 Dave Mitchellmake mktables always update modifed time to play better...
2004-06-20 Dave Mitchellfix typo in gp_free
2004-06-19 Dave Mitchell'make test' without preceeding 'make' fails.
2004-06-18 Nicholas ClarkWhen expecting an error, it's best to check the text...
2004-06-18 Nicholas ClarkCase insensitive file systems are bad, m'kay
2004-06-18 Nicholas ClarkThis needs POSIX, so skip if no POSIX
2004-06-18 Nicholas ClarkAlso needs skipping if PerlIO::via not built
2004-06-18 Nicholas ClarkSkip tests when PerlIO::scalar and PerlIO::via aren...
2004-06-18 Nicholas ClarkNot ideal, but skip all of IO's tests if Socket is...
2004-06-18 Nicholas ClarkSkip test if perl configured without threads::shared
2004-06-18 Nicholas ClarkSkip test if Devel::PPPort not built
2004-06-18 Nicholas ClarkSkip re tests if re not built.
2004-06-18 Nicholas ClarkIf we don't build B, we should skip all its tests.
2004-06-18 Nicholas ClarkD'oh. Don't turn on warnings on the #! line without...
2004-06-18 Nicholas ClarkUnicode::UCD uses Storable, so we can't test if Storabl...
2004-06-18 Nicholas ClarkCan't test the B modules if we didn't build 'em
2004-06-18 Nicholas ClarkNeed to skip test 7 if perl built without the PerlIO...
2004-06-18 Rafael Garcia... Upgrade to I18N::LangTags 0.31.
2004-06-17 Nicholas ClarkAs 2/3rds (or 3/4s) of the SV head structure is rewritt...
2004-06-17 Nicholas ClarkChange 22516 forgot to add make_overload.pl to generate...
2004-06-17 Nicholas ClarkStorable should cope if the string to thaw happens...
2004-06-17 Rafael Garcia... Upgrade to Locale::Maketext 1.09
2004-06-17 Rafael Garcia... Upgrade to I18N::LangTags 0.30.
2004-06-17 Rafael Garcia... More forgiving version comparison in perlivp.
2004-06-16 Nicholas ClarkImprove the substitution to cc_r for threading so that...
2004-06-15 Boris ZentnerFile::Basename docs
2004-06-15 Nicholas ClarkIt seems that our assert() macro wasn't good enough.
2004-06-15 Shlomi Fishperlop.pod: add an example to the .. and ... operators
2004-06-15 Nicholas ClarkAssert SvTYPE is at least PGMV whenever accessing SvSTASH
2004-06-14 Nicholas ClarkAssert that SV type has magic member when reading/writing.
2004-06-13 Rafael Garcia... More h2ph voodoo.
2004-06-13 Abe Timmermant/TEST
2004-06-11 Rafael Garcia... Reapply change #20983, rolled back by change #22920,
2004-06-11 Rafael Garcia... More h2ph tweaks: recognition of C types
2004-06-11 Rafael Garcia... More h2ph tweaking for gcc __inline functions
2004-06-11 Marcus Holland... t/comp/utf.t failed when configuring with -Dnoextension...
2004-06-11 Rafael Garcia... Remove a warning against unsafe signals in perlipc...
2004-06-10 Mathieu ArnoldRe: [perl #30197] perlbug AutoReply: Data::Dumper does...
2004-06-10 Rafael Garcia... Make h2ph able to understand a limited set of inline...
2004-06-10 Alexey TourbinChange 22872 breaks shared miniperl invocation
2004-06-09 Yitzchak Scott... Re: [perl #30045] Transliteration replacement not termi...
2004-06-09 Rafael Garcia... Remove the "malloc wrappage" tests, due to their unport...
2004-06-09 Robin BarkerRe: [perl #24081] invalid regexp in perl -V
2004-06-09 Rafael Garcia... Upgrade to Pod::Parser 1.28
2004-06-09 Marcus Holland... s/64bit/64-bit/g for consistency in the READMEs.
2004-06-09 Kevin Chase[patch] Windows/Win32 thread handle leak with threads...
2004-06-09 H.Merijn BrandSeveral updates, major, and minor corrections, model...
2004-06-09 Rafael Garcia... Upgrade to Pod::Perldoc 3.13
2004-06-09 Rafael Garcia... Upgrade to Digest 1.08.
2004-06-09 Rafael Garcia... Upgrade to CGI.pm 3.05
2004-06-08 Dave Mitchell[perl #30061] double DESTROY in for loop
next