This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-12-08 Father Chrysostomos[perl #77096] Deparse return and do without llafr
2011-12-08 Father Chrysostomosdeparse.t: Add bug number
2011-12-08 Father Chrysostomos[perl #47361] Deparse do +{} and do({}) correctly
2011-12-08 Nicholas ClarkCorrect a bug in the previous commit (bb35dd48)
2011-12-07 Nicholas Clarkbisect-runner.pl now builds 42 more 5.005_5x releases.
2011-12-07 Nicholas ClarkTeach bisect-runner.pl how to build a significant PERL_...
2011-12-07 Nicholas Clarkbisect-runner.pl must patch an incorrect use of eaccess...
2011-12-07 Father ChrysostomosFix ext/B/t/f_map.t failure
2011-12-07 Chris 'BinGOs... Update ExtUtils-ParseXS to CPAN version 3.07
2011-12-07 Father Chrysostomos[perl #47359] Deparse method {$object} correctly
2011-12-07 Father ChrysostomosDeparse: detect hh changes properly
2011-12-07 Father ChrysostomosAdjust docs to match new ver decl behaviour
2011-12-07 Father ChrysostomosDeparse funny keys/values in hh properly
2011-12-07 Father ChrysostomosFix up ext/B/t for strict.pm changes
2011-12-07 Father ChrysostomosFix deparsing of undefined hint hash values
2011-12-07 Father Chrysostomosuse 5.xxx: Don’t load feature.pm unnecessarily
2011-12-07 Father Chrysostomosmore tests for partial strictures and ver decls
2011-12-07 Father ChrysostomosImplement new ‘use 5.xxx' plan
2011-12-07 Father ChrysostomosDocument :default feature bundle
2011-12-07 Father ChrysostomosAdd :default feature bundle
2011-12-07 Nicholas Clarkbisect-runner.pl should skip the testcase if it fails...
2011-12-07 Nicholas ClarkPorting/expand-macro.pl needs to avoid "macro redefined...
2011-12-07 Chris 'BinGOs... Sync versions in Maintainers.pl for Safe and ExtUtils...
2011-12-06 Father ChrysostomosIncrease perl5db.pl’s version to 1.35
2011-12-06 Father ChrysostomoscmpVERSION.pl: Check lib/*.pl, too
2011-12-06 Rafael Garcia... Upgrade to Safe 2.30
2011-12-06 Father Chrysostomosperlfunc/substr: Don’t mention dev release
2011-12-06 Father ChrysostomosDocument substr lv with negative offset
2011-12-06 Father ChrysostomosUpdate eval docs for list context fix
2011-12-06 Father Chrysostomos[perl #80630] Make eval"" return empty list for syntax...
2011-12-06 Father ChrysostomosDon’t LEAVE_with_name("evalcomp") for syntax errors
2011-12-05 Alexandr Ciornii|| instead of "or" (perl#78708)
2011-12-05 Father ChrysostomosPut optimised substr assignment in void context
2011-12-05 Ricardo Signesfix some foibles in perlintro.pod
2011-12-04 Chris 'BinGOs... Update IO-Compress to CPAN version 2.045
2011-12-04 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.045
2011-12-04 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.045
2011-12-04 Father ChrysostomosAdjust substr offsets when using, not when creating...
2011-12-04 Father ChrysostomosClarify docs for sv_usepvn_flags
2011-12-04 Nicholas ClarkOn AIX, avoid a shell pipepline by making makedef.pl...
2011-12-04 Nicholas ClarkSimplify S_parse_body() by calling S_usage() and S_minu...
2011-12-04 Nicholas ClarkBreak the -v code out from Perl_moreswitches() into...
2011-12-04 Nicholas ClarkRefactor S_usage() to take 0 parameters and exit direct...
2011-12-04 Chris 'BinGOs... Update IO-Compress to CPAN version 2.044
2011-12-03 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.044
2011-12-03 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.044
2011-12-03 Craig A. BerryRemove the VMS-specific private len in S_mayberelocate.
2011-12-03 Father ChrysostomosRemove SvTAINT from sv_sethek
2011-12-03 Shlomi Fishperl -d bugfixes and tests
2011-12-03 Peter MartiniStop calling sv_usepvn_flags from sv_sethek
2011-12-03 Craig A. BerryVMS-specific scope fix for S_mayberelocate.
2011-12-03 Nicholas ClarkSmall tidyups in S_incpush() and S_mayberelocate()
2011-12-03 Nicholas ClarkAvoid attacks on sitecustomize by using NUL delimiters...
2011-12-03 Carl HayterMake sitecustomize relocatableinc aware
2011-12-03 Nicholas ClarkTidy up t/re/regexp.t
2011-12-03 Craig A. BerryRework vms/vms.c:Perl_flex_stat_int() to avoid undersco...
2011-12-03 Craig A. BerryAdd Term::ReadLine to write_buildcustomize.pl.
2011-12-03 Tony Cookmore reliably kill a runaway test process on cygwin
2011-12-03 Tony Cookdon't depend on threads to do a watchdog when testing...
2011-12-03 Father ChrysostomosAdd Mark Dootson to AUTHORS
2011-12-03 Father ChrysostomosIncrease $threads::VERSION to 1.86
2011-12-03 Mark Dootson[perl #104776] Fix threads for latest 64bit mingw-w64...
2011-12-02 Father Chrysostomos$tied =~ s///e when FETCH returns a COW
2011-12-02 Craig A. Berryskip Perl_my_symlink symbol on older VMS systems.
2011-12-02 Chris 'BinGOs... Update Locale-Codes version in Maintainers.pl
2011-12-02 Father ChrysostomosAllow COW PVMGs to be tied
2011-12-01 Father ChrysostomosUse SvOOK_on
2011-12-01 Father ChrysostomosBring SvOOK_on back, but simpler
2011-12-01 Chris 'BinGOs... Update Locale-Codes to CPAN version 3.20
2011-12-01 Florian RagwitzMerge branch 'dual-life-socket' into blead
2011-12-01 Paul \"LeoNerd... Bump Socket::VERSION to 1.95; to match CPAN release
2011-12-01 Paul \"LeoNerd... Snapshot of P/PE/PEVANS/Socket-1.94_07.tar.gz
2011-12-01 Paul \"LeoNerd... More fixups for dual-life to support out-of-core build
2011-12-01 Paul \"LeoNerd... Prepare Socket.pm for dual-life
2011-12-01 Paul \"LeoNerd... Fixups for older Perl versions:
2011-12-01 Paul \"LeoNerd... Rewrite ext/Socket/t/Socket.t to use Test::More rather...
2011-12-01 Rafael Garcia... Install perlfaq and perlglossary manpages in section...
2011-12-01 Chris 'BinGOs... Skip executable Cygwin test in EUMM when in core
2011-12-01 Tony Cookavoid conflicting static / dllexport on legacy perls too
2011-12-01 Tony Cookignore a cygwin specific generated file
2011-12-01 Tony Cookstatic and dllexport don't belong together on cygwin
2011-12-01 Father Chrysostomossv.c: fix comment typo added by ce2077b184
2011-12-01 Father ChrysostomosRemove SvOOK_on
2011-12-01 Father Chrysostomosperlintro: consistent use of spaces after dots
2011-12-01 Father Chrysostomos[perl #105024] UNIVERSAL::AUTOLOAD and %+
2011-12-01 Ricardo Signesteach podcheck.t about newly linked-to module in perlfunc
2011-12-01 Abhijit Menon-SenDon't suggest using srand for "cryptographic purposes"
2011-11-30 Ævar Arnfjörð... pod/perlintro: mention that "foreach" is really a synon...
2011-11-30 Ævar Arnfjörð... pod/perlsyn: for is equivalent to "foreach'
2011-11-30 Father Chrysostomosperlhacktips: typo
2011-11-30 Father Chrysostomosperlsource.pod: toolks → tools
2011-11-30 Father ChrysostomosAnother confusing comment; this time in regcomp.c
2011-11-30 Father ChrysostomosCorrect comment in hv.c:S_share_hek_flags
2011-11-30 Father ChrysostomosRemove obsolete comment about SvPOKp in sv.h
2011-11-30 Father Chrysostomoshv.h: Don’t call a char * parameter ‘sv’!
2011-11-30 Father Chrysostomoshv.h: remove obsolete comment
2011-11-30 Father Chrysostomossv.c/find_uninit_var: Explain kid-scanning loop better
2011-11-30 Father Chrysostomossv.c: typo
2011-11-29 Father Chrysostomospanic after cow-to-stash assignment
2011-11-28 Nicholas ClarkAs perldoc is linked from perl.pod, it shouldn't be...
next