platform/upstream/perl.git
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
2006-09-03 Rafael Garcia... Remove dead code from sort.pm
2006-09-01 Nicholas ClarkMerge lval and hasargs into one U8 in struct block_sub
2006-09-01 Nicholas ClarkAccess to cx->blk_sub.lval via macros (as it's about...
2006-09-01 Nicholas ClarkAccess cx->blk_sub.hasargs via a pair of macros (as...
2006-08-31 Nicholas ClarkChange the generation of {} and [] from 3 ops to 1...
2006-08-31 Nicholas ClarkSave 4 bytes from struct context (on ILP32) by moving...
2006-08-30 Steve HaySilence some more Borland compiler warnings
2006-08-29 Steve HaySilence Borland compiler warnings in XS::APItest and...
2006-08-28 Rafael Garcia... Revert bogus change 28763.
2006-08-28 Shawn BoyetteFix PerlIO::scalar fileno() documentation as suggested in:
2006-08-27 Steve PetersAdded an additional #ifndef based on comments by Jarkko and
2006-08-27 Daniel Frederick... perlsyn incomplete duplicate definition of truth
2006-08-27 Rafael Garcia... More conditional defines of EXTERN_C, by Jarkko
2006-08-27 Marcus Holland... Change #24364 broke Data::Dumper::Seen()
2006-08-27 Rafael Garcia... Regression test for attributes 'reserved' warning,
2006-08-25 Rafael Garcia... Put a plan in the last added test
2006-08-25 Steve HaySilence a bunch of Borland compiler warnings in SDBM_File
2006-08-25 Adriano FerreiraRe: [perl #40216] SelfLoader::croak doesn't protect...
2006-08-25 Rafael Garcia... Following Jarkko's advice, it seems that ODBM_File...
2006-08-25 Jerry D. HeddenRE: [perl #40227] 'reserved' warning not working
2006-08-24 Steve PetersUpgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-24 Robin Barkerchange 28744 broke ODBM_File
2006-08-24 Jerry D. HeddenDon't promulgate Perl attributes
2006-08-24 Steve PetersUpgrade to CGI.pm-3.22.
2006-08-23 smoketst@hp46t243... [perl #40161] ccversion fix for hpux
2006-08-23 Steve PetersThe previous change causes compile failures with thread...
2006-08-22 Steve PetersPart of one of Jarkko's g++ patches that was missed.
2006-08-22 Steve PetersUpdate to Time-HiRes-1.90.
2006-08-22 Steve PetersUpgrade to Time-HiRes-1.89.
2006-08-22 Steve PetersUpgrade to CGI.pm-3.21
2006-08-22 Steve PetersUpgrade to Time-HiRes-1.88.
2006-08-22 Jarkko Hietaniemig++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-22 Jarkko Hietaniemiperlhack.pod: small porta-tweaks (this time without...
2006-08-22 Jarkko Hietaniemig++/x2p (better version)
2006-08-21 Jarkko Hietaniemig++/Tru64: got perl linking once got the linkage right
2006-08-20 Rafael Garcia... Amendment to change #28739
2006-08-20 Jarkko Hietaniemibytecode.t failures in Tru64: svtype (enum) is int...
2006-08-20 Rafael Garcia... perlthrtut update, by Jerry D. Hedden.
2006-08-20 Jarkko Hietaniemig++/Solaris: force d_dlopen=define
2006-08-18 Rafael Garcia... Phrasing nit in perlxstut (by Ville Koskinen)
2006-08-18 Rafael Garcia... A type change that apparently works around a compiler bug
2006-08-17 Jarkko HietaniemiRe: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
2006-08-17 Steve Peterssyscall() declaration in perl.h needs to have an EXTERN...
2006-08-17 Steve PetersFix to problem where CGI can lose the filehandle during...
2006-08-17 Steve Petersgcc-4.1.1 on Fedora optimized away NULL chacks in Perl_...
2006-08-16 Steve PetersCast needed to compile bsd_glob.c with C++
2006-08-16 Steve PetersAdditional changes to get C++ a little closer to a...
2006-08-15 Steve PetersAdditional floating point strictness is needed to get...
2006-08-15 Rafael Garcia... Update Changes
2006-08-15 Rafael Garcia... Update Module::CoreList data with 5.9.4
2006-08-15 Rafael Garcia... 5.9.4 is today.
2006-08-15 Rafael Garcia... Actually, Richard Clamp doesn't maintain Module::CoreLi...
2006-08-15 Rafael Garcia... Regenerate perlmodlib and perltoc
2006-08-15 Rafael Garcia... POD formatting nit
2006-08-15 Rafael Garcia... Remove some of the known problems documented in perldel...
next