platform/upstream/perl.git
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
2007-01-02 Dave Mitchellremove conflict in pending_ident function and field...
2007-01-02 Steve HayCheck miniperl exists before using it to run uupacktool.pl
2007-01-02 Marcus Holland... Configure test code fails to compile if SIGFPE is undefined
2007-01-02 Jarkko Hietaniemireally should test compile in AIX or something (fixup...
2007-01-02 Dave Mitchellmove easy lexer state variables into PL_parser
2007-01-02 Steve PetersQuiet a smoke warning in toke.c and bump the copyright...
2007-01-01 Steve PetersWelcome to 2007! Time to update copyrights from change...
2007-01-01 Dave Mitchellsplit parser initialisation from parser execution
2007-01-01 Steve PetersAdd file missed in change #29650.
2007-01-01 Jarkko HietaniemiSymbian port: add Series 90 support
2007-01-01 Dave Mitchellsplit parser stack from parser object
2006-12-31 Dave Mitchellin lex_start(), ensure that all lexer state vars are...
2006-12-31 Nicholas ClarkRationalise the logic in lex_start for creating a new...
2006-12-31 Steve PetersFix to test failures caused by change #29606 when PERLI...
2006-12-31 Jarkko Hietaniemismoke signs suppression
2006-12-31 Nicholas ClarkAs freeing up PL_linestr is now done via the scope...
2006-12-31 Nicholas ClarkPL_linestr needs to survive until the end of scope...
2006-12-31 Nicholas ClarkMove SVt_BIND to be the lowest type after SVt_NULL...
2006-12-30 Paul MarquessUpdate Compress Modules to version 2.002
2006-12-30 Dave Mitchellfix a test failing under -Dmad
2006-12-29 Nicholas ClarkWith xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX...
2006-12-29 Nicholas ClarkI failed to run regen.pl to propagate my pad.c changes...
2006-12-29 Nicholas ClarkIn Perl_fbm_compile, really rarest should be U32 not...
2006-12-29 Dave Mitchellfurther fix for #29543: fix parser leaks caused by...
2006-12-28 Nicholas ClarkEliminate BmPREVIOUS_set - with the complexity gone...
2006-12-28 Nicholas ClarkMove all the FBM data fields from the table into a...
2006-12-28 Nicholas ClarkWith PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy...
2006-12-28 Nicholas ClarkMove PAD_COMPNAME_GEN from SvCUR to SvUVX.
2006-12-28 Nicholas ClarkMove PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad...
2006-12-28 Nicholas ClarkMove the low/high cop sequences from NVX/IVX to a two...
2006-12-28 Nicholas ClarkAbstract the pad code's overloaded use of SvNVX and...
2006-12-28 Nicholas ClarkChange PAD_MAX to something a bit less FORTRAN-ish...
2006-12-27 Steve PetersUpgrade to Errno-1.10 (!). I have left the core tests...
2006-12-27 Yves OrtonMacroize char class tests in case to remove duplicated...
2006-12-27 Steve PetersUpgrade to CPAN-1.83_66.
2006-12-26 Steve PetersCannot use a L<> within a preformatted section of a...
next