platform/upstream/perl.git
2010-06-26 Chris 'BinGOs... Update the version for Data-Dumper in Maintainers.pl...
2010-06-26 Chris 'BinGOs... Update the dist listed for version in Maintainers.pl...
2010-06-26 Craig A. BerryOnly use home-rolled prototypes on VMS when really...
2010-06-26 Craig A. BerryInstall git_version.h on VMS.
2010-06-26 Chris 'BinGOs... Update Time-Piece to CPAN version 1.20
2010-06-25 Father ChrysostomosRT 75902: Add prototypes for tie() and untie() to allow...
2010-06-25 Tony CookRT #75812: apply get magic before checking flags, PVX
2010-06-24 Nicholas ClarkIn pp_sort, ensure that @_ is freed correctly.
2010-06-24 Yves Ortonwhen disabling regex implicit check string we must...
2010-06-24 Chris 'BinGOs... Update Term-ANSIColor to CPAN version 3.00
2010-06-24 Chris 'BinGOs... Update the CPAN distribution version for Module::CoreList
2010-06-23 Gerard GoossenIn S_sortcv_stacked(), handle @_ correctly. Fix for...
2010-06-23 H.Merijn Brand[PATCH] Fix d_u32align probe on ARM
2010-06-23 Nicholas ClarkRemove MacOS classic support from DynaLoader.
2010-06-23 Nicholas ClarkRemove MacOS classic support from File::{Copy,DosGlob...
2010-06-23 Nicholas ClarkRemove MacOS classic support from File::Basename.
2010-06-23 Nicholas ClarkRemove MacOS classic support from blib, diagnostics...
2010-06-23 Nicholas ClarkRemove MacOS classic support from the debugger.
2010-06-23 Nicholas ClarkRemove MacOS classic support from lib.
2010-06-23 Nicholas ClarkTweak the generated Errno.pm slightly. Shorter and...
2010-06-23 Nicholas ClarkMove parameter validation, and carp/croak generation...
2010-06-23 Nicholas ClarkMove the repeated vec logic into warnings::__chk.
2010-06-23 Nicholas ClarkNo need to return $i from warnings::__chk, as the value...
2010-06-23 Nicholas ClarkMake warnings::__chk default the returned caller's...
2010-06-23 Nicholas ClarkIn Config::import, avoid assigning to $pkg, which is...
2010-06-23 Nicholas ClarkIn vars::import, avoid assigning to $pack, which is...
2010-06-23 Nicholas ClarkMerge the guts of warnings::import and warnings::bits...
2010-06-23 Nicholas Clarkwarnings::import() can exit quickly and efficiently...
2010-06-23 Nicholas ClarkConvert Config::fetch_string to use a regexp, rather...
2010-06-23 Nicholas ClarkSome tiding of warnings::__chk().
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-06-22 Matt S Troutretroactively add the Acknowledgements file since mst...
2010-06-22 Matt S Troutadd makerel -b -s '' trick to relman guide
2010-06-22 Matt S Troutadd epigraph for 5.13.2
2010-06-22 Matt S Troutadd new release to perlhist
2010-06-22 Matt S Troutupdate Module::CoreList
2010-06-22 Matt S Troutremove duplicate entry from delta (thanks acme)
2010-06-22 Nicholas ClarkClarify the entry for "Stashes are now always defined".
2010-06-21 Matt S Troutfixup pod warnings
2010-06-21 Matt S TroutBump the perl version in various places for 5.13.2
2010-06-21 Matt S Troutversion bump for B::t::OptreeCheck and add to delta
2010-06-21 Matt S Troutversion bump for File::Copy and add change to delta
2010-06-21 Matt S Troutbump versions on VMS::DCLsym, mro, Search::Dist and...
2010-06-21 Matt S Troutversion bump for B::Concise and add change to delta
2010-06-21 Matt S Troutbump threads.pm version
2010-06-21 Matt S Troutversion bump for IO::Socket and add change to delta
2010-06-21 Matt S Troutversion bump for B::Deparse and add change to delta
2010-06-21 Matt S Troutmost of the perldelta for 5.13.2
2010-06-18 David Goldendocument missing space after regex pattern in perldelta
2010-06-18 Karl WilliamsonDeprecate no space between pattern, following word
2010-06-18 Rafael Garcia... Fix list of constants to import to make this test pass
2010-06-17 brian d foy* FAQ sync
2010-06-17 Rafael Garcia... Avoid warnings with undefined hash values [perl #74280]
2010-06-17 Rafael Garcia... Deparse correctly "no VERSION" [perl #75482]
2010-06-17 Nicholas ClarkAvoid compiler warnings in Perl_foldEQ_utf8, spotted...
2010-06-17 Nicholas ClarkAvoid creating @EXPORT_FAIL in every package using...
2010-06-17 Nicholas ClarkPERL_IMPLICIT_SYS also needs thread context for safesys...
2010-06-16 Nicholas ClarkStop using WITH_THR and WITH_THX, as they were never...
2010-06-16 Nicholas ClarkPERL_IMPLICIT_SYS also needs thread context for the...
2010-06-15 Nicholas ClarkIn Perl_safesys{c,m,re}alloc(), defer dTHX for non...
2010-06-15 Maik HentscheAttempt at improving the perlipc docs
2010-06-15 Rafael Garcia... Revert "It may not be obvious to a new Perl programmer...
2010-06-15 Karl Williamsonuc(): Handle Greek YPOGEGRAMMENI
2010-06-15 Karl Williamsont/uni/case.pl: allow extra tests of different form
2010-06-15 Salvador FandinoAdd support for more TCP_ constants to Socket
2010-06-15 Karl WilliamsonRemove debugging statement from mktables.
2010-06-15 Sinan UnurIt may not be obvious to a new Perl programmer that...
2010-06-15 Rafael Garcia... usemymalloc slows down newer openbsd [perl #75742]
2010-06-14 Chris 'BinGOs... Rename copyright section of Module::CoreList to LICENSE...
2010-06-14 Andreas J.... Update CPAN.pm to 1.94_57
2010-06-14 Nicholas ClarkNote why pp_tie can't use call_method() for a package...
2010-06-13 Nicholas ClarkMerge flags and argc parameters to S_tied_handle_method().
2010-06-13 Nicholas ClarkIn S_tied_handle_method() default to mortalizing extra...
2010-06-13 Nicholas ClarkAdd a gimme parameter to S_tied_handle_method().
2010-06-13 Nicholas ClarkChange S_tied_handle_method() to varargs to allow extra...
2010-06-13 Nicholas ClarkMerge simple tied handle method calls into S_tied_handl...
2010-06-13 Nicholas ClarkFor tied file handle calls, use PUSH* when we know...
2010-06-13 Nicholas ClarkRemove unecessary EXTEND()s from pp_sys.c
2010-06-13 Nicholas ClarkIn pp_eof, ensure stack space for the second argument...
2010-06-13 David Goldenremove trailing spaces in perlvar.pod
2010-06-13 Ævar Arnfjörð... Link to perlport/PLATFORMS from the $^O docs
2010-06-12 Nicholas ClarkFix edge case in pp_eof where the stack extent was...
2010-06-12 Nicholas ClarkFix edge cases in pp_getc and pp_tell where the stack...
2010-06-12 Nicholas ClarkBetter diagnostics on detecting case sensitive file...
2010-06-11 Chris 'BinGOs... Added new files I forgot to add for the Thread-Semaphor...
2010-06-11 Jerry D. Hedden[PATCH-revised] Upgrade to Thread-Semaphore 2.11
2010-06-10 Nicholas ClarkParameters for * in *printf must be int - add a cast...
2010-06-09 Nicholas ClarkReorder CVf_* flags to be numerically contiguous again.
2010-06-09 David Goldenadded Chas. Owens to AUTHORS
2010-06-09 Chas. OwensDocument $# and $* as removed
2010-06-08 AbigailResolve issue #74974: document File::Copy::copy(FILE...
2010-06-08 H.Merijn BrandFix long-standing typos in Policy_sh.SH
2010-06-07 David Mitchellperlbug: always allow change of sender address
2010-06-07 David Mitchellperlbug -d,-v: fix uninit value warnings
2010-06-07 David Mitchelldocument revert of 'local $tied' change
2010-06-07 David MitchellRevert "make 'local $tied' untied"
2010-06-07 Sullivan BeckPATCH: Bump Locale-Codes from 3.12 to 3.13
2010-06-07 David Mitchellidentify a few vars in intrpvar.h
2010-06-07 Karl Williamsonregexec.c: change names of two vars for clarity
2010-06-07 David GoldenRemove -w recommendation in perl -h
next