platform/upstream/perl.git
2005-01-06 Rafael Garcia... Silence a compilation warning
2005-01-06 Nicholas ClarkTurn barewords into strings to run under strict subs.
2005-01-06 Nicholas ClarkAll tests now use test.pl
2005-01-06 Nicholas ClarkStart converting t/op/ref.t to use test.pl
2005-01-06 Yitzchak Scott... Fix extensions config fields on Win32 to be as they...
2005-01-05 Nicholas ClarkCorrect a Greengrocer's apostrophe.
2005-01-05 Nicholas ClarkFoolishly I committed change 23753 before remembering...
2005-01-05 Nicholas ClarkError-free constant folding is a TODO
2005-01-05 Nicholas ClarkTurn INIT_TLS_AND_INTERP into a static function
2005-01-05 Nicholas ClarkShave off the explict 1; from the end of lib/Config.pm
2005-01-05 Robin Barkerunnecessary rmdir in Makefile
2005-01-05 Robin Barkergcc and ld in Configure
2005-01-05 Gisle AasAvoid segfault when pthread_key_create fails
2005-01-05 Craig A. Berry-Duselargefiles for VMS
2005-01-05 Nicholas ClarkRafael spotted that my changes caused warnings. So...
2005-01-04 Nicholas ClarkUpdate copyright years.
2005-01-04 Nicholas ClarkMake the switch statement discriminate similar names...
2005-01-04 Nicholas ClarkCheck all attributes in modify_SV_attributes are recogn...
2005-01-04 Nicholas ClarkUse the new ${^UTF8LOCALE} to make the test reliable.
2005-01-04 Robin BarkerRE: [perl #32660] INT2PTR not mentioned in perlxs(1)
2005-01-04 Nicholas ClarkAdd ${^UTF8LOCALE} to give perl space access to PL_utf8...
2005-01-04 Steve HayBring win32/config.* into line with win32/config_H.*
2005-01-04 TelsMath::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2005-01-04 Rafael Garcia... Happy new year
2005-01-03 Nicholas ClarkReturn an immortal from attributes::_warn_reserved...
2005-01-03 Nicholas ClarkChange dXSTARGET to dXSTARG as recommended by Spider...
2005-01-03 Nicholas ClarkD'oh! Spurious aTHX_. Here was I thinking that my test...
2005-01-03 Alexey TourbinIntegrate a patch from Gentoo for uclibc support.
2005-01-02 Nicholas ClarkRemove compiler warnings.
2005-01-02 Nicholas ClarkChange 23727 broke code that relied on \ being escaped.
2005-01-02 Nicholas ClarkSplitting the -n/-p code and concatenating strings...
2005-01-01 Nicholas ClarkConcatenate some string constants
2005-01-01 Nicholas ClarkUse Rafael's sick trick of ASCII NUL as a q'' delimiter...
2005-01-01 Nicholas ClarkProbably should be using *pvn rather than *pv forms...
2005-01-01 Nicholas ClarkstrEQ/strNE of 1 character strings seems better hand...
2005-01-01 Nicholas ClarkNot all the world's a VAX, er ASCII, so don't make...
2005-01-01 Nicholas ClarkChange 23714 accidentally broke t/io/layers.t when...
2004-12-31 Nicholas ClarkSkip the switch statement entirely if the pointer is...
2004-12-31 Nicholas ClarkDoing the strnEQ char by char for 2 and 3 character...
2004-12-31 Nicholas ClarkImprove documentation for is_gv_magical, and split...
2004-12-31 Nicholas ClarkBecause name is always NUL terminated we can incorporat...
2004-12-31 Nicholas ClarkGenerate smaller object code by using a single switch...
2004-12-31 Nicholas ClarkTidy up comments in change 23716
2004-12-31 Nicholas ClarkRefactor gv_fetchpv so that the overwhelmingly common...
2004-12-31 Craig A. Berryrandbits and randfunc for VMS
2004-12-31 Nicholas ClarkBug in t/io/layers.t spotted by Ignasi Roca CarriĆ³
2004-12-30 Marcus Holland... Mention ppport.h and its --api-info switch in perlguts.
2004-12-30 Gisle AasAllow Configure's d_attribut to be set from the command...
2004-12-29 Nicholas ClarkThinko in the description of Config::Extensions
2004-12-29 Nicholas ClarkExperimental module intended to simplify core regressio...
2004-12-29 Nicholas ClarkSkip tests that binmode :utf8 if there is no perlio
2004-12-29 Nicholas ClarkOoops. Fix unitialised variable
2004-12-29 Nicholas ClarkOops. Forgot to uncomment the last set of Unicode value...
2004-12-29 Nicholas Clarkread (and presuambly sysread) would expose the UTF8...
2004-12-29 Nicholas ClarkAdd a lot of tests for combinations of values, offsets...
2004-12-29 Nicholas ClarkConvert op/read.t to use test.pl and make it stricture...
2004-12-29 Marcus Holland... Upgrade to Devel::PPPort 3.04
2004-12-29 H.Merijn BrandRebuilt after backport start for 23674, 23675, and...
2004-12-29 Stephen McCamantCleanup ext/B tests for -w and to run separately
2004-12-28 Nicholas ClarkMake Config.t warnings and strictures clean
2004-12-27 Stas Bekman[patch sv.c] comment fix
2004-12-27 Nicholas ClarkAdd investigating self tie segfaults to the TODO
2004-12-24 perl-5.8.0... [perl #33173] shellwords.pl and tainting
2004-12-24 Ton HospelMissign STATEMENT brackets in PUSHMARK
2004-12-24 Nicholas ClarkDon't do the ... expansion on archlib, sitelib etc...
2004-12-24 Stas BekmanRe: [patch perlapi doc] sv_magic
2004-12-24 Craig A. BerryRe: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha...
2004-12-23 Nicholas ClarkBother. It helps if you also propagate the new entry...
2004-12-23 Nicholas ClarkOops. You can't add new entries to config_h.SH without...
2004-12-23 Nicholas ClarkRelocatable @INC entries for Unix.
2004-12-23 H.Merijn Brand23669 was not such a good idea. More research needed.
2004-12-23 Rafael Garcia... The "Setuid script not plain file" error wasn't documented.
2004-12-23 Sam TregarData::Dumper Freezer fixes
2004-12-22 Nicholas ClarkFix typo
2004-12-22 H.Merijn BrandJust to re-sync with metaconfig output. No real changes.
2004-12-22 Rafael Garcia... Move the definition of the S_procself_val() function...
2004-12-21 Nicholas ClarkMove the setting of $^X ahead of the initialisation...
2004-12-21 Nicholas Clark$#a>>=1 relies on malloc wrap to avoid the segfault...
2004-12-21 Nicholas ClarkNote that the shell's test uses eq etc for numbers...
2004-12-20 TelsAUTHORS
2004-12-17 bonefish@cs... Re: [perl #32717] BeOS specific Updates
2004-12-16 Craig A. Berrybop.t follow-up to #23645
2004-12-16 Andy DoughertyRe: Can't locate auto/POSIX/autosplit.ix [perl #24445...
2004-12-16 Gisle AasTwo pod2html patches from Dave Sparks :
2004-12-16 Rafael Garcia... Pod::Html is not part of the podlators distribution
2004-12-15 Brendan O'DeaSecurity fix from Debian in the debugger (in the setterm()
2004-12-15 Rafael Garcia... A couple of SCO compilation patches
2004-12-15 Rafael Garcia... Upgrade to Test::Simple 0.54
2004-12-15 Rafael Garcia... Upgrade to ExtUtils::MakeMaker 6.25
2004-12-14 Rafael Garcia... Fix for [perl #32491] h2xs incorrectly parses enums...
2004-12-14 Alexey TourbinRe: B::walkoptree segfaults
2004-12-14 Rafael Garcia... Make Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia... Allow escaping %m as %%m in Sys::Syslog format strings
2004-12-14 Steve Peters[perl #24343] [PATCH] -w vs. -s
2004-12-14 Steve Peters[perl #3274] [PATCH] Documentation for utime should...
2004-12-14 Rafael Garcia... Fix test added in change 23645 with an eval()
2004-12-14 Rafael Garcia... Test patch for already-solved bug #33003,
2004-12-13 Steve HayDocument gv_stashpvn
2004-12-13 Michael G.... FileCache without import
2004-12-13 Brendan O'Deaperlipc typo
next