platform/upstream/perl.git
2006-09-21 Rafael Garcia... Document the values that mad_key can hold
2006-09-21 Jan DuboisRE: Combining UTF-16 output with :crlf is awkward
2006-09-21 SADAHIRO TomoyukiRe: \N{...} in regular expression [PATCH]
2006-09-21 Jarkko Hietaniemideal with some gcc warnings
2006-09-21 ammon@rhythm.com[perl #40369] File::Find mishandles non-dangling symlinks
2006-09-20 Rafael Garcia... Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe...
2006-09-20 Rafael Garcia... prototype() wasn't working to get the prototype of...
2006-09-20 Andrew SavigeRe: [PATCH] Patch for win32.c to fix #38723 and #39531
2006-09-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-09-19 Rafael Garcia... Upgrade to podlators 2.0.5
2006-09-19 H.Merijn BrandChanged +DA2.0w to +DD64; Added notes about C ANSI...
2006-09-19 Adriano FerreiraRe: [PATCH] lib/File/Copy.t - test descriptions and...
2006-09-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-09-19 Jarkko HietaniemiC++: add -Wno-used-parameter, and drop ODBM_File
2006-09-18 Sebastian SteinlechnerFix declaration-after-statement problem
2006-09-18 Philip M. Golluccibleed - silence warning in sv.c
2006-09-18 John PeacockRe: [perl #37714] XSUB.h version check may fail due...
2006-09-17 Nicholas ClarkFix one genuine unitialised code path spotted by gcc...
2006-09-17 Nicholas ClarkAvoid compiler warning about a variable that isn't...
2006-09-17 Rafael Garcia... A better version of change #28847
2006-09-17 Jarkko Hietaniemiutil.c: restore Perl_my_setenv() to pre-28814
2006-09-17 Nicholas ClarkSome notes about struct block_loop
2006-09-17 Nicholas ClarkStore a pointer to the op in struct block_loop, rather...
2006-09-16 Steve PetersUpgrade to CPAN-CPAN-1.87_64
2006-09-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-09-16 Nicholas ClarkShrink the interpreter structure by 4 bytes (usually...
2006-09-16 Nicholas ClarkRevert changes 28772, 28773, 28774 as they won't gain...
2006-09-16 Craig A. Berryreturn value of -1 without errno set is ok in
2006-09-16 Rafael Garcia... No declarations after statements ! (noticed by Sadahiro...
2006-09-15 Nicholas ClarkAvoid warnings when $Config{d_cplusplus} is undefined.
2006-09-15 Craig A. BerryMore hacking in util.c's ifdef jungle following 28844...
2006-09-14 Rafael Garcia... Fix for bug #37714: XSUB.h version check may fail due...
2006-09-14 Jarkko HietaniemiC++ Encode
2006-09-14 Rafael Garcia... MakeMaker is being split in new sub-distributions on...
2006-09-14 Yves OrtonRe: Re: [PATCH] C++: Solaris CC now compiles "perl"
2006-09-14 Craig A. BerryDefine d_cplusplus on VMS when appropriate
2006-09-14 Jarkko Hietaniemi(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
2006-09-14 Steve PetersRegenerated mktables.lst per Yves Orton's suggestion.
2006-09-13 Steve Petersdarwin also seems to be lacking a dl_unload_file()...
2006-09-13 Steve PetersAdd darwin to the list of OS's that fail to pass test
2006-09-13 Steve PetersTest cases for version cannot handle Test::More version...
2006-09-13 Rafael Garcia... Upgrade to CPAN 1.87_63
2006-09-13 Steve PetersUpgrade to Test-Simple-0.64_02
2006-09-13 Jerry D. HeddenBump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. HeddenStatically allocate the main thread.
2006-09-13 Jerry D. HeddenRace condition fix in threads.pm
2006-09-13 Yves Ortonmktables executes seven time per build sigh
2006-09-13 David Nicol[perl #40328] B::Deparse pod does not list failure...
2006-09-13 merijnb@ms.com[perl #40327] Doc patch for perlfunc.pod
2006-09-13 Jarkko HietaniemiAccumulated fixes from earlier backports, amongst of...
2006-09-12 Yves OrtonDisable study() for utf-8 strings
2006-09-12 Steve PetersUpgrade to CPAN-1.87_62
2006-09-12 Rafael Garcia... Upgrade to MakeMaker 6.30_04
2006-09-12 Rafael Garcia... More warnings silencing, including suggestions by Domin...
2006-09-12 Dominic DunlopRe: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1...
2006-09-12 Rafael Garcia... Another warning-silencing cast
2006-09-11 Rafael Garcia... POD fixes in perlce manpage
2006-09-11 Rafael Garcia... FAQ sync
2006-09-11 Rafael Garcia... Fix a few more printf format warnings
2006-09-11 Rafael Garcia... Fix definition of macro HOP3 (spotted by a gcc warning)
2006-09-11 Rafael Garcia... Fix some compilation warnings
2006-09-11 Yves OrtonTeach regex optimiser how to handle (?=) and (?<=)...
2006-09-11 David NicolRe: [perl #40302] sigtrap(3pm) man page is vague
2006-09-11 Jarkko HietaniemiC++: Solaris CC now compiles "perl"
2006-09-11 Yitzchak Scott... NULL and sv_setpv vs. newSVpv
2006-09-08 Steve HayUpdate Porting/Maintainers.pl w.r.t. #28811
2006-09-08 Jos I. BoumansAdd Params::Check to the core
2006-09-08 Steve HayUpdate Porting/Maintainers.pl w.r.t. #28809
2006-09-08 Jos I. BoumansRe: [PATCH] Add Locale::Maketext::Simple to the core
2006-09-08 Rafael Garcia... Use %^H instead of $^H for the assertions pragma
2006-09-08 Rafael Garcia... Remove empty typemap file
2006-09-08 Craig A. Berrydeclaration after code nit in vms/vms.c (from Martin...
2006-09-07 Steve PetersClean up some comments.
2006-09-07 Rafael Garcia... Typo fix in #ifdef
2006-09-07 Steve PetersFix to first problem causing Cygwin Perl to fail to...
2006-09-07 Gisle AasDocument mkpath() return value in scalar context.
2006-09-07 David NicolRe: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-07 premchai21... [perl #40293] perlsec talks erroneously about "Non...
2006-09-07 Rafael Garcia... Bump version of PerlIO::scalar
2006-09-07 Rafael Garcia... Fix for [perl #40267] PerlIO::scalar doesn't respect...
2006-09-07 Rafael Garcia... Invalidate ISA and method caches when calling a safe...
2006-09-07 Rafael Garcia... Add Exporter in the dual-lived module list
2006-09-07 Adriano FerreiraDual life for Exporter
2006-09-07 Steve PetersConvert Errno.t to Test::More. Increase the test coverage
2006-09-06 Steve Haycxtype is a U16, not a U32 (Stops VC++ complaining)
2006-09-06 Steve PetersRemoved some leftover debugging accidentally added...
2006-09-06 Rafael Garcia... Revert accidental file deletion
2006-09-06 Rafael Garcia... Remove perlcc and the byteloader
2006-09-06 Rafael Garcia... Remove JPL
2006-09-06 Jarkko HietaniemiUCD 5.0.0
2006-09-05 Rafael Garcia... Fix a few warnings
2006-09-05 Robin Barker; was RE: [PATCH perlio.c pp.c regcomp.c] silence forma...
2006-09-05 Yves OrtonRe: [PATCH] Trie jumping
2006-09-04 Lucas Holt[perl #40239] New hints file for MidnightBSD
2006-09-04 Rafael Garcia... Upgrade to Sys::Syslog 0.18
2006-09-04 yath-perlbug... [perl #40272] subroutine call with & in perlop example
2006-09-04 Rafael Garcia... Documentation nit, found by Dr Ruud.
2006-09-04 Jerry D. HeddenCorrection to POD for FETCH_*_ATTRIBUTES
2006-09-04 chromaticRe: AW: [PATCH pod/*] Use Direct Object Constructor...
2006-09-04 chromaticAdd Index Numbers to caller() Docs
next