platform/upstream/perl.git
2005-02-11 Yitzchak Scott... Re: [PATCH] Re: perl winpid?
2005-02-10 Marcus Holland... [perl #34101] not() || 1 produces segmentation fault
2005-02-10 Marcus Holland... regen_perly.pl runs fine with bison 2.0.
2005-02-10 H.Merijn Brand'what' cannot find ccversion if `which cc` is a symlink...
2005-02-10 H.Merijn BrandSwap logic in BEGIN blocks to have Cwd's abs_path do the
2005-02-10 Rafael Garcia... Upgrade to Time::Local 1.11
2005-02-10 TelsRe: [PATCH] BigInt mbi_rand.t failings (solved now)
2005-02-09 Jos I. BoumansAdd IPC::Run 0.80.
2005-02-09 Rafael Garcia... Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
2005-02-08 H.Merijn BrandIBM Released vac.C version 7, and changed the naming...
2005-02-08 perl-5.8.0... [perl #34076] P/p pack formats only recognize literal...
2005-02-08 Rafael Garcia... Remove mention of sub-packages in the Symbol manpage.
2005-02-08 Rafael Garcia... Add Module::CoreList in the maintainers list
2005-02-08 Rafael Garcia... Fix typo in corelist
2005-02-08 Jos I. BoumansAdd Module::CoreList to bleadperl.
2005-02-08 perl-5.8.0... [perl #34062] pack Z0 destroys the character before
2005-02-08 Rafael Garcia... A small precision in the docs for overloaded regexp...
2005-02-06 Rafael Garcia... Avoid evaluating a strlen twice due the new implementation
2005-02-05 Nicholas ClarkStop lib/h2xs.t failing needlessly if it failed to...
2005-02-05 Nicholas ClarkWith mallocwrap New() evaluates its arguments more...
2005-02-05 Nicholas ClarkLet's (un)do the timewarp, again.
2005-02-04 Rafael Garcia... Upgrade to Digest 1.10
2005-02-02 Marcus Holland... Remove 2 unused variables from APItest.xs.
2005-02-02 Marcus Holland... Upgrade to Devel::PPPort 3.06.
2005-02-02 Marcus Holland... Attempt to fix problems with new exception handling...
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Dave Mitchellfix POSIX::strtod error handling documentation
2005-02-02 AbigailPOD nit @ sysseek
2005-02-02 H.Merijn BrandPicky compilers (e.g. vac on AIX 5.2) do not accept...
2005-02-01 Nicholas Clark"All" "all?" Who said all? There were 2 more missing...
2005-02-01 Andy LesterRe: [perl #34010] localtime docs
2005-01-31 Ton HospelRe: encoding neutral unpack
2005-01-31 Marcus Holland... Make Perl_keyword() another 30% faster.
2005-01-31 Marcus Holland... Regenerate perlapi.pod.
2005-01-31 Marcus Holland... Upgrade to Devel::PPPort 3.05.
2005-01-31 Marcus Holland... Add simple exception handling macros for XS writers.
2005-01-31 Nicholas ClarkAdd all the missing gnuk{free,net}bsd hints files to...
2005-01-31 Robert Millan[perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-31 Rafael Garcia... Document the changes to PERLIO_DEBUG.
2005-01-31 Rafael Garcia... Really fix the bug [perl #33990].
2005-01-31 Steve HayFix test suite hang on Win32 caused by change #23898
2005-01-31 Rafael Garcia... Avoid a buffer overflow with threads and PERLIO_DEBUG
2005-01-31 Rafael Garcia... Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
2005-01-30 Dave Mitchellminor corrections to comments in perly.y
2005-01-30 Olivier Thauvinh2hp: 2 fix
2005-01-29 Dave Mitchell[perl #33928] chomp() fails after alarm(), `sleep`
2005-01-28 Nicholas ClarkMore consistent names for all the parameter name/declar...
2005-01-28 Nicholas ClarkCalculate the number of tests in one place, so that...
2005-01-28 Rafael Garcia... Add a reference to books.perl.org.
2005-01-27 Nicholas ClarkRetrieve the flag bit that only 'p' uses, so that it...
2005-01-27 Jim CromieRe: [patch] decrufting OptreeCheck stuff
2005-01-27 Gisle Aaslibperl leaks a THREAD_KEY each time it is reloaded
2005-01-27 Nicholas ClarkMake the byte order modifers < and > and the sign modif...
2005-01-27 Nicholas ClarkOops. Was forgetting to test n! N! v! V! in pack
2005-01-27 Nicholas ClarkCheck that the warning behaviour on the modifiers ...
2005-01-27 Nicholas ClarkMake the tests for the endianness modifiers < and ...
2005-01-27 Nicholas Clark&_q needs to *globally* escape ' and \ in its substitution.
2005-01-25 TelsBigInt mbi_rand.t failings
2005-01-25 Rafael Garcia... Integrate change #23880 in original comment
2005-01-25 Jos I. Boumansperlapi.pod has pod errors
2005-01-24 Nicholas ClarkCorrect and update comments (before anyone writes in)
2005-01-24 Nicholas ClarkOoops. It was 190M when I was using 4 bytes per entry...
2005-01-24 Nicholas ClarkA script to regenerate Perl_keyword()
2005-01-24 Nicholas ClarkAdd weights to ExtUtils::Constant to allow sorting...
2005-01-24 Nicholas ClarkReplace Perl_keyword() with a version that's 20% faster...
2005-01-24 Craig A. Berryassorted tempfile clean-up in the test suite
2005-01-24 Rafael Garcia... Revert change 23843.
2005-01-24 Andrew[perl #33906] Missing \\ in perlre
2005-01-24 Craig A. BerryTest::Harness::Straps::_default_inc shell problem
2005-01-24 Todd VierlingRe: [perl #33892] Add Interix support
2005-01-23 Jarkko HietaniemiRe: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net...
2005-01-23 Nicholas ClarkTidy up 2 comments
2005-01-23 Nicholas ClarkAssimilate ExtUtils::Constant 0.16
2005-01-23 Nicholas ClarkSlightly terser code in S_regpposixcc (names inside...
2005-01-22 Jarkko HietaniemiRe: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)...
2005-01-22 Jarkko HietaniemiRe: uc($long_utf8_string) exhausts memory
2005-01-22 Jarkko HietaniemiRe: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)...
2005-01-22 Nicholas ClarkUpdate copyright years and add editor blocks
2005-01-22 Jarkko HietaniemiRe: [PATCH] do not assume quads or long doubles
2005-01-22 Nicholas ClarkRemove now-unnecessary check. (It's done earlier)
2005-01-22 Jarkko HietaniemiRe: uc($long_utf8_string) exhausts memory
2005-01-21 Nicholas ClarkShrink a switch() statment by driving the size calculat...
2005-01-21 Nicholas ClarkMake the length overrun checking and stack extension...
2005-01-21 Steven N. Hirsch[perl #32503] Fix for Storable module
2005-01-21 Rafael Garcia... Fix spurious warnings emitted by XSLoader via Data...
2005-01-21 Nicholas ClarkName another pack test
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-21 Rafael Garcia... Upgrade to Test::Harness 2.46
2005-01-21 Stephen McCamant[perl #32967] [PATCH] Re: More B bugs: svref_2object
2005-01-21 Steffen Ullrich[Patch] [perl #32446] close leaves fd open
2005-01-21 Rick DelaneyRe: [perl #31924] %INC caching failure-case problem
2005-01-21 Yitzchak Scott... Re: [PATCH] File::Find dies on find({follow=>1, .....
2005-01-21 Yitzchak Scott... doc SVt_PVLV <=> SVt_PVGV change version in B.pm
2005-01-20 Stas Bekman[patch] cleanup perlsfio.h
2005-01-20 Rafael Garcia... VERSION++
2005-01-20 Alexey TourbinRe: [perl #33173] shellwords.pl and tainting
2005-01-20 Nicholas ClarkRun regen.pl and pod/buildtoc --build-all
next