platform/upstream/perl.git
2007-05-28 Nicholas ClarkAvoid calling SvEND() when SvPOKp() is not true.
2007-05-28 Rafael Garcia... Several POD fixes by Jonathan Stowe
2007-05-28 Jos I. BoumansAdd /nologo to nmake in CPANPLUS::Dist::Build too
2007-05-28 Jos I. BoumansUpdate CPANPLUS to 0.79_03
2007-05-28 Rafael Garcia... Mention new lexical pragmas big* in perldelta
2007-05-28 Rafael Garcia... Update Changes
2007-05-28 Rafael Garcia... Update outdated example
2007-05-28 Rafael Garcia... Update to Archive::Extract 0.20, and re-apply patch...
2007-05-28 Vadim Konovalovlinux arm cross-compilation
2007-05-28 Jos I. BoumansBump version number
2007-05-28 TelsRe: [PATCH] Math::BigInt v1.87 take 5
2007-05-28 TelsMath::BigInt::FastCalc v0.15
2007-05-27 Craig A. BerryIn the stat() wrapper for VMS, always allow extended...
2007-05-27 Craig A. BerryIn the homegrown readdir() for VMS, always treat unix...
2007-05-26 Rafael Garcia... Bad orientation in doc, noticed by Jan Dubois.
2007-05-25 Dave Mitchelldelete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
2007-05-25 Mark PizzolatoRe: argproc.c license Re: [perl #43037] Bad license...
2007-05-25 Dave Mitchellfix coredump in S_varname (tickled by Devel::Profile)
2007-05-25 Rafael Garcia... \R can't be used in a char class
2007-05-25 Rafael Garcia... Document new escapes in perldelta
2007-05-25 Steve HayChange #31270 should have updated proto.h to match
2007-05-25 Rafael Garcia... Upgrade to Archive::Tar 1.32.
2007-05-25 Rafael Garcia... Document that ptardiff needs Text::Diff
2007-05-25 Rafael Garcia... Document cpanp and cpan2dist
2007-05-25 Steve HayFix the ext/IO/t/io_sock.t failure when built with...
2007-05-25 Andy LesterConsting dump.c
2007-05-24 TelsRe: perl pragma [PATCH]
2007-05-24 Father Chrysostomos[perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-24 Rafael Garcia... Adjustment to the test for importing feature bundles,
2007-05-24 Jos I. Boumansupdate CPANPLUS::Dist::Build to 0.06_01
2007-05-24 Rafael Garcia... It suddendly annoyed me that corelist returned sometime...
2007-05-24 Rafael Garcia... Doc nits by Steven Schubiger
2007-05-24 Rafael Garcia... perldelta additions suggested by Steve Hay
2007-05-24 Jerry D. Heddenthreads::shared 1.12
2007-05-23 Rafael Garcia... Perldelta nit by Brandon Black
2007-05-23 Jan DuboisRE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-23 Jerry D. HeddenForgotten Cygwin patch
2007-05-22 Rafael Garcia... Add MidnightBSD to the list of Unix-like OSes
2007-05-22 Rafael Garcia... Update perldelta
2007-05-21 Dave Mitchellmove PL_error_count into the PL_parser struct
2007-05-21 Dave Mitchellmove PL_multi_end into the PL_parser struct
2007-05-21 TelsRe: Smoke failures with blead@31225 (Linux) [PATCH]
2007-05-21 Dave Mitchellmove PL_tokenbuf into the PL_parser struct
2007-05-21 Rafael Garcia... Update Changes
2007-05-21 Jerry D. HeddenSkip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. HeddenSkip win32core.t under Cygwin
2007-05-21 Jarkko Hietaniemipp_sys.c: gethostbyaddr
2007-05-21 Craig A. BerryVMSify uupacktool.pl and run it during VMS build.
2007-05-20 Dave Mitchelldelete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Ævar Arnfjörð... Minor perlreapi.pod cleanup
2007-05-20 Rafael Garcia... Update Archive::Tar to 1.31
2007-05-20 Jan DuboisRE: When is -DPERL_CORE required?
2007-05-20 Ævar Arnfjörð... Don't use a regex match in lib/feature.pm
2007-05-20 Craig A. BerryMake VMS's home-grown glob() recognize a directory...
2007-05-19 Craig A. BerryVarious mro updates from Brandon Black. References:
2007-05-18 Jerry D. Heddenthreads 1.62
2007-05-18 Jarkko HietaniemiUnicode::UCD: add general category and bidi type interfaces
2007-05-18 Craig A. BerryWhen trimming long XS symbols on VMS, avoid warnings...
2007-05-18 Steve HayUpgrade to Win32-0.29
2007-05-17 Jarkko Hietaniemitodos for perl 5.12
2007-05-16 Jerry D. HeddenRe: Thread fail/hang on HP-UX 10.20
2007-05-16 Jarkko HietaniemiConfigure (and Makefile.SH): remove ODBM_File early...
2007-05-16 Steve HayDynaLoader doesn't seem to need -DPERL_CORE, and no...
2007-05-16 Steve HayA more general fix to non-threaded static extension...
2007-05-16 Steve HayRemove comment added by #31218 since the rest of that...
2007-05-16 Jarkko HietaniemiDBM_Filter test: use std test preamble
2007-05-16 Craig A. BerryBetter suppression of Threads build (probably still...
2007-05-15 Dave Mitchellchange 31200 broke src filters used within an eval
2007-05-15 Steve PetersMove pmop.op_pmflags back to its previous location...
2007-05-15 Tels[PATCH] Math::BigInt v1.87
2007-05-15 Jerry D. HeddenWin32CORE.c needed windows.h
2007-05-15 Jan DuboisRE: Smoke summary results for maint and current on...
2007-05-15 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-05-15 Nicholas ClarkBASEOP isn't an exact multiple of 8 bytes, so reorderin...
2007-05-14 Nicholas ClarkPERL_IMPLICIT_CONTEXT is usually defined for threads...
2007-05-14 Jerry D. Heddenthreads::shared 1.11
2007-05-14 Steve HayTest for [perl #42925], which was fixed by #31214
2007-05-14 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Steve HayOlder versions of windres interpret "-I" as the input...
2007-05-13 Steve PetersUpgrade to Encode-2.21
2007-05-13 Jan DuboisRestore Windows NT support
2007-05-13 Dave Mitchellfix some (mostly MAD) compiler warnings
2007-05-12 Gerard GoossenGive the 'local' declarator a new key, such that 'local...
2007-05-12 Gerard Goossenmove the logic of combining '_' and '#' with the previo...
2007-05-12 Gerard GoossenDisable slurping assigned of split when PL_madskills
2007-05-12 Gerard GoossenDisable !a&&b, !b||a optimalization when PL_madskills
2007-05-12 Gerard GoossenDisable operator target setting for 'my' variables...
2007-05-12 Dave Mitchellmove PL_in_my and PL_in_my_stash into the PL_parser...
2007-05-12 Dave Mitchelleliminate a stray PL_lex_state
2007-05-12 Dave Mitchellsave old PL_curcop value in parser struct
2007-05-12 Dave Mitchellmove PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchellmove PL_rsfp into the PL_parser struct
2007-05-10 Nicholas ClarkWork around to get Unicode tests passing.
2007-05-10 Steve PetersFix Pod nit in perlfunc
2007-05-10 Rafael Garcia... Update the *::Compress::* modules maintainers information
2007-05-10 Rafael Garcia... Replace a call to utf8::encode by a pack/unpack combina...
2007-05-10 Marc LehmannRe: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia... New data for Unicode on older versions, thanks to Nicholas
2007-05-10 Rafael Garcia... first_release() now returns the first release in the...
next