This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-08-03 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000005
2011-08-03 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.112150
2011-08-03 Craig A. BerryAdd the correct PL_sig_ignoring skip for VMS in makedef.pl.
2011-08-02 Father ChrysostomosRemove Perl_mod
2011-08-02 Father ChrysostomosIncrease $diagnostics::VERSION from 1.23 to 1.24
2011-08-02 Matthew Horsfall... RT #94988 - Support for %u in diagnostics.pm's printf...
2011-08-02 Keith ThompsonFix typos in pod/perlexperiment.pod
2011-08-02 Father ChrysostomosA few tweaks to the new perlexperiment.pod
2011-08-02 Keith ThompsonFix typos in several pod/perl*.pod files
2011-08-02 Father ChrysostomosMake verbatim pod in bignum.pm fit in 80 columns
2011-08-02 brian d foyAdd perlexperiment to detail experimental features
2011-08-02 Vincent PitSvREFCNT_dec already checks if the SV is non-NULL
2011-08-01 Chris 'BinGOs... Update Module-Load to version 0.20
2011-08-01 Tony CookNote the stat() change in perldelta
2011-08-01 Tony Cook[rt #84590] try to preserve the inode number, even...
2011-08-01 Nicholas ClarkMerge the refactored makedef.pl into blead.
2011-08-01 Nicholas ClarkNote in perldelta that makedef.pl has been refactored.
2011-08-01 Nicholas ClarkIn makedef.pl, refactor the code that reads *.sym files.
2011-08-01 Nicholas ClarkIn makedef.pl, correct a typo in a comment.
2011-08-01 Nicholas ClarkIn makedef.pl, avoid creating %PLATFORMS just for one...
2011-08-01 Nicholas ClarkIn makedef.pl, use %ARGS instead of 4 variables for...
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate all the C compiler flags...
2011-08-01 Nicholas ClarkIn makedef.pl, read ccflags and optimize from %Config.
2011-08-01 Nicholas ClarkIn makedef.pl, read 4 configuration values direct from...
2011-08-01 Nicholas ClarkIn makedef.pl, merge the code that reads config.sh
2011-08-01 Nicholas ClarkIn makedef.pl, export boot_* for static modules only...
2011-08-01 Nicholas ClarkIn makedef.pl, tidy up the MYMALLOC logic.
2011-08-01 Nicholas ClarkIn makedef.pl, tidy up the USE_PERLIO logic.
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate all the code that tries...
2011-08-01 Nicholas ClarkIn makedef.pl, remove duplicate symbols passed to try_s...
2011-08-01 Nicholas ClarkIn makedef.pl, replace calls to try_symbol() with try_s...
2011-08-01 Nicholas ClarkIn makedef.pl, change readvar() to add items to a passe...
2011-08-01 Nicholas ClarkIn makedef.pl, no need to loop over a 1 item list.
2011-08-01 Nicholas ClarkIn makedef.pl, inline output_symbol() into its only...
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate the actual output code in...
2011-08-01 Nicholas ClarkIn makedef.pl, rename emit_symbols() to try_symbols...
2011-08-01 Nicholas ClarkIn makedef.pl, inline emit_symbol.
2011-08-01 Nicholas ClarkIn makedef.pl, eliminate now-superfluous chomp and...
2011-08-01 Nicholas ClarkIn makedef.pl, inline skip_symbols.
2011-08-01 Nicholas ClarkIn makedef.pl, readvar now returns a list, not an array...
2011-08-01 Nicholas ClarkIn makedef.pl, move the "oddities from PerlIO" from...
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate all the code conditional...
2011-08-01 Nicholas ClarkIn makedef.pl, NetWare can't export perl_clone_host...
2011-08-01 Nicholas ClarkIn makedef.pl, read Config::{,non_}bincompat_options...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_pidgone for...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_mro_meta_dup...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_malloc{ed,_good}_size from...
2011-08-01 Nicholas ClarkIn makedef.pl, remove 15 non-API functions from the...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_deb_growlevel...
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
next