This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2005-01-20 Nicholas ClarkA little more determinacy in our sorting
2005-01-19 Nicholas ClarkMake "assertion" attribute code and test conditional
2005-01-19 Robin BarkerFurther follow-up to 23767
2005-01-19 NoahRe: [perl #32498] h2xs generates incorrect code for...
2005-01-19 Yitzchak Scott... op/stat.t test 9 failing on recent cygwin snapshots
2005-01-19 Jos I. BoumansMake Data::Dumper work when dynamic extensions are...
2005-01-19 Rafael Garcia... Fix dependencies in ext/B/Makefile.PL
2005-01-19 Steve HayExclude "Thread" from $Config{extensions}
2005-01-19 Steve HayExclude "Thread" from $Config{dynamic_ext}
2005-01-17 Yitzchak Scott... Fix for building with MinGW under Cygwin
2005-01-17 Steve HayGet $Config{ccversion} or $Config{gccversion} filled...
2005-01-14 Nicholas ClarkBetter test diagnostics for the numbers tests.
2005-01-14 Nicholas ClarkCorrect the editor block to match the perl 5 policy...
2005-01-14 Nicholas ClarkRefactor S_regclass to generate slightly smaller object...
2005-01-14 Nicholas ClarkA terser way to write the \-ing code in pv_uni_display
2005-01-14 Nicholas ClarkImprove documentation for sv_catpvf, to note that patte...
2005-01-14 Nicholas ClarkSvUTF8_off() in do_join can be unconditional.
2005-01-14 Nicholas Clarksv_catpvf holds no advantage over sv_catpv when the...
2005-01-13 Nicholas ClarkUse the new SV_NOSTEAL flag to avoid the SvTEMP dance...
2005-01-13 Nicholas Clarksv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
next