summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make B::COP::stashpv respect utf8 and embedded nullsFather Chrysostomos2012-06-052-7/+33
* Fix version logic in B.xsFather Chrysostomos2012-06-051-4/+2
* Change B::COP::stashlen to stashoffFather Chrysostomos2012-06-053-13/+16
* [perl #78742] Store CopSTASH in a pad under threadsFather Chrysostomos2012-06-041-1/+5
* Increase $B::VERSION to 1.36Father Chrysostomos2012-06-041-1/+1
* Bump $Pod::Html::VERSION to reflect the changes of commit 978af2c644ee9abf.Nicholas Clark2012-06-041-1/+1
* Merge branch 'post-5.16' into bleadSteve Peters2012-06-041-0/+1
|\
| * Add --libpods back as a non-functional option to pod2html.Steve Peters2012-05-042-2/+4
| * Since the HTML files generated by pod2html claim to have a utf-8 charset,Steve Peters2012-05-041-0/+1
* | Version bump for POSIX.pm.Craig A. Berry2012-06-031-1/+1
* | extern "C" for POSIX.xs.Craig A. Berry2012-06-031-0/+2
* | extern "C" for sdbm.c.Craig A. Berry2012-06-031-0/+7
* | Fix K & R-style function definition in VMS::Stdio.Craig A. Berry2012-05-311-5/+1
* | update the editor hints for spaces, not tabsRicardo Signes2012-05-296-10/+10
* | Cast exception handler in dl_vms.xs.Craig A. Berry2012-05-281-1/+1
* | Excise PL_amagic_generationFather Chrysostomos2012-05-231-0/+2
* | replace B::COP::stashflags by B::COP::stashlenReini Urban2012-05-222-6/+6
* | Increase $Pod::Functions::VERSION to 1.06Father Chrysostomos2012-05-211-1/+1
* | Remove OPpCONST_WARNING from B::ConciseFather Chrysostomos2012-05-211-2/+2
* | Correct Peek.t to account for flag changesFather Chrysostomos2012-05-211-1/+2
* | Annihilate ‘A’ magicFather Chrysostomos2012-05-211-2/+0
* | overload.pm: Don’t touch %OVERLOAD’s dummy entryFather Chrysostomos2012-05-211-10/+1
* | Document hashref_locked() and hashref_unlocked(). Add tests for them, includ...jkeenan2012-05-212-12/+78
* | Increase $Hash::Util::VERSION to 0.12Father Chrysostomos2012-05-211-1/+1
* | Add subroutines hash_locked() and hashref_locked() to Hash::Util.jkeenan2012-05-212-21/+52
* | Copy call checker when cloning closure prototypeFather Chrysostomos2012-05-211-1/+12
* | [perl #111000] Let hv_store work on hint hashesFather Chrysostomos2012-05-211-0/+10
* | Increase $XS::APItest::VERSION to 0.39Father Chrysostomos2012-05-211-1/+1
* | Teach B::Concise about UTF8 labelsFather Chrysostomos2012-05-211-0/+1
* | Increase $B::Concise::VERSION to 0.90Father Chrysostomos2012-05-211-1/+1
* | Don't test that errno is still 0 after POSIX::f?pathconfPaul Johnson2012-05-141-19/+19
* | Fix test failureFather Chrysostomos2012-05-081-1/+1
* | [perl #112780] Don’t set cloned in-memory handles to ""Father Chrysostomos2012-05-072-3/+26
* | Increase $PerlIO::scalar::VERSION to 0.14Father Chrysostomos2012-05-071-1/+1
* | Add --libpods back as a non-functional option to pod2html.Steve Peters2012-05-042-2/+4
|/
* utf8n_to_uvuni(): Fix broken malformation interactionsKarl Williamson2012-05-011-17/+58
* disable codes_in_verbatim for Pod::HtmlRicardo Signes2012-04-263-0/+5
* utf8.c: refactor utf8n_to_uvuni()Karl Williamson2012-04-262-0/+258
* Set *.html permissions in installhtml.Craig A. Berry2012-04-191-0/+1
* allow "." in directory nameRicardo Signes2012-04-191-1/+1
* make Pod-Html's _unixify normalize Win32 drive lettersRicardo Signes2012-04-153-3/+4
* Increase $attributes::VERSION to 0.19Father Chrysostomos2012-04-101-1/+1
* Revert "doco improvement for attributes.pm"Father Chrysostomos2012-04-101-16/+0
* Fix VMS build broken by d1718a7cf5Father Chrysostomos2012-04-053-39/+39
* [perl #111462] Move strict hints from %^H to $^HFather Chrysostomos2012-04-038-138/+141
* Increase $B::Concise::VERSION to 0.89Father Chrysostomos2012-04-031-1/+1
* Increase $OptreeCheck::VERSION to 0.07Father Chrysostomos2012-04-031-1/+1
* Increase $XS::APItest::VERSION to 0.38Father Chrysostomos2012-03-251-1/+1
* Label UTF8 cleanupBrian Fraser2012-03-254-3/+270
* Use the new utf8 to code point functionsKarl Williamson2012-03-192-2/+2