This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 8b8c1fb
[perl5.git] / ext /
2012-06-21 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.15
2012-06-21 Father Chrysostomos[perl #113764] Make &= duping work with PerlIO::scalar
2012-06-20 Karl WilliamsonPATCH: [perl #113750] re.pm clobbers $_
2012-06-20 Aristotle PagaltzisPOSIX: Sometimes `printf` beats interpolation
2012-06-20 Daniel PerrettTidier example code for POSIX::localeconv()
2012-06-18 Nicholas ClarkUpdate DynaLoader's VERSION after commit 7d08496d81c138d9.
2012-06-14 David Mitchellupdate docs for (?{}) jumbo fix
2012-06-13 David Mitchelllet B know about new op_code_list field
2012-06-13 David Mitchellpropagate /msix and (?msix) etc flags into (??{})
2012-06-13 David Mitchellmake Perl_... and my_re_op_compile sigs match
2012-06-13 David Mitchelleliminate RExC_seen_evals and RExC_rx->seen_evals
2012-06-13 David Mitchellbump re.pm version number
2012-06-13 David Mitchellfix =/== typo in ext/re/t/regop.t
2012-06-13 David Mitchelladd op_comp field to regexp_engine API
2012-06-13 David Mitchellmake qr/(?{})/ behave with closures
2012-06-13 David Mitchelladd Perl_re_op_compile function
2012-06-09 Michael Schroeder[perl #111610] Trouble with XS-APItest/t/clone-with...
2012-06-09 Father ChrysostomosAdd alloccopstash provisionally to the API
2012-06-06 Father ChrysostomosMake B::COP::stashpv respect utf8 and embedded nulls
2012-06-06 Father ChrysostomosFix version logic in B.xs
2012-06-06 Father ChrysostomosChange B::COP::stashlen to stashoff
2012-06-05 Father Chrysostomos[perl #78742] Store CopSTASH in a pad under threads
2012-06-05 Father ChrysostomosIncrease $B::VERSION to 1.36
2012-06-04 Nicholas ClarkBump $Pod::Html::VERSION to reflect the changes of...
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-06-04 Craig A. BerryVersion bump for POSIX.pm.
2012-06-03 Craig A. Berryextern "C" for POSIX.xs.
2012-06-03 Craig A. Berryextern "C" for sdbm.c.
2012-06-01 Craig A. BerryFix K & R-style function definition in VMS::Stdio.
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-28 Craig A. BerryCast exception handler in dl_vms.xs.
2012-05-23 Father ChrysostomosExcise PL_amagic_generation
2012-05-22 Reini Urbanreplace B::COP::stashflags by B::COP::stashlen
2012-05-22 Father ChrysostomosIncrease $Pod::Functions::VERSION to 1.06
2012-05-22 Father ChrysostomosRemove OPpCONST_WARNING from B::Concise
2012-05-22 Father ChrysostomosCorrect Peek.t to account for flag changes
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2012-05-22 Father Chrysostomosoverload.pm: Don’t touch %OVERLOAD’s dummy entry
2012-05-21 jkeenanDocument hashref_locked() and hashref_unlocked(). ...
2012-05-21 Father ChrysostomosIncrease $Hash::Util::VERSION to 0.12
2012-05-21 jkeenanAdd subroutines hash_locked() and hashref_locked()...
2012-05-21 Father ChrysostomosCopy call checker when cloning closure prototype
2012-05-21 Father Chrysostomos[perl #111000] Let hv_store work on hint hashes
2012-05-21 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.39
2012-05-21 Father ChrysostomosTeach B::Concise about UTF8 labels
2012-05-21 Father ChrysostomosIncrease $B::Concise::VERSION to 0.90
2012-05-14 Paul JohnsonDon't test that errno is still 0 after POSIX::f?pathconf
2012-05-08 Father ChrysostomosFix test failure
2012-05-08 Father Chrysostomos[perl #112780] Don’t set cloned in-memory handles to ""
2012-05-07 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.14
2012-05-04 Steve PetersAdd --libpods back as a non-functional option to pod2html.
2012-05-04 Steve PetersAdd --libpods back as a non-functional option to pod2html.
2012-05-04 Steve PetersSince the HTML files generated by pod2html claim to...
2012-05-01 Karl Williamsonutf8n_to_uvuni(): Fix broken malformation interactions
2012-04-27 Ricardo Signesdisable codes_in_verbatim for Pod::Html
2012-04-26 Karl Williamsonutf8.c: refactor utf8n_to_uvuni()
2012-04-20 Craig A. BerrySet *.html permissions in installhtml.
2012-04-20 Ricardo Signesallow "." in directory name
2012-04-16 Ricardo Signesmake Pod-Html's _unixify normalize Win32 drive letters
2012-04-11 Father ChrysostomosIncrease $attributes::VERSION to 0.19
2012-04-11 Father ChrysostomosRevert "doco improvement for attributes.pm"
2012-04-05 Father ChrysostomosFix VMS build broken by d1718a7cf5
2012-04-03 Father Chrysostomos[perl #111462] Move strict hints from %^H to $^H
2012-04-03 Father ChrysostomosIncrease $B::Concise::VERSION to 0.89
2012-04-03 Father ChrysostomosIncrease $OptreeCheck::VERSION to 0.07
2012-03-25 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.38
2012-03-25 Brian FraserLabel UTF8 cleanup
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-03-17 Nicholas ClarkIn perlfunc, don't have functions in "Misc" and a secon...
2012-03-17 Nicholas ClarkDe-emphasise switch-related keywords in perlfunc.
2012-03-12 Ricardo Signesmake the pod2html tests work with fs with vols
2012-03-12 Ricardo SignesSisyphus's fix for pod2html
2012-03-09 Reini Urbansdbm.c: fix off-by-one access to global ".dir"
2012-03-01 Father Chrysostomosattributes.pm: Consistent spaces after dots in pod
2012-03-01 Father Chrysostomosattributes.pm: Add caveat about lvalue subs
2012-03-01 Father Chrysostomos[perl #107366] Allow attributes to set :lvalue on defin...
2012-02-29 Craig A. BerryBump Pod::Html version.
2012-02-29 Craig A. BerryPortability tweaks to Pod::Html's cache.t.
2012-02-29 Craig A. BerryBetter cross-platform unixify for Pod::Html.
2012-02-29 Craig A. BerryDifferent differences for Pod::Html tests.
2012-02-27 Father ChrysostomosIncrease $attributes::VERSION to 0.18
2012-02-27 David Cantrelldoco improvement for attributes.pm
2012-02-25 Father Chrysostomosarybase.xs: Wrap PL_check safely
2012-02-25 Father ChrysostomosIncrease $arybase::VERSION to 0.05
2012-02-23 Ricardo Signeswork harder to get useful diagnostics on Win32
2012-02-22 David Goldenadd ext/Pod-Functions/.gitignore
2012-02-22 Ricardo Signesunixify paths a bit more systematicaly in Pod-Html
2012-02-22 Ricardo Signesdon't assume that filesys starts at / in Pod-Html
2012-02-22 Ricardo Signesunixify the --outfile arg to pod2html
2012-02-21 Marc GreenFix bug in pod2html crossreferencing
2012-02-18 Ævar Arnfjörð Bjar... Remove gete?[ug]id caching
2012-02-18 Nicholas ClarkAdd metadata to perlfunc.pod for which version or featu...
2012-02-18 Nicholas ClarkTest that Pod::Function's descriptions are stylisticall...
2012-02-18 Nicholas ClarkTest that functions in the groups in perlfunc.pod are...
2012-02-18 Nicholas ClarkTest that every function in perlfunc.pod has a summary...
2012-02-18 Nicholas ClarkAdd t/porting/perlfunc.t so that porting tests catch...
2012-02-18 Nicholas ClarkIn the generated Pod::Functions, store all function...
2012-02-18 Nicholas ClarkGenerate Pod::Functions from perlfunc.pod
2012-02-18 Nicholas ClarkAdd a dependency for ext/Pod-Functions/Functions_pm...
2012-02-18 Nicholas ClarkChange ext/Pod-Functions to generate Functions.pm from...
next