platform/upstream/perl.git
2007-01-13 Rafael Garcia... TODO: yada yada yada
2007-01-13 Gisle AasRe: AW: umask handling in File::Temp
2007-01-13 Wolfgang Launperlthrtut.pod (based on perl-current@29766)
2007-01-12 Dave Mitchellfix PL_parser_dup symbol (again)
2007-01-12 Dave MitchellRationalise refcounting of thread structures
2007-01-12 H.Merijn BrandSuperdome now also in Itanium series (sx1000 & sx2000),
2007-01-12 H.Merijn Brandgcc -dumpversion is at least supported back to 2.7...
2007-01-12 Rafael Garcia... makedef.pl should be able to load "strict"
2007-01-12 Rafael Garcia... Upgrade to ExtUtils::Manifest 1.51
2007-01-12 Dave Mitchellfix typo in hv.c
2007-01-12 Dave Mitchellfix PL_parser_dup symbol
2007-01-12 Dave Mitchellmake tr/// threadsafe by moving swash into pad
2007-01-12 Wolfgang Launtrivia in perlthrtut.pod
2007-01-11 Steve HayUpdate copyright year in "perl -v" output
2007-01-11 Rafael Garcia... Fix bug [perl #41234] : the tokenizer understands ...
2007-01-11 Nicholas ClarkChange 29753 messed up do_hv_dump() [my fault]
2007-01-11 Rafael Garcia... Silence an "unused parameter" warning in Perl_reg_numbe...
2007-01-11 Yves OrtonAdd Regexp::Keep \K functionality to regex engine as...
2007-01-11 Nicholas Clarkdo_gv_dump, do_gvgv_dump and do_hv_dump call all actual...
2007-01-11 Rafael Garcia... Fix bug #40407: after a seek on a PerlIO::scalar fileha...
2007-01-11 Steffen MüllerAutoLoader fix, part 2
2007-01-11 Nicholas ClarkIn toke.c, merge S_update_debugger_info_pv() and
2007-01-10 Nicholas ClarkAn implementation of change 29735 for blead (PL_curcop...
2007-01-10 Rafael Garcia... Regenerate all files
2007-01-10 Peter ScottPATCH: perlfunc.pod / warn
2007-01-10 SADAHIRO TomoyukiRe: [perl #41215] % on scalars sometimes throws away...
2007-01-10 Steffen MüllerBug in AutoLoader.pm causing endless loop
2007-01-10 Andreas J.... ./miniperl minimod.pl ... Can't locate strict.pm
2007-01-09 Nicholas ClarkMake minimod.pl warnings and strict clean.
2007-01-09 Nicholas ClarkMake makedef.pl warnings and strict clean.
2007-01-09 Nicholas ClarkMake keywords.pl strict and warnings clean.
2007-01-09 Nicholas ClarkMake autodoc.pl strict clean.
2007-01-09 Nicholas ClarkMake opcode.pl strict and warnings clean.
2007-01-09 Nicholas ClarkRe: Change 29723 breaks t/op/inccode-tie.t on Win32
2007-01-09 Jan DuboisRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-09 Yves OrtonChange #29711 broke tr//c on Win32.
2007-01-09 Yves OrtonLet the regex parser decide if we have a special patter...
2007-01-09 Nicholas Clarksocketpair.t was written in 2001. At that time, Test...
2007-01-09 Rafael Garcia... Revert change #29708 (useless)
2007-01-08 Nicholas ClarkEliminate pp_threadsv, as it was only ever used by...
2007-01-08 Nicholas Clarkdo or die; for all the List::Util pure perl tests.
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2007-01-08 Nicholas ClarkMention -C on #! line in perltodo. Remove some trailing...
2007-01-08 Rafael Garcia... Change the API doc for some of the SvXXX testing macros.
2007-01-08 Rafael Garcia... Turn taint warnings (-t) into severe warnings, so they're
2007-01-08 Rafael Garcia... Silence casting warnings
2007-01-08 Marcus Holland... Default "$undef" for NV_PRESERVES_UV_BITS causes compil...
2007-01-08 Yitzchak Scott... help cygwin find its dlls even on taint tests with...
2007-01-08 Dave Mitchellfix occasional op/time.t failure
2007-01-08 Dave Mitchellallocate op_pv strings from shared mem pool
2007-01-07 Rafael Garcia... In the new test for less.pm, call use_ok at compile...
2007-01-07 Joshua ben... less useful
2007-01-07 Yves OrtonRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-07 Yitzchak Scott... DynaLoader test failure on cygwin
2007-01-07 Dave Mitchellsilence a warning in perly.c
2007-01-06 David Nicolpatch: shorten perl.h by six lines
2007-01-06 Rafael Garcia... Add 2007 copyrights in a few more .pl files that
2007-01-05 Rafael Garcia... Silence a gcc warning, spotted by Tels
2007-01-05 Rafael Garcia... Bump version of PerlIO::via after last change
2007-01-05 Bo Lindberghext/PerlIO/via/via.xs freeing the wrong thing
2007-01-05 Rafael Garcia... Normalize copyright of perlio.c for years >= 2006
2007-01-05 Steve HayDo the same as #29697 for Win32
2007-01-05 Rafael Garcia... Fix the interaction of -w and -t when provided on the...
2007-01-05 Rafael Garcia... Fix distclean now that we have re::Tie::Hash::NamedCapture
2007-01-05 Rafael Garcia... Update copyright years in .c files
2007-01-05 Rafael Garcia... Update copyright years in .h files. Also, in .pl
2007-01-05 Rafael Garcia... Update copyright for perlio.c
2007-01-05 SADAHIRO TomoyukiRe: What if NV_PRESERVES_UV_BITS is undef? (was: Re...
2007-01-05 Steve HaySilence various VC6 warnings
2007-01-05 Bo LindberghRe: [PATCH] perlio.c repair
2007-01-05 Jan DuboisANSIfy the PATH environment variable on Windows
2007-01-05 Jan DuboisAdd error handling to win32_ansipath
2007-01-04 Rafael Garcia... Upgrade Module::Load::Conditional to 0.14
2007-01-04 Marcus Holland... 4th patch from:
2007-01-04 Marcus Holland... The first three patches from:
2007-01-04 Jarkko HietaniemiRe: [PATCH] Symbian port: add Series 90 support
2007-01-04 Rafael Garcia... Remove no longer used magic vtable
2007-01-04 Rafael Garcia... Silence a 'null argument' warning
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-04 Jan DuboisAdd note to perltodo.pod about Unicode and file globbing
2007-01-04 Dave Mitchellmake parser_free actually free the parser!
2007-01-03 Nicholas ClarkRename OURSTASH to SvOURSTASH and OURSTASH_set to SvOUR...
2007-01-03 Dave Mitchellhandle cloning of parsers on the save stack
2007-01-03 Nicholas ClarkTeach dump about OURSTASH and COP ranges stored in...
2007-01-03 Jan DuboisUpdate change 29607 to affect only Win32
2007-01-03 Jan Dubois[PATCH] Use short pathnames in $^X and @INC if the...
2007-01-03 Jarkko HietaniemiRe: g++ unhappy
2007-01-03 Nicholas ClarkMake the ptr_table functions available in an unthreaded...
2007-01-03 Paul MarquessIO::Compress::* 2.003
2007-01-03 Steve PetersUpgrade to Time-HiRes-1.9704
2007-01-02 Nicholas ClarkUpdate copyright years to include 2007. (Plus a couple...
2007-01-02 Nicholas ClarkAssignment to a tainted variable was causing confusion...
2007-01-02 Nicholas ClarkPVMG can be isUV too.
2007-01-02 Dave Mitchellfix -Mad build breakage
2007-01-02 Nicholas ClarkCopying to FORMATs should work (and not fail assertions...
2007-01-02 Nicholas ClarkIt's good to be able to dump FORMATs too :-)
2007-01-02 Nicholas ClarkRemove the vestigal "#if 0"s from header files that...
2007-01-02 Nicholas ClarkProbably better to make PAD_FAKELEX_ANON and PAD_FAKELE...
2007-01-02 Nicholas ClarkNote that the examples for the structure copying bug...
2007-01-02 Steve HayFix a couple of linker errors on Win32
next