platform/upstream/perl.git
2004-12-13 Michael G.... FileCache without import
2004-12-13 Brendan O'Deaperlipc typo
2004-12-13 Craig A. Berryt/op/taint.t follow-up to #23635
2004-12-13 Gisle AasRe: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1...
2004-12-10 Mike GuyRe: [perl #2562] wantarray fails in END, INIT, and...
2004-12-10 Steve HayFix Win32 breakage caused by change 23610
2004-12-10 Rafael Garcia... Pod nit ([perl #32800])
2004-12-10 Michael G.... Test rt.perl.org 5900
2004-12-10 Michael G.... [PATCH] cleanup t/op/taint.t
2004-12-09 Nicholas ClarkEvade using @ in the 1 liner with some perl 1 syntax.
2004-12-09 Robin BarkerRE: [PATCH perl.h toke.c utf8.c] minor format clean up
2004-12-09 Gisle AasUTF8_ALLOW_ANYUV should not allow overlong sequences...
2004-12-09 Gisle Aas:encoding(utf8) broken in perl-5.8.6
2004-12-09 Rafael Garcia... Upgrade to perldoc 3.14
2004-12-09 Rafael Garcia... Fix test to cope with the previous h2ph change.
2004-12-08 Peter.Dintelmann... [perl #32962] h2ph - use of local() in generated code
2004-12-08 Jos I. BoumansRe: [perl #32949] FileCache only works in "main" package
2004-12-07 Nicholas ClarkAvoid getting the stash name twice (at least visually...
2004-12-07 Rafael Garcia... Upgrade to Encode 2.09
2004-12-07 Nicholas ClarkRevert part of the change to gv_fullname4(), as the...
2004-12-07 Steve HayUpdate AUTHORS (for changes #23200 and #23621)
2004-12-07 Max MaischeinUpdates to README.win32 (aka perlwin32), with some...
2004-12-06 Rafael Garcia... Upgrade to Term::ANSIColor 1.09
2004-12-06 Rafael Garcia... Small addition to perlsec by Stas Bekman.
2004-12-06 Steve HayFix another Win32 breakage caused by change 23554
2004-12-06 Nicholas ClarkBreak out setting $^X into its own static function...
2004-12-06 Steve HayFix typo from change 23554 which screwed up Windows...
2004-12-06 Nicholas Clarksanity check the arguments to runperl(), to try to...
2004-12-06 Nicholas ClarkRemove spurious semicolons
2004-12-06 Nicholas ClarkTests for Config.pm much better now - toDONE
2004-12-06 Nicholas ClarkTurn gv_fullname3 and gv_efullname3 into macros that...
2004-12-06 H.Merijn BrandNew Itanium servers
2004-12-06 Nicholas ClarkCheck that @INC entries and %Config path entries are...
2004-12-03 Nicholas Clarkgv_fullname4() can get rid of the main:: for us.
2004-12-03 Rafael Garcia... $foo::_ was wrongly forced as $main::_.
2004-12-03 Nicholas ClarkRemove double checking of acceptable switches on tr...
2004-12-03 Nicholas Clarkuse (c == '$' || c == '@' || c == '%') instead of strch...
2004-12-03 Nicholas ClarkSmall code tidy up in gv_fullname4
2004-12-03 Nicholas ClarkThere are clearer ways of saying m/^[ab]$/ than strchr...
2004-12-03 Nicholas ClarkFix a typo in an assert(). It helps to compile with...
2004-12-03 Nicholas ClarkPull out the duplicateded push @INC, $_ if -e $_ code...
2004-12-02 Craig A. Berryconfigure.com: no more CONFIG=true
2004-12-01 Nicholas Clark2 new BeOS files were missing
2004-12-01 Jarkko HietaniemiMakefile.SH: de-parallelise mktables
2004-12-01 Nicholas Clark&test in constant.t is vestigial, so amputate it.
2004-12-01 Nicholas ClarkTidy up the reference name stringification to save...
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-12-01 Craig A. Berryadd -I../lib to VMS build to find Config_heavy.pl
2004-12-01 Rafael Garcia... MANIFEST.SKIP is missing from the list of files that...
2004-11-30 Nicholas ClarkAdd placeholders for the new strlcat and strlcpy entries in
2004-11-30 Nicholas ClarkLet pod/buildtoc resort the MANIFEST the way it wants it
2004-11-30 Nicholas ClarkAdd perl586delta.pod to all the necessary makefiles...
2004-11-30 Steve PetersRe: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd...
2004-11-30 Nicholas ClarkIntegrate perlhist entries for 5.8.6 and its perldelta...
2004-11-30 Rafael Garcia... Protection against trailing spaces in embed.fnc
2004-11-30 Rafael Garcia... Remove trailing whitespace that found their way in...
2004-11-29 Rafael Garcia... Upgrade to Test::Simple 0.53
2004-11-28 Nicholas ClarkSkip generating all the code to deal with "" strings...
2004-11-28 Nicholas ClarkGiven that there is a pre-built cache, no need for...
2004-11-28 Nicholas ClarkThe byteorder code doesn't need to be in Config.pm...
2004-11-28 Nicholas ClarkNeed to stub the public functions to keep some existing...
2004-11-27 Nicholas ClarkGenerate the precached %Config entries based on some...
2004-11-27 Craig A. BerryRe: getting Config.pm on a diet
2004-11-27 Nicholas ClarkHateful cAsE iNsEnSiTiVe file systems
2004-11-27 Nicholas ClarkPut Config.pm on a diet. 3K rather than 32K
2004-11-27 Nicholas ClarkClarify the return values of pos, particularly 0 and...
2004-11-27 Nicholas ClarkDocument the interaction of PERL_USE_SAVE_PUTENV and
2004-11-26 Steve Peters[perl #32639] [PATCH] Bug in Term::Complete Module...
2004-11-26 Rafael Garcia... Freak out if h2ph has to translate a macro that contain...
2004-11-26 Andy LesterDoc nit for B::Lint
2004-11-26 Nicholas ClarkThe change to the internal representation introduced...
2004-11-26 Nicholas ClarkMake configpm and the generated Config.pm strict and...
2004-11-26 Steve HayFix Win32 breakage caused by changes 23535/23542.
2004-11-25 Nicholas ClarkGenerate the virtual entries at Config.pm build time...
2004-11-25 Nicholas ClarkCheat. (Add a leading newline, and so remove all the...
2004-11-25 Nicholas ClarkAdd an exists test for the things we loop over
2004-11-25 Nicholas ClarkThe first entry in the virtual config.sh is special...
2004-11-25 Nicholas ClarkMake $Config{libs_nolargefiles} and
2004-11-25 Nicholas ClarkTest the currently working virtual %Config entries
2004-11-24 Stas BekmanRC1 pod fix #anchor
2004-11-24 Stas Bekman[patch pod/perlipc] use POSIX; w/o () is a bad idea
2004-11-24 Steve Peters[perl #3242] [PATCH]No error on assignment to $>
2004-11-24 Nicholas ClarkWrap some long lines
2004-11-23 Rafael Garcia... Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong...
2004-11-23 Michael G.... Re: [perl #32486] error in documentation for POSIX...
2004-11-23 Steve Peters[perl #3422] [PATCH] CHECK routine called after syntax...
2004-11-23 Craig A. Berrywarnings.t portability tweaks
2004-11-20 Nicholas ClarkAssimilate Test-Simple 0.50
2004-11-20 Nicholas Clarkgenuine possible buffer problems spotted by flawfinder
2004-11-19 Rafael Garcia... Make "err" a weak keyword;
2004-11-19 Chris Lightfoot[perl #32486] error in documentation for POSIX::pipe
2004-11-18 Nicholas ClarkBump version number
2004-11-18 Rafael Garcia... Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia... Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia... Fix deparsing of reversed sort and descending sorts,
2004-11-17 Steve Peters[perl #28929] File::Find follow_fast => 1 loses danglin...
2004-11-17 Rafael Garcia... PerlFAQ sync.
2004-11-17 Rafael Garcia... Fix a couple of typos.
2004-11-17 Michael SchroederSuSE's perl safe_putenf diff
2004-11-17 Audrey Tangperl5db.pl POD cleanup
next