platform/upstream/perl.git
2006-08-03 Jarkko Hietaniemimore g++ in Tru64
2006-08-02 Steve PetersUpgrade to Archive-Tar-1.30. Since change #27571 is...
2006-08-02 Rafael Garcia... Cross-compilation makefile fails to copy Config_heavy.pl
2006-08-02 Jarkko Hietaniemig++ heavy shoveling
2006-08-02 Rick DelaneyRe: [perl #39733] $AUTOLOAD is never tainted
2006-08-02 Jarkko Hietaniemig++ heavy shoveling
2006-08-01 Rick DelaneyRe: New perltrap?
2006-08-01 Steve HaySilence a couple of Borland compiler warnings
2006-08-01 Jerry D. Heddenthreads 1.38
2006-08-01 Rafael Garcia... Bump version of Module::CoreList
2006-08-01 Rafael Garcia... Patch by Marius Feraru <altblue@n0i.net> to handle...
2006-08-01 Jarkko Hietaniemig++ dNOOP (luckily one can mix code and decls in C++)
2006-08-01 Steve HaySilence the VC7 compiler warning in the following smoke:
2006-08-01 Jarkko HietaniemiANSI-C headers in test snippets to please g++ (and...
2006-08-01 Jarkko Hietaniemiop/stat.t: SKIP count fix in case of no dirfd()
2006-08-01 Jarkko Hietaniemisolution(?) to the "warning: comparison is always false...
2006-08-01 Jarkko Hietaniemi(back) towards g++ compilation (in Tru64, and elsewhere)
2006-07-30 Steve PetersTests to go with change #28628.
2006-07-30 Andreas König[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
2006-07-28 Steve HayRemove a (UINT) cast to silence a VC6 compiler warning
2006-07-28 Jarkko Hietaniemiz/OS: an easy test nit
2006-07-28 Steve PetersChange stat() and -X filetests so that they treat ...
2006-07-27 Steve PetersUpgrade to Digest-SHA-5.42
2006-07-27 Steve HayClear up most of the VC6 compiler warnings in the follo...
2006-07-27 David Dyck#7217: config.h comments for HAS_POLL incorrect
2006-07-27 Yves OrtonRe: Silence/fix more warnings from the regex engine
2006-07-27 Andy Wardley[perl #39835] Patch for perlipc.pod to update TCP serve...
2006-07-26 Rafael Garcia... Some notes in perl594delta.
2006-07-26 SADAHIRO Tomoyukiinterpolation of @- (and @+) in patterns ([perl #27940...
2006-07-26 Steve PetersAdded tests from CGI.pm that had not been integrated...
2006-07-26 Rafael Garcia... Add a few links to standard modules in perlfunc, by...
2006-07-26 Mike GuyRe: [ID 20000816.012] *foo = *_ is broken
2006-07-25 Marcus Holland... Upgrade to Devel::PPPort 3.09_02
2006-07-25 Marcus Holland... Very recent development versions of gcc (4.2.0 20060715...
2006-07-24 Steve PetersReplace some sprintf()'s in Data::Dumper with my_snprin...
2006-07-23 Rafael Garcia... Revert change 28603: this was a wrong fix, that didn...
2006-07-23 SADAHIRO Tomoyukiperlop: parsing quoted constructs
2006-07-23 Steve PetersThe rest of the changes for Sys-Syslog-0.17 which my...
2006-07-23 Steve PetersUpgrade to Sys-Syslog-0.17
2006-07-23 Jarkko HietaniemiTru64: if cc given both -O and -g, -g must be -g3
2006-07-23 Rafael Garcia... Revert part of last change, that was causing utf8 test...
2006-07-23 Jarkko Hietaniemiz/OS: pp_sys.c, reg*.c, toke.c, utf8.c
2006-07-23 Rafael Garcia... Add another volatile modifier to protect against longjm...
2006-07-21 Marcus Holland... Upgrade to Devel::PPPort 3.09_01
2006-07-21 Rafael Garcia... More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia... In pp_entersub, accept to handle a CV with a NULL padlist.
2006-07-20 Rafael Garcia... Upgrade to threads 1.37, by Jerry D. Hedden
2006-07-19 Rafael Garcia... Band-aid for segfault in ext/threads/t/blocks.t on...
2006-07-19 Alexandr Ciornii[perl #39876] Time::gmtime 1.02 examples patch
2006-07-18 Jarkko Hietaniemimake magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
2006-07-18 Jerry D. Hedden[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-18 Randy W. SimsFix Borland problem with quoted pre-processor macros...
2006-07-18 Steve PetersAdditional reason for ssh passphrase failures.
2006-07-17 Rafael Garcia... Remove the C89 checking with gcc
2006-07-17 Yves OrtonSilence system warning during tests (only on win32...
2006-07-17 Steve HayAvoid an error that VC++'s resource compiler seems...
2006-07-17 H.Merijn BrandCygwin doesn't cope (yet) with gcc flags -std=c89
2006-07-16 Rafael Garcia... Check for taintedness of PERL5SHELL on Windows
2006-07-16 Jarkko HietaniemiMIME::Base64 quoted-print.t: z/OS (EBCDIC)
2006-07-16 Yves OrtonRe: Fix loads of warnings from the last escaping patch...
2006-07-16 Jarkko Hietaniemiperlhack: advertise Configure -Dgccansipedantic
2006-07-16 Steve PetersUpgrade to Module-Build-0.2803
2006-07-16 Steve PetersUpgrade to Test-Simple-0.64
2006-07-16 Jarkko HietaniemiRe: [PATCH] various safety/portability tweaks
2006-07-16 Dave Mitchellrun regen_headerds
2006-07-15 SADAHIRO Tomoyukicomment update for scan_const
2006-07-15 Yves OrtonUpdated escaping code. utf8 regex debug output improvements
2006-07-15 Steve PetersAdding Module::Build::Version missed in upgrade.
2006-07-15 Steve PetersUpgrade to ANSIColor-1.11
2006-07-15 Steve PetersUpgrade to Module-Build-0.2802
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-15 Jarkko Hietaniemicflags.SH: add missing C files
2006-07-15 Jarkko HietaniemiRe: [PATCH] cflags.SH: add -std=c89
2006-07-14 Craig A. Berryoverload.t has same locale problem with VMS that it...
2006-07-14 Craig A. BerryMake sysconf tests handle unimplemented success indications
2006-07-14 Anno SiegelSilence a compiler warning on Win32/VC++
2006-07-14 Steve PetersSkip tests for pathconf() and fpathconf() on HP-UX for
2006-07-14 Dave Mitchellremove regex postive super-linear cache code
2006-07-14 Jarkko Hietaniemi-DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check...
2006-07-13 Steve PetersVersion bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-07-13 Steve PetersKeep Intel C++ from claiming that it is gcc.
2006-07-13 Steve PetersClear up a few more warnings from blead.
2006-07-13 Rafael Garcia... Not everybody has env
2006-07-13 Yves OrtonRe: Misunderstanding escapes in heredocs?
2006-07-13 Rafael Garcia... Additions to perlhack based on a patch by Gabor Szabo
2006-07-13 Rafael Garcia... Nits to the perlintro safety net (by Gabor Szabo and...
2006-07-13 Jarkko HietaniemiRelink to use temp file forced on current dir in mpeix
2006-07-12 Rafael Garcia... Cleanup and conversion to t/test.pl
2006-07-12 Rafael Garcia... I prefer array indexes that start from 0 in beginner...
2006-07-12 Rafael Garcia... Integration of strlcat is to-done (noticed by Yves)
2006-07-12 Steve HayFix change #28552: VC++ doesn't like code before declar...
2006-07-12 Rafael Garcia... Additions and removals in perltodo
2006-07-12 Gabor Szabomore strictness in perlintro
2006-07-12 Gabor Szaboperlinro (use $fh filehandler + not to use built in...
2006-07-12 Anno SiegelRe: [PATCH] FieldHash coverity-compliant
2006-07-12 Rafael Garcia... Upgrade to PathTools 3.19
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-07-11 Rafael Garcia... A few rough notes for the next perldelta
next