platform/upstream/perl.git
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_sig_sv for PERL_I...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for 9 symbols for not...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_regdupe for not...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_curthr for FAKE_T...
2011-08-01 Nicholas ClarkIn makedef.pl, remove all skips for variables now in...
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate $PLATFORM specific skip...
2011-08-01 Nicholas ClarkIn makedef.pl, correct a use of $^O to $PLATFORM.
2011-08-01 Nicholas ClarkIn makedef.pl, skip Perl_signbit when HAS_SIGNBIT is...
2011-08-01 Nicholas ClarkIn makedef.pl, simplify handling the 7 symbols wanted...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_csh{len,name} from 3 skip...
2011-08-01 Nicholas ClarkIn makedef.pl, remove from 3 skip lists 3 variables...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_archpat_auto from 3 skip lists.
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_setenv_getix from 3 skip...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_init_thread_intern from...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_my_p{open,close} from 3...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_ErrorNo from 4 skip lists.
2011-08-01 Nicholas ClarkIn makedef.pl, remove from skip lists symbols which...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_safex{{c,m,re}alloc,free...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when HAVE_INTERP_I...
2011-08-01 Nicholas ClarkIn makedef.pl, skip Perl_unlnk on all platforms without...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when USE_LOCALE_NU...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when USE_LOCALE_CO...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_numeric_compat1 from the WinCE...
2011-08-01 Nicholas ClarkIn makedef.pl, remove unneeded PerlIO* skips from the...
2011-08-01 Nicholas ClarkIn makedef.pl, extract SPRINTF_RETURNS_STRLEN from...
2011-08-01 Nicholas ClarkIn makedef.pl, all platforms other than OS/2 share...
2011-08-01 Nicholas ClarkIn makedef.pl, merge the regexs that parse config.h.
2011-08-01 Nicholas ClarkIn makedef.pl, merge the regexs that parse config.sh...
2011-08-01 Nicholas ClarkIn makedef.pl, use HAS_{MMAP,SIGACTION} instead of...
2011-08-01 Nicholas ClarkIn makedef.pl, replace $CONFIG_ARGS, $ARCHNAME, $PATCHL...
2011-08-01 Nicholas ClarkIn makedef.pl, set $CONFIG_ARGS, $ARCHNAME and $PATCHLE...
2011-08-01 Nicholas ClarkIn makedef.pl, process FILETYPE on all platforms.
2011-08-01 Nicholas ClarkAll of makedef.pl's PLATFORMS always export boot_DynaLo...
2011-08-01 Nicholas ClarkIn makedef.pl, default $CCTYPE early, and process ...
2011-08-01 Nicholas ClarkIn makedef.pl use %export instead of output_symbol...
2011-08-01 Nicholas ClarkNo need for makedef.pl to invoke $^X -V to get 'Compile...
2011-08-01 Nicholas ClarkAdd a utility to help test makedef.pl
2011-08-01 Father ChrysostomosMake verbatim pod in bigint.pm fit in 80 columns
2011-08-01 Father ChrysostomosMake verbatim pod in fields.pm fit in 80 columns
2011-08-01 Father ChrysostomosAttribute::Handlers: re-indent verbatim pod
2011-07-31 Karl Williamsonpodcheck.t: Correctly count columns
2011-07-31 Craig A. BerryWeld switch in on position for useperlio in configure...
2011-07-31 Craig A. Berryst_ino settings for configure.com.
2011-07-31 Father ChrysostomosConsistency tweaks in perlfunc/eval
2011-07-31 Father Chrysostomosperlfunc: Note that eval "last" doesn’t set $@
2011-07-31 Gerard GoossenCall finalize_optree on optree generated by newFORM.
2011-07-31 Gerard Goosseninifinite loop breaking some strict checking, TODO...
2011-07-31 Keith ThompsonMore typo fixes in pod/perl*.pod files
2011-07-31 Keith ThompsonFix typos in several pod/perl*.pod files
2011-07-31 H.Merijn Brandregen
2011-07-31 H.Merijn BrandAdd st_ino size/sign probes
2011-07-31 H.Merijn BrandChainsaw out the possibility to disable useperlio
2011-07-31 H.Merijn BrandAdd --list to checkcfgvar.pl
2011-07-30 Karl Williamson/aa and \b fail under some utf8 strings
2011-07-30 Karl WilliamsonPanic with \b and /aa
2011-07-29 David Mitchelldisable some shallow-recurse rpeep tests
2011-07-29 Karl Williamsonperlrequick: Expand on \d, etc.
2011-07-29 Karl Williamsonperlreref: Use consistent name for property
2011-07-29 Karl Williamsonperlop: name /a ASCII-restrict
2011-07-29 Karl WilliamsonUnicode::UCD: fix missing comma in pod
2011-07-29 Karl Williamsonpodcheck.t: Fix confusion between "indent", "tab stop"
2011-07-29 Karl Williamsonperlrecharclass: Nit suggested by TomC
2011-07-29 Karl Williamsonperlre: better /dual explanation
2011-07-28 Gerard GoossenAdd finalize_optree function which can take over all...
2011-07-28 From: John... Update AUTHORS
2011-07-28 Father Chrysostomosperldelta for #95544 and #95748
2011-07-28 John Peacock[perl #95544] Test that UNIVERSAL::VERSION returns...
2011-07-28 Father Chrysostomos[perl #95544] Make UNIVERSAL::VERSION return $VERSION
2011-07-27 Tony Cookevery use of $(mini_obj) needs the mini specific object...
2011-07-27 Chris 'BinGOs... Update Params-Check to CPAN version 0.30
2011-07-27 Steffen MuellerFix ExtUtils::ParseXS to work on pre 5.8.9 perls
2011-07-27 Steffen MuellerExtUtils::ParseXS requires 5.8.1
2011-07-27 Karl Williamsonrelease managers guide: perldelta broken link handling
2011-07-27 Karl Williamsonpodcheck.t: Improve documentation
2011-07-27 Karl Williamsonpodcheck.t: Don't warn on perldelta placeholder link
2011-07-27 Karl Williamsonpodcheck.t: Move perldelta placeholder link checks
2011-07-27 Father ChrysostomosIncrease $IPC::Open::VERSION to 1.12
2011-07-27 Salvador Fandino[perl #95748] IPC::Open3::open3(..., '-') broken
2011-07-27 Steffen MuellerEU::ParseXS: Fix CPAN RT #53938, #61908
2011-07-26 Father ChrysostomosOops! Update B::Deparse for the (l)stat proto change
2011-07-26 Father ChrysostomosAdd more tests to cproto.t
2011-07-26 Father Chrysostomos[perl #95550] Remove prototypes from (l)stat
2011-07-26 Father Chrysostomoscore_prototype: Remove special cases for lock and tie
2011-07-26 Father Chrysostomoscore_prototype: Eliminate the special mkdir case
2011-07-26 Father ChrysostomosAdd core_prototype; make pp_prototype use it
2011-07-25 Chris 'BinGOs... Updated Unicode-Normalize to CPAN version 1.13
2011-07-25 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.78
2011-07-25 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9109
2011-07-25 Reini Urbanfix outdated url to dtrace blog post
2011-07-25 Father ChrysostomosCorrect defined(%hash) entry
2011-07-25 Kevin Ryde[perl #95538] perldiag.pod on defined %hash
2011-07-24 Steffen MuellerUpdate Porting/Maintainers.pl wrt. ExtUtils::ParseXS
2011-07-24 Steffen MuellerSync EU::ParseXS Changes and $VERSION with CPAN
2011-07-24 Steffen MuellerMore diagnostics in xsubpp on EU::PXS load failure
2011-07-24 Chris 'BinGOs... Update Module-CoreList maintainer and sync version...
2011-07-24 Tony Cookexport the invlist functions that were causing the...
2011-07-24 Nicholas ClarkAdd an option TARG_DIR to makedef.pl, giving the path...
2011-07-24 Nicholas ClarkIn makedef.pl, move config.sh to the loop that prepends...
2011-07-24 Nicholas ClarkAdd UNLINK_ALL_VERSIONS to PL_non_bincompat_options...
2011-07-24 Nicholas ClarkPerl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
next