platform/upstream/perl.git
2009-12-12 Rafael Garcia... Merge commit 'khwilliamson/x' into blead
2009-12-10 Jesse VincentNotes on why PathTools is in Cwd/
2009-12-10 Jesse VincentUpdate Cwd / PathTools to 3.31 to get us a non-devel...
2009-12-10 Jesse VincentUpdated to Pod::Simple 3.11 from CPAN [perl #71004]
2009-12-10 Chris WilliamsUpdate CPANPLUS to cpan version 0.89_12
2009-12-10 Chris WilliamsUpdate Archive::Extract to cpan version 0.36
2009-12-09 Jan DuboisOS/2 doesn't support inplace editing without backups
2009-12-09 Reini UrbanUpdated docpointer for illguts
2009-12-09 ZeframFix for [perl #70910] wrong line number in syntax error...
2009-12-08 Andy DoughertyMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-12-08 Andy DoughertyDocument config_args limitations reported in [perl...
2009-12-08 Gerard Goossenproper error on "grep $x (1,2,3)". Solves [perl #37314]
2009-12-08 Tony Cook[perl #70802] -i'*' refuses to work
2009-12-08 Bramundef $! before running the errno tests
2009-12-08 Ricardo Signeslegalize =begin foo bar
2009-12-08 Ricardo Signesmore aggressively deprecate L<section> and L<"section">
2009-12-08 Ricardo Signesremove prohibition against L<text|href>
2009-12-08 Rafael Garcia... Add latest test file to MANIFEST
2009-12-08 Chip Salzenbergutf8cache test: Hugo asks, and I provide. Merry Christmas
2009-12-08 Jan DuboisThrow away uncleanable scopes when exiting a pseudo...
2009-12-07 Rafael Garcia... The deep arrays for testing ~~ were not deep enough
2009-12-07 Rafael Garcia... Fix a test that wasn’t testing was it purported to...
2009-12-07 Father Chrysostomos[perl #71076] sort with active sub (5.10 regression)
2009-12-07 Rafael Garcia... Allocate the right HV
2009-12-07 Rafael Garcia... Fix [perl #71078] Smart match against @_ gives false...
2009-12-07 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-12-07 Tony CookFix for 7baa4690 breakage of threaded builds.
2009-12-06 Jesse VincentImport ExtUtils::MakeMaker 6.55_03 from CPAN
2009-12-06 hv@crypt.org[perl #71000] Wrong variable name in warning
2009-12-06 Reini UrbanInnocently looking union member swap
2009-12-06 Karl Williamsonqr/\X/ expansion
2009-12-06 Chip Salzenbergavoid infinite chain of utf8 magic
2009-12-06 Chip Salzenbergwhen removing magic, fix SvMAGICAL flags (unless save_m...
2009-12-06 Chip Salzenbergpreserve readonly flag when saving and restoring magic...
2009-12-05 hv@crypt.orgt/test.pl fresh_perl_like() bug
2009-12-04 Craig A. BerryPort lib/unicore/mktables to VMS.
2009-12-04 Nicholas ClarkSilence Win32 compiler warning
2009-12-03 Reini Urbanpp_sort.c typo: stabilty
2009-12-03 Nicholas ClarkAnother C<return NORMAL> needed post bb4c52e023e0,...
2009-12-03 Rafael Garcia... Revert makefile part of the Unicode 5.2 patch
2009-12-03 Rafael Garcia... Add new Unicode data file in MANIFEST
2009-12-03 Karl WilliamsonUnicode 5.2
2009-12-03 Tony Cook[perl #70802] -i'*' refuses to work
2009-12-02 Nicholas ClarkEnsure that pp_qr returns a new regexp SV each time...
2009-12-02 Karl Williamsonwork-around Carp/overloading miniperl problem
2009-12-02 Jan DuboisCleanup all scopes before exiting a pseudo-forked process.
2009-12-02 Jan DuboisRevert commit cbdd5331.
2009-12-02 Jan DuboisAdd another hint about setting WIN64=undef to build...
2009-12-02 Jan DuboisDon't redefine isnan() macro if MinGW already defined...
2009-12-01 Leon BrocardUpdate to reflect that I release 5.11.2
2009-12-01 Tony Cook-Dmad: double free or corruption
2009-12-01 Nicholas Clarkmake regen_perly following 5ca68648d92617d8.
2009-12-01 Tony Cook-Dmad broken for c++
2009-11-30 Rafael Garcia... Make the new test work in the core and bump version...
2009-11-30 Tim Bunce[rt.cpan.org #51574] Safe.pm sort {} bug accessing...
2009-11-30 Eric BrineTest modifiability of range elements
2009-11-30 ZeframDocument if.pm in perlfunc
2009-11-30 Rafael Garcia... Make distclean work again
2009-11-30 Eric BrineFix -DPERL_NO_UTF16_FILTER
2009-11-29 Rafael Garcia... Make split warn in void context
2009-11-29 Nicholas ClarkHandle $@ being assigned a read-only value (without...
2009-11-29 Nicholas ClarkFix RT #70862 by converting ERRSV to GvSVn() to ensure...
2009-11-29 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-11-29 Steve PetersAdd error codes for getaddrinfo() and getnameinfo()
2009-11-28 Karl Williamsonmktables performance improvement
2009-11-28 Moritz LenzDocument backreferences to groups that did not match
2009-11-28 Vincent PitAllow a closing brace after an "use VERSION"
2009-11-26 Zefram-Dmad minitest failure bisect
2009-11-26 Zefram-Dmad minitest failure bisect
2009-11-26 Tim Bunce ... perlbug reports "Message sent" even when it hasn't
2009-11-25 Zeframperl-5.11.2 breaks NYTProf savesrc option (Lexer API...
2009-11-25 Jesse VincentJerry's last patch to add a TODO test didn't update...
2009-11-25 Jesse VincentMoved the original test file from the previous patch...
2009-11-25 Gerard Goossenadd interpolation test for [perl #70091]
2009-11-25 Gerard GoossenAlso skip spaces after variable if we are within lexica...
2009-11-25 Gerard GoossenAdd assertions that pp_padav and pp_padhv push scalars...
2009-11-25 Karl Williamsonfurther windows makefiles fixes
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-25 Jerry D. HeddenAdd TODO test for perl #70748
2009-11-24 Rafael Garcia... Bump version and regenerate warnings.pm
2009-11-24 Andrew RodlandAdd tests.
2009-11-24 Andrew RodlandAdd code and starting perldoc for warnings::fatal_enabled.
2009-11-24 Steve HayAdd missing library to VC++ section of Win32 dmake...
2009-11-24 Steve HayAvoid circularity in $(LINK_FLAGS) definition in Win32...
2009-11-24 Jim Cromiecleanup get_arena param-names, mark as May-Change
2009-11-24 Rafael Garcia... Slight rewording of last patch
2009-11-24 Jim Cromieadd mention of PERL_MEM_LOG in perlrun.pod
2009-11-24 Rafael Garcia... Specify in Makefile what generates pod/perluniprops.pod
2009-11-24 Steve HayFix Win32 makefiles as per f86864acbf97469fd9e5d5233d51...
2009-11-24 Rafael Garcia... Remove generated file pod/perluniprops.pod from the...
2009-11-24 Karl Williamsonmktables not run unless needed
2009-11-24 Tony Cookrecord version of Intel C during configure
2009-11-24 brian d foy* Remove some end-of-line whitespace from perlebcdic
2009-11-24 brian d foy* Convert some pod files to UTF-8 (like all of the...
2009-11-24 brian d foy* Reword the sentence about checking unlink failures
2009-11-23 Steve HayFix code-before-declaration error on Win32 with recent...
2009-11-23 Jerry D. HeddenUpgrade to threads 1.75
2009-11-23 AbigailDon't suggest Mail::Send isn't availble if we're ignori...
2009-11-23 Nicholas ClarkMove change c35076938c7236fb into embed.fnc, from the...
2009-11-23 Jesse VincentAdded a perltodo about enabling/disabling individual...
next