This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $Pod::Html::VERSION to reflect the changes of commit 978af2c644ee9abf.
[perl5.git] / ext /
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...
2012-02-18 Nicholas ClarkMove Pod::Functions from lib/ to ext/
2012-02-18 Dominic HargreavesRevert "Increase the fallback value of MAXPATHLEN"
2012-02-15 Ævar Arnfjörð Bjar... POSIX: bump version to 1.30
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-15 Ævar Arnfjörð Bjar... Revert "Use the strptime() probe in POSIX.xs & tests"
2012-02-15 Nicholas ClarkPod::Html's feature2.t needs to match path separators...
2012-02-14 H.Merijn Brandmixing declarations and assignments not allowed in C89
2012-02-13 Abhijit Menon-SenMake pp_study a no-op, as discussed on p5p
2012-02-12 Robin Barkeradd --quiet to silence noisy tests
2012-02-12 David LeadbeaterFix skip count for B using tests in PerlIO::Scalar
2012-02-12 Ævar Arnfjörð Bjar... Use the strptime() probe in POSIX.xs & tests
2012-02-12 Craig A. BerryCast around signedness warnings in POSIX's new strptime.
2012-02-11 Ævar Arnfjörð Bjar... Merge branch 'avar/POSIX-strptime' into blead
2012-02-11 Paul "LeoNerd" EvansMore obvious variable names and neater code in strptime()
2012-02-11 Paul "LeoNerd" Evansstr_offset ought to be a STRLEN, not an int
2012-02-11 Paul "LeoNerd" EvansIf strptime() is called with UTf-8 string but legacy...
2012-02-11 Paul "LeoNerd" EvansIf strptime() is called with legacy string but UTF...
2012-02-11 Paul "LeoNerd" EvansSmall refactor of string offset code in POSIX::strptime...
2012-02-11 Paul "LeoNerd" EvansWhen strptime() receives a reference, ensure it's a...
2012-02-11 Paul "LeoNerd" EvansYield -1 as undef from POSIX::strptime(); ensure that...
2012-02-11 Paul "LeoNerd" EvansActually implement @EXPORT_OK of strptime correctly...
2012-02-11 Paul "LeoNerd" EvansSolaris needs _STRPTIME_DONTZERO in order not to zero...
next